| 1 | [ Dec 19 22:01:40 Enabled. ] | ||
| 2 | [ Dec 19 22:01:40 Rereading configuration. ] | ||
| 3 | [ Dec 19 22:01:41 Rereading configuration. ] | ||
| 4 | [ Dec 19 22:01:42 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 | [ Dec 19 22:01:42 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 | 2025.12.19 22:01:43.269730 [ 1 ] {} <Information> Application: Will watch for the process with pid 25793 | ||
| 29 | 2025.12.19 22:01:43.270105 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.19 22:01:43.454512 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25793 | ||
| 31 | 2025.12.19 22:01:43.457039 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.19 22:01:43.457191 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.19 22:01:43.557937 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.19 22:01:43.604271 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.19 22:01:43.604350 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.19 22:01:43.604370 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.19 22:01:43.604427 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.19 22:01:43.605154 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.19 22:01:43.607970 [ 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 | 2025.12.19 22:01:43.608889 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.19 22:01:43.609862 [ 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 | 2025.12.19 22:01:43.609941 [ 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 | 2025.12.19 22:01:43.609999 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.19 22:01:43.610941 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.19 22:01:43.612048 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.19 22:01:43.618298 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.19 22:01:43.618972 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.19 22:01:43.620412 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.19 22:01:43.620511 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.19 22:01:43.621597 [ 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 | 2025.12.19 22:01:43.622092 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.19 22:01:43.626058 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.19 22:01:43.626517 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.19 22:01:43.630102 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.19 22:01:43.630465 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.19 22:01:43.630899 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.19 22:01:43.631239 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.19 22:01:43.632760 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.19 22:01:43.632789 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.19 22:01:43.632878 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.19 22:01:43.632977 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.19 22:01:43.640528 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.19 22:01:43.640554 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153732 sec | ||
| 68 | 2025.12.19 22:01:43.640610 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.19 22:01:43.640650 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.19 22:01:43.641393 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.19 22:01:43.641460 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.19 22:01:43.652349 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.19 22:01:43.652394 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.19 22:01:43.652489 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.19 22:01:43.652502 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.19 22:01:43.652536 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.19 22:01:43.652624 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.19 22:01:43.657296 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.19 22:01:43.657345 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.19 22:01:43.657409 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.19 22:01:43.657588 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.19 22:01:43.657635 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.19 22:01:43.657650 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.19 22:01:43.657745 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.19 22:01:43.657758 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.19 22:01:43.657791 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.19 22:01:43.657882 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.19 22:01:43.681165 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.19 22:01:43.682997 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.19 22:01:43.683097 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000122262 sec | ||
| 91 | 2025.12.19 22:01:43.683113 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.19 22:01:43.683125 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.19 22:01:43.683152 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.19 22:01:43.683432 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.19 22:01:43.683550 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.19 22:01:43.683568 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.19 22:01:43.683582 [ 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 | 2025.12.19 22:01:43.683597 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.19 22:01:43.687443 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.19 22:01:43.687745 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 91.93 MiB | ||
| 101 | 2025.12.19 22:01:43.688854 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.739e-05 sec. | ||
| 102 | 2025.12.19 22:01:43.689299 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.19 22:01:43.689922 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.19 22:01:43.689939 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.19 22:01:44.161387 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34119 | ||
| 106 | 2025.12.19 22:01:44.161770 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.19 22:01:44.161835 [ 3 ] {} <Debug> TCP-Session: 71e7d383-54d0-44e8-85b4-69748bf1228a Authenticating user 'default' from [fd00:1122:3344:101::c]:34119 | ||
| 108 | 2025.12.19 22:01:44.161866 [ 3 ] {} <Debug> TCP-Session: 71e7d383-54d0-44e8-85b4-69748bf1228a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.19 22:01:44.161941 [ 3 ] {} <Debug> TCP-Session: 71e7d383-54d0-44e8-85b4-69748bf1228a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.19 22:01:44.162038 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.19 22:01:44.162064 [ 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 | 2025.12.19 22:01:44.162139 [ 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 | 2025.12.19 22:01:44.163271 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51514 | ||
| 114 | 2025.12.19 22:01:44.164129 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.12.19 22:01:44.164129 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46024 | ||
| 116 | 2025.12.19 22:01:44.164139 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53411 | ||
| 117 | 2025.12.19 22:01:44.164169 [ 4 ] {} <Debug> TCP-Session: c3615bf0-d82d-4c47-80d5-7d300c2b18f2 Authenticating user 'default' from [fd00:1122:3344:101::c]:51514 | ||
| 118 | 2025.12.19 22:01:44.164309 [ 4 ] {} <Debug> TCP-Session: c3615bf0-d82d-4c47-80d5-7d300c2b18f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.19 22:01:44.164318 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51619 | ||
| 120 | 2025.12.19 22:01:44.164324 [ 4 ] {} <Debug> TCP-Session: c3615bf0-d82d-4c47-80d5-7d300c2b18f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.12.19 22:01:44.164419 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40252 | ||
| 122 | 2025.12.19 22:01:44.164949 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38686 | ||
| 123 | 2025.12.19 22:01:44.165045 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63389 | ||
| 124 | 2025.12.19 22:01:44.165159 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.19 22:01:44.165191 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.19 22:01:44.165228 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.12.19 22:01:44.165253 [ 256 ] {} <Debug> TCP-Session: c039b59a-a8cd-4726-a6dc-a8c84aaaeb87 Authenticating user 'default' from [fd00:1122:3344:101::c]:40252 | ||
| 128 | 2025.12.19 22:01:44.165349 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.19 22:01:44.165335 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.19 22:01:44.165306 [ 253 ] {} <Debug> TCP-Session: c9e65c12-7994-41b1-9440-4766e1ad0d63 Authenticating user 'default' from [fd00:1122:3344:101::c]:53411 | ||
| 131 | 2025.12.19 22:01:44.165424 [ 258 ] {} <Debug> TCP-Session: eb38731a-9747-4dd4-adb8-46df260da66f Authenticating user 'default' from [fd00:1122:3344:101::c]:38686 | ||
| 132 | 2025.12.19 22:01:44.165433 [ 5 ] {} <Debug> TCP-Session: 161343bd-81cb-4bb3-b99d-385a0796069a Authenticating user 'default' from [fd00:1122:3344:101::c]:46024 | ||
| 133 | 2025.12.19 22:01:44.165481 [ 253 ] {} <Debug> TCP-Session: c9e65c12-7994-41b1-9440-4766e1ad0d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.19 22:01:44.165529 [ 258 ] {} <Debug> TCP-Session: eb38731a-9747-4dd4-adb8-46df260da66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.19 22:01:44.165537 [ 5 ] {} <Debug> TCP-Session: 161343bd-81cb-4bb3-b99d-385a0796069a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.19 22:01:44.165547 [ 253 ] {} <Debug> TCP-Session: c9e65c12-7994-41b1-9440-4766e1ad0d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.19 22:01:44.165592 [ 258 ] {} <Debug> TCP-Session: eb38731a-9747-4dd4-adb8-46df260da66f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.19 22:01:44.165598 [ 5 ] {} <Debug> TCP-Session: 161343bd-81cb-4bb3-b99d-385a0796069a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.19 22:01:44.165417 [ 256 ] {} <Debug> TCP-Session: c039b59a-a8cd-4726-a6dc-a8c84aaaeb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.19 22:01:44.165304 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.12.19 22:01:44.165680 [ 256 ] {} <Debug> TCP-Session: c039b59a-a8cd-4726-a6dc-a8c84aaaeb87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.19 22:01:44.165298 [ 255 ] {} <Debug> TCP-Session: e4a0fabe-7cdc-4141-b8d5-3c7d735ef2a6 Authenticating user 'default' from [fd00:1122:3344:101::c]:51619 | ||
| 143 | 2025.12.19 22:01:44.165743 [ 257 ] {} <Debug> TCP-Session: c0947cb8-aaf8-4412-8003-c65f3605f033 Authenticating user 'default' from [fd00:1122:3344:101::c]:63389 | ||
| 144 | 2025.12.19 22:01:44.165750 [ 255 ] {} <Debug> TCP-Session: e4a0fabe-7cdc-4141-b8d5-3c7d735ef2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.19 22:01:44.165840 [ 257 ] {} <Debug> TCP-Session: c0947cb8-aaf8-4412-8003-c65f3605f033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.19 22:01:44.165851 [ 255 ] {} <Debug> TCP-Session: e4a0fabe-7cdc-4141-b8d5-3c7d735ef2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.19 22:01:44.165866 [ 257 ] {} <Debug> TCP-Session: c0947cb8-aaf8-4412-8003-c65f3605f033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.19 22:01:44.278639 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37981 | ||
| 149 | 2025.12.19 22:01:44.278761 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.19 22:01:44.278886 [ 259 ] {} <Debug> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:37981 | ||
| 151 | 2025.12.19 22:01:44.278911 [ 259 ] {} <Debug> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.19 22:01:44.278927 [ 259 ] {} <Debug> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.19 22:01:44.279076 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.12.19 22:01:44.279123 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.12.19 22:01:44.279214 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.19 22:01:44.279704 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50458 | ||
| 157 | 2025.12.19 22:01:44.279796 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56583 | ||
| 158 | 2025.12.19 22:01:44.279870 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52846 | ||
| 159 | 2025.12.19 22:01:44.279943 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41064 | ||
| 160 | 2025.12.19 22:01:44.280137 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.12.19 22:01:44.280215 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41477 | ||
| 162 | 2025.12.19 22:01:44.280272 [ 260 ] {} <Debug> TCP-Session: c080fd8c-57ea-406f-9f82-7453e794530a Authenticating user 'default' from [fd00:1122:3344:101::d]:50458 | ||
| 163 | 2025.12.19 22:01:44.280300 [ 260 ] {} <Debug> TCP-Session: c080fd8c-57ea-406f-9f82-7453e794530a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.19 22:01:44.280314 [ 260 ] {} <Debug> TCP-Session: c080fd8c-57ea-406f-9f82-7453e794530a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.12.19 22:01:44.280326 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47722 | ||
| 166 | 2025.12.19 22:01:44.280364 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.12.19 22:01:44.280373 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.12.19 22:01:44.280442 [ 261 ] {} <Debug> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56583 | ||
| 169 | 2025.12.19 22:01:44.280481 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.12.19 22:01:44.280492 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.12.19 22:01:44.280494 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62309 | ||
| 172 | 2025.12.19 22:01:44.280575 [ 261 ] {} <Debug> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.12.19 22:01:44.280598 [ 265 ] {} <Debug> TCP-Session: b5c1bea4-fbf4-4bdc-834a-4a9e3c0981ac Authenticating user 'default' from [fd00:1122:3344:101::d]:41477 | ||
| 174 | 2025.12.19 22:01:44.280613 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.12.19 22:01:44.280680 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34969 | ||
| 176 | 2025.12.19 22:01:44.280654 [ 261 ] {} <Debug> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.12.19 22:01:44.280637 [ 265 ] {} <Debug> TCP-Session: b5c1bea4-fbf4-4bdc-834a-4a9e3c0981ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.12.19 22:01:44.280736 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2025.12.19 22:01:44.280861 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.12.19 22:01:44.280878 [ 265 ] {} <Debug> TCP-Session: b5c1bea4-fbf4-4bdc-834a-4a9e3c0981ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.19 22:01:44.280540 [ 262 ] {} <Debug> TCP-Session: a6376d58-e351-4e68-a25d-1dcd2404bd5e Authenticating user 'default' from [fd00:1122:3344:101::d]:52846 | ||
| 182 | 2025.12.19 22:01:44.280904 [ 267 ] {} <Debug> TCP-Session: 7a21602f-c635-4cf2-aa9c-dea4ae14db7c Authenticating user 'default' from [fd00:1122:3344:101::d]:34969 | ||
| 183 | 2025.12.19 22:01:44.280898 [ 266 ] {} <Debug> TCP-Session: 87b510ae-d993-466c-b8dd-06475271ebe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62309 | ||
| 184 | 2025.12.19 22:01:44.280533 [ 263 ] {} <Debug> TCP-Session: 8b153170-ac73-4a0a-b998-09b55e6dfa8c Authenticating user 'default' from [fd00:1122:3344:101::d]:41064 | ||
| 185 | 2025.12.19 22:01:44.281029 [ 267 ] {} <Debug> TCP-Session: 7a21602f-c635-4cf2-aa9c-dea4ae14db7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.19 22:01:44.281016 [ 266 ] {} <Debug> TCP-Session: 87b510ae-d993-466c-b8dd-06475271ebe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.19 22:01:44.281003 [ 262 ] {} <Debug> TCP-Session: a6376d58-e351-4e68-a25d-1dcd2404bd5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.19 22:01:44.281115 [ 267 ] {} <Debug> TCP-Session: 7a21602f-c635-4cf2-aa9c-dea4ae14db7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.19 22:01:44.281102 [ 266 ] {} <Debug> TCP-Session: 87b510ae-d993-466c-b8dd-06475271ebe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.19 22:01:44.281096 [ 263 ] {} <Debug> TCP-Session: 8b153170-ac73-4a0a-b998-09b55e6dfa8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.19 22:01:44.281187 [ 262 ] {} <Debug> TCP-Session: a6376d58-e351-4e68-a25d-1dcd2404bd5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.19 22:01:44.280764 [ 264 ] {} <Debug> TCP-Session: 3bca9a99-8673-4340-bf07-9786a8f2a518 Authenticating user 'default' from [fd00:1122:3344:101::d]:47722 | ||
| 193 | 2025.12.19 22:01:44.281263 [ 263 ] {} <Debug> TCP-Session: 8b153170-ac73-4a0a-b998-09b55e6dfa8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2025.12.19 22:01:44.281297 [ 264 ] {} <Debug> TCP-Session: 3bca9a99-8673-4340-bf07-9786a8f2a518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.12.19 22:01:44.281368 [ 264 ] {} <Debug> TCP-Session: 3bca9a99-8673-4340-bf07-9786a8f2a518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.19 22:01:44.283841 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2025.12.19 22:01:44.286746 [ 259 ] {355a9f59-60ec-4107-ba16-272d17042ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2025.12.19 22:01:44.377750 [ 259 ] {355a9f59-60ec-4107-ba16-272d17042ea8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37981) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2025.12.19 22:01:44.378919 [ 259 ] {355a9f59-60ec-4107-ba16-272d17042ea8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2025.12.19 22:01:44.379246 [ 259 ] {355a9f59-60ec-4107-ba16-272d17042ea8} <Debug> TCPHandler: Processed in 0.096970643 sec. | ||
| 247 | 2025.12.19 22:01:44.379738 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2025.12.19 22:01:44.380002 [ 261 ] {bb152010-e294-412c-95fb-018f135a4226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2025.12.19 22:01:44.380525 [ 261 ] {bb152010-e294-412c-95fb-018f135a4226} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56583) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2025.12.19 22:01:44.380899 [ 261 ] {bb152010-e294-412c-95fb-018f135a4226} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2025.12.19 22:01:44.381124 [ 261 ] {bb152010-e294-412c-95fb-018f135a4226} <Debug> TCPHandler: Processed in 0.001630927 sec. | ||
| 298 | 2025.12.19 22:01:44.381476 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2025.12.19 22:01:44.382395 [ 259 ] {9745f329-2f2f-4537-af1c-e6e0321f50e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2025.12.19 22:01:44.383142 [ 259 ] {9745f329-2f2f-4537-af1c-e6e0321f50e9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2025.12.19 22:01:44.384572 [ 259 ] {9745f329-2f2f-4537-af1c-e6e0321f50e9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2025.12.19 22:01:44.384748 [ 259 ] {9745f329-2f2f-4537-af1c-e6e0321f50e9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000210324 sec | ||
| 303 | 2025.12.19 22:01:44.384765 [ 259 ] {9745f329-2f2f-4537-af1c-e6e0321f50e9} <Trace> ReferentialDeps: No tables | ||
| 304 | 2025.12.19 22:01:44.384777 [ 259 ] {9745f329-2f2f-4537-af1c-e6e0321f50e9} <Trace> LoadingDeps: No tables | ||
| 305 | 2025.12.19 22:01:44.384881 [ 259 ] {9745f329-2f2f-4537-af1c-e6e0321f50e9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2025.12.19 22:01:44.385739 [ 259 ] {9745f329-2f2f-4537-af1c-e6e0321f50e9} <Debug> TCPHandler: Processed in 0.004397872 sec. | ||
| 307 | 2025.12.19 22:01:44.385897 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.12.19 22:01:44.386121 [ 259 ] {566ca878-3892-4e50-b852-89f026a31c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2025.12.19 22:01:44.386212 [ 259 ] {566ca878-3892-4e50-b852-89f026a31c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2025.12.19 22:01:44.391974 [ 259 ] {566ca878-3892-4e50-b852-89f026a31c83} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2025.12.19 22:01:44.393667 [ 259 ] {566ca878-3892-4e50-b852-89f026a31c83} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418): Loading data parts | ||
| 313 | 2025.12.19 22:01:44.394795 [ 259 ] {566ca878-3892-4e50-b852-89f026a31c83} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418): There are no data parts | ||
| 314 | 2025.12.19 22:01:44.397879 [ 259 ] {566ca878-3892-4e50-b852-89f026a31c83} <Debug> TCPHandler: Processed in 0.012030226 sec. | ||
| 315 | 2025.12.19 22:01:44.398116 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2025.12.19 22:01:44.398303 [ 259 ] {fd926507-c30f-41fa-882d-7b931b959193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2025.12.19 22:01:44.398434 [ 259 ] {fd926507-c30f-41fa-882d-7b931b959193} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2025.12.19 22:01:44.409453 [ 259 ] {fd926507-c30f-41fa-882d-7b931b959193} <Debug> oximeter.measurements_bool (f59c95c8-6de6-4b52-a111-545359fd8cfd): Loading data parts | ||
| 329 | 2025.12.19 22:01:44.409816 [ 259 ] {fd926507-c30f-41fa-882d-7b931b959193} <Debug> oximeter.measurements_bool (f59c95c8-6de6-4b52-a111-545359fd8cfd): There are no data parts | ||
| 330 | 2025.12.19 22:01:44.411266 [ 259 ] {fd926507-c30f-41fa-882d-7b931b959193} <Debug> TCPHandler: Processed in 0.013200436 sec. | ||
| 331 | 2025.12.19 22:01:44.411428 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.12.19 22:01:44.411766 [ 259 ] {5734674e-f306-49f4-aa1b-ae2dfad32382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 333 | 2025.12.19 22:01:44.411823 [ 259 ] {5734674e-f306-49f4-aa1b-ae2dfad32382} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2025.12.19 22:01:44.413846 [ 259 ] {5734674e-f306-49f4-aa1b-ae2dfad32382} <Debug> oximeter.measurements_i8 (d9938f13-9723-46ef-b418-0ebea5848eb1): Loading data parts | ||
| 335 | 2025.12.19 22:01:44.413996 [ 259 ] {5734674e-f306-49f4-aa1b-ae2dfad32382} <Debug> oximeter.measurements_i8 (d9938f13-9723-46ef-b418-0ebea5848eb1): There are no data parts | ||
| 336 | 2025.12.19 22:01:44.415638 [ 259 ] {5734674e-f306-49f4-aa1b-ae2dfad32382} <Debug> TCPHandler: Processed in 0.00426057 sec. | ||
| 337 | 2025.12.19 22:01:44.415861 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.12.19 22:01:44.416009 [ 259 ] {8e46d18c-bc32-4656-8bde-96ba12badc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 339 | 2025.12.19 22:01:44.416117 [ 259 ] {8e46d18c-bc32-4656-8bde-96ba12badc42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2025.12.19 22:01:44.418149 [ 259 ] {8e46d18c-bc32-4656-8bde-96ba12badc42} <Debug> oximeter.measurements_u8 (1ab9986c-2458-400d-979c-6e7c3ad1a170): Loading data parts | ||
| 341 | 2025.12.19 22:01:44.418406 [ 259 ] {8e46d18c-bc32-4656-8bde-96ba12badc42} <Debug> oximeter.measurements_u8 (1ab9986c-2458-400d-979c-6e7c3ad1a170): There are no data parts | ||
| 342 | 2025.12.19 22:01:44.419880 [ 259 ] {8e46d18c-bc32-4656-8bde-96ba12badc42} <Debug> TCPHandler: Processed in 0.004051826 sec. | ||
| 343 | 2025.12.19 22:01:44.420039 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.12.19 22:01:44.420278 [ 259 ] {e82638ef-6543-4678-9d98-a2c79ebeb43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 345 | 2025.12.19 22:01:44.420324 [ 259 ] {e82638ef-6543-4678-9d98-a2c79ebeb43f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2025.12.19 22:01:44.422351 [ 259 ] {e82638ef-6543-4678-9d98-a2c79ebeb43f} <Debug> oximeter.measurements_i16 (63542584-2bdb-4e34-93ce-6dd9a9ad762e): Loading data parts | ||
| 347 | 2025.12.19 22:01:44.422496 [ 259 ] {e82638ef-6543-4678-9d98-a2c79ebeb43f} <Debug> oximeter.measurements_i16 (63542584-2bdb-4e34-93ce-6dd9a9ad762e): There are no data parts | ||
| 348 | 2025.12.19 22:01:44.423819 [ 259 ] {e82638ef-6543-4678-9d98-a2c79ebeb43f} <Debug> TCPHandler: Processed in 0.003835292 sec. | ||
| 349 | 2025.12.19 22:01:44.424054 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.12.19 22:01:44.424212 [ 259 ] {887479b0-9786-4bce-bc7f-74e6f720717c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 351 | 2025.12.19 22:01:44.424336 [ 259 ] {887479b0-9786-4bce-bc7f-74e6f720717c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2025.12.19 22:01:44.426200 [ 259 ] {887479b0-9786-4bce-bc7f-74e6f720717c} <Debug> oximeter.measurements_u16 (d2c9f0f5-7256-46ad-be27-6d60ad4f97ed): Loading data parts | ||
| 353 | 2025.12.19 22:01:44.426417 [ 259 ] {887479b0-9786-4bce-bc7f-74e6f720717c} <Debug> oximeter.measurements_u16 (d2c9f0f5-7256-46ad-be27-6d60ad4f97ed): There are no data parts | ||
| 354 | 2025.12.19 22:01:44.427732 [ 259 ] {887479b0-9786-4bce-bc7f-74e6f720717c} <Debug> TCPHandler: Processed in 0.00372747 sec. | ||
| 355 | 2025.12.19 22:01:44.427880 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.12.19 22:01:44.428117 [ 259 ] {9b93abf3-6ccd-413f-bef7-2a5c1b205f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 357 | 2025.12.19 22:01:44.428165 [ 259 ] {9b93abf3-6ccd-413f-bef7-2a5c1b205f46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2025.12.19 22:01:44.430188 [ 259 ] {9b93abf3-6ccd-413f-bef7-2a5c1b205f46} <Debug> oximeter.measurements_i32 (29447fdf-1ea6-41aa-a2bf-f2107eb02c64): Loading data parts | ||
| 359 | 2025.12.19 22:01:44.430322 [ 259 ] {9b93abf3-6ccd-413f-bef7-2a5c1b205f46} <Debug> oximeter.measurements_i32 (29447fdf-1ea6-41aa-a2bf-f2107eb02c64): There are no data parts | ||
| 360 | 2025.12.19 22:01:44.431950 [ 259 ] {9b93abf3-6ccd-413f-bef7-2a5c1b205f46} <Debug> TCPHandler: Processed in 0.004119367 sec. | ||
| 361 | 2025.12.19 22:01:44.432177 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2025.12.19 22:01:44.432334 [ 259 ] {aae0f449-b97f-4abe-b871-0c4cf340419b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 363 | 2025.12.19 22:01:44.432464 [ 259 ] {aae0f449-b97f-4abe-b871-0c4cf340419b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2025.12.19 22:01:44.434494 [ 259 ] {aae0f449-b97f-4abe-b871-0c4cf340419b} <Debug> oximeter.measurements_u32 (dca96421-087d-4de2-adae-668b74ba18ba): Loading data parts | ||
| 365 | 2025.12.19 22:01:44.434993 [ 259 ] {aae0f449-b97f-4abe-b871-0c4cf340419b} <Debug> oximeter.measurements_u32 (dca96421-087d-4de2-adae-668b74ba18ba): There are no data parts | ||
| 366 | 2025.12.19 22:01:44.436475 [ 259 ] {aae0f449-b97f-4abe-b871-0c4cf340419b} <Debug> TCPHandler: Processed in 0.004347951 sec. | ||
| 367 | 2025.12.19 22:01:44.436627 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.19 22:01:44.436884 [ 259 ] {9b58e3c2-05bb-4d67-a3f1-b82836d259fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 369 | 2025.12.19 22:01:44.436929 [ 259 ] {9b58e3c2-05bb-4d67-a3f1-b82836d259fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2025.12.19 22:01:44.439528 [ 259 ] {9b58e3c2-05bb-4d67-a3f1-b82836d259fb} <Debug> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Loading data parts | ||
| 371 | 2025.12.19 22:01:44.439681 [ 259 ] {9b58e3c2-05bb-4d67-a3f1-b82836d259fb} <Debug> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): There are no data parts | ||
| 372 | 2025.12.19 22:01:44.441168 [ 259 ] {9b58e3c2-05bb-4d67-a3f1-b82836d259fb} <Debug> TCPHandler: Processed in 0.004591525 sec. | ||
| 373 | 2025.12.19 22:01:44.441402 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.19 22:01:44.441557 [ 259 ] {4379c0ee-c643-4e6e-aa11-a8dc7dfea362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 375 | 2025.12.19 22:01:44.441679 [ 259 ] {4379c0ee-c643-4e6e-aa11-a8dc7dfea362} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2025.12.19 22:01:44.443963 [ 259 ] {4379c0ee-c643-4e6e-aa11-a8dc7dfea362} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Loading data parts | ||
| 377 | 2025.12.19 22:01:44.444156 [ 259 ] {4379c0ee-c643-4e6e-aa11-a8dc7dfea362} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): There are no data parts | ||
| 378 | 2025.12.19 22:01:44.445692 [ 259 ] {4379c0ee-c643-4e6e-aa11-a8dc7dfea362} <Debug> TCPHandler: Processed in 0.004338881 sec. | ||
| 379 | 2025.12.19 22:01:44.445850 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.19 22:01:44.446049 [ 259 ] {3c24dbec-a588-413e-a150-4f2c4020583d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 381 | 2025.12.19 22:01:44.446198 [ 259 ] {3c24dbec-a588-413e-a150-4f2c4020583d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2025.12.19 22:01:44.448024 [ 259 ] {3c24dbec-a588-413e-a150-4f2c4020583d} <Debug> oximeter.measurements_f32 (ae88cc5d-30fe-4c7e-8f93-ae1c14c3c068): Loading data parts | ||
| 383 | 2025.12.19 22:01:44.448166 [ 259 ] {3c24dbec-a588-413e-a150-4f2c4020583d} <Debug> oximeter.measurements_f32 (ae88cc5d-30fe-4c7e-8f93-ae1c14c3c068): There are no data parts | ||
| 384 | 2025.12.19 22:01:44.449556 [ 259 ] {3c24dbec-a588-413e-a150-4f2c4020583d} <Debug> TCPHandler: Processed in 0.003755152 sec. | ||
| 385 | 2025.12.19 22:01:44.449786 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.19 22:01:44.449938 [ 259 ] {27052a42-895e-4f6c-bee0-1592baef234f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 387 | 2025.12.19 22:01:44.450059 [ 259 ] {27052a42-895e-4f6c-bee0-1592baef234f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2025.12.19 22:01:44.451867 [ 259 ] {27052a42-895e-4f6c-bee0-1592baef234f} <Debug> oximeter.measurements_f64 (14651a72-9d48-44de-9062-b091b54b76c0): Loading data parts | ||
| 389 | 2025.12.19 22:01:44.452051 [ 259 ] {27052a42-895e-4f6c-bee0-1592baef234f} <Debug> oximeter.measurements_f64 (14651a72-9d48-44de-9062-b091b54b76c0): There are no data parts | ||
| 390 | 2025.12.19 22:01:44.453450 [ 259 ] {27052a42-895e-4f6c-bee0-1592baef234f} <Debug> TCPHandler: Processed in 0.003713101 sec. | ||
| 391 | 2025.12.19 22:01:44.453597 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.19 22:01:44.453799 [ 259 ] {4100df65-8aad-4e62-bb9c-f80ca432fba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 393 | 2025.12.19 22:01:44.453880 [ 259 ] {4100df65-8aad-4e62-bb9c-f80ca432fba8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2025.12.19 22:01:44.455729 [ 259 ] {4100df65-8aad-4e62-bb9c-f80ca432fba8} <Debug> oximeter.measurements_string (19cbed94-9046-4798-8b58-b5cb56ea4f79): Loading data parts | ||
| 395 | 2025.12.19 22:01:44.455870 [ 259 ] {4100df65-8aad-4e62-bb9c-f80ca432fba8} <Debug> oximeter.measurements_string (19cbed94-9046-4798-8b58-b5cb56ea4f79): There are no data parts | ||
| 396 | 2025.12.19 22:01:44.457192 [ 259 ] {4100df65-8aad-4e62-bb9c-f80ca432fba8} <Debug> TCPHandler: Processed in 0.003643799 sec. | ||
| 397 | 2025.12.19 22:01:44.457421 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2025.12.19 22:01:44.457580 [ 259 ] {633985f0-9064-407d-828c-0c2fb0f43c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2025.12.19 22:01:44.457712 [ 259 ] {633985f0-9064-407d-828c-0c2fb0f43c45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2025.12.19 22:01:44.459588 [ 259 ] {633985f0-9064-407d-828c-0c2fb0f43c45} <Debug> oximeter.measurements_bytes (1c7350a3-5a65-4fe4-afdd-fbd6f3a383fb): Loading data parts | ||
| 408 | 2025.12.19 22:01:44.459724 [ 259 ] {633985f0-9064-407d-828c-0c2fb0f43c45} <Debug> oximeter.measurements_bytes (1c7350a3-5a65-4fe4-afdd-fbd6f3a383fb): There are no data parts | ||
| 409 | 2025.12.19 22:01:44.461105 [ 259 ] {633985f0-9064-407d-828c-0c2fb0f43c45} <Debug> TCPHandler: Processed in 0.003733341 sec. | ||
| 410 | 2025.12.19 22:01:44.461329 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2025.12.19 22:01:44.461488 [ 259 ] {da6156a7-aaef-416c-a31e-2b8b900271d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 412 | 2025.12.19 22:01:44.461611 [ 259 ] {da6156a7-aaef-416c-a31e-2b8b900271d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2025.12.19 22:01:44.463398 [ 259 ] {da6156a7-aaef-416c-a31e-2b8b900271d6} <Debug> oximeter.measurements_cumulativei64 (3810ef48-0e7f-4fe0-87a6-fe2a08a08f13): Loading data parts | ||
| 414 | 2025.12.19 22:01:44.463606 [ 259 ] {da6156a7-aaef-416c-a31e-2b8b900271d6} <Debug> oximeter.measurements_cumulativei64 (3810ef48-0e7f-4fe0-87a6-fe2a08a08f13): There are no data parts | ||
| 415 | 2025.12.19 22:01:44.465006 [ 259 ] {da6156a7-aaef-416c-a31e-2b8b900271d6} <Debug> TCPHandler: Processed in 0.003726261 sec. | ||
| 416 | 2025.12.19 22:01:44.465147 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2025.12.19 22:01:44.465393 [ 259 ] {259b358b-e93f-4deb-b97d-2e46ae848c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 418 | 2025.12.19 22:01:44.465585 [ 259 ] {259b358b-e93f-4deb-b97d-2e46ae848c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2025.12.19 22:01:44.467317 [ 259 ] {259b358b-e93f-4deb-b97d-2e46ae848c42} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Loading data parts | ||
| 420 | 2025.12.19 22:01:44.467447 [ 259 ] {259b358b-e93f-4deb-b97d-2e46ae848c42} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): There are no data parts | ||
| 421 | 2025.12.19 22:01:44.468971 [ 259 ] {259b358b-e93f-4deb-b97d-2e46ae848c42} <Debug> TCPHandler: Processed in 0.003873574 sec. | ||
| 422 | 2025.12.19 22:01:44.469119 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2025.12.19 22:01:44.469278 [ 259 ] {4e2b1a0e-dfd6-4719-a7b9-0d3ede47d461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 424 | 2025.12.19 22:01:44.469410 [ 259 ] {4e2b1a0e-dfd6-4719-a7b9-0d3ede47d461} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2025.12.19 22:01:44.471366 [ 259 ] {4e2b1a0e-dfd6-4719-a7b9-0d3ede47d461} <Debug> oximeter.measurements_cumulativef32 (d3c91d21-7199-4c57-baa2-4ca169caf825): Loading data parts | ||
| 426 | 2025.12.19 22:01:44.471506 [ 259 ] {4e2b1a0e-dfd6-4719-a7b9-0d3ede47d461} <Debug> oximeter.measurements_cumulativef32 (d3c91d21-7199-4c57-baa2-4ca169caf825): There are no data parts | ||
| 427 | 2025.12.19 22:01:44.472849 [ 259 ] {4e2b1a0e-dfd6-4719-a7b9-0d3ede47d461} <Debug> TCPHandler: Processed in 0.003780202 sec. | ||
| 428 | 2025.12.19 22:01:44.473079 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2025.12.19 22:01:44.473237 [ 259 ] {8819e9b6-8568-46aa-9391-6ef38ae26107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 430 | 2025.12.19 22:01:44.473368 [ 259 ] {8819e9b6-8568-46aa-9391-6ef38ae26107} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2025.12.19 22:01:44.475174 [ 259 ] {8819e9b6-8568-46aa-9391-6ef38ae26107} <Debug> oximeter.measurements_cumulativef64 (c4e1d529-f804-4b98-8a13-c9193953732f): Loading data parts | ||
| 432 | 2025.12.19 22:01:44.475455 [ 259 ] {8819e9b6-8568-46aa-9391-6ef38ae26107} <Debug> oximeter.measurements_cumulativef64 (c4e1d529-f804-4b98-8a13-c9193953732f): There are no data parts | ||
| 433 | 2025.12.19 22:01:44.476961 [ 259 ] {8819e9b6-8568-46aa-9391-6ef38ae26107} <Debug> TCPHandler: Processed in 0.003932104 sec. | ||
| 434 | 2025.12.19 22:01:44.477105 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2025.12.19 22:01:44.477417 [ 259 ] {9030449d-6ff8-4aaa-8410-7dc37c7c14ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2025.12.19 22:01:44.477556 [ 259 ] {9030449d-6ff8-4aaa-8410-7dc37c7c14ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2025.12.19 22:01:44.479631 [ 259 ] {9030449d-6ff8-4aaa-8410-7dc37c7c14ea} <Debug> oximeter.measurements_histogrami8 (e5b5dd43-5198-400b-934e-b69a545d6a03): Loading data parts | ||
| 448 | 2025.12.19 22:01:44.479758 [ 259 ] {9030449d-6ff8-4aaa-8410-7dc37c7c14ea} <Debug> oximeter.measurements_histogrami8 (e5b5dd43-5198-400b-934e-b69a545d6a03): There are no data parts | ||
| 449 | 2025.12.19 22:01:44.481202 [ 259 ] {9030449d-6ff8-4aaa-8410-7dc37c7c14ea} <Debug> TCPHandler: Processed in 0.004146208 sec. | ||
| 450 | 2025.12.19 22:01:44.481437 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.12.19 22:01:44.481648 [ 259 ] {056e4de9-3284-4d26-a982-34c4783ec445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 452 | 2025.12.19 22:01:44.481783 [ 259 ] {056e4de9-3284-4d26-a982-34c4783ec445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2025.12.19 22:01:44.483799 [ 259 ] {056e4de9-3284-4d26-a982-34c4783ec445} <Debug> oximeter.measurements_histogramu8 (5dc4dda6-57e6-4ae9-9b78-b3078c720e48): Loading data parts | ||
| 454 | 2025.12.19 22:01:44.484033 [ 259 ] {056e4de9-3284-4d26-a982-34c4783ec445} <Debug> oximeter.measurements_histogramu8 (5dc4dda6-57e6-4ae9-9b78-b3078c720e48): There are no data parts | ||
| 455 | 2025.12.19 22:01:44.485422 [ 259 ] {056e4de9-3284-4d26-a982-34c4783ec445} <Debug> TCPHandler: Processed in 0.004036256 sec. | ||
| 456 | 2025.12.19 22:01:44.485569 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.19 22:01:44.485867 [ 259 ] {3880be5c-4377-4fcc-b5c4-13ac24d78a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 458 | 2025.12.19 22:01:44.486057 [ 259 ] {3880be5c-4377-4fcc-b5c4-13ac24d78a17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2025.12.19 22:01:44.488111 [ 259 ] {3880be5c-4377-4fcc-b5c4-13ac24d78a17} <Debug> oximeter.measurements_histogrami16 (d1d83210-ad9e-408e-8e70-f1d8a68d1912): Loading data parts | ||
| 460 | 2025.12.19 22:01:44.488235 [ 259 ] {3880be5c-4377-4fcc-b5c4-13ac24d78a17} <Debug> oximeter.measurements_histogrami16 (d1d83210-ad9e-408e-8e70-f1d8a68d1912): There are no data parts | ||
| 461 | 2025.12.19 22:01:44.489686 [ 259 ] {3880be5c-4377-4fcc-b5c4-13ac24d78a17} <Debug> TCPHandler: Processed in 0.004166538 sec. | ||
| 462 | 2025.12.19 22:01:44.489950 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.19 22:01:44.490165 [ 259 ] {02e7e1dc-507b-4ee8-be14-79c626ba70c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 464 | 2025.12.19 22:01:44.490307 [ 259 ] {02e7e1dc-507b-4ee8-be14-79c626ba70c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2025.12.19 22:01:44.492293 [ 259 ] {02e7e1dc-507b-4ee8-be14-79c626ba70c6} <Debug> oximeter.measurements_histogramu16 (00c4efb1-eebe-4131-bcbb-9ea4f4ce2d28): Loading data parts | ||
| 466 | 2025.12.19 22:01:44.492550 [ 259 ] {02e7e1dc-507b-4ee8-be14-79c626ba70c6} <Debug> oximeter.measurements_histogramu16 (00c4efb1-eebe-4131-bcbb-9ea4f4ce2d28): There are no data parts | ||
| 467 | 2025.12.19 22:01:44.493959 [ 259 ] {02e7e1dc-507b-4ee8-be14-79c626ba70c6} <Debug> TCPHandler: Processed in 0.004057056 sec. | ||
| 468 | 2025.12.19 22:01:44.494104 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2025.12.19 22:01:44.494406 [ 259 ] {1c0ca43a-4407-45b6-82f7-7f4e8f17419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 470 | 2025.12.19 22:01:44.494549 [ 259 ] {1c0ca43a-4407-45b6-82f7-7f4e8f17419e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2025.12.19 22:01:44.496547 [ 259 ] {1c0ca43a-4407-45b6-82f7-7f4e8f17419e} <Debug> oximeter.measurements_histogrami32 (096cf971-3fc6-4d59-a8f4-e47ec69454cb): Loading data parts | ||
| 472 | 2025.12.19 22:01:44.496659 [ 259 ] {1c0ca43a-4407-45b6-82f7-7f4e8f17419e} <Debug> oximeter.measurements_histogrami32 (096cf971-3fc6-4d59-a8f4-e47ec69454cb): There are no data parts | ||
| 473 | 2025.12.19 22:01:44.498038 [ 259 ] {1c0ca43a-4407-45b6-82f7-7f4e8f17419e} <Debug> TCPHandler: Processed in 0.003983935 sec. | ||
| 474 | 2025.12.19 22:01:44.498267 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2025.12.19 22:01:44.498475 [ 259 ] {a2dfcba7-cca0-4cd7-adb7-564e38c74e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 476 | 2025.12.19 22:01:44.498617 [ 259 ] {a2dfcba7-cca0-4cd7-adb7-564e38c74e53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2025.12.19 22:01:44.500515 [ 259 ] {a2dfcba7-cca0-4cd7-adb7-564e38c74e53} <Debug> oximeter.measurements_histogramu32 (c99574c4-6e2e-4393-a3eb-47e554aa79fd): Loading data parts | ||
| 478 | 2025.12.19 22:01:44.500759 [ 259 ] {a2dfcba7-cca0-4cd7-adb7-564e38c74e53} <Debug> oximeter.measurements_histogramu32 (c99574c4-6e2e-4393-a3eb-47e554aa79fd): There are no data parts | ||
| 479 | 2025.12.19 22:01:44.502166 [ 259 ] {a2dfcba7-cca0-4cd7-adb7-564e38c74e53} <Debug> TCPHandler: Processed in 0.003948324 sec. | ||
| 480 | 2025.12.19 22:01:44.502314 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.12.19 22:01:44.502616 [ 259 ] {9155a9d2-f0fe-46e7-b0c6-be16b7f8967a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 482 | 2025.12.19 22:01:44.502752 [ 259 ] {9155a9d2-f0fe-46e7-b0c6-be16b7f8967a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2025.12.19 22:01:44.504867 [ 259 ] {9155a9d2-f0fe-46e7-b0c6-be16b7f8967a} <Debug> oximeter.measurements_histogrami64 (f5ac2874-1e4d-4748-8b6a-d6dcff3b9ee0): Loading data parts | ||
| 484 | 2025.12.19 22:01:44.505006 [ 259 ] {9155a9d2-f0fe-46e7-b0c6-be16b7f8967a} <Debug> oximeter.measurements_histogrami64 (f5ac2874-1e4d-4748-8b6a-d6dcff3b9ee0): There are no data parts | ||
| 485 | 2025.12.19 22:01:44.506340 [ 259 ] {9155a9d2-f0fe-46e7-b0c6-be16b7f8967a} <Debug> TCPHandler: Processed in 0.004121837 sec. | ||
| 486 | 2025.12.19 22:01:44.506560 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2025.12.19 22:01:44.506889 [ 259 ] {f1e907e2-c8f0-438a-a22a-13d46878297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 488 | 2025.12.19 22:01:44.507029 [ 259 ] {f1e907e2-c8f0-438a-a22a-13d46878297d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2025.12.19 22:01:44.509187 [ 259 ] {f1e907e2-c8f0-438a-a22a-13d46878297d} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Loading data parts | ||
| 490 | 2025.12.19 22:01:44.509442 [ 259 ] {f1e907e2-c8f0-438a-a22a-13d46878297d} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): There are no data parts | ||
| 491 | 2025.12.19 22:01:44.510889 [ 259 ] {f1e907e2-c8f0-438a-a22a-13d46878297d} <Debug> TCPHandler: Processed in 0.004323511 sec. | ||
| 492 | 2025.12.19 22:01:44.511033 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.19 22:01:44.511325 [ 259 ] {349e6b62-6075-4d33-900e-f80f5f9d323c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 494 | 2025.12.19 22:01:44.511450 [ 259 ] {349e6b62-6075-4d33-900e-f80f5f9d323c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2025.12.19 22:01:44.513472 [ 259 ] {349e6b62-6075-4d33-900e-f80f5f9d323c} <Debug> oximeter.measurements_histogramf32 (ff2a16b9-5b0e-4904-924e-0213ffe900c0): Loading data parts | ||
| 496 | 2025.12.19 22:01:44.513633 [ 259 ] {349e6b62-6075-4d33-900e-f80f5f9d323c} <Debug> oximeter.measurements_histogramf32 (ff2a16b9-5b0e-4904-924e-0213ffe900c0): There are no data parts | ||
| 497 | 2025.12.19 22:01:44.515034 [ 259 ] {349e6b62-6075-4d33-900e-f80f5f9d323c} <Debug> TCPHandler: Processed in 0.004050746 sec. | ||
| 498 | 2025.12.19 22:01:44.515269 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.19 22:01:44.515501 [ 259 ] {b9c48521-1922-4584-a27e-8bc3ed99584c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 500 | 2025.12.19 22:01:44.515643 [ 259 ] {b9c48521-1922-4584-a27e-8bc3ed99584c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2025.12.19 22:01:44.517861 [ 259 ] {b9c48521-1922-4584-a27e-8bc3ed99584c} <Debug> oximeter.measurements_histogramf64 (43b429f0-4c70-4d07-a5b9-fa565882ca39): Loading data parts | ||
| 502 | 2025.12.19 22:01:44.518085 [ 259 ] {b9c48521-1922-4584-a27e-8bc3ed99584c} <Debug> oximeter.measurements_histogramf64 (43b429f0-4c70-4d07-a5b9-fa565882ca39): There are no data parts | ||
| 503 | 2025.12.19 22:01:44.519446 [ 259 ] {b9c48521-1922-4584-a27e-8bc3ed99584c} <Debug> TCPHandler: Processed in 0.00427978 sec. | ||
| 504 | 2025.12.19 22:01:44.519578 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.19 22:01:44.519912 [ 259 ] {773c1b15-0019-4bba-a260-219535b22b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2025.12.19 22:01:44.520044 [ 259 ] {773c1b15-0019-4bba-a260-219535b22b67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2025.12.19 22:01:44.522032 [ 259 ] {773c1b15-0019-4bba-a260-219535b22b67} <Debug> oximeter.fields_bool (e26750f5-b6ec-4ee2-97df-4874b42ba849): Loading data parts | ||
| 533 | 2025.12.19 22:01:44.522173 [ 259 ] {773c1b15-0019-4bba-a260-219535b22b67} <Debug> oximeter.fields_bool (e26750f5-b6ec-4ee2-97df-4874b42ba849): There are no data parts | ||
| 534 | 2025.12.19 22:01:44.523528 [ 259 ] {773c1b15-0019-4bba-a260-219535b22b67} <Debug> TCPHandler: Processed in 0.003936144 sec. | ||
| 535 | 2025.12.19 22:01:44.523667 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.12.19 22:01:44.523920 [ 259 ] {70500566-797c-4882-8a2d-f01239c0ae8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 537 | 2025.12.19 22:01:44.524100 [ 259 ] {70500566-797c-4882-8a2d-f01239c0ae8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2025.12.19 22:01:44.525878 [ 259 ] {70500566-797c-4882-8a2d-f01239c0ae8a} <Debug> oximeter.fields_i8 (df243c46-3f48-4ac4-ad9f-8147eaae4f9e): Loading data parts | ||
| 539 | 2025.12.19 22:01:44.526041 [ 259 ] {70500566-797c-4882-8a2d-f01239c0ae8a} <Debug> oximeter.fields_i8 (df243c46-3f48-4ac4-ad9f-8147eaae4f9e): There are no data parts | ||
| 540 | 2025.12.19 22:01:44.527468 [ 259 ] {70500566-797c-4882-8a2d-f01239c0ae8a} <Debug> TCPHandler: Processed in 0.003849613 sec. | ||
| 541 | 2025.12.19 22:01:44.527607 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.12.19 22:01:44.527760 [ 259 ] {e1680a56-5ac2-423e-a645-c4b8065f84ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 543 | 2025.12.19 22:01:44.527876 [ 259 ] {e1680a56-5ac2-423e-a645-c4b8065f84ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2025.12.19 22:01:44.529732 [ 259 ] {e1680a56-5ac2-423e-a645-c4b8065f84ca} <Debug> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Loading data parts | ||
| 545 | 2025.12.19 22:01:44.529895 [ 259 ] {e1680a56-5ac2-423e-a645-c4b8065f84ca} <Debug> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): There are no data parts | ||
| 546 | 2025.12.19 22:01:44.531207 [ 259 ] {e1680a56-5ac2-423e-a645-c4b8065f84ca} <Debug> TCPHandler: Processed in 0.003648399 sec. | ||
| 547 | 2025.12.19 22:01:44.531410 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.12.19 22:01:44.531657 [ 259 ] {5c391d90-2a44-4747-a8d2-05366e01ee30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 549 | 2025.12.19 22:01:44.531808 [ 259 ] {5c391d90-2a44-4747-a8d2-05366e01ee30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2025.12.19 22:01:44.534247 [ 259 ] {5c391d90-2a44-4747-a8d2-05366e01ee30} <Debug> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Loading data parts | ||
| 551 | 2025.12.19 22:01:44.534396 [ 259 ] {5c391d90-2a44-4747-a8d2-05366e01ee30} <Debug> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): There are no data parts | ||
| 552 | 2025.12.19 22:01:44.535751 [ 259 ] {5c391d90-2a44-4747-a8d2-05366e01ee30} <Debug> TCPHandler: Processed in 0.004388642 sec. | ||
| 553 | 2025.12.19 22:01:44.535900 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.12.19 22:01:44.536055 [ 259 ] {ad938249-1c87-4abf-b599-be68c6852627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 555 | 2025.12.19 22:01:44.536168 [ 259 ] {ad938249-1c87-4abf-b599-be68c6852627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2025.12.19 22:01:44.538244 [ 259 ] {ad938249-1c87-4abf-b599-be68c6852627} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Loading data parts | ||
| 557 | 2025.12.19 22:01:44.538383 [ 259 ] {ad938249-1c87-4abf-b599-be68c6852627} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): There are no data parts | ||
| 558 | 2025.12.19 22:01:44.539679 [ 259 ] {ad938249-1c87-4abf-b599-be68c6852627} <Debug> TCPHandler: Processed in 0.003827133 sec. | ||
| 559 | 2025.12.19 22:01:44.539904 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.12.19 22:01:44.540059 [ 259 ] {41aff1ad-e7a6-43fe-ba73-9b32f92cd8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 561 | 2025.12.19 22:01:44.540180 [ 259 ] {41aff1ad-e7a6-43fe-ba73-9b32f92cd8b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2025.12.19 22:01:44.542080 [ 259 ] {41aff1ad-e7a6-43fe-ba73-9b32f92cd8b7} <Debug> oximeter.fields_i32 (f263d647-e992-417a-b861-aa1daa74cefa): Loading data parts | ||
| 563 | 2025.12.19 22:01:44.542388 [ 259 ] {41aff1ad-e7a6-43fe-ba73-9b32f92cd8b7} <Debug> oximeter.fields_i32 (f263d647-e992-417a-b861-aa1daa74cefa): There are no data parts | ||
| 564 | 2025.12.19 22:01:44.543638 [ 259 ] {41aff1ad-e7a6-43fe-ba73-9b32f92cd8b7} <Debug> TCPHandler: Processed in 0.003786442 sec. | ||
| 565 | 2025.12.19 22:01:44.543780 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2025.12.19 22:01:44.543991 [ 259 ] {a0dbe6c5-263a-41a7-8087-3879634e8f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 567 | 2025.12.19 22:01:44.544077 [ 259 ] {a0dbe6c5-263a-41a7-8087-3879634e8f2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2025.12.19 22:01:44.546220 [ 259 ] {a0dbe6c5-263a-41a7-8087-3879634e8f2c} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Loading data parts | ||
| 569 | 2025.12.19 22:01:44.546338 [ 259 ] {a0dbe6c5-263a-41a7-8087-3879634e8f2c} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): There are no data parts | ||
| 570 | 2025.12.19 22:01:44.547739 [ 259 ] {a0dbe6c5-263a-41a7-8087-3879634e8f2c} <Debug> TCPHandler: Processed in 0.004006605 sec. | ||
| 571 | 2025.12.19 22:01:44.547981 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2025.12.19 22:01:44.548140 [ 259 ] {1175c32e-d0ec-42f3-8968-e00318f81a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 573 | 2025.12.19 22:01:44.548276 [ 259 ] {1175c32e-d0ec-42f3-8968-e00318f81a97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2025.12.19 22:01:44.550124 [ 259 ] {1175c32e-d0ec-42f3-8968-e00318f81a97} <Debug> oximeter.fields_i64 (52b44c61-543f-4f77-99ff-fc413885629a): Loading data parts | ||
| 575 | 2025.12.19 22:01:44.550312 [ 259 ] {1175c32e-d0ec-42f3-8968-e00318f81a97} <Debug> oximeter.fields_i64 (52b44c61-543f-4f77-99ff-fc413885629a): There are no data parts | ||
| 576 | 2025.12.19 22:01:44.551639 [ 259 ] {1175c32e-d0ec-42f3-8968-e00318f81a97} <Debug> TCPHandler: Processed in 0.003707931 sec. | ||
| 577 | 2025.12.19 22:01:44.551788 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2025.12.19 22:01:44.552043 [ 259 ] {85ef8ea9-5320-494a-839f-f6831ecd4ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 579 | 2025.12.19 22:01:44.552133 [ 259 ] {85ef8ea9-5320-494a-839f-f6831ecd4ea9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2025.12.19 22:01:44.554209 [ 259 ] {85ef8ea9-5320-494a-839f-f6831ecd4ea9} <Debug> oximeter.fields_u64 (8253ab09-3e32-4fba-9a1b-2949e418cbfe): Loading data parts | ||
| 581 | 2025.12.19 22:01:44.554326 [ 259 ] {85ef8ea9-5320-494a-839f-f6831ecd4ea9} <Debug> oximeter.fields_u64 (8253ab09-3e32-4fba-9a1b-2949e418cbfe): There are no data parts | ||
| 582 | 2025.12.19 22:01:44.555612 [ 259 ] {85ef8ea9-5320-494a-839f-f6831ecd4ea9} <Debug> TCPHandler: Processed in 0.003873044 sec. | ||
| 583 | 2025.12.19 22:01:44.555864 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2025.12.19 22:01:44.556021 [ 259 ] {b5139fdd-ebeb-44b4-9827-273a735558a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 585 | 2025.12.19 22:01:44.556145 [ 259 ] {b5139fdd-ebeb-44b4-9827-273a735558a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2025.12.19 22:01:44.557957 [ 259 ] {b5139fdd-ebeb-44b4-9827-273a735558a6} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Loading data parts | ||
| 587 | 2025.12.19 22:01:44.558166 [ 259 ] {b5139fdd-ebeb-44b4-9827-273a735558a6} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): There are no data parts | ||
| 588 | 2025.12.19 22:01:44.559585 [ 259 ] {b5139fdd-ebeb-44b4-9827-273a735558a6} <Debug> TCPHandler: Processed in 0.003790641 sec. | ||
| 589 | 2025.12.19 22:01:44.559728 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2025.12.19 22:01:44.560032 [ 259 ] {c7a07c9c-8f0b-4810-99ab-5429da6b6bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 591 | 2025.12.19 22:01:44.560155 [ 259 ] {c7a07c9c-8f0b-4810-99ab-5429da6b6bde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2025.12.19 22:01:44.562029 [ 259 ] {c7a07c9c-8f0b-4810-99ab-5429da6b6bde} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Loading data parts | ||
| 593 | 2025.12.19 22:01:44.562232 [ 259 ] {c7a07c9c-8f0b-4810-99ab-5429da6b6bde} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): There are no data parts | ||
| 594 | 2025.12.19 22:01:44.563840 [ 259 ] {c7a07c9c-8f0b-4810-99ab-5429da6b6bde} <Debug> TCPHandler: Processed in 0.004159488 sec. | ||
| 595 | 2025.12.19 22:01:44.563988 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2025.12.19 22:01:44.564140 [ 259 ] {061861a8-86d1-4ea7-ade0-bf9ce6d1d6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 597 | 2025.12.19 22:01:44.564268 [ 259 ] {061861a8-86d1-4ea7-ade0-bf9ce6d1d6c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2025.12.19 22:01:44.566437 [ 259 ] {061861a8-86d1-4ea7-ade0-bf9ce6d1d6c6} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Loading data parts | ||
| 599 | 2025.12.19 22:01:44.566686 [ 259 ] {061861a8-86d1-4ea7-ade0-bf9ce6d1d6c6} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): There are no data parts | ||
| 600 | 2025.12.19 22:01:44.568629 [ 259 ] {061861a8-86d1-4ea7-ade0-bf9ce6d1d6c6} <Debug> TCPHandler: Processed in 0.004688707 sec. | ||
| 601 | 2025.12.19 22:01:44.568841 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2025.12.19 22:01:44.569203 [ 259 ] {e6a83df7-d377-4ee9-aabc-31abbc87bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2025.12.19 22:01:44.569352 [ 259 ] {e6a83df7-d377-4ee9-aabc-31abbc87bfdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2025.12.19 22:01:44.571255 [ 259 ] {e6a83df7-d377-4ee9-aabc-31abbc87bfdb} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Loading data parts | ||
| 608 | 2025.12.19 22:01:44.571535 [ 259 ] {e6a83df7-d377-4ee9-aabc-31abbc87bfdb} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): There are no data parts | ||
| 609 | 2025.12.19 22:01:44.573238 [ 259 ] {e6a83df7-d377-4ee9-aabc-31abbc87bfdb} <Debug> TCPHandler: Processed in 0.004448012 sec. | ||
| 610 | 2025.12.19 22:01:44.573554 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.12.19 22:01:44.574052 [ 261 ] {7c76ad22-e4df-4ff0-bf77-421ba58d8698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2025.12.19 22:01:44.574840 [ 261 ] {7c76ad22-e4df-4ff0-bf77-421ba58d8698} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2025.12.19 22:01:44.585750 [ 268 ] {7c76ad22-e4df-4ff0-bf77-421ba58d8698} <Trace> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2025.12.19 22:01:44.585968 [ 268 ] {7c76ad22-e4df-4ff0-bf77-421ba58d8698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 615 | 2025.12.19 22:01:44.590928 [ 268 ] {7c76ad22-e4df-4ff0-bf77-421ba58d8698} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2025.12.19 22:01:44.591548 [ 268 ] {7c76ad22-e4df-4ff0-bf77-421ba58d8698} <Trace> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2025.12.19 22:01:44.591962 [ 261 ] {7c76ad22-e4df-4ff0-bf77-421ba58d8698} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018045 sec., 55.41701302299806 rows/sec., 886.67 B/sec. | ||
| 618 | 2025.12.19 22:01:44.592253 [ 261 ] {7c76ad22-e4df-4ff0-bf77-421ba58d8698} <Debug> TCPHandler: Processed in 0.018835548 sec. | ||
| 619 | 2025.12.19 22:01:45.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.64 MiB, peak 124.64 MiB, free memory in arenas 0.00 B, will set to 138.66 MiB (RSS), difference: 14.01 MiB | ||
| 620 | 2025.12.19 22:01:46.284342 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47966 | ||
| 621 | 2025.12.19 22:01:46.284486 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.19 22:01:46.284538 [ 270 ] {} <Debug> TCP-Session: 467976a4-3510-4c3d-93b8-f4924269d0a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:47966 | ||
| 623 | 2025.12.19 22:01:46.284685 [ 270 ] {} <Debug> TCP-Session: 467976a4-3510-4c3d-93b8-f4924269d0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.19 22:01:46.284700 [ 270 ] {} <Debug> TCP-Session: 467976a4-3510-4c3d-93b8-f4924269d0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.19 22:01:46.284788 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.19 22:01:46.284911 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.12.19 22:01:46.284929 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.19 22:01:46.286599 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58094 | ||
| 629 | 2025.12.19 22:01:46.286684 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32824 | ||
| 630 | 2025.12.19 22:01:46.286762 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64078 | ||
| 631 | 2025.12.19 22:01:46.286799 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.12.19 22:01:46.286861 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57156 | ||
| 633 | 2025.12.19 22:01:46.286917 [ 271 ] {} <Debug> TCP-Session: 2c5000cb-13f6-4a7e-a4eb-4ecdd3ed18a1 Authenticating user 'default' from [fd00:1122:3344:101::b]:58094 | ||
| 634 | 2025.12.19 22:01:46.287042 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.12.19 22:01:46.286995 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35602 | ||
| 636 | 2025.12.19 22:01:46.287086 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.12.19 22:01:46.287127 [ 271 ] {} <Debug> TCP-Session: 2c5000cb-13f6-4a7e-a4eb-4ecdd3ed18a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.12.19 22:01:46.287169 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.12.19 22:01:46.287175 [ 272 ] {} <Debug> TCP-Session: 6ba7fc7e-b814-403b-9a80-078cc24fba4a Authenticating user 'default' from [fd00:1122:3344:101::b]:32824 | ||
| 640 | 2025.12.19 22:01:46.287149 [ 273 ] {} <Debug> TCP-Session: 53d74710-37fb-4212-bb64-10d965af6551 Authenticating user 'default' from [fd00:1122:3344:101::b]:64078 | ||
| 641 | 2025.12.19 22:01:46.287273 [ 272 ] {} <Debug> TCP-Session: 6ba7fc7e-b814-403b-9a80-078cc24fba4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.12.19 22:01:46.287286 [ 274 ] {} <Debug> TCP-Session: 303cd223-8107-4666-a92e-ff1ad5855902 Authenticating user 'default' from [fd00:1122:3344:101::b]:57156 | ||
| 643 | 2025.12.19 22:01:46.287284 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.12.19 22:01:46.287353 [ 273 ] {} <Debug> TCP-Session: 53d74710-37fb-4212-bb64-10d965af6551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.12.19 22:01:46.287364 [ 274 ] {} <Debug> TCP-Session: 303cd223-8107-4666-a92e-ff1ad5855902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.12.19 22:01:46.287374 [ 272 ] {} <Debug> TCP-Session: 6ba7fc7e-b814-403b-9a80-078cc24fba4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.12.19 22:01:46.287455 [ 274 ] {} <Debug> TCP-Session: 303cd223-8107-4666-a92e-ff1ad5855902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.12.19 22:01:46.287457 [ 275 ] {} <Debug> TCP-Session: 4825aa3f-efc7-410a-a07c-33c4d6dd9c27 Authenticating user 'default' from [fd00:1122:3344:101::b]:35602 | ||
| 649 | 2025.12.19 22:01:46.287471 [ 273 ] {} <Debug> TCP-Session: 53d74710-37fb-4212-bb64-10d965af6551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.19 22:01:46.287314 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49284 | ||
| 651 | 2025.12.19 22:01:46.287559 [ 275 ] {} <Debug> TCP-Session: 4825aa3f-efc7-410a-a07c-33c4d6dd9c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.19 22:01:46.287313 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52021 | ||
| 653 | 2025.12.19 22:01:46.287249 [ 271 ] {} <Debug> TCP-Session: 2c5000cb-13f6-4a7e-a4eb-4ecdd3ed18a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.12.19 22:01:46.287724 [ 275 ] {} <Debug> TCP-Session: 4825aa3f-efc7-410a-a07c-33c4d6dd9c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.19 22:01:46.287973 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.12.19 22:01:46.288027 [ 277 ] {} <Debug> TCP-Session: b05e137a-f7f2-4865-a955-254c532591b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52021 | ||
| 657 | 2025.12.19 22:01:46.288053 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2025.12.19 22:01:46.288164 [ 277 ] {} <Debug> TCP-Session: b05e137a-f7f2-4865-a955-254c532591b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.19 22:01:46.288183 [ 276 ] {} <Debug> TCP-Session: ab80b0a7-a804-4c97-9b29-2cde9be0f129 Authenticating user 'default' from [fd00:1122:3344:101::b]:49284 | ||
| 660 | 2025.12.19 22:01:46.288187 [ 277 ] {} <Debug> TCP-Session: b05e137a-f7f2-4865-a955-254c532591b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.19 22:01:46.288342 [ 276 ] {} <Debug> TCP-Session: ab80b0a7-a804-4c97-9b29-2cde9be0f129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.19 22:01:46.288362 [ 276 ] {} <Debug> TCP-Session: ab80b0a7-a804-4c97-9b29-2cde9be0f129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.19 22:01:47.045543 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38177 | ||
| 664 | 2025.12.19 22:01:47.045708 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.19 22:01:47.045751 [ 278 ] {} <Debug> TCP-Session: 0638ce60-a8b8-4184-ac0c-3f661d54a183 Authenticating user 'default' from [fd00:1122:3344:101::a]:38177 | ||
| 666 | 2025.12.19 22:01:47.045774 [ 278 ] {} <Debug> TCP-Session: 0638ce60-a8b8-4184-ac0c-3f661d54a183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.19 22:01:47.045897 [ 278 ] {} <Debug> TCP-Session: 0638ce60-a8b8-4184-ac0c-3f661d54a183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.19 22:01:47.045979 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.19 22:01:47.046005 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.12.19 22:01:47.046146 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.19 22:01:47.047763 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51702 | ||
| 672 | 2025.12.19 22:01:47.047861 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43568 | ||
| 673 | 2025.12.19 22:01:47.047964 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2025.12.19 22:01:47.047960 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64124 | ||
| 675 | 2025.12.19 22:01:47.048081 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.12.19 22:01:47.048142 [ 279 ] {} <Debug> TCP-Session: 33f9805a-1133-489c-890d-f3e1b0124121 Authenticating user 'default' from [fd00:1122:3344:101::a]:51702 | ||
| 677 | 2025.12.19 22:01:47.048160 [ 280 ] {} <Debug> TCP-Session: 3365ff47-a774-4e9f-84fa-d27cae26f11d Authenticating user 'default' from [fd00:1122:3344:101::a]:43568 | ||
| 678 | 2025.12.19 22:01:47.048184 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61985 | ||
| 679 | 2025.12.19 22:01:47.048331 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.12.19 22:01:47.048354 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43052 | ||
| 681 | 2025.12.19 22:01:47.048180 [ 279 ] {} <Debug> TCP-Session: 33f9805a-1133-489c-890d-f3e1b0124121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.12.19 22:01:47.048437 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38526 | ||
| 683 | 2025.12.19 22:01:47.048409 [ 281 ] {} <Debug> TCP-Session: f2fc77da-87c3-42f4-83d5-418971dff07f Authenticating user 'default' from [fd00:1122:3344:101::a]:64124 | ||
| 684 | 2025.12.19 22:01:47.048402 [ 280 ] {} <Debug> TCP-Session: 3365ff47-a774-4e9f-84fa-d27cae26f11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.12.19 22:01:47.048554 [ 279 ] {} <Debug> TCP-Session: 33f9805a-1133-489c-890d-f3e1b0124121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.12.19 22:01:47.048191 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47493 | ||
| 687 | 2025.12.19 22:01:47.048672 [ 280 ] {} <Debug> TCP-Session: 3365ff47-a774-4e9f-84fa-d27cae26f11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.12.19 22:01:47.048731 [ 281 ] {} <Debug> TCP-Session: f2fc77da-87c3-42f4-83d5-418971dff07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.19 22:01:47.048733 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.12.19 22:01:47.048749 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.12.19 22:01:47.048852 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.12.19 22:01:47.048827 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2025.12.19 22:01:47.048946 [ 283 ] {} <Debug> TCP-Session: 6d80daf9-0da3-473e-b546-4a6fb34e5b72 Authenticating user 'default' from [fd00:1122:3344:101::a]:61985 | ||
| 694 | 2025.12.19 22:01:47.048823 [ 281 ] {} <Debug> TCP-Session: f2fc77da-87c3-42f4-83d5-418971dff07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.19 22:01:47.049061 [ 285 ] {} <Debug> TCP-Session: 7f62ddd5-be67-496b-9693-8bba4bacc487 Authenticating user 'default' from [fd00:1122:3344:101::a]:38526 | ||
| 696 | 2025.12.19 22:01:47.049033 [ 283 ] {} <Debug> TCP-Session: 6d80daf9-0da3-473e-b546-4a6fb34e5b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.19 22:01:47.049020 [ 282 ] {} <Debug> TCP-Session: 383b9ceb-1ffa-47ab-8d8a-f4e5756a6113 Authenticating user 'default' from [fd00:1122:3344:101::a]:47493 | ||
| 698 | 2025.12.19 22:01:47.049208 [ 285 ] {} <Debug> TCP-Session: 7f62ddd5-be67-496b-9693-8bba4bacc487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.19 22:01:47.049191 [ 283 ] {} <Debug> TCP-Session: 6d80daf9-0da3-473e-b546-4a6fb34e5b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.19 22:01:47.048815 [ 284 ] {} <Debug> TCP-Session: fdb516e0-f016-4fa3-bb49-3cef5458a920 Authenticating user 'default' from [fd00:1122:3344:101::a]:43052 | ||
| 701 | 2025.12.19 22:01:47.049337 [ 285 ] {} <Debug> TCP-Session: 7f62ddd5-be67-496b-9693-8bba4bacc487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.19 22:01:47.049309 [ 282 ] {} <Debug> TCP-Session: 383b9ceb-1ffa-47ab-8d8a-f4e5756a6113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.19 22:01:47.049428 [ 284 ] {} <Debug> TCP-Session: fdb516e0-f016-4fa3-bb49-3cef5458a920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.19 22:01:47.049435 [ 282 ] {} <Debug> TCP-Session: 383b9ceb-1ffa-47ab-8d8a-f4e5756a6113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.19 22:01:47.049556 [ 284 ] {} <Debug> TCP-Session: fdb516e0-f016-4fa3-bb49-3cef5458a920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.19 22:01:51.158440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2025.12.19 22:01:51.158653 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 708 | 2025.12.19 22:01:51.158671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.12.19 22:01:51.158763 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2025.12.19 22:01:51.162157 [ 244 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Loading data parts | ||
| 711 | 2025.12.19 22:01:51.162425 [ 244 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): There are no data parts | ||
| 712 | 2025.12.19 22:01:51.166447 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2025.12.19 22:01:51.166509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 714 | 2025.12.19 22:01:51.178608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2025.12.19 22:01:51.179185 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2025.12.19 22:01:51.179353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 717 | 2025.12.19 22:01:51.182777 [ 243 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Loading data parts | ||
| 718 | 2025.12.19 22:01:51.182954 [ 243 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): There are no data parts | ||
| 719 | 2025.12.19 22:01:51.207212 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2025.12.19 22:01:51.207254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 721 | 2025.12.19 22:01:51.213958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2025.12.19 22:01:51.215067 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2025.12.19 22:01:51.218230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2025.12.19 22:01:52.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.96 MiB, peak 148.96 MiB, free memory in arenas 0.00 B, will set to 154.00 MiB (RSS), difference: 9.04 MiB | ||
| 725 | 2025.12.19 22:01:53.658346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2025.12.19 22:01:53.658449 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2025.12.19 22:01:53.662818 [ 242 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Loading data parts | ||
| 728 | 2025.12.19 22:01:53.663071 [ 242 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): There are no data parts | ||
| 729 | 2025.12.19 22:01:53.668892 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2025.12.19 22:01:53.668928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 731 | 2025.12.19 22:01:53.670728 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2025.12.19 22:01:53.671264 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2025.12.19 22:01:53.671541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2025.12.19 22:01:54.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.19 MiB, peak 158.19 MiB, free memory in arenas 0.00 B, will set to 155.04 MiB (RSS), difference: -3.15 MiB | ||
| 735 | 2025.12.19 22:01:58.633024 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2025.12.19 22:01:58.633083 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2025.12.19 22:01:58.679491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 738 | 2025.12.19 22:01:58.682670 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2025.12.19 22:01:58.682840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 740 | 2025.12.19 22:01:58.683975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2025.12.19 22:01:58.684602 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2025.12.19 22:01:58.684869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2025.12.19 22:01:58.718331 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2025.12.19 22:01:58.736034 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2025.12.19 22:01:58.736165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 746 | 2025.12.19 22:01:58.742788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2025.12.19 22:01:58.744000 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2025.12.19 22:01:58.747063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2025.12.19 22:01:59.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.88 MiB, peak 159.88 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 1.87 MiB | ||
| 750 | 2025.12.19 22:02:04.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.88 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.02 MiB | ||
| 751 | 2025.12.19 22:02:04.604984 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.12.19 22:02:04.605253 [ 259 ] {a5810313-c7ab-4b0b-b650-f8a9f2e85b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.12.19 22:02:04.612097 [ 259 ] {a5810313-c7ab-4b0b-b650-f8a9f2e85b00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.12.19 22:02:04.618752 [ 259 ] {a5810313-c7ab-4b0b-b650-f8a9f2e85b00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.12.19 22:02:04.629517 [ 259 ] {a5810313-c7ab-4b0b-b650-f8a9f2e85b00} <Debug> TCPHandler: Processed in 0.024666892 sec. | ||
| 756 | 2025.12.19 22:02:04.638817 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.12.19 22:02:04.639039 [ 259 ] {cfd5d252-e713-455f-991d-edfde4cc3aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.12.19 22:02:04.641326 [ 259 ] {cfd5d252-e713-455f-991d-edfde4cc3aa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.12.19 22:02:04.641375 [ 259 ] {cfd5d252-e713-455f-991d-edfde4cc3aa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.12.19 22:02:04.643960 [ 259 ] {cfd5d252-e713-455f-991d-edfde4cc3aa5} <Debug> TCPHandler: Processed in 0.005199325 sec. | ||
| 761 | 2025.12.19 22:02:04.644811 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.12.19 22:02:04.644933 [ 259 ] {8d37cf76-cb1b-4e3f-9a7e-2c19721b6435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.12.19 22:02:04.647232 [ 259 ] {8d37cf76-cb1b-4e3f-9a7e-2c19721b6435} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.12.19 22:02:04.647289 [ 259 ] {8d37cf76-cb1b-4e3f-9a7e-2c19721b6435} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.12.19 22:02:04.647670 [ 259 ] {8d37cf76-cb1b-4e3f-9a7e-2c19721b6435} <Debug> TCPHandler: Processed in 0.002907697 sec. | ||
| 766 | 2025.12.19 22:02:04.647886 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.12.19 22:02:04.648004 [ 259 ] {04d5a188-93ef-4f58-a6ec-cfffab9d72a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.12.19 22:02:04.648243 [ 259 ] {04d5a188-93ef-4f58-a6ec-cfffab9d72a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.12.19 22:02:04.648285 [ 259 ] {04d5a188-93ef-4f58-a6ec-cfffab9d72a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.12.19 22:02:04.648593 [ 259 ] {04d5a188-93ef-4f58-a6ec-cfffab9d72a7} <Debug> TCPHandler: Processed in 0.000754142 sec. | ||
| 771 | 2025.12.19 22:02:04.648785 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.12.19 22:02:04.648899 [ 259 ] {80be47a6-23b0-4b94-b611-bf6a0d0fc6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.12.19 22:02:04.649135 [ 259 ] {80be47a6-23b0-4b94-b611-bf6a0d0fc6a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.12.19 22:02:04.649179 [ 259 ] {80be47a6-23b0-4b94-b611-bf6a0d0fc6a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.12.19 22:02:04.649517 [ 259 ] {80be47a6-23b0-4b94-b611-bf6a0d0fc6a9} <Debug> TCPHandler: Processed in 0.000779162 sec. | ||
| 776 | 2025.12.19 22:02:04.649703 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.12.19 22:02:04.649817 [ 259 ] {748a5aef-f851-4e95-b1e4-45a8b7b4d1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.12.19 22:02:04.650051 [ 259 ] {748a5aef-f851-4e95-b1e4-45a8b7b4d1e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.12.19 22:02:04.650093 [ 259 ] {748a5aef-f851-4e95-b1e4-45a8b7b4d1e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.12.19 22:02:04.650380 [ 259 ] {748a5aef-f851-4e95-b1e4-45a8b7b4d1e6} <Debug> TCPHandler: Processed in 0.000723842 sec. | ||
| 781 | 2025.12.19 22:02:04.650588 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.12.19 22:02:04.650703 [ 259 ] {4e96f3ba-7310-4e55-9ed4-23865da23cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.12.19 22:02:04.650936 [ 259 ] {4e96f3ba-7310-4e55-9ed4-23865da23cdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.12.19 22:02:04.650978 [ 259 ] {4e96f3ba-7310-4e55-9ed4-23865da23cdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.12.19 22:02:04.651269 [ 259 ] {4e96f3ba-7310-4e55-9ed4-23865da23cdf} <Debug> TCPHandler: Processed in 0.000727532 sec. | ||
| 786 | 2025.12.19 22:02:04.651471 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.12.19 22:02:04.651583 [ 259 ] {968b9b80-4f56-4c3d-bf5f-836e214d44dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.12.19 22:02:04.651815 [ 259 ] {968b9b80-4f56-4c3d-bf5f-836e214d44dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.12.19 22:02:04.651857 [ 259 ] {968b9b80-4f56-4c3d-bf5f-836e214d44dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.12.19 22:02:04.652139 [ 259 ] {968b9b80-4f56-4c3d-bf5f-836e214d44dc} <Debug> TCPHandler: Processed in 0.000715591 sec. | ||
| 791 | 2025.12.19 22:02:04.652337 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.12.19 22:02:04.652451 [ 259 ] {7b6e7c07-91c9-473b-b7bb-3d316a78ea46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.12.19 22:02:04.652684 [ 259 ] {7b6e7c07-91c9-473b-b7bb-3d316a78ea46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.12.19 22:02:04.652726 [ 259 ] {7b6e7c07-91c9-473b-b7bb-3d316a78ea46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.12.19 22:02:04.653000 [ 259 ] {7b6e7c07-91c9-473b-b7bb-3d316a78ea46} <Debug> TCPHandler: Processed in 0.000710481 sec. | ||
| 796 | 2025.12.19 22:02:04.653195 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.12.19 22:02:04.653312 [ 259 ] {3d9e6b58-4cb6-48f3-a8ba-0b74e249d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.12.19 22:02:04.653547 [ 259 ] {3d9e6b58-4cb6-48f3-a8ba-0b74e249d0ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.12.19 22:02:04.653589 [ 259 ] {3d9e6b58-4cb6-48f3-a8ba-0b74e249d0ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.12.19 22:02:04.653872 [ 259 ] {3d9e6b58-4cb6-48f3-a8ba-0b74e249d0ef} <Debug> TCPHandler: Processed in 0.000723782 sec. | ||
| 801 | 2025.12.19 22:02:04.654063 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.12.19 22:02:04.654179 [ 259 ] {acb2e2a1-d385-45b1-855f-71de5894334e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.12.19 22:02:04.654418 [ 259 ] {acb2e2a1-d385-45b1-855f-71de5894334e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.12.19 22:02:04.654460 [ 259 ] {acb2e2a1-d385-45b1-855f-71de5894334e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.12.19 22:02:04.654754 [ 259 ] {acb2e2a1-d385-45b1-855f-71de5894334e} <Debug> TCPHandler: Processed in 0.000737782 sec. | ||
| 806 | 2025.12.19 22:02:04.654953 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.12.19 22:02:04.655068 [ 259 ] {ce03c5c5-3ec5-4b41-99cd-da4a2b264c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.12.19 22:02:04.655310 [ 259 ] {ce03c5c5-3ec5-4b41-99cd-da4a2b264c44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.12.19 22:02:04.655351 [ 259 ] {ce03c5c5-3ec5-4b41-99cd-da4a2b264c44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.12.19 22:02:04.655638 [ 259 ] {ce03c5c5-3ec5-4b41-99cd-da4a2b264c44} <Debug> TCPHandler: Processed in 0.000731752 sec. | ||
| 811 | 2025.12.19 22:02:04.655837 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.12.19 22:02:04.655954 [ 259 ] {82053853-eeaf-4ce5-9ef9-0a9bc2a07479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.12.19 22:02:04.656203 [ 259 ] {82053853-eeaf-4ce5-9ef9-0a9bc2a07479} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.12.19 22:02:04.656245 [ 259 ] {82053853-eeaf-4ce5-9ef9-0a9bc2a07479} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.12.19 22:02:04.656526 [ 259 ] {82053853-eeaf-4ce5-9ef9-0a9bc2a07479} <Debug> TCPHandler: Processed in 0.000735712 sec. | ||
| 816 | 2025.12.19 22:02:04.656723 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.12.19 22:02:04.656840 [ 259 ] {a5b48085-da23-4dc9-ba52-b0d488c6369d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.12.19 22:02:04.657087 [ 259 ] {a5b48085-da23-4dc9-ba52-b0d488c6369d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.12.19 22:02:04.657129 [ 259 ] {a5b48085-da23-4dc9-ba52-b0d488c6369d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.12.19 22:02:04.657414 [ 259 ] {a5b48085-da23-4dc9-ba52-b0d488c6369d} <Debug> TCPHandler: Processed in 0.000736661 sec. | ||
| 821 | 2025.12.19 22:02:04.657612 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.12.19 22:02:04.657729 [ 259 ] {79bd6d7f-b3c6-4dc8-af8a-aad9dc3000ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.12.19 22:02:04.657975 [ 259 ] {79bd6d7f-b3c6-4dc8-af8a-aad9dc3000ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.12.19 22:02:04.658017 [ 259 ] {79bd6d7f-b3c6-4dc8-af8a-aad9dc3000ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.12.19 22:02:04.658297 [ 259 ] {79bd6d7f-b3c6-4dc8-af8a-aad9dc3000ae} <Debug> TCPHandler: Processed in 0.000733622 sec. | ||
| 826 | 2025.12.19 22:02:04.658497 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.12.19 22:02:04.658616 [ 259 ] {04b72de3-8280-404d-81e0-cbd82ada9e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.12.19 22:02:04.658864 [ 259 ] {04b72de3-8280-404d-81e0-cbd82ada9e81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.12.19 22:02:04.658906 [ 259 ] {04b72de3-8280-404d-81e0-cbd82ada9e81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.12.19 22:02:04.659196 [ 259 ] {04b72de3-8280-404d-81e0-cbd82ada9e81} <Debug> TCPHandler: Processed in 0.000746082 sec. | ||
| 831 | 2025.12.19 22:02:04.659873 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.12.19 22:02:04.659990 [ 259 ] {b0c95aa6-ff10-4ed3-b357-269e681fb274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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) | ||
| 833 | 2025.12.19 22:02:04.660247 [ 259 ] {b0c95aa6-ff10-4ed3-b357-269e681fb274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.12.19 22:02:04.660289 [ 259 ] {b0c95aa6-ff10-4ed3-b357-269e681fb274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.12.19 22:02:04.660571 [ 259 ] {b0c95aa6-ff10-4ed3-b357-269e681fb274} <Debug> TCPHandler: Processed in 0.000745192 sec. | ||
| 836 | 2025.12.19 22:02:04.660769 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.12.19 22:02:04.660889 [ 259 ] {87193f31-ad30-43ed-b1f3-c6024e221d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.12.19 22:02:04.661157 [ 259 ] {87193f31-ad30-43ed-b1f3-c6024e221d57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.12.19 22:02:04.661200 [ 259 ] {87193f31-ad30-43ed-b1f3-c6024e221d57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.12.19 22:02:04.661487 [ 259 ] {87193f31-ad30-43ed-b1f3-c6024e221d57} <Debug> TCPHandler: Processed in 0.000770143 sec. | ||
| 841 | 2025.12.19 22:02:04.661689 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.12.19 22:02:04.661808 [ 259 ] {632d17e4-2953-4091-9a71-8e90ecdb2031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.12.19 22:02:04.662064 [ 259 ] {632d17e4-2953-4091-9a71-8e90ecdb2031} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.12.19 22:02:04.662106 [ 259 ] {632d17e4-2953-4091-9a71-8e90ecdb2031} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.12.19 22:02:04.662392 [ 259 ] {632d17e4-2953-4091-9a71-8e90ecdb2031} <Debug> TCPHandler: Processed in 0.000749992 sec. | ||
| 846 | 2025.12.19 22:02:04.662584 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.12.19 22:02:04.662704 [ 259 ] {877bb5d9-29cd-4d0f-bb95-df3003fae125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.12.19 22:02:04.662960 [ 259 ] {877bb5d9-29cd-4d0f-bb95-df3003fae125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.12.19 22:02:04.663002 [ 259 ] {877bb5d9-29cd-4d0f-bb95-df3003fae125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.12.19 22:02:04.663271 [ 259 ] {877bb5d9-29cd-4d0f-bb95-df3003fae125} <Debug> TCPHandler: Processed in 0.000752112 sec. | ||
| 851 | 2025.12.19 22:02:04.664107 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.12.19 22:02:04.664226 [ 259 ] {ee3ba964-a9a2-4188-b94e-8dab551d77eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.12.19 22:02:04.664485 [ 259 ] {ee3ba964-a9a2-4188-b94e-8dab551d77eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.12.19 22:02:04.664526 [ 259 ] {ee3ba964-a9a2-4188-b94e-8dab551d77eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.12.19 22:02:04.664846 [ 259 ] {ee3ba964-a9a2-4188-b94e-8dab551d77eb} <Debug> TCPHandler: Processed in 0.000785283 sec. | ||
| 856 | 2025.12.19 22:02:04.667459 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.12.19 22:02:04.667610 [ 259 ] {d431fc48-4ee1-462c-b81b-1b6f081df89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.12.19 22:02:04.667913 [ 259 ] {d431fc48-4ee1-462c-b81b-1b6f081df89a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.12.19 22:02:04.667956 [ 259 ] {d431fc48-4ee1-462c-b81b-1b6f081df89a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.12.19 22:02:04.668270 [ 259 ] {d431fc48-4ee1-462c-b81b-1b6f081df89a} <Debug> TCPHandler: Processed in 0.000869464 sec. | ||
| 861 | 2025.12.19 22:02:04.668516 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.12.19 22:02:04.668637 [ 259 ] {bff20c72-07ca-4aba-a84d-eb43a10d3f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.12.19 22:02:04.668903 [ 259 ] {bff20c72-07ca-4aba-a84d-eb43a10d3f03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.12.19 22:02:04.668946 [ 259 ] {bff20c72-07ca-4aba-a84d-eb43a10d3f03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.12.19 22:02:04.669256 [ 259 ] {bff20c72-07ca-4aba-a84d-eb43a10d3f03} <Debug> TCPHandler: Processed in 0.000787613 sec. | ||
| 866 | 2025.12.19 22:02:04.669483 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.12.19 22:02:04.669605 [ 259 ] {675844d0-8025-416b-9b28-71c955fe9dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.12.19 22:02:04.669875 [ 259 ] {675844d0-8025-416b-9b28-71c955fe9dbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.12.19 22:02:04.669916 [ 259 ] {675844d0-8025-416b-9b28-71c955fe9dbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.12.19 22:02:04.670233 [ 259 ] {675844d0-8025-416b-9b28-71c955fe9dbe} <Debug> TCPHandler: Processed in 0.000797513 sec. | ||
| 871 | 2025.12.19 22:02:04.670465 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.12.19 22:02:04.670589 [ 259 ] {01f563e7-228a-402f-bcf6-964930329717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.12.19 22:02:04.670859 [ 259 ] {01f563e7-228a-402f-bcf6-964930329717} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.12.19 22:02:04.670900 [ 259 ] {01f563e7-228a-402f-bcf6-964930329717} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.12.19 22:02:04.671211 [ 259 ] {01f563e7-228a-402f-bcf6-964930329717} <Debug> TCPHandler: Processed in 0.000793023 sec. | ||
| 876 | 2025.12.19 22:02:04.671474 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.12.19 22:02:04.671597 [ 259 ] {48f4ba9a-6435-4433-bf0e-7f734a27a541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 878 | 2025.12.19 22:02:04.671866 [ 259 ] {48f4ba9a-6435-4433-bf0e-7f734a27a541} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.12.19 22:02:04.671908 [ 259 ] {48f4ba9a-6435-4433-bf0e-7f734a27a541} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.12.19 22:02:04.672217 [ 259 ] {48f4ba9a-6435-4433-bf0e-7f734a27a541} <Debug> TCPHandler: Processed in 0.000789393 sec. | ||
| 881 | 2025.12.19 22:02:04.687119 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.12.19 22:02:04.687237 [ 259 ] {c6f45b13-8ee9-4ebc-b731-a21786e4f87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 883 | 2025.12.19 22:02:04.687279 [ 259 ] {c6f45b13-8ee9-4ebc-b731-a21786e4f87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.12.19 22:02:04.687917 [ 259 ] {c6f45b13-8ee9-4ebc-b731-a21786e4f87c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2025.12.19 22:02:04.687956 [ 259 ] {c6f45b13-8ee9-4ebc-b731-a21786e4f87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 886 | 2025.12.19 22:02:04.690588 [ 259 ] {c6f45b13-8ee9-4ebc-b731-a21786e4f87c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2025.12.19 22:02:04.690958 [ 259 ] {c6f45b13-8ee9-4ebc-b731-a21786e4f87c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2025.12.19 22:02:04.691104 [ 259 ] {c6f45b13-8ee9-4ebc-b731-a21786e4f87c} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003899 sec., 6668.376506796614 rows/sec., 1.44 MiB/sec. | ||
| 889 | 2025.12.19 22:02:04.691142 [ 259 ] {c6f45b13-8ee9-4ebc-b731-a21786e4f87c} <Debug> TCPHandler: Processed in 0.004070757 sec. | ||
| 890 | 2025.12.19 22:02:04.691289 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.12.19 22:02:04.691385 [ 259 ] {a117cdd8-2fb8-440d-9ce8-2adc6426963e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 892 | 2025.12.19 22:02:04.691426 [ 259 ] {a117cdd8-2fb8-440d-9ce8-2adc6426963e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 893 | 2025.12.19 22:02:04.695975 [ 259 ] {a117cdd8-2fb8-440d-9ce8-2adc6426963e} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.12.19 22:02:04.696009 [ 259 ] {a117cdd8-2fb8-440d-9ce8-2adc6426963e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 895 | 2025.12.19 22:02:04.698416 [ 259 ] {a117cdd8-2fb8-440d-9ce8-2adc6426963e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2025.12.19 22:02:04.698858 [ 259 ] {a117cdd8-2fb8-440d-9ce8-2adc6426963e} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.12.19 22:02:04.698999 [ 259 ] {a117cdd8-2fb8-440d-9ce8-2adc6426963e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.007635 sec., 3143.4184675834967 rows/sec., 267.07 KiB/sec. | ||
| 898 | 2025.12.19 22:02:04.699039 [ 259 ] {a117cdd8-2fb8-440d-9ce8-2adc6426963e} <Debug> TCPHandler: Processed in 0.007798547 sec. | ||
| 899 | 2025.12.19 22:02:04.699160 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.12.19 22:02:04.699256 [ 259 ] {17751afe-98f4-4c10-ab4b-2bebd44e00bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 901 | 2025.12.19 22:02:04.699296 [ 259 ] {17751afe-98f4-4c10-ab4b-2bebd44e00bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 902 | 2025.12.19 22:02:04.699700 [ 259 ] {17751afe-98f4-4c10-ab4b-2bebd44e00bb} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.12.19 22:02:04.699737 [ 259 ] {17751afe-98f4-4c10-ab4b-2bebd44e00bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 904 | 2025.12.19 22:02:04.700174 [ 259 ] {17751afe-98f4-4c10-ab4b-2bebd44e00bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2025.12.19 22:02:04.700712 [ 259 ] {17751afe-98f4-4c10-ab4b-2bebd44e00bb} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.12.19 22:02:04.700843 [ 259 ] {17751afe-98f4-4c10-ab4b-2bebd44e00bb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001608 sec., 6218.905472636816 rows/sec., 507.11 KiB/sec. | ||
| 907 | 2025.12.19 22:02:04.700879 [ 259 ] {17751afe-98f4-4c10-ab4b-2bebd44e00bb} <Debug> TCPHandler: Processed in 0.001768039 sec. | ||
| 908 | 2025.12.19 22:02:04.700987 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.12.19 22:02:04.701088 [ 259 ] {47c6b9d5-fe49-4b17-ba51-1245d751ec13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 910 | 2025.12.19 22:02:04.701128 [ 259 ] {47c6b9d5-fe49-4b17-ba51-1245d751ec13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 911 | 2025.12.19 22:02:04.701651 [ 259 ] {47c6b9d5-fe49-4b17-ba51-1245d751ec13} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.12.19 22:02:04.701687 [ 259 ] {47c6b9d5-fe49-4b17-ba51-1245d751ec13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 913 | 2025.12.19 22:02:04.702186 [ 259 ] {47c6b9d5-fe49-4b17-ba51-1245d751ec13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2025.12.19 22:02:04.702663 [ 259 ] {47c6b9d5-fe49-4b17-ba51-1245d751ec13} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.12.19 22:02:04.702789 [ 259 ] {47c6b9d5-fe49-4b17-ba51-1245d751ec13} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.00172 sec., 116860.46511627907 rows/sec., 10.36 MiB/sec. | ||
| 916 | 2025.12.19 22:02:04.702825 [ 259 ] {47c6b9d5-fe49-4b17-ba51-1245d751ec13} <Debug> TCPHandler: Processed in 0.001887351 sec. | ||
| 917 | 2025.12.19 22:02:04.702945 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.12.19 22:02:04.703037 [ 259 ] {fc1ee42f-08e2-47f9-bf28-a20b54ba6e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 919 | 2025.12.19 22:02:04.703077 [ 259 ] {fc1ee42f-08e2-47f9-bf28-a20b54ba6e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 920 | 2025.12.19 22:02:04.703477 [ 259 ] {fc1ee42f-08e2-47f9-bf28-a20b54ba6e3b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.12.19 22:02:04.703514 [ 259 ] {fc1ee42f-08e2-47f9-bf28-a20b54ba6e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 922 | 2025.12.19 22:02:04.703949 [ 259 ] {fc1ee42f-08e2-47f9-bf28-a20b54ba6e3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2025.12.19 22:02:04.704365 [ 259 ] {fc1ee42f-08e2-47f9-bf28-a20b54ba6e3b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.12.19 22:02:04.704489 [ 259 ] {fc1ee42f-08e2-47f9-bf28-a20b54ba6e3b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001471 sec., 21753.908905506458 rows/sec., 1.60 MiB/sec. | ||
| 925 | 2025.12.19 22:02:04.704526 [ 259 ] {fc1ee42f-08e2-47f9-bf28-a20b54ba6e3b} <Debug> TCPHandler: Processed in 0.001630336 sec. | ||
| 926 | 2025.12.19 22:02:04.704634 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.12.19 22:02:04.704726 [ 259 ] {a2abcc7c-84da-4e4d-a767-dd2ffad88c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 928 | 2025.12.19 22:02:04.704765 [ 259 ] {a2abcc7c-84da-4e4d-a767-dd2ffad88c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 929 | 2025.12.19 22:02:04.705188 [ 259 ] {a2abcc7c-84da-4e4d-a767-dd2ffad88c53} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2025.12.19 22:02:04.705221 [ 259 ] {a2abcc7c-84da-4e4d-a767-dd2ffad88c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 931 | 2025.12.19 22:02:04.705665 [ 259 ] {a2abcc7c-84da-4e4d-a767-dd2ffad88c53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2025.12.19 22:02:04.706086 [ 259 ] {a2abcc7c-84da-4e4d-a767-dd2ffad88c53} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2025.12.19 22:02:04.706211 [ 259 ] {a2abcc7c-84da-4e4d-a767-dd2ffad88c53} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001502 sec., 15978.695073235685 rows/sec., 1.33 MiB/sec. | ||
| 934 | 2025.12.19 22:02:04.706249 [ 259 ] {a2abcc7c-84da-4e4d-a767-dd2ffad88c53} <Debug> TCPHandler: Processed in 0.001662128 sec. | ||
| 935 | 2025.12.19 22:02:04.706349 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2025.12.19 22:02:04.706442 [ 259 ] {56630810-0764-45d7-8d2f-634d1c1003f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 937 | 2025.12.19 22:02:04.706482 [ 259 ] {56630810-0764-45d7-8d2f-634d1c1003f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 938 | 2025.12.19 22:02:04.706863 [ 259 ] {56630810-0764-45d7-8d2f-634d1c1003f8} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.12.19 22:02:04.706899 [ 259 ] {56630810-0764-45d7-8d2f-634d1c1003f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 940 | 2025.12.19 22:02:04.707319 [ 259 ] {56630810-0764-45d7-8d2f-634d1c1003f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2025.12.19 22:02:04.707731 [ 259 ] {56630810-0764-45d7-8d2f-634d1c1003f8} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.12.19 22:02:04.707861 [ 259 ] {56630810-0764-45d7-8d2f-634d1c1003f8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001437 sec., 8350.730688935282 rows/sec., 652.40 KiB/sec. | ||
| 943 | 2025.12.19 22:02:04.707897 [ 259 ] {56630810-0764-45d7-8d2f-634d1c1003f8} <Debug> TCPHandler: Processed in 0.001596437 sec. | ||
| 944 | 2025.12.19 22:02:04.708004 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2025.12.19 22:02:04.708096 [ 259 ] {6ecce807-b6e9-422d-847b-b7a736b81da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 946 | 2025.12.19 22:02:04.708135 [ 259 ] {6ecce807-b6e9-422d-847b-b7a736b81da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 947 | 2025.12.19 22:02:04.708562 [ 259 ] {6ecce807-b6e9-422d-847b-b7a736b81da8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.12.19 22:02:04.708598 [ 259 ] {6ecce807-b6e9-422d-847b-b7a736b81da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 949 | 2025.12.19 22:02:04.709001 [ 259 ] {6ecce807-b6e9-422d-847b-b7a736b81da8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2025.12.19 22:02:04.709418 [ 259 ] {6ecce807-b6e9-422d-847b-b7a736b81da8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.12.19 22:02:04.709541 [ 259 ] {6ecce807-b6e9-422d-847b-b7a736b81da8} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001463 sec., 82023.23991797675 rows/sec., 6.67 MiB/sec. | ||
| 952 | 2025.12.19 22:02:04.709578 [ 259 ] {6ecce807-b6e9-422d-847b-b7a736b81da8} <Debug> TCPHandler: Processed in 0.001623786 sec. | ||
| 953 | 2025.12.19 22:02:04.709686 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2025.12.19 22:02:04.709778 [ 259 ] {d935d8db-d9ef-4b03-bcc4-134bafe5da4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 955 | 2025.12.19 22:02:04.709820 [ 259 ] {d935d8db-d9ef-4b03-bcc4-134bafe5da4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 956 | 2025.12.19 22:02:04.712640 [ 259 ] {d935d8db-d9ef-4b03-bcc4-134bafe5da4a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.12.19 22:02:04.712679 [ 259 ] {d935d8db-d9ef-4b03-bcc4-134bafe5da4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 958 | 2025.12.19 22:02:04.713281 [ 259 ] {d935d8db-d9ef-4b03-bcc4-134bafe5da4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2025.12.19 22:02:04.713742 [ 259 ] {d935d8db-d9ef-4b03-bcc4-134bafe5da4a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.12.19 22:02:04.713870 [ 259 ] {d935d8db-d9ef-4b03-bcc4-134bafe5da4a} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.00411 sec., 75182.48175182482 rows/sec., 5.64 MiB/sec. | ||
| 961 | 2025.12.19 22:02:04.713905 [ 259 ] {d935d8db-d9ef-4b03-bcc4-134bafe5da4a} <Debug> TCPHandler: Processed in 0.00426759 sec. | ||
| 962 | 2025.12.19 22:02:04.714020 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2025.12.19 22:02:04.714114 [ 259 ] {7f0f3e1e-4306-462d-88f3-09c1ba88c8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 964 | 2025.12.19 22:02:04.714166 [ 259 ] {7f0f3e1e-4306-462d-88f3-09c1ba88c8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 965 | 2025.12.19 22:02:04.714918 [ 259 ] {7f0f3e1e-4306-462d-88f3-09c1ba88c8c0} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2025.12.19 22:02:04.714954 [ 259 ] {7f0f3e1e-4306-462d-88f3-09c1ba88c8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 967 | 2025.12.19 22:02:04.718048 [ 259 ] {7f0f3e1e-4306-462d-88f3-09c1ba88c8c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2025.12.19 22:02:04.718468 [ 259 ] {7f0f3e1e-4306-462d-88f3-09c1ba88c8c0} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2025.12.19 22:02:04.718605 [ 259 ] {7f0f3e1e-4306-462d-88f3-09c1ba88c8c0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004509 sec., 2217.7866489243734 rows/sec., 3.97 MiB/sec. | ||
| 970 | 2025.12.19 22:02:04.718660 [ 259 ] {7f0f3e1e-4306-462d-88f3-09c1ba88c8c0} <Debug> TCPHandler: Processed in 0.004688656 sec. | ||
| 971 | 2025.12.19 22:02:04.718763 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2025.12.19 22:02:04.718856 [ 259 ] {d6b82578-8910-42ab-99e1-587f080818c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 973 | 2025.12.19 22:02:04.718896 [ 259 ] {d6b82578-8910-42ab-99e1-587f080818c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 974 | 2025.12.19 22:02:04.719226 [ 259 ] {d6b82578-8910-42ab-99e1-587f080818c1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2025.12.19 22:02:04.719262 [ 259 ] {d6b82578-8910-42ab-99e1-587f080818c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 976 | 2025.12.19 22:02:04.719673 [ 259 ] {d6b82578-8910-42ab-99e1-587f080818c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2025.12.19 22:02:04.720088 [ 259 ] {d6b82578-8910-42ab-99e1-587f080818c1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2025.12.19 22:02:04.720204 [ 259 ] {d6b82578-8910-42ab-99e1-587f080818c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 979 | 2025.12.19 22:02:04.720238 [ 259 ] {d6b82578-8910-42ab-99e1-587f080818c1} <Debug> TCPHandler: Processed in 0.001538045 sec. | ||
| 980 | 2025.12.19 22:02:06.185045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 981 | 2025.12.19 22:02:06.185744 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2025.12.19 22:02:06.185785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 983 | 2025.12.19 22:02:06.186667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 984 | 2025.12.19 22:02:06.187223 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2025.12.19 22:02:06.187388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 986 | 2025.12.19 22:02:06.247302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 987 | 2025.12.19 22:02:06.264320 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.12.19 22:02:06.264377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 989 | 2025.12.19 22:02:06.271209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 990 | 2025.12.19 22:02:06.272338 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.12.19 22:02:06.275400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 992 | 2025.12.19 22:02:07.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 163.83 MiB, free memory in arenas 0.00 B, will set to 161.00 MiB (RSS), difference: 1.17 MiB | ||
| 993 | 2025.12.19 22:02:09.610628 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.12.19 22:02:09.610830 [ 259 ] {efff3b7d-5ef2-40e5-8c8f-bfd4dcfc976e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 995 | 2025.12.19 22:02:09.610900 [ 259 ] {efff3b7d-5ef2-40e5-8c8f-bfd4dcfc976e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 996 | 2025.12.19 22:02:09.611608 [ 259 ] {efff3b7d-5ef2-40e5-8c8f-bfd4dcfc976e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.12.19 22:02:09.611659 [ 259 ] {efff3b7d-5ef2-40e5-8c8f-bfd4dcfc976e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 998 | 2025.12.19 22:02:09.612182 [ 259 ] {efff3b7d-5ef2-40e5-8c8f-bfd4dcfc976e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 999 | 2025.12.19 22:02:09.612713 [ 259 ] {efff3b7d-5ef2-40e5-8c8f-bfd4dcfc976e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.12.19 22:02:09.612872 [ 259 ] {efff3b7d-5ef2-40e5-8c8f-bfd4dcfc976e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002045 sec., 27383.863080684598 rows/sec., 2.10 MiB/sec. | ||
| 1001 | 2025.12.19 22:02:09.612920 [ 259 ] {efff3b7d-5ef2-40e5-8c8f-bfd4dcfc976e} <Debug> TCPHandler: Processed in 0.002395579 sec. | ||
| 1002 | 2025.12.19 22:02:09.613048 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.12.19 22:02:09.613153 [ 259 ] {314a94d5-e8e6-47b9-9834-6571194dbb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1004 | 2025.12.19 22:02:09.613198 [ 259 ] {314a94d5-e8e6-47b9-9834-6571194dbb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1005 | 2025.12.19 22:02:09.613646 [ 259 ] {314a94d5-e8e6-47b9-9834-6571194dbb00} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.12.19 22:02:09.613684 [ 259 ] {314a94d5-e8e6-47b9-9834-6571194dbb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1007 | 2025.12.19 22:02:09.614101 [ 259 ] {314a94d5-e8e6-47b9-9834-6571194dbb00} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1008 | 2025.12.19 22:02:09.614530 [ 259 ] {314a94d5-e8e6-47b9-9834-6571194dbb00} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.12.19 22:02:09.614665 [ 259 ] {314a94d5-e8e6-47b9-9834-6571194dbb00} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001537 sec., 41639.55757970072 rows/sec., 3.25 MiB/sec. | ||
| 1010 | 2025.12.19 22:02:09.614704 [ 259 ] {314a94d5-e8e6-47b9-9834-6571194dbb00} <Debug> TCPHandler: Processed in 0.001707868 sec. | ||
| 1011 | 2025.12.19 22:02:09.614825 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.12.19 22:02:09.614922 [ 259 ] {e14c7649-6173-4d21-9e14-d62af0122754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.12.19 22:02:09.614967 [ 259 ] {e14c7649-6173-4d21-9e14-d62af0122754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1014 | 2025.12.19 22:02:09.615385 [ 259 ] {e14c7649-6173-4d21-9e14-d62af0122754} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.12.19 22:02:09.615423 [ 259 ] {e14c7649-6173-4d21-9e14-d62af0122754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1016 | 2025.12.19 22:02:09.615853 [ 259 ] {e14c7649-6173-4d21-9e14-d62af0122754} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2025.12.19 22:02:09.616296 [ 259 ] {e14c7649-6173-4d21-9e14-d62af0122754} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.12.19 22:02:09.616428 [ 259 ] {e14c7649-6173-4d21-9e14-d62af0122754} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec. | ||
| 1019 | 2025.12.19 22:02:09.616465 [ 259 ] {e14c7649-6173-4d21-9e14-d62af0122754} <Debug> TCPHandler: Processed in 0.001690177 sec. | ||
| 1020 | 2025.12.19 22:02:09.616578 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.12.19 22:02:09.616681 [ 259 ] {53f34fe5-9a2e-44ff-8327-0e417a1cfc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.12.19 22:02:09.616725 [ 259 ] {53f34fe5-9a2e-44ff-8327-0e417a1cfc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2025.12.19 22:02:09.617089 [ 259 ] {53f34fe5-9a2e-44ff-8327-0e417a1cfc6a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.12.19 22:02:09.617129 [ 259 ] {53f34fe5-9a2e-44ff-8327-0e417a1cfc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1025 | 2025.12.19 22:02:09.617549 [ 259 ] {53f34fe5-9a2e-44ff-8327-0e417a1cfc6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1026 | 2025.12.19 22:02:09.617968 [ 259 ] {53f34fe5-9a2e-44ff-8327-0e417a1cfc6a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.12.19 22:02:09.618103 [ 259 ] {53f34fe5-9a2e-44ff-8327-0e417a1cfc6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. | ||
| 1028 | 2025.12.19 22:02:09.618141 [ 259 ] {53f34fe5-9a2e-44ff-8327-0e417a1cfc6a} <Debug> TCPHandler: Processed in 0.001613136 sec. | ||
| 1029 | 2025.12.19 22:02:13.633114 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1030 | 2025.12.19 22:02:13.633176 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1031 | 2025.12.19 22:02:13.672199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1032 | 2025.12.19 22:02:13.676170 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2025.12.19 22:02:13.676228 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1034 | 2025.12.19 22:02:13.677537 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1035 | 2025.12.19 22:02:13.678025 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2025.12.19 22:02:13.678321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1037 | 2025.12.19 22:02:13.687628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1038 | 2025.12.19 22:02:13.688167 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2025.12.19 22:02:13.688214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1040 | 2025.12.19 22:02:13.688915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1041 | 2025.12.19 22:02:13.689355 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2025.12.19 22:02:13.689484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1043 | 2025.12.19 22:02:13.775675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1044 | 2025.12.19 22:02:13.792520 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2025.12.19 22:02:13.792572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1046 | 2025.12.19 22:02:13.798896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1047 | 2025.12.19 22:02:13.800057 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2025.12.19 22:02:13.802977 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1049 | 2025.12.19 22:02:14.611600 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2025.12.19 22:02:14.611878 [ 259 ] {fbe42c52-fe5a-4878-a49d-c7e5384a79e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1051 | 2025.12.19 22:02:14.611998 [ 259 ] {fbe42c52-fe5a-4878-a49d-c7e5384a79e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1052 | 2025.12.19 22:02:14.612857 [ 259 ] {fbe42c52-fe5a-4878-a49d-c7e5384a79e8} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2025.12.19 22:02:14.612908 [ 259 ] {fbe42c52-fe5a-4878-a49d-c7e5384a79e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1054 | 2025.12.19 22:02:14.613397 [ 259 ] {fbe42c52-fe5a-4878-a49d-c7e5384a79e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1055 | 2025.12.19 22:02:14.613827 [ 259 ] {fbe42c52-fe5a-4878-a49d-c7e5384a79e8} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2025.12.19 22:02:14.613981 [ 259 ] {fbe42c52-fe5a-4878-a49d-c7e5384a79e8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002178 sec., 34894.39853076217 rows/sec., 2.88 MiB/sec. | ||
| 1057 | 2025.12.19 22:02:14.614025 [ 259 ] {fbe42c52-fe5a-4878-a49d-c7e5384a79e8} <Debug> TCPHandler: Processed in 0.002603173 sec. | ||
| 1058 | 2025.12.19 22:02:14.614155 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2025.12.19 22:02:14.614254 [ 259 ] {ef32e53c-14c1-46e4-aeef-7524355e70aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1060 | 2025.12.19 22:02:14.614296 [ 259 ] {ef32e53c-14c1-46e4-aeef-7524355e70aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1061 | 2025.12.19 22:02:14.614741 [ 259 ] {ef32e53c-14c1-46e4-aeef-7524355e70aa} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2025.12.19 22:02:14.614777 [ 259 ] {ef32e53c-14c1-46e4-aeef-7524355e70aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1063 | 2025.12.19 22:02:14.615168 [ 259 ] {ef32e53c-14c1-46e4-aeef-7524355e70aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1064 | 2025.12.19 22:02:14.615576 [ 259 ] {ef32e53c-14c1-46e4-aeef-7524355e70aa} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2025.12.19 22:02:14.615706 [ 259 ] {ef32e53c-14c1-46e4-aeef-7524355e70aa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001475 sec., 6779.661016949152 rows/sec., 509.80 KiB/sec. | ||
| 1066 | 2025.12.19 22:02:14.615742 [ 259 ] {ef32e53c-14c1-46e4-aeef-7524355e70aa} <Debug> TCPHandler: Processed in 0.001637307 sec. | ||
| 1067 | 2025.12.19 22:02:14.615857 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2025.12.19 22:02:14.615948 [ 259 ] {1dd43dc5-94c3-4849-95d3-526791413aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1069 | 2025.12.19 22:02:14.615987 [ 259 ] {1dd43dc5-94c3-4849-95d3-526791413aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1070 | 2025.12.19 22:02:14.616443 [ 259 ] {1dd43dc5-94c3-4849-95d3-526791413aaa} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2025.12.19 22:02:14.616478 [ 259 ] {1dd43dc5-94c3-4849-95d3-526791413aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1072 | 2025.12.19 22:02:14.616905 [ 259 ] {1dd43dc5-94c3-4849-95d3-526791413aaa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1073 | 2025.12.19 22:02:14.617315 [ 259 ] {1dd43dc5-94c3-4849-95d3-526791413aaa} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2025.12.19 22:02:14.617442 [ 259 ] {1dd43dc5-94c3-4849-95d3-526791413aaa} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001512 sec., 48941.79894179894 rows/sec., 3.82 MiB/sec. | ||
| 1075 | 2025.12.19 22:02:14.617478 [ 259 ] {1dd43dc5-94c3-4849-95d3-526791413aaa} <Debug> TCPHandler: Processed in 0.001668957 sec. | ||
| 1076 | 2025.12.19 22:02:14.617594 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2025.12.19 22:02:14.617686 [ 259 ] {b4674bc1-1a94-4c2f-a96f-4651c62f76fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1078 | 2025.12.19 22:02:14.617729 [ 259 ] {b4674bc1-1a94-4c2f-a96f-4651c62f76fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1079 | 2025.12.19 22:02:14.618137 [ 259 ] {b4674bc1-1a94-4c2f-a96f-4651c62f76fb} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2025.12.19 22:02:14.618172 [ 259 ] {b4674bc1-1a94-4c2f-a96f-4651c62f76fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1081 | 2025.12.19 22:02:14.618585 [ 259 ] {b4674bc1-1a94-4c2f-a96f-4651c62f76fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1082 | 2025.12.19 22:02:14.618990 [ 259 ] {b4674bc1-1a94-4c2f-a96f-4651c62f76fb} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2025.12.19 22:02:14.619116 [ 259 ] {b4674bc1-1a94-4c2f-a96f-4651c62f76fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. | ||
| 1084 | 2025.12.19 22:02:14.619151 [ 259 ] {b4674bc1-1a94-4c2f-a96f-4651c62f76fb} <Debug> TCPHandler: Processed in 0.001603027 sec. | ||
| 1085 | 2025.12.19 22:02:14.619257 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2025.12.19 22:02:14.619348 [ 259 ] {ff667c4e-a8ff-447b-874e-547b0ce394e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1087 | 2025.12.19 22:02:14.619400 [ 259 ] {ff667c4e-a8ff-447b-874e-547b0ce394e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1088 | 2025.12.19 22:02:14.620171 [ 259 ] {ff667c4e-a8ff-447b-874e-547b0ce394e3} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.12.19 22:02:14.620206 [ 259 ] {ff667c4e-a8ff-447b-874e-547b0ce394e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1090 | 2025.12.19 22:02:14.620803 [ 259 ] {ff667c4e-a8ff-447b-874e-547b0ce394e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1091 | 2025.12.19 22:02:14.621220 [ 259 ] {ff667c4e-a8ff-447b-874e-547b0ce394e3} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.12.19 22:02:14.621357 [ 259 ] {ff667c4e-a8ff-447b-874e-547b0ce394e3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002026 sec., 4935.834155972359 rows/sec., 8.84 MiB/sec. | ||
| 1093 | 2025.12.19 22:02:14.621409 [ 259 ] {ff667c4e-a8ff-447b-874e-547b0ce394e3} <Debug> TCPHandler: Processed in 0.002199695 sec. | ||
| 1094 | 2025.12.19 22:02:14.621522 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2025.12.19 22:02:14.621615 [ 259 ] {da87069d-c350-44fe-b9a7-a9c9643f77c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1096 | 2025.12.19 22:02:14.621655 [ 259 ] {da87069d-c350-44fe-b9a7-a9c9643f77c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1097 | 2025.12.19 22:02:14.622000 [ 259 ] {da87069d-c350-44fe-b9a7-a9c9643f77c3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2025.12.19 22:02:14.622035 [ 259 ] {da87069d-c350-44fe-b9a7-a9c9643f77c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1099 | 2025.12.19 22:02:14.622461 [ 259 ] {da87069d-c350-44fe-b9a7-a9c9643f77c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1100 | 2025.12.19 22:02:14.622869 [ 259 ] {da87069d-c350-44fe-b9a7-a9c9643f77c3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2025.12.19 22:02:14.622995 [ 259 ] {da87069d-c350-44fe-b9a7-a9c9643f77c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
| 1102 | 2025.12.19 22:02:14.623029 [ 259 ] {da87069d-c350-44fe-b9a7-a9c9643f77c3} <Debug> TCPHandler: Processed in 0.001556735 sec. | ||
| 1103 | 2025.12.19 22:02:19.610722 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2025.12.19 22:02:19.610906 [ 259 ] {621f8b8f-697f-4222-ac7c-ee9371a4f59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1105 | 2025.12.19 22:02:19.610972 [ 259 ] {621f8b8f-697f-4222-ac7c-ee9371a4f59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1106 | 2025.12.19 22:02:19.611692 [ 259 ] {621f8b8f-697f-4222-ac7c-ee9371a4f59a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2025.12.19 22:02:19.611746 [ 259 ] {621f8b8f-697f-4222-ac7c-ee9371a4f59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1108 | 2025.12.19 22:02:19.612260 [ 259 ] {621f8b8f-697f-4222-ac7c-ee9371a4f59a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1109 | 2025.12.19 22:02:19.612729 [ 259 ] {621f8b8f-697f-4222-ac7c-ee9371a4f59a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2025.12.19 22:02:19.612894 [ 259 ] {621f8b8f-697f-4222-ac7c-ee9371a4f59a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.16 MiB/sec. | ||
| 1111 | 2025.12.19 22:02:19.612965 [ 259 ] {621f8b8f-697f-4222-ac7c-ee9371a4f59a} <Debug> TCPHandler: Processed in 0.002360558 sec. | ||
| 1112 | 2025.12.19 22:02:19.613105 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2025.12.19 22:02:19.613209 [ 259 ] {a165367e-bf44-48f5-a2de-35df42ce58fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1114 | 2025.12.19 22:02:19.613255 [ 259 ] {a165367e-bf44-48f5-a2de-35df42ce58fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1115 | 2025.12.19 22:02:19.613715 [ 259 ] {a165367e-bf44-48f5-a2de-35df42ce58fe} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2025.12.19 22:02:19.613753 [ 259 ] {a165367e-bf44-48f5-a2de-35df42ce58fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1117 | 2025.12.19 22:02:19.614210 [ 259 ] {a165367e-bf44-48f5-a2de-35df42ce58fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1118 | 2025.12.19 22:02:19.614655 [ 259 ] {a165367e-bf44-48f5-a2de-35df42ce58fe} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2025.12.19 22:02:19.614797 [ 259 ] {a165367e-bf44-48f5-a2de-35df42ce58fe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001612 sec., 39702.233250620346 rows/sec., 3.10 MiB/sec. | ||
| 1120 | 2025.12.19 22:02:19.614843 [ 259 ] {a165367e-bf44-48f5-a2de-35df42ce58fe} <Debug> TCPHandler: Processed in 0.001791279 sec. | ||
| 1121 | 2025.12.19 22:02:19.614967 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2025.12.19 22:02:19.615066 [ 259 ] {1ebc9557-2841-4c77-9cd8-24022d0a4d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1123 | 2025.12.19 22:02:19.615112 [ 259 ] {1ebc9557-2841-4c77-9cd8-24022d0a4d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1124 | 2025.12.19 22:02:19.615585 [ 259 ] {1ebc9557-2841-4c77-9cd8-24022d0a4d59} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2025.12.19 22:02:19.615619 [ 259 ] {1ebc9557-2841-4c77-9cd8-24022d0a4d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1126 | 2025.12.19 22:02:19.616085 [ 259 ] {1ebc9557-2841-4c77-9cd8-24022d0a4d59} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1127 | 2025.12.19 22:02:19.616548 [ 259 ] {1ebc9557-2841-4c77-9cd8-24022d0a4d59} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2025.12.19 22:02:19.616697 [ 259 ] {1ebc9557-2841-4c77-9cd8-24022d0a4d59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. | ||
| 1129 | 2025.12.19 22:02:19.616735 [ 259 ] {1ebc9557-2841-4c77-9cd8-24022d0a4d59} <Debug> TCPHandler: Processed in 0.0018193 sec. | ||
| 1130 | 2025.12.19 22:02:19.616858 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2025.12.19 22:02:19.616955 [ 259 ] {f66e1d02-4618-432a-91bd-c08761ea9316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1132 | 2025.12.19 22:02:19.617000 [ 259 ] {f66e1d02-4618-432a-91bd-c08761ea9316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1133 | 2025.12.19 22:02:19.617365 [ 259 ] {f66e1d02-4618-432a-91bd-c08761ea9316} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2025.12.19 22:02:19.617402 [ 259 ] {f66e1d02-4618-432a-91bd-c08761ea9316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1135 | 2025.12.19 22:02:19.617849 [ 259 ] {f66e1d02-4618-432a-91bd-c08761ea9316} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1136 | 2025.12.19 22:02:19.618292 [ 259 ] {f66e1d02-4618-432a-91bd-c08761ea9316} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2025.12.19 22:02:19.618448 [ 259 ] {f66e1d02-4618-432a-91bd-c08761ea9316} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 1138 | 2025.12.19 22:02:19.618499 [ 259 ] {f66e1d02-4618-432a-91bd-c08761ea9316} <Debug> TCPHandler: Processed in 0.001690737 sec. | ||
| 1139 | 2025.12.19 22:02:20.483262 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38157 | ||
| 1140 | 2025.12.19 22:02:20.485248 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2025.12.19 22:02:20.485295 [ 286 ] {} <Debug> TCP-Session: dca8dfb6-7c10-47d0-a9bd-64491351d921 Authenticating user 'default' from [fd00:1122:3344:101::e]:38157 | ||
| 1142 | 2025.12.19 22:02:20.485320 [ 286 ] {} <Debug> TCP-Session: dca8dfb6-7c10-47d0-a9bd-64491351d921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2025.12.19 22:02:20.485334 [ 286 ] {} <Debug> TCP-Session: dca8dfb6-7c10-47d0-a9bd-64491351d921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2025.12.19 22:02:20.485389 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1145 | 2025.12.19 22:02:20.485414 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1146 | 2025.12.19 22:02:20.485431 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1147 | 2025.12.19 22:02:20.485822 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41893 | ||
| 1148 | 2025.12.19 22:02:20.485918 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64921 | ||
| 1149 | 2025.12.19 22:02:20.485959 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1150 | 2025.12.19 22:02:20.485988 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57164 | ||
| 1151 | 2025.12.19 22:02:20.485996 [ 287 ] {} <Debug> TCP-Session: 74c558aa-73f1-424e-bb69-dc23583976d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41893 | ||
| 1152 | 2025.12.19 22:02:20.486062 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1153 | 2025.12.19 22:02:20.486073 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46486 | ||
| 1154 | 2025.12.19 22:02:20.486102 [ 288 ] {} <Debug> TCP-Session: 465cfcd3-c539-4a4a-be92-bea03bacf014 Authenticating user 'default' from [fd00:1122:3344:101::e]:64921 | ||
| 1155 | 2025.12.19 22:02:20.486065 [ 287 ] {} <Debug> TCP-Session: 74c558aa-73f1-424e-bb69-dc23583976d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2025.12.19 22:02:20.486129 [ 288 ] {} <Debug> TCP-Session: 465cfcd3-c539-4a4a-be92-bea03bacf014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2025.12.19 22:02:20.486141 [ 287 ] {} <Debug> TCP-Session: 74c558aa-73f1-424e-bb69-dc23583976d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2025.12.19 22:02:20.486154 [ 288 ] {} <Debug> TCP-Session: 465cfcd3-c539-4a4a-be92-bea03bacf014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2025.12.19 22:02:20.486194 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61329 | ||
| 1160 | 2025.12.19 22:02:20.486213 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1161 | 2025.12.19 22:02:20.486258 [ 289 ] {} <Debug> TCP-Session: ad2fb0c5-86ff-498a-a18d-241ec244ced8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57164 | ||
| 1162 | 2025.12.19 22:02:20.486281 [ 289 ] {} <Debug> TCP-Session: ad2fb0c5-86ff-498a-a18d-241ec244ced8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2025.12.19 22:02:20.486295 [ 289 ] {} <Debug> TCP-Session: ad2fb0c5-86ff-498a-a18d-241ec244ced8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2025.12.19 22:02:20.486366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2025.12.19 22:02:20.486398 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60704 | ||
| 1166 | 2025.12.19 22:02:20.486404 [ 290 ] {} <Debug> TCP-Session: a7701e39-aa8d-4353-84c4-2bfeaa0d2f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:46486 | ||
| 1167 | 2025.12.19 22:02:20.486443 [ 290 ] {} <Debug> TCP-Session: a7701e39-aa8d-4353-84c4-2bfeaa0d2f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.12.19 22:02:20.486456 [ 290 ] {} <Debug> TCP-Session: a7701e39-aa8d-4353-84c4-2bfeaa0d2f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2025.12.19 22:02:20.486471 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2025.12.19 22:02:20.486509 [ 291 ] {} <Debug> TCP-Session: 15cf06ab-b593-494a-a0f3-d88db2cb7aeb Authenticating user 'default' from [fd00:1122:3344:101::e]:61329 | ||
| 1171 | 2025.12.19 22:02:20.486527 [ 291 ] {} <Debug> TCP-Session: 15cf06ab-b593-494a-a0f3-d88db2cb7aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2025.12.19 22:02:20.486541 [ 291 ] {} <Debug> TCP-Session: 15cf06ab-b593-494a-a0f3-d88db2cb7aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2025.12.19 22:02:20.486556 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38355 | ||
| 1174 | 2025.12.19 22:02:20.486648 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1175 | 2025.12.19 22:02:20.486686 [ 292 ] {} <Debug> TCP-Session: 8b4aa227-2336-4fd9-8e19-3f00ea640cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60704 | ||
| 1176 | 2025.12.19 22:02:20.486703 [ 292 ] {} <Debug> TCP-Session: 8b4aa227-2336-4fd9-8e19-3f00ea640cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2025.12.19 22:02:20.486716 [ 292 ] {} <Debug> TCP-Session: 8b4aa227-2336-4fd9-8e19-3f00ea640cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2025.12.19 22:02:20.486768 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62510 | ||
| 1179 | 2025.12.19 22:02:20.486770 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1180 | 2025.12.19 22:02:20.486824 [ 293 ] {} <Debug> TCP-Session: 7b7d8301-d2e6-4133-aaea-39af575a595d Authenticating user 'default' from [fd00:1122:3344:101::e]:38355 | ||
| 1181 | 2025.12.19 22:02:20.486843 [ 293 ] {} <Debug> TCP-Session: 7b7d8301-d2e6-4133-aaea-39af575a595d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2025.12.19 22:02:20.486856 [ 293 ] {} <Debug> TCP-Session: 7b7d8301-d2e6-4133-aaea-39af575a595d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2025.12.19 22:02:20.486936 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1184 | 2025.12.19 22:02:20.486979 [ 294 ] {} <Debug> TCP-Session: 243012e2-6fe9-4814-a390-035bf915c061 Authenticating user 'default' from [fd00:1122:3344:101::e]:62510 | ||
| 1185 | 2025.12.19 22:02:20.486997 [ 294 ] {} <Debug> TCP-Session: 243012e2-6fe9-4814-a390-035bf915c061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2025.12.19 22:02:20.487010 [ 294 ] {} <Debug> TCP-Session: 243012e2-6fe9-4814-a390-035bf915c061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2025.12.19 22:02:20.488526 [ 286 ] {} <Trace> TCP-Session: dca8dfb6-7c10-47d0-a9bd-64491351d921 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.12.19 22:02:20.488756 [ 286 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38157) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1189 | 2025.12.19 22:02:20.489201 [ 286 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1190 | 2025.12.19 22:02:20.491733 [ 286 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1191 | 2025.12.19 22:02:20.498821 [ 286 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 1192 | 2025.12.19 22:02:20.518397 [ 296 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Trace> AggregatingTransform: Aggregating | ||
| 1193 | 2025.12.19 22:02:20.520658 [ 296 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1194 | 2025.12.19 22:02:20.521634 [ 296 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006855331 sec. (145.872 rows/sec., 5.70 KiB/sec.) | ||
| 1195 | 2025.12.19 22:02:20.521679 [ 296 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Trace> Aggregator: Merging aggregated data | ||
| 1196 | 2025.12.19 22:02:20.521724 [ 296 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1197 | 2025.12.19 22:02:20.522842 [ 286 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034179 sec., 29.257731355510693 rows/sec., 1.14 KiB/sec. | ||
| 1198 | 2025.12.19 22:02:20.522965 [ 286 ] {8e208e36-7203-4f01-84f7-e4251434655f} <Debug> TCPHandler: Processed in 0.034633555 sec. | ||
| 1199 | 2025.12.19 22:02:20.525376 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1200 | 2025.12.19 22:02:20.525425 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1201 | 2025.12.19 22:02:20.525448 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1202 | 2025.12.19 22:02:20.525479 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1203 | 2025.12.19 22:02:20.525507 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1204 | 2025.12.19 22:02:20.525531 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1205 | 2025.12.19 22:02:20.525552 [ 294 ] {} <Debug> TCP-Session: 243012e2-6fe9-4814-a390-035bf915c061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2025.12.19 22:02:20.525585 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1207 | 2025.12.19 22:02:20.525614 [ 289 ] {} <Debug> TCP-Session: ad2fb0c5-86ff-498a-a18d-241ec244ced8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2025.12.19 22:02:20.525608 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1209 | 2025.12.19 22:02:20.525643 [ 290 ] {} <Debug> TCP-Session: a7701e39-aa8d-4353-84c4-2bfeaa0d2f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2025.12.19 22:02:20.525558 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1211 | 2025.12.19 22:02:20.525676 [ 291 ] {} <Debug> TCP-Session: 15cf06ab-b593-494a-a0f3-d88db2cb7aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2025.12.19 22:02:20.525508 [ 293 ] {} <Debug> TCP-Session: 7b7d8301-d2e6-4133-aaea-39af575a595d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2025.12.19 22:02:20.525712 [ 288 ] {} <Debug> TCP-Session: 465cfcd3-c539-4a4a-be92-bea03bacf014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2025.12.19 22:02:20.525488 [ 287 ] {} <Debug> TCP-Session: 74c558aa-73f1-424e-bb69-dc23583976d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2025.12.19 22:02:20.525580 [ 292 ] {} <Debug> TCP-Session: 8b4aa227-2336-4fd9-8e19-3f00ea640cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2025.12.19 22:02:20.525429 [ 286 ] {} <Debug> TCP-Session: dca8dfb6-7c10-47d0-a9bd-64491351d921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2025.12.19 22:02:21.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.77 MiB, peak 170.91 MiB, free memory in arenas 0.00 B, will set to 165.70 MiB (RSS), difference: 2.93 MiB | ||
| 1218 | 2025.12.19 22:02:21.189665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 2382 | ||
| 1219 | 2025.12.19 22:02:21.190174 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2025.12.19 22:02:21.190223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1221 | 2025.12.19 22:02:21.190827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1222 | 2025.12.19 22:02:21.191286 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2025.12.19 22:02:21.191452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2382 | ||
| 1224 | 2025.12.19 22:02:21.303150 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1225 | 2025.12.19 22:02:21.322988 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.12.19 22:02:21.323070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1227 | 2025.12.19 22:02:21.330633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1228 | 2025.12.19 22:02:21.332119 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2025.12.19 22:02:21.336996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1230 | 2025.12.19 22:02:22.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.23 MiB, peak 170.91 MiB, free memory in arenas 0.00 B, will set to 167.32 MiB (RSS), difference: 1.09 MiB | ||
| 1231 | 2025.12.19 22:02:23.678724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 192 | ||
| 1232 | 2025.12.19 22:02:23.681023 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2025.12.19 22:02:23.681079 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1234 | 2025.12.19 22:02:23.682363 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1235 | 2025.12.19 22:02:23.682880 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.12.19 22:02:23.683183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1237 | 2025.12.19 22:02:24.611034 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2025.12.19 22:02:24.611240 [ 259 ] {fe255d04-bdbc-45d0-aebf-54ad0539afc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1239 | 2025.12.19 22:02:24.611315 [ 259 ] {fe255d04-bdbc-45d0-aebf-54ad0539afc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1240 | 2025.12.19 22:02:24.612027 [ 259 ] {fe255d04-bdbc-45d0-aebf-54ad0539afc1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2025.12.19 22:02:24.612070 [ 259 ] {fe255d04-bdbc-45d0-aebf-54ad0539afc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1242 | 2025.12.19 22:02:24.612593 [ 259 ] {fe255d04-bdbc-45d0-aebf-54ad0539afc1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1243 | 2025.12.19 22:02:24.613045 [ 259 ] {fe255d04-bdbc-45d0-aebf-54ad0539afc1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2025.12.19 22:02:24.613229 [ 259 ] {fe255d04-bdbc-45d0-aebf-54ad0539afc1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002043 sec., 37200.195790504156 rows/sec., 3.07 MiB/sec. | ||
| 1245 | 2025.12.19 22:02:24.613280 [ 259 ] {fe255d04-bdbc-45d0-aebf-54ad0539afc1} <Debug> TCPHandler: Processed in 0.00238337 sec. | ||
| 1246 | 2025.12.19 22:02:24.613413 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2025.12.19 22:02:24.613516 [ 259 ] {2f372c90-b211-492f-aa23-21e3c199fd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1248 | 2025.12.19 22:02:24.613561 [ 259 ] {2f372c90-b211-492f-aa23-21e3c199fd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1249 | 2025.12.19 22:02:24.613985 [ 259 ] {2f372c90-b211-492f-aa23-21e3c199fd39} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2025.12.19 22:02:24.614024 [ 259 ] {2f372c90-b211-492f-aa23-21e3c199fd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1251 | 2025.12.19 22:02:24.614457 [ 259 ] {2f372c90-b211-492f-aa23-21e3c199fd39} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1252 | 2025.12.19 22:02:24.614893 [ 259 ] {2f372c90-b211-492f-aa23-21e3c199fd39} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2025.12.19 22:02:24.615028 [ 259 ] {2f372c90-b211-492f-aa23-21e3c199fd39} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001536 sec., 6510.416666666666 rows/sec., 489.55 KiB/sec. | ||
| 1254 | 2025.12.19 22:02:24.615066 [ 259 ] {2f372c90-b211-492f-aa23-21e3c199fd39} <Debug> TCPHandler: Processed in 0.001705398 sec. | ||
| 1255 | 2025.12.19 22:02:24.615182 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2025.12.19 22:02:24.615278 [ 259 ] {e8544d89-5e66-4739-af4e-3efc73e1cfba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1257 | 2025.12.19 22:02:24.615322 [ 259 ] {e8544d89-5e66-4739-af4e-3efc73e1cfba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1258 | 2025.12.19 22:02:24.615769 [ 259 ] {e8544d89-5e66-4739-af4e-3efc73e1cfba} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2025.12.19 22:02:24.615805 [ 259 ] {e8544d89-5e66-4739-af4e-3efc73e1cfba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1260 | 2025.12.19 22:02:24.616230 [ 259 ] {e8544d89-5e66-4739-af4e-3efc73e1cfba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1261 | 2025.12.19 22:02:24.616686 [ 259 ] {e8544d89-5e66-4739-af4e-3efc73e1cfba} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2025.12.19 22:02:24.616842 [ 259 ] {e8544d89-5e66-4739-af4e-3efc73e1cfba} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001583 sec., 46746.683512318385 rows/sec., 3.65 MiB/sec. | ||
| 1263 | 2025.12.19 22:02:24.616883 [ 259 ] {e8544d89-5e66-4739-af4e-3efc73e1cfba} <Debug> TCPHandler: Processed in 0.001750258 sec. | ||
| 1264 | 2025.12.19 22:02:24.617003 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2025.12.19 22:02:24.617099 [ 259 ] {34a77770-4606-4604-9db3-94f0a3b77558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1266 | 2025.12.19 22:02:24.617144 [ 259 ] {34a77770-4606-4604-9db3-94f0a3b77558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1267 | 2025.12.19 22:02:24.617565 [ 259 ] {34a77770-4606-4604-9db3-94f0a3b77558} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2025.12.19 22:02:24.617599 [ 259 ] {34a77770-4606-4604-9db3-94f0a3b77558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1269 | 2025.12.19 22:02:24.618071 [ 259 ] {34a77770-4606-4604-9db3-94f0a3b77558} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1270 | 2025.12.19 22:02:24.618489 [ 259 ] {34a77770-4606-4604-9db3-94f0a3b77558} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2025.12.19 22:02:24.618641 [ 259 ] {34a77770-4606-4604-9db3-94f0a3b77558} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
| 1272 | 2025.12.19 22:02:24.618679 [ 259 ] {34a77770-4606-4604-9db3-94f0a3b77558} <Debug> TCPHandler: Processed in 0.001725759 sec. | ||
| 1273 | 2025.12.19 22:02:24.618792 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2025.12.19 22:02:24.618885 [ 259 ] {04dfa56d-6439-484c-877c-c2f724aafb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1275 | 2025.12.19 22:02:24.618939 [ 259 ] {04dfa56d-6439-484c-877c-c2f724aafb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1276 | 2025.12.19 22:02:24.619698 [ 259 ] {04dfa56d-6439-484c-877c-c2f724aafb61} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2025.12.19 22:02:24.619735 [ 259 ] {04dfa56d-6439-484c-877c-c2f724aafb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1278 | 2025.12.19 22:02:24.620347 [ 259 ] {04dfa56d-6439-484c-877c-c2f724aafb61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1279 | 2025.12.19 22:02:24.620799 [ 259 ] {04dfa56d-6439-484c-877c-c2f724aafb61} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2025.12.19 22:02:24.620942 [ 259 ] {04dfa56d-6439-484c-877c-c2f724aafb61} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002074 sec., 4821.600771456124 rows/sec., 8.64 MiB/sec. | ||
| 1281 | 2025.12.19 22:02:24.621000 [ 259 ] {04dfa56d-6439-484c-877c-c2f724aafb61} <Debug> TCPHandler: Processed in 0.002256207 sec. | ||
| 1282 | 2025.12.19 22:02:24.621112 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2025.12.19 22:02:24.621206 [ 259 ] {87962519-6907-4268-a2a5-9b336fd5f286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1284 | 2025.12.19 22:02:24.621250 [ 259 ] {87962519-6907-4268-a2a5-9b336fd5f286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1285 | 2025.12.19 22:02:24.621597 [ 259 ] {87962519-6907-4268-a2a5-9b336fd5f286} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2025.12.19 22:02:24.621634 [ 259 ] {87962519-6907-4268-a2a5-9b336fd5f286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1287 | 2025.12.19 22:02:24.622089 [ 259 ] {87962519-6907-4268-a2a5-9b336fd5f286} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1288 | 2025.12.19 22:02:24.622511 [ 259 ] {87962519-6907-4268-a2a5-9b336fd5f286} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2025.12.19 22:02:24.622664 [ 259 ] {87962519-6907-4268-a2a5-9b336fd5f286} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
| 1290 | 2025.12.19 22:02:24.622702 [ 259 ] {87962519-6907-4268-a2a5-9b336fd5f286} <Debug> TCPHandler: Processed in 0.001638857 sec. | ||
| 1291 | 2025.12.19 22:02:28.522091 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37802 | ||
| 1292 | 2025.12.19 22:02:28.522212 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2025.12.19 22:02:28.522241 [ 286 ] {} <Debug> TCP-Session: 1b0918bf-d076-4443-8dca-3721bd00e63d Authenticating user 'default' from [fd00:1122:3344:101::e]:37802 | ||
| 1294 | 2025.12.19 22:02:28.522263 [ 286 ] {} <Debug> TCP-Session: 1b0918bf-d076-4443-8dca-3721bd00e63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2025.12.19 22:02:28.522276 [ 286 ] {} <Debug> TCP-Session: 1b0918bf-d076-4443-8dca-3721bd00e63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2025.12.19 22:02:28.522536 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45511 | ||
| 1297 | 2025.12.19 22:02:28.522557 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53995 | ||
| 1298 | 2025.12.19 22:02:28.522577 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34892 | ||
| 1299 | 2025.12.19 22:02:28.522631 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38552 | ||
| 1300 | 2025.12.19 22:02:28.522653 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64459 | ||
| 1301 | 2025.12.19 22:02:28.522669 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1302 | 2025.12.19 22:02:28.522621 [ 286 ] {} <Trace> TCP-Session: 1b0918bf-d076-4443-8dca-3721bd00e63d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2025.12.19 22:02:28.522725 [ 287 ] {} <Debug> TCP-Session: 17325dae-7b67-4776-a056-7642d409acf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45511 | ||
| 1304 | 2025.12.19 22:02:28.522741 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1305 | 2025.12.19 22:02:28.522744 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1306 | 2025.12.19 22:02:28.522764 [ 287 ] {} <Debug> TCP-Session: 17325dae-7b67-4776-a056-7642d409acf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2025.12.19 22:02:28.522782 [ 291 ] {} <Debug> TCP-Session: b882083e-367e-4d21-8585-7265a77cb0e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34892 | ||
| 1308 | 2025.12.19 22:02:28.522793 [ 293 ] {} <Debug> TCP-Session: d90fc579-0532-4260-9d87-bac1294e7605 Authenticating user 'default' from [fd00:1122:3344:101::e]:38552 | ||
| 1309 | 2025.12.19 22:02:28.522816 [ 287 ] {} <Debug> TCP-Session: 17325dae-7b67-4776-a056-7642d409acf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2025.12.19 22:02:28.522830 [ 291 ] {} <Debug> TCP-Session: b882083e-367e-4d21-8585-7265a77cb0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2025.12.19 22:02:28.522833 [ 293 ] {} <Debug> TCP-Session: d90fc579-0532-4260-9d87-bac1294e7605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2025.12.19 22:02:28.522857 [ 291 ] {} <Debug> TCP-Session: b882083e-367e-4d21-8585-7265a77cb0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2025.12.19 22:02:28.522870 [ 293 ] {} <Debug> TCP-Session: d90fc579-0532-4260-9d87-bac1294e7605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2025.12.19 22:02:28.522766 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1315 | 2025.12.19 22:02:28.522902 [ 286 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37802) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1316 | 2025.12.19 22:02:28.522931 [ 294 ] {} <Debug> TCP-Session: 46080f21-fedd-408a-b4da-eb41ea67e79a Authenticating user 'default' from [fd00:1122:3344:101::e]:64459 | ||
| 1317 | 2025.12.19 22:02:28.522731 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1318 | 2025.12.19 22:02:28.522963 [ 294 ] {} <Debug> TCP-Session: 46080f21-fedd-408a-b4da-eb41ea67e79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2025.12.19 22:02:28.522608 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45373 | ||
| 1320 | 2025.12.19 22:02:28.522987 [ 294 ] {} <Debug> TCP-Session: 46080f21-fedd-408a-b4da-eb41ea67e79a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2025.12.19 22:02:28.522988 [ 288 ] {} <Debug> TCP-Session: 2bb60e1c-a528-4421-b5ba-9045e9a56ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53995 | ||
| 1322 | 2025.12.19 22:02:28.522574 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65157 | ||
| 1323 | 2025.12.19 22:02:28.523048 [ 288 ] {} <Debug> TCP-Session: 2bb60e1c-a528-4421-b5ba-9045e9a56ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2025.12.19 22:02:28.522561 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32838 | ||
| 1325 | 2025.12.19 22:02:28.523079 [ 288 ] {} <Debug> TCP-Session: 2bb60e1c-a528-4421-b5ba-9045e9a56ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2025.12.19 22:02:28.523079 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1327 | 2025.12.19 22:02:28.523150 [ 292 ] {} <Debug> TCP-Session: 6ee45847-f97f-41f9-8ed5-4007bd2613d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45373 | ||
| 1328 | 2025.12.19 22:02:28.523169 [ 292 ] {} <Debug> TCP-Session: 6ee45847-f97f-41f9-8ed5-4007bd2613d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2025.12.19 22:02:28.523182 [ 292 ] {} <Debug> TCP-Session: 6ee45847-f97f-41f9-8ed5-4007bd2613d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2025.12.19 22:02:28.523182 [ 286 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1331 | 2025.12.19 22:02:28.523194 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1332 | 2025.12.19 22:02:28.523235 [ 290 ] {} <Debug> TCP-Session: 63ef3124-34e4-4600-b3f1-d08ebda8590b Authenticating user 'default' from [fd00:1122:3344:101::e]:65157 | ||
| 1333 | 2025.12.19 22:02:28.523251 [ 286 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1334 | 2025.12.19 22:02:28.523252 [ 290 ] {} <Debug> TCP-Session: 63ef3124-34e4-4600-b3f1-d08ebda8590b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2025.12.19 22:02:28.523285 [ 290 ] {} <Debug> TCP-Session: 63ef3124-34e4-4600-b3f1-d08ebda8590b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2025.12.19 22:02:28.523284 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1337 | 2025.12.19 22:02:28.523324 [ 289 ] {} <Debug> TCP-Session: 9e285152-659d-4ab1-986c-fe7ab25e05ce Authenticating user 'default' from [fd00:1122:3344:101::e]:32838 | ||
| 1338 | 2025.12.19 22:02:28.523345 [ 289 ] {} <Debug> TCP-Session: 9e285152-659d-4ab1-986c-fe7ab25e05ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2025.12.19 22:02:28.523360 [ 289 ] {} <Debug> TCP-Session: 9e285152-659d-4ab1-986c-fe7ab25e05ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2025.12.19 22:02:28.523544 [ 286 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 1341 | 2025.12.19 22:02:28.524525 [ 300 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Trace> AggregatingTransform: Aggregating | ||
| 1342 | 2025.12.19 22:02:28.524582 [ 300 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1343 | 2025.12.19 22:02:28.524622 [ 300 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964866 sec. (1036.413 rows/sec., 40.48 KiB/sec.) | ||
| 1344 | 2025.12.19 22:02:28.524644 [ 300 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Trace> Aggregator: Merging aggregated data | ||
| 1345 | 2025.12.19 22:02:28.525813 [ 286 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002972 sec., 336.47375504710635 rows/sec., 13.14 KiB/sec. | ||
| 1346 | 2025.12.19 22:02:28.525951 [ 286 ] {70a7ebda-7c34-44fd-bb9b-1d2c955322e8} <Debug> TCPHandler: Processed in 0.003444166 sec. | ||
| 1347 | 2025.12.19 22:02:28.526079 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1348 | 2025.12.19 22:02:28.526110 [ 286 ] {} <Debug> TCP-Session: 1b0918bf-d076-4443-8dca-3721bd00e63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2025.12.19 22:02:28.526112 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1350 | 2025.12.19 22:02:28.526130 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1351 | 2025.12.19 22:02:28.526154 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1352 | 2025.12.19 22:02:28.526166 [ 294 ] {} <Debug> TCP-Session: 46080f21-fedd-408a-b4da-eb41ea67e79a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2025.12.19 22:02:28.526174 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1354 | 2025.12.19 22:02:28.526214 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1355 | 2025.12.19 22:02:28.526214 [ 288 ] {} <Debug> TCP-Session: 2bb60e1c-a528-4421-b5ba-9045e9a56ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2025.12.19 22:02:28.526236 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1357 | 2025.12.19 22:02:28.526247 [ 289 ] {} <Debug> TCP-Session: 9e285152-659d-4ab1-986c-fe7ab25e05ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2025.12.19 22:02:28.526259 [ 291 ] {} <Debug> TCP-Session: b882083e-367e-4d21-8585-7265a77cb0e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2025.12.19 22:02:28.526285 [ 290 ] {} <Debug> TCP-Session: 63ef3124-34e4-4600-b3f1-d08ebda8590b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2025.12.19 22:02:28.526258 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1361 | 2025.12.19 22:02:28.526190 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1362 | 2025.12.19 22:02:28.526350 [ 292 ] {} <Debug> TCP-Session: 6ee45847-f97f-41f9-8ed5-4007bd2613d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2025.12.19 22:02:28.526190 [ 287 ] {} <Debug> TCP-Session: 17325dae-7b67-4776-a056-7642d409acf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2025.12.19 22:02:28.526377 [ 293 ] {} <Debug> TCP-Session: d90fc579-0532-4260-9d87-bac1294e7605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2025.12.19 22:02:28.633229 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1366 | 2025.12.19 22:02:28.633270 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1367 | 2025.12.19 22:02:28.691842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2830 | ||
| 1368 | 2025.12.19 22:02:28.692494 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2025.12.19 22:02:28.692556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1370 | 2025.12.19 22:02:28.693167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1371 | 2025.12.19 22:02:28.693401 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2025.12.19 22:02:28.693535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2830 | ||
| 1373 | 2025.12.19 22:02:28.693538 [ 67 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1374 | 2025.12.19 22:02:28.693618 [ 67 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2025.12.19 22:02:28.693644 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1376 | 2025.12.19 22:02:28.695674 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 1377 | 2025.12.19 22:02:28.697802 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1378 | 2025.12.19 22:02:28.700253 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1379 | 2025.12.19 22:02:28.706370 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1380 | 2025.12.19 22:02:28.706440 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1381 | 2025.12.19 22:02:28.706521 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1382 | 2025.12.19 22:02:28.706565 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 491 rows starting from the beginning of the part | ||
| 1383 | 2025.12.19 22:02:28.706614 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1384 | 2025.12.19 22:02:28.740609 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 4 columns (4 merged, 0 gathered) in 0.046855465 sec., 60398.50420863394 rows/sec., 884.74 KiB/sec. | ||
| 1385 | 2025.12.19 22:02:28.741578 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1386 | 2025.12.19 22:02:28.741941 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2025.12.19 22:02:28.742022 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_6_1} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1388 | 2025.12.19 22:02:28.742137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1389 | 2025.12.19 22:02:28.837184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1390 | 2025.12.19 22:02:28.855463 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2025.12.19 22:02:28.855535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1392 | 2025.12.19 22:02:28.862437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1393 | 2025.12.19 22:02:28.863285 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2025.12.19 22:02:28.863617 [ 66 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1395 | 2025.12.19 22:02:28.863685 [ 66 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.12.19 22:02:28.863709 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1397 | 2025.12.19 22:02:28.863833 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 1398 | 2025.12.19 22:02:28.867739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1399 | 2025.12.19 22:02:28.868327 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1400 | 2025.12.19 22:02:28.869827 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 1401 | 2025.12.19 22:02:28.874515 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 1402 | 2025.12.19 22:02:28.878885 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 1403 | 2025.12.19 22:02:28.883337 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 1404 | 2025.12.19 22:02:28.893259 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 1405 | 2025.12.19 22:02:28.897516 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 1406 | 2025.12.19 22:02:28.968372 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104651328 sec., 439.5548616449473 rows/sec., 2.27 MiB/sec. | ||
| 1407 | 2025.12.19 22:02:28.970322 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1408 | 2025.12.19 22:02:28.972419 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_6_1} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2025.12.19 22:02:28.972538 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_6_1} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1410 | 2025.12.19 22:02:28.974057 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1411 | 2025.12.19 22:02:29.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.83 MiB, peak 178.37 MiB, free memory in arenas 0.00 B, will set to 179.36 MiB (RSS), difference: 10.53 MiB | ||
| 1412 | 2025.12.19 22:02:29.498242 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61967 | ||
| 1413 | 2025.12.19 22:02:29.498361 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1414 | 2025.12.19 22:02:29.498389 [ 286 ] {} <Debug> TCP-Session: c014e31b-842a-4d8e-88dc-110c16f1c506 Authenticating user 'default' from [fd00:1122:3344:101::e]:61967 | ||
| 1415 | 2025.12.19 22:02:29.498411 [ 286 ] {} <Debug> TCP-Session: c014e31b-842a-4d8e-88dc-110c16f1c506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2025.12.19 22:02:29.498424 [ 286 ] {} <Debug> TCP-Session: c014e31b-842a-4d8e-88dc-110c16f1c506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2025.12.19 22:02:29.498636 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42883 | ||
| 1418 | 2025.12.19 22:02:29.498642 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37816 | ||
| 1419 | 2025.12.19 22:02:29.498676 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46836 | ||
| 1420 | 2025.12.19 22:02:29.498699 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33705 | ||
| 1421 | 2025.12.19 22:02:29.498715 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35056 | ||
| 1422 | 2025.12.19 22:02:29.498739 [ 286 ] {} <Trace> TCP-Session: c014e31b-842a-4d8e-88dc-110c16f1c506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2025.12.19 22:02:29.498766 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1424 | 2025.12.19 22:02:29.498788 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1425 | 2025.12.19 22:02:29.498719 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39276 | ||
| 1426 | 2025.12.19 22:02:29.498823 [ 287 ] {} <Debug> TCP-Session: 590aeedb-2f5b-4f7f-b7c6-cab866ed62fd Authenticating user 'default' from [fd00:1122:3344:101::e]:42883 | ||
| 1427 | 2025.12.19 22:02:29.498838 [ 288 ] {} <Debug> TCP-Session: 1575d01d-25ce-4ccb-989a-434aa93c02b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37816 | ||
| 1428 | 2025.12.19 22:02:29.498686 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37546 | ||
| 1429 | 2025.12.19 22:02:29.498885 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1430 | 2025.12.19 22:02:29.498890 [ 288 ] {} <Debug> TCP-Session: 1575d01d-25ce-4ccb-989a-434aa93c02b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2025.12.19 22:02:29.498672 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48713 | ||
| 1432 | 2025.12.19 22:02:29.498926 [ 290 ] {} <Debug> TCP-Session: d2bb32a4-eb9f-45b9-aaca-ca98e05533b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46836 | ||
| 1433 | 2025.12.19 22:02:29.498925 [ 288 ] {} <Debug> TCP-Session: 1575d01d-25ce-4ccb-989a-434aa93c02b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2025.12.19 22:02:29.498969 [ 290 ] {} <Debug> TCP-Session: d2bb32a4-eb9f-45b9-aaca-ca98e05533b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2025.12.19 22:02:29.498866 [ 287 ] {} <Debug> TCP-Session: 590aeedb-2f5b-4f7f-b7c6-cab866ed62fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2025.12.19 22:02:29.498990 [ 290 ] {} <Debug> TCP-Session: d2bb32a4-eb9f-45b9-aaca-ca98e05533b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2025.12.19 22:02:29.499017 [ 287 ] {} <Debug> TCP-Session: 590aeedb-2f5b-4f7f-b7c6-cab866ed62fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2025.12.19 22:02:29.499017 [ 286 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1439 | 2025.12.19 22:02:29.499042 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1440 | 2025.12.19 22:02:29.499081 [ 292 ] {} <Debug> TCP-Session: 0f7ac92c-8898-4f28-9c8f-b6c9467614af Authenticating user 'default' from [fd00:1122:3344:101::e]:33705 | ||
| 1441 | 2025.12.19 22:02:29.499099 [ 292 ] {} <Debug> TCP-Session: 0f7ac92c-8898-4f28-9c8f-b6c9467614af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2025.12.19 22:02:29.499112 [ 292 ] {} <Debug> TCP-Session: 0f7ac92c-8898-4f28-9c8f-b6c9467614af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2025.12.19 22:02:29.499193 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1444 | 2025.12.19 22:02:29.499226 [ 293 ] {} <Debug> TCP-Session: 69e3e9cb-3bd7-4a7a-822d-6cbaa765e59c Authenticating user 'default' from [fd00:1122:3344:101::e]:35056 | ||
| 1445 | 2025.12.19 22:02:29.499228 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1446 | 2025.12.19 22:02:29.499244 [ 293 ] {} <Debug> TCP-Session: 69e3e9cb-3bd7-4a7a-822d-6cbaa765e59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2025.12.19 22:02:29.499272 [ 293 ] {} <Debug> TCP-Session: 69e3e9cb-3bd7-4a7a-822d-6cbaa765e59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2025.12.19 22:02:29.499273 [ 289 ] {} <Debug> TCP-Session: 3fe1e5f7-69cb-4527-b618-483c7888e405 Authenticating user 'default' from [fd00:1122:3344:101::e]:48713 | ||
| 1449 | 2025.12.19 22:02:29.499299 [ 286 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1450 | 2025.12.19 22:02:29.499309 [ 289 ] {} <Debug> TCP-Session: 3fe1e5f7-69cb-4527-b618-483c7888e405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2025.12.19 22:02:29.499341 [ 289 ] {} <Debug> TCP-Session: 3fe1e5f7-69cb-4527-b618-483c7888e405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2025.12.19 22:02:29.499362 [ 286 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1453 | 2025.12.19 22:02:29.499442 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1454 | 2025.12.19 22:02:29.499447 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1455 | 2025.12.19 22:02:29.499479 [ 291 ] {} <Debug> TCP-Session: b74b66ce-ccbc-40ff-86fe-8eb219bfdc5f Authenticating user 'default' from [fd00:1122:3344:101::e]:37546 | ||
| 1456 | 2025.12.19 22:02:29.499507 [ 294 ] {} <Debug> TCP-Session: 3b3e9a1a-761e-4608-b96d-f4eb4f256286 Authenticating user 'default' from [fd00:1122:3344:101::e]:39276 | ||
| 1457 | 2025.12.19 22:02:29.499509 [ 291 ] {} <Debug> TCP-Session: b74b66ce-ccbc-40ff-86fe-8eb219bfdc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2025.12.19 22:02:29.499541 [ 294 ] {} <Debug> TCP-Session: 3b3e9a1a-761e-4608-b96d-f4eb4f256286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2025.12.19 22:02:29.499543 [ 291 ] {} <Debug> TCP-Session: b74b66ce-ccbc-40ff-86fe-8eb219bfdc5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2025.12.19 22:02:29.499569 [ 294 ] {} <Debug> TCP-Session: 3b3e9a1a-761e-4608-b96d-f4eb4f256286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2025.12.19 22:02:29.499638 [ 286 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 1462 | 2025.12.19 22:02:29.500920 [ 307 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Trace> AggregatingTransform: Aggregating | ||
| 1463 | 2025.12.19 22:02:29.500969 [ 307 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Trace> Aggregator: Aggregation method: without_key | ||
| 1464 | 2025.12.19 22:02:29.501011 [ 307 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00125887 sec. (794.363 rows/sec., 31.03 KiB/sec.) | ||
| 1465 | 2025.12.19 22:02:29.501029 [ 307 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Trace> Aggregator: Merging aggregated data | ||
| 1466 | 2025.12.19 22:02:29.502169 [ 286 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003204 sec., 312.10986267166044 rows/sec., 12.19 KiB/sec. | ||
| 1467 | 2025.12.19 22:02:29.502328 [ 286 ] {4371d374-828b-46a1-9db0-29a1814ac187} <Debug> TCPHandler: Processed in 0.003699331 sec. | ||
| 1468 | 2025.12.19 22:02:29.502430 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1469 | 2025.12.19 22:02:29.502455 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1470 | 2025.12.19 22:02:29.502476 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1471 | 2025.12.19 22:02:29.502493 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1472 | 2025.12.19 22:02:29.502506 [ 294 ] {} <Debug> TCP-Session: 3b3e9a1a-761e-4608-b96d-f4eb4f256286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2025.12.19 22:02:29.502526 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1474 | 2025.12.19 22:02:29.502533 [ 287 ] {} <Debug> TCP-Session: 590aeedb-2f5b-4f7f-b7c6-cab866ed62fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2025.12.19 22:02:29.502545 [ 288 ] {} <Debug> TCP-Session: 1575d01d-25ce-4ccb-989a-434aa93c02b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2025.12.19 22:02:29.502568 [ 290 ] {} <Debug> TCP-Session: d2bb32a4-eb9f-45b9-aaca-ca98e05533b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2025.12.19 22:02:29.502575 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1478 | 2025.12.19 22:02:29.502556 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1479 | 2025.12.19 22:02:29.502623 [ 293 ] {} <Debug> TCP-Session: 69e3e9cb-3bd7-4a7a-822d-6cbaa765e59c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2025.12.19 22:02:29.502542 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1481 | 2025.12.19 22:02:29.502643 [ 292 ] {} <Debug> TCP-Session: 0f7ac92c-8898-4f28-9c8f-b6c9467614af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2025.12.19 22:02:29.502508 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1483 | 2025.12.19 22:02:29.502687 [ 291 ] {} <Debug> TCP-Session: b74b66ce-ccbc-40ff-86fe-8eb219bfdc5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2025.12.19 22:02:29.502724 [ 289 ] {} <Debug> TCP-Session: 3fe1e5f7-69cb-4527-b618-483c7888e405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2025.12.19 22:02:29.502474 [ 286 ] {} <Debug> TCP-Session: c014e31b-842a-4d8e-88dc-110c16f1c506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2025.12.19 22:02:29.610435 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2025.12.19 22:02:29.610618 [ 259 ] {c64ab471-b6fb-4d70-9f41-81e262c6a09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1488 | 2025.12.19 22:02:29.610689 [ 259 ] {c64ab471-b6fb-4d70-9f41-81e262c6a09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1489 | 2025.12.19 22:02:29.611386 [ 259 ] {c64ab471-b6fb-4d70-9f41-81e262c6a09f} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2025.12.19 22:02:29.611448 [ 259 ] {c64ab471-b6fb-4d70-9f41-81e262c6a09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1491 | 2025.12.19 22:02:29.611899 [ 259 ] {c64ab471-b6fb-4d70-9f41-81e262c6a09f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1492 | 2025.12.19 22:02:29.612140 [ 259 ] {c64ab471-b6fb-4d70-9f41-81e262c6a09f} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2025.12.19 22:02:29.612316 [ 64 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1494 | 2025.12.19 22:02:29.612322 [ 259 ] {c64ab471-b6fb-4d70-9f41-81e262c6a09f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001754 sec., 31927.02394526796 rows/sec., 2.45 MiB/sec. | ||
| 1495 | 2025.12.19 22:02:29.612400 [ 64 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2025.12.19 22:02:29.612433 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1497 | 2025.12.19 22:02:29.612435 [ 259 ] {c64ab471-b6fb-4d70-9f41-81e262c6a09f} <Debug> TCPHandler: Processed in 0.002131585 sec. | ||
| 1498 | 2025.12.19 22:02:29.612590 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 1499 | 2025.12.19 22:02:29.612596 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2025.12.19 22:02:29.612752 [ 259 ] {561ee12b-71f8-4d39-88ae-25e755f4e343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1501 | 2025.12.19 22:02:29.612766 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1502 | 2025.12.19 22:02:29.612803 [ 259 ] {561ee12b-71f8-4d39-88ae-25e755f4e343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1503 | 2025.12.19 22:02:29.612817 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1504 | 2025.12.19 22:02:29.612925 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 1505 | 2025.12.19 22:02:29.612978 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1506 | 2025.12.19 22:02:29.613032 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 1507 | 2025.12.19 22:02:29.613086 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1508 | 2025.12.19 22:02:29.613154 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 1509 | 2025.12.19 22:02:29.613281 [ 259 ] {561ee12b-71f8-4d39-88ae-25e755f4e343} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2025.12.19 22:02:29.613327 [ 259 ] {561ee12b-71f8-4d39-88ae-25e755f4e343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1511 | 2025.12.19 22:02:29.613688 [ 259 ] {561ee12b-71f8-4d39-88ae-25e755f4e343} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1512 | 2025.12.19 22:02:29.613946 [ 259 ] {561ee12b-71f8-4d39-88ae-25e755f4e343} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2025.12.19 22:02:29.614076 [ 64 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1514 | 2025.12.19 22:02:29.614104 [ 259 ] {561ee12b-71f8-4d39-88ae-25e755f4e343} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001378 sec., 46444.121915820026 rows/sec., 3.63 MiB/sec. | ||
| 1515 | 2025.12.19 22:02:29.614151 [ 64 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2025.12.19 22:02:29.614163 [ 259 ] {561ee12b-71f8-4d39-88ae-25e755f4e343} <Debug> TCPHandler: Processed in 0.001620156 sec. | ||
| 1517 | 2025.12.19 22:02:29.614190 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1518 | 2025.12.19 22:02:29.614291 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768679 sec., 294570.1283274127 rows/sec., 25.57 MiB/sec. | ||
| 1519 | 2025.12.19 22:02:29.614299 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 1520 | 2025.12.19 22:02:29.614303 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2025.12.19 22:02:29.614437 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1522 | 2025.12.19 22:02:29.614455 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1523 | 2025.12.19 22:02:29.614457 [ 259 ] {9728789f-af3a-4be3-9470-59ab127b0cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1524 | 2025.12.19 22:02:29.614470 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1525 | 2025.12.19 22:02:29.614524 [ 259 ] {9728789f-af3a-4be3-9470-59ab127b0cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1526 | 2025.12.19 22:02:29.614540 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 1527 | 2025.12.19 22:02:29.614583 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1528 | 2025.12.19 22:02:29.614629 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 1529 | 2025.12.19 22:02:29.614675 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1530 | 2025.12.19 22:02:29.614714 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 1531 | 2025.12.19 22:02:29.614768 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_6_1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2025.12.19 22:02:29.614860 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_6_1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1533 | 2025.12.19 22:02:29.614952 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1534 | 2025.12.19 22:02:29.614981 [ 259 ] {9728789f-af3a-4be3-9470-59ab127b0cbb} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2025.12.19 22:02:29.615021 [ 259 ] {9728789f-af3a-4be3-9470-59ab127b0cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1536 | 2025.12.19 22:02:29.615428 [ 259 ] {9728789f-af3a-4be3-9470-59ab127b0cbb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1537 | 2025.12.19 22:02:29.615543 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273291 sec., 361268.5552634865 rows/sec., 29.88 MiB/sec. | ||
| 1538 | 2025.12.19 22:02:29.615667 [ 259 ] {9728789f-af3a-4be3-9470-59ab127b0cbb} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.12.19 22:02:29.615762 [ 191 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1540 | 2025.12.19 22:02:29.615789 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1541 | 2025.12.19 22:02:29.615823 [ 259 ] {9728789f-af3a-4be3-9470-59ab127b0cbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001393 sec., 114860.0143575018 rows/sec., 8.00 MiB/sec. | ||
| 1542 | 2025.12.19 22:02:29.615827 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2025.12.19 22:02:29.615868 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1544 | 2025.12.19 22:02:29.615872 [ 259 ] {9728789f-af3a-4be3-9470-59ab127b0cbb} <Debug> TCPHandler: Processed in 0.001618936 sec. | ||
| 1545 | 2025.12.19 22:02:29.615960 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 1546 | 2025.12.19 22:02:29.615995 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2025.12.19 22:02:29.616078 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1548 | 2025.12.19 22:02:29.616101 [ 259 ] {a90206a2-9c9b-4bbf-8cef-c2c5511f99a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1549 | 2025.12.19 22:02:29.616110 [ 191 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_6_1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2025.12.19 22:02:29.616120 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1551 | 2025.12.19 22:02:29.616156 [ 259 ] {a90206a2-9c9b-4bbf-8cef-c2c5511f99a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1552 | 2025.12.19 22:02:29.616196 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 1553 | 2025.12.19 22:02:29.616210 [ 191 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_6_1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1554 | 2025.12.19 22:02:29.616241 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1555 | 2025.12.19 22:02:29.616281 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 1556 | 2025.12.19 22:02:29.616309 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1557 | 2025.12.19 22:02:29.616316 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1558 | 2025.12.19 22:02:29.616365 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 1559 | 2025.12.19 22:02:29.616524 [ 259 ] {a90206a2-9c9b-4bbf-8cef-c2c5511f99a7} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2025.12.19 22:02:29.616569 [ 259 ] {a90206a2-9c9b-4bbf-8cef-c2c5511f99a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1561 | 2025.12.19 22:02:29.616907 [ 259 ] {a90206a2-9c9b-4bbf-8cef-c2c5511f99a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1562 | 2025.12.19 22:02:29.617184 [ 259 ] {a90206a2-9c9b-4bbf-8cef-c2c5511f99a7} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2025.12.19 22:02:29.617296 [ 64 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1564 | 2025.12.19 22:02:29.617330 [ 64 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2025.12.19 22:02:29.617333 [ 259 ] {a90206a2-9c9b-4bbf-8cef-c2c5511f99a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 1566 | 2025.12.19 22:02:29.617350 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1567 | 2025.12.19 22:02:29.617385 [ 259 ] {a90206a2-9c9b-4bbf-8cef-c2c5511f99a7} <Debug> TCPHandler: Processed in 0.001438914 sec. | ||
| 1568 | 2025.12.19 22:02:29.617452 [ 196 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 1569 | 2025.12.19 22:02:29.617473 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546925 sec., 716906.1202062155 rows/sec., 50.99 MiB/sec. | ||
| 1570 | 2025.12.19 22:02:29.617536 [ 196 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1571 | 2025.12.19 22:02:29.617563 [ 196 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1572 | 2025.12.19 22:02:29.617599 [ 196 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 1573 | 2025.12.19 22:02:29.617631 [ 196 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1574 | 2025.12.19 22:02:29.617653 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1575 | 2025.12.19 22:02:29.617663 [ 196 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 1576 | 2025.12.19 22:02:29.617704 [ 196 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1577 | 2025.12.19 22:02:29.617732 [ 196 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 1578 | 2025.12.19 22:02:29.617990 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2025.12.19 22:02:29.618068 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1580 | 2025.12.19 22:02:29.618142 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1581 | 2025.12.19 22:02:29.618520 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001100358 sec., 327166.2495296985 rows/sec., 22.05 MiB/sec. | ||
| 1582 | 2025.12.19 22:02:29.618666 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1583 | 2025.12.19 22:02:29.618927 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_6_1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2025.12.19 22:02:29.618992 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_6_1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1585 | 2025.12.19 22:02:29.619066 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1586 | 2025.12.19 22:02:33.683473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 216 | ||
| 1587 | 2025.12.19 22:02:33.685660 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2025.12.19 22:02:33.685711 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1589 | 2025.12.19 22:02:33.686969 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1590 | 2025.12.19 22:02:33.687254 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2025.12.19 22:02:33.687587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1592 | 2025.12.19 22:02:34.607462 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2025.12.19 22:02:34.607713 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1594 | 2025.12.19 22:02:34.608070 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1595 | 2025.12.19 22:02:34.612187 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1596 | 2025.12.19 22:02:34.612465 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1597 | 2025.12.19 22:02:34.612543 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1598 | 2025.12.19 22:02:34.612745 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1599 | 2025.12.19 22:02:34.614723 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1600 | 2025.12.19 22:02:34.616649 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 1601 | 2025.12.19 22:02:34.616675 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1602 | 2025.12.19 22:02:34.616759 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1603 | 2025.12.19 22:02:34.616783 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1604 | 2025.12.19 22:02:34.630042 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.022427 sec., 1159.3168948142863 rows/sec., 50.16 KiB/sec. | ||
| 1605 | 2025.12.19 22:02:34.630162 [ 259 ] {29acc437-5dd2-4bc6-9428-55f4b7c9a10b} <Debug> TCPHandler: Processed in 0.022831613 sec. | ||
| 1606 | 2025.12.19 22:02:34.630523 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2025.12.19 22:02:34.630706 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1608 | 2025.12.19 22:02:34.630962 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1609 | 2025.12.19 22:02:34.630999 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1610 | 2025.12.19 22:02:34.631207 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1611 | 2025.12.19 22:02:34.631264 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1612 | 2025.12.19 22:02:34.631380 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1613 | 2025.12.19 22:02:34.631412 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1614 | 2025.12.19 22:02:34.631432 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 1615 | 2025.12.19 22:02:34.631447 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1616 | 2025.12.19 22:02:34.631483 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1617 | 2025.12.19 22:02:34.631504 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1618 | 2025.12.19 22:02:34.631987 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001348 sec., 19287.833827893173 rows/sec., 834.57 KiB/sec. | ||
| 1619 | 2025.12.19 22:02:34.632080 [ 259 ] {83412a39-b9aa-46b0-893a-4b7a17176c5b} <Debug> TCPHandler: Processed in 0.001635857 sec. | ||
| 1620 | 2025.12.19 22:02:34.632286 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2025.12.19 22:02:34.632424 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1622 | 2025.12.19 22:02:34.632644 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1623 | 2025.12.19 22:02:34.632680 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1624 | 2025.12.19 22:02:34.632876 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1625 | 2025.12.19 22:02:34.632932 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1626 | 2025.12.19 22:02:34.633036 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1627 | 2025.12.19 22:02:34.633065 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1628 | 2025.12.19 22:02:34.633084 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 1629 | 2025.12.19 22:02:34.633098 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1630 | 2025.12.19 22:02:34.633132 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1631 | 2025.12.19 22:02:34.633152 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1632 | 2025.12.19 22:02:34.633575 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001208 sec., 21523.178807947017 rows/sec., 931.29 KiB/sec. | ||
| 1633 | 2025.12.19 22:02:34.633660 [ 259 ] {abf297bc-9659-4863-9d0a-9c188cf8ba87} <Debug> TCPHandler: Processed in 0.001424983 sec. | ||
| 1634 | 2025.12.19 22:02:34.640560 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2025.12.19 22:02:34.640674 [ 259 ] {4b688844-0d90-41df-8ffe-76b0b05498b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1636 | 2025.12.19 22:02:34.640718 [ 259 ] {4b688844-0d90-41df-8ffe-76b0b05498b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1637 | 2025.12.19 22:02:34.641296 [ 259 ] {4b688844-0d90-41df-8ffe-76b0b05498b1} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2025.12.19 22:02:34.641343 [ 259 ] {4b688844-0d90-41df-8ffe-76b0b05498b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1639 | 2025.12.19 22:02:34.641777 [ 259 ] {4b688844-0d90-41df-8ffe-76b0b05498b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1640 | 2025.12.19 22:02:34.641996 [ 259 ] {4b688844-0d90-41df-8ffe-76b0b05498b1} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2025.12.19 22:02:34.642146 [ 259 ] {4b688844-0d90-41df-8ffe-76b0b05498b1} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001504 sec., 1994.68085106383 rows/sec., 181.81 KiB/sec. | ||
| 1642 | 2025.12.19 22:02:34.642185 [ 259 ] {4b688844-0d90-41df-8ffe-76b0b05498b1} <Debug> TCPHandler: Processed in 0.001679187 sec. | ||
| 1643 | 2025.12.19 22:02:34.642301 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2025.12.19 22:02:34.642399 [ 259 ] {dd939a95-263b-4736-8760-8465e14ad39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1645 | 2025.12.19 22:02:34.642441 [ 259 ] {dd939a95-263b-4736-8760-8465e14ad39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1646 | 2025.12.19 22:02:34.642876 [ 259 ] {dd939a95-263b-4736-8760-8465e14ad39f} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2025.12.19 22:02:34.642914 [ 259 ] {dd939a95-263b-4736-8760-8465e14ad39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1648 | 2025.12.19 22:02:34.643226 [ 259 ] {dd939a95-263b-4736-8760-8465e14ad39f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1649 | 2025.12.19 22:02:34.643447 [ 259 ] {dd939a95-263b-4736-8760-8465e14ad39f} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2025.12.19 22:02:34.643584 [ 259 ] {dd939a95-263b-4736-8760-8465e14ad39f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001207 sec., 19884.00994200497 rows/sec., 1.65 MiB/sec. | ||
| 1651 | 2025.12.19 22:02:34.643623 [ 259 ] {dd939a95-263b-4736-8760-8465e14ad39f} <Debug> TCPHandler: Processed in 0.001371753 sec. | ||
| 1652 | 2025.12.19 22:02:34.643741 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2025.12.19 22:02:34.643838 [ 259 ] {c29b04c3-eec8-4514-872f-6abcf3ea8789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1654 | 2025.12.19 22:02:34.643878 [ 259 ] {c29b04c3-eec8-4514-872f-6abcf3ea8789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1655 | 2025.12.19 22:02:34.644265 [ 259 ] {c29b04c3-eec8-4514-872f-6abcf3ea8789} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2025.12.19 22:02:34.644303 [ 259 ] {c29b04c3-eec8-4514-872f-6abcf3ea8789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1657 | 2025.12.19 22:02:34.644597 [ 259 ] {c29b04c3-eec8-4514-872f-6abcf3ea8789} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1658 | 2025.12.19 22:02:34.644827 [ 259 ] {c29b04c3-eec8-4514-872f-6abcf3ea8789} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2025.12.19 22:02:34.644961 [ 259 ] {c29b04c3-eec8-4514-872f-6abcf3ea8789} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 1660 | 2025.12.19 22:02:34.644997 [ 259 ] {c29b04c3-eec8-4514-872f-6abcf3ea8789} <Debug> TCPHandler: Processed in 0.001305601 sec. | ||
| 1661 | 2025.12.19 22:02:34.645116 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.12.19 22:02:34.645218 [ 259 ] {d237aa71-3d5e-44e4-b2e7-623770fae520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1663 | 2025.12.19 22:02:34.645259 [ 259 ] {d237aa71-3d5e-44e4-b2e7-623770fae520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1664 | 2025.12.19 22:02:34.645784 [ 259 ] {d237aa71-3d5e-44e4-b2e7-623770fae520} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.12.19 22:02:34.645820 [ 259 ] {d237aa71-3d5e-44e4-b2e7-623770fae520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1666 | 2025.12.19 22:02:34.646179 [ 259 ] {d237aa71-3d5e-44e4-b2e7-623770fae520} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1667 | 2025.12.19 22:02:34.646401 [ 259 ] {d237aa71-3d5e-44e4-b2e7-623770fae520} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.12.19 22:02:34.646532 [ 259 ] {d237aa71-3d5e-44e4-b2e7-623770fae520} <Debug> executeQuery: Read 219 rows, 20.01 KiB in 0.001335 sec., 164044.94382022473 rows/sec., 14.64 MiB/sec. | ||
| 1669 | 2025.12.19 22:02:34.646572 [ 259 ] {d237aa71-3d5e-44e4-b2e7-623770fae520} <Debug> TCPHandler: Processed in 0.001506825 sec. | ||
| 1670 | 2025.12.19 22:02:34.646689 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2025.12.19 22:02:34.646785 [ 259 ] {a1b02ea8-a271-4ee3-993c-21e6498637ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1672 | 2025.12.19 22:02:34.646826 [ 259 ] {a1b02ea8-a271-4ee3-993c-21e6498637ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1673 | 2025.12.19 22:02:34.647235 [ 259 ] {a1b02ea8-a271-4ee3-993c-21e6498637ee} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2025.12.19 22:02:34.647272 [ 259 ] {a1b02ea8-a271-4ee3-993c-21e6498637ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1675 | 2025.12.19 22:02:34.647565 [ 259 ] {a1b02ea8-a271-4ee3-993c-21e6498637ee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1676 | 2025.12.19 22:02:34.647759 [ 259 ] {a1b02ea8-a271-4ee3-993c-21e6498637ee} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2025.12.19 22:02:34.647882 [ 259 ] {a1b02ea8-a271-4ee3-993c-21e6498637ee} <Debug> executeQuery: Read 35 rows, 2.68 KiB in 0.00114 sec., 30701.754385964912 rows/sec., 2.30 MiB/sec. | ||
| 1678 | 2025.12.19 22:02:34.647919 [ 259 ] {a1b02ea8-a271-4ee3-993c-21e6498637ee} <Debug> TCPHandler: Processed in 0.001303811 sec. | ||
| 1679 | 2025.12.19 22:02:34.648022 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2025.12.19 22:02:34.648111 [ 259 ] {797abbac-66ac-4a84-99fe-7681ef054d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1681 | 2025.12.19 22:02:34.648148 [ 259 ] {797abbac-66ac-4a84-99fe-7681ef054d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1682 | 2025.12.19 22:02:34.648582 [ 259 ] {797abbac-66ac-4a84-99fe-7681ef054d51} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.12.19 22:02:34.648618 [ 259 ] {797abbac-66ac-4a84-99fe-7681ef054d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1684 | 2025.12.19 22:02:34.648903 [ 259 ] {797abbac-66ac-4a84-99fe-7681ef054d51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1685 | 2025.12.19 22:02:34.649109 [ 259 ] {797abbac-66ac-4a84-99fe-7681ef054d51} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.12.19 22:02:34.649236 [ 259 ] {797abbac-66ac-4a84-99fe-7681ef054d51} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 1687 | 2025.12.19 22:02:34.649274 [ 259 ] {797abbac-66ac-4a84-99fe-7681ef054d51} <Debug> TCPHandler: Processed in 0.001267991 sec. | ||
| 1688 | 2025.12.19 22:02:34.649374 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2025.12.19 22:02:34.649469 [ 259 ] {6defcb5b-f3bb-44f2-b2b1-e8a4a7c5bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1690 | 2025.12.19 22:02:34.649508 [ 259 ] {6defcb5b-f3bb-44f2-b2b1-e8a4a7c5bc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1691 | 2025.12.19 22:02:34.649895 [ 259 ] {6defcb5b-f3bb-44f2-b2b1-e8a4a7c5bc68} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.12.19 22:02:34.649930 [ 259 ] {6defcb5b-f3bb-44f2-b2b1-e8a4a7c5bc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1693 | 2025.12.19 22:02:34.650223 [ 259 ] {6defcb5b-f3bb-44f2-b2b1-e8a4a7c5bc68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1694 | 2025.12.19 22:02:34.650439 [ 259 ] {6defcb5b-f3bb-44f2-b2b1-e8a4a7c5bc68} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2025.12.19 22:02:34.650567 [ 259 ] {6defcb5b-f3bb-44f2-b2b1-e8a4a7c5bc68} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 1696 | 2025.12.19 22:02:34.650606 [ 259 ] {6defcb5b-f3bb-44f2-b2b1-e8a4a7c5bc68} <Debug> TCPHandler: Processed in 0.00128041 sec. | ||
| 1697 | 2025.12.19 22:02:34.650713 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2025.12.19 22:02:34.650807 [ 259 ] {3410b09e-412c-4220-ada4-e85e8073b982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1699 | 2025.12.19 22:02:34.650847 [ 259 ] {3410b09e-412c-4220-ada4-e85e8073b982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1700 | 2025.12.19 22:02:34.651307 [ 259 ] {3410b09e-412c-4220-ada4-e85e8073b982} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2025.12.19 22:02:34.651344 [ 259 ] {3410b09e-412c-4220-ada4-e85e8073b982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1702 | 2025.12.19 22:02:34.651658 [ 259 ] {3410b09e-412c-4220-ada4-e85e8073b982} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1703 | 2025.12.19 22:02:34.651864 [ 259 ] {3410b09e-412c-4220-ada4-e85e8073b982} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2025.12.19 22:02:34.651991 [ 259 ] {3410b09e-412c-4220-ada4-e85e8073b982} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001203 sec., 112219.45137157106 rows/sec., 9.08 MiB/sec. | ||
| 1705 | 2025.12.19 22:02:34.652031 [ 259 ] {3410b09e-412c-4220-ada4-e85e8073b982} <Debug> TCPHandler: Processed in 0.001365813 sec. | ||
| 1706 | 2025.12.19 22:02:34.652129 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2025.12.19 22:02:34.652222 [ 259 ] {1a43982a-cf46-441d-8d87-50bb196a0d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1708 | 2025.12.19 22:02:34.652265 [ 259 ] {1a43982a-cf46-441d-8d87-50bb196a0d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1709 | 2025.12.19 22:02:34.652664 [ 259 ] {1a43982a-cf46-441d-8d87-50bb196a0d21} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2025.12.19 22:02:34.652700 [ 259 ] {1a43982a-cf46-441d-8d87-50bb196a0d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1711 | 2025.12.19 22:02:34.653022 [ 259 ] {1a43982a-cf46-441d-8d87-50bb196a0d21} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1712 | 2025.12.19 22:02:34.653227 [ 259 ] {1a43982a-cf46-441d-8d87-50bb196a0d21} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2025.12.19 22:02:34.653354 [ 259 ] {1a43982a-cf46-441d-8d87-50bb196a0d21} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001149 sec., 171453.43777197562 rows/sec., 12.30 MiB/sec. | ||
| 1714 | 2025.12.19 22:02:34.653391 [ 259 ] {1a43982a-cf46-441d-8d87-50bb196a0d21} <Debug> TCPHandler: Processed in 0.001309261 sec. | ||
| 1715 | 2025.12.19 22:02:34.653502 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2025.12.19 22:02:34.653594 [ 259 ] {c7ea6f66-0c5e-489d-9eae-7d07f04f99b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1717 | 2025.12.19 22:02:34.653648 [ 259 ] {c7ea6f66-0c5e-489d-9eae-7d07f04f99b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1718 | 2025.12.19 22:02:34.654522 [ 259 ] {c7ea6f66-0c5e-489d-9eae-7d07f04f99b8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.12.19 22:02:34.654558 [ 259 ] {c7ea6f66-0c5e-489d-9eae-7d07f04f99b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1720 | 2025.12.19 22:02:34.655089 [ 259 ] {c7ea6f66-0c5e-489d-9eae-7d07f04f99b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1721 | 2025.12.19 22:02:34.655320 [ 259 ] {c7ea6f66-0c5e-489d-9eae-7d07f04f99b8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2025.12.19 22:02:34.655460 [ 259 ] {c7ea6f66-0c5e-489d-9eae-7d07f04f99b8} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001884 sec., 11146.496815286624 rows/sec., 19.97 MiB/sec. | ||
| 1723 | 2025.12.19 22:02:34.655522 [ 259 ] {c7ea6f66-0c5e-489d-9eae-7d07f04f99b8} <Debug> TCPHandler: Processed in 0.002069394 sec. | ||
| 1724 | 2025.12.19 22:02:34.655640 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.12.19 22:02:34.655734 [ 259 ] {a0b8984b-ada7-41d6-bbb5-f4e85fe11026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1726 | 2025.12.19 22:02:34.655775 [ 259 ] {a0b8984b-ada7-41d6-bbb5-f4e85fe11026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1727 | 2025.12.19 22:02:34.656096 [ 259 ] {a0b8984b-ada7-41d6-bbb5-f4e85fe11026} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2025.12.19 22:02:34.656133 [ 259 ] {a0b8984b-ada7-41d6-bbb5-f4e85fe11026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1729 | 2025.12.19 22:02:34.656448 [ 259 ] {a0b8984b-ada7-41d6-bbb5-f4e85fe11026} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1730 | 2025.12.19 22:02:34.656665 [ 259 ] {a0b8984b-ada7-41d6-bbb5-f4e85fe11026} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2025.12.19 22:02:34.656789 [ 259 ] {a0b8984b-ada7-41d6-bbb5-f4e85fe11026} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 789.25 KiB/sec. | ||
| 1732 | 2025.12.19 22:02:34.656826 [ 259 ] {a0b8984b-ada7-41d6-bbb5-f4e85fe11026} <Debug> TCPHandler: Processed in 0.00123425 sec. | ||
| 1733 | 2025.12.19 22:02:34.656948 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.12.19 22:02:34.657041 [ 259 ] {5c0476df-882a-433a-911c-2737be6a4a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1735 | 2025.12.19 22:02:34.657085 [ 259 ] {5c0476df-882a-433a-911c-2737be6a4a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1736 | 2025.12.19 22:02:34.657428 [ 259 ] {5c0476df-882a-433a-911c-2737be6a4a4a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.12.19 22:02:34.657464 [ 259 ] {5c0476df-882a-433a-911c-2737be6a4a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1738 | 2025.12.19 22:02:34.657762 [ 259 ] {5c0476df-882a-433a-911c-2737be6a4a4a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1739 | 2025.12.19 22:02:34.657976 [ 259 ] {5c0476df-882a-433a-911c-2737be6a4a4a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.12.19 22:02:34.658104 [ 259 ] {5c0476df-882a-433a-911c-2737be6a4a4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 1741 | 2025.12.19 22:02:34.658142 [ 259 ] {5c0476df-882a-433a-911c-2737be6a4a4a} <Debug> TCPHandler: Processed in 0.00124227 sec. | ||
| 1742 | 2025.12.19 22:02:36.193724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3342 | ||
| 1743 | 2025.12.19 22:02:36.194274 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2025.12.19 22:02:36.194320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1745 | 2025.12.19 22:02:36.194837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1746 | 2025.12.19 22:02:36.195068 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2025.12.19 22:02:36.195205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3342 | ||
| 1748 | 2025.12.19 22:02:36.367926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1749 | 2025.12.19 22:02:36.386391 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2025.12.19 22:02:36.386445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1751 | 2025.12.19 22:02:36.392092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1752 | 2025.12.19 22:02:36.392798 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2025.12.19 22:02:36.396117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1754 | 2025.12.19 22:02:39.610289 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2025.12.19 22:02:39.610509 [ 259 ] {f9bd9a19-7334-49ba-b465-1a3490dc5616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1756 | 2025.12.19 22:02:39.610582 [ 259 ] {f9bd9a19-7334-49ba-b465-1a3490dc5616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1757 | 2025.12.19 22:02:39.611329 [ 259 ] {f9bd9a19-7334-49ba-b465-1a3490dc5616} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2025.12.19 22:02:39.611380 [ 259 ] {f9bd9a19-7334-49ba-b465-1a3490dc5616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1759 | 2025.12.19 22:02:39.611797 [ 259 ] {f9bd9a19-7334-49ba-b465-1a3490dc5616} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1760 | 2025.12.19 22:02:39.612042 [ 259 ] {f9bd9a19-7334-49ba-b465-1a3490dc5616} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2025.12.19 22:02:39.612200 [ 259 ] {f9bd9a19-7334-49ba-b465-1a3490dc5616} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.46 MiB/sec. | ||
| 1762 | 2025.12.19 22:02:39.612242 [ 259 ] {f9bd9a19-7334-49ba-b465-1a3490dc5616} <Debug> TCPHandler: Processed in 0.002086883 sec. | ||
| 1763 | 2025.12.19 22:02:39.612367 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2025.12.19 22:02:39.612463 [ 259 ] {2ac3a7ec-b5d6-4336-9a02-0b81e753afaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1765 | 2025.12.19 22:02:39.612503 [ 259 ] {2ac3a7ec-b5d6-4336-9a02-0b81e753afaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1766 | 2025.12.19 22:02:39.613034 [ 259 ] {2ac3a7ec-b5d6-4336-9a02-0b81e753afaf} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2025.12.19 22:02:39.613071 [ 259 ] {2ac3a7ec-b5d6-4336-9a02-0b81e753afaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1768 | 2025.12.19 22:02:39.613370 [ 259 ] {2ac3a7ec-b5d6-4336-9a02-0b81e753afaf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1769 | 2025.12.19 22:02:39.613581 [ 259 ] {2ac3a7ec-b5d6-4336-9a02-0b81e753afaf} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2025.12.19 22:02:39.613712 [ 259 ] {2ac3a7ec-b5d6-4336-9a02-0b81e753afaf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 1771 | 2025.12.19 22:02:39.613748 [ 259 ] {2ac3a7ec-b5d6-4336-9a02-0b81e753afaf} <Debug> TCPHandler: Processed in 0.001430993 sec. | ||
| 1772 | 2025.12.19 22:02:39.613865 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2025.12.19 22:02:39.613960 [ 259 ] {de2e1ca0-7579-4003-b75b-830931d69efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1774 | 2025.12.19 22:02:39.614004 [ 259 ] {de2e1ca0-7579-4003-b75b-830931d69efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1775 | 2025.12.19 22:02:39.614460 [ 259 ] {de2e1ca0-7579-4003-b75b-830931d69efe} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2025.12.19 22:02:39.614502 [ 259 ] {de2e1ca0-7579-4003-b75b-830931d69efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1777 | 2025.12.19 22:02:39.614822 [ 259 ] {de2e1ca0-7579-4003-b75b-830931d69efe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1778 | 2025.12.19 22:02:39.615049 [ 259 ] {de2e1ca0-7579-4003-b75b-830931d69efe} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2025.12.19 22:02:39.615178 [ 259 ] {de2e1ca0-7579-4003-b75b-830931d69efe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 1780 | 2025.12.19 22:02:39.615214 [ 259 ] {de2e1ca0-7579-4003-b75b-830931d69efe} <Debug> TCPHandler: Processed in 0.001397103 sec. | ||
| 1781 | 2025.12.19 22:02:39.615332 [ 259 ] {} <Trace> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2025.12.19 22:02:39.615426 [ 259 ] {fb7b8a20-a346-46c6-9e74-e54e152d101e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1783 | 2025.12.19 22:02:39.615469 [ 259 ] {fb7b8a20-a346-46c6-9e74-e54e152d101e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1784 | 2025.12.19 22:02:39.615820 [ 259 ] {fb7b8a20-a346-46c6-9e74-e54e152d101e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2025.12.19 22:02:39.615857 [ 259 ] {fb7b8a20-a346-46c6-9e74-e54e152d101e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1786 | 2025.12.19 22:02:39.616176 [ 259 ] {fb7b8a20-a346-46c6-9e74-e54e152d101e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1787 | 2025.12.19 22:02:39.616386 [ 259 ] {fb7b8a20-a346-46c6-9e74-e54e152d101e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2025.12.19 22:02:39.616514 [ 259 ] {fb7b8a20-a346-46c6-9e74-e54e152d101e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 1789 | 2025.12.19 22:02:39.616549 [ 259 ] {fb7b8a20-a346-46c6-9e74-e54e152d101e} <Debug> TCPHandler: Processed in 0.001266951 sec. | ||
| 1790 | 2025.12.19 22:02:43.633310 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1791 | 2025.12.19 22:02:43.633407 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1792 | 2025.12.19 22:02:43.687741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 254 | ||
| 1793 | 2025.12.19 22:02:43.690154 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2025.12.19 22:02:43.690211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1795 | 2025.12.19 22:02:43.691381 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1796 | 2025.12.19 22:02:43.691666 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2025.12.19 22:02:43.692008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1798 | 2025.12.19 22:02:43.695273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3790 | ||
| 1799 | 2025.12.19 22:02:43.695760 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2025.12.19 22:02:43.695799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1801 | 2025.12.19 22:02:43.696296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1802 | 2025.12.19 22:02:43.696530 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2025.12.19 22:02:43.696681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3790 | ||
| 1804 | 2025.12.19 22:02:43.896163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1805 | 2025.12.19 22:02:43.913638 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2025.12.19 22:02:43.913704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1807 | 2025.12.19 22:02:43.919660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1808 | 2025.12.19 22:02:43.920362 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2025.12.19 22:02:43.923353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1810 | 2025.12.19 22:02:44.282012 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1811 | 2025.12.19 22:02:44.282109 [ 259 ] {} <Debug> TCP-Session: 857845f9-f6ec-4e24-957d-a97ebdca1b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1812 | 2025.12.19 22:02:44.613018 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2025.12.19 22:02:44.613206 [ 261 ] {921b4ee1-7b3a-455f-992a-534ca534dde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1814 | 2025.12.19 22:02:44.613278 [ 261 ] {921b4ee1-7b3a-455f-992a-534ca534dde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1815 | 2025.12.19 22:02:44.614033 [ 261 ] {921b4ee1-7b3a-455f-992a-534ca534dde1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2025.12.19 22:02:44.614087 [ 261 ] {921b4ee1-7b3a-455f-992a-534ca534dde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1817 | 2025.12.19 22:02:44.614498 [ 261 ] {921b4ee1-7b3a-455f-992a-534ca534dde1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1818 | 2025.12.19 22:02:44.614735 [ 261 ] {921b4ee1-7b3a-455f-992a-534ca534dde1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2025.12.19 22:02:44.614894 [ 261 ] {921b4ee1-7b3a-455f-992a-534ca534dde1} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001738 sec., 72497.12313003452 rows/sec., 6.23 MiB/sec. | ||
| 1820 | 2025.12.19 22:02:44.614941 [ 261 ] {921b4ee1-7b3a-455f-992a-534ca534dde1} <Debug> TCPHandler: Processed in 0.002056253 sec. | ||
| 1821 | 2025.12.19 22:02:44.615076 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2025.12.19 22:02:44.615182 [ 261 ] {9c6991b5-ce56-4a88-98ac-df05ea94975d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1823 | 2025.12.19 22:02:44.615226 [ 261 ] {9c6991b5-ce56-4a88-98ac-df05ea94975d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1824 | 2025.12.19 22:02:44.615646 [ 261 ] {9c6991b5-ce56-4a88-98ac-df05ea94975d} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2025.12.19 22:02:44.615685 [ 261 ] {9c6991b5-ce56-4a88-98ac-df05ea94975d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1826 | 2025.12.19 22:02:44.615993 [ 261 ] {9c6991b5-ce56-4a88-98ac-df05ea94975d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1827 | 2025.12.19 22:02:44.616209 [ 261 ] {9c6991b5-ce56-4a88-98ac-df05ea94975d} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2025.12.19 22:02:44.616343 [ 261 ] {9c6991b5-ce56-4a88-98ac-df05ea94975d} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001186 sec., 29510.96121416526 rows/sec., 2.17 MiB/sec. | ||
| 1829 | 2025.12.19 22:02:44.616383 [ 261 ] {9c6991b5-ce56-4a88-98ac-df05ea94975d} <Debug> TCPHandler: Processed in 0.001361402 sec. | ||
| 1830 | 2025.12.19 22:02:44.616495 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2025.12.19 22:02:44.616593 [ 261 ] {9216de1a-94e3-47da-bac5-9570a8b64d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1832 | 2025.12.19 22:02:44.616634 [ 261 ] {9216de1a-94e3-47da-bac5-9570a8b64d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1833 | 2025.12.19 22:02:44.617081 [ 261 ] {9216de1a-94e3-47da-bac5-9570a8b64d8e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2025.12.19 22:02:44.617119 [ 261 ] {9216de1a-94e3-47da-bac5-9570a8b64d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1835 | 2025.12.19 22:02:44.617426 [ 261 ] {9216de1a-94e3-47da-bac5-9570a8b64d8e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1836 | 2025.12.19 22:02:44.617636 [ 261 ] {9216de1a-94e3-47da-bac5-9570a8b64d8e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2025.12.19 22:02:44.617761 [ 261 ] {9216de1a-94e3-47da-bac5-9570a8b64d8e} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.001189 sec., 88309.50378469302 rows/sec., 6.92 MiB/sec. | ||
| 1838 | 2025.12.19 22:02:44.617799 [ 261 ] {9216de1a-94e3-47da-bac5-9570a8b64d8e} <Debug> TCPHandler: Processed in 0.001355332 sec. | ||
| 1839 | 2025.12.19 22:02:44.617912 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2025.12.19 22:02:44.618008 [ 261 ] {f74d093c-2b72-4629-873f-75ae63e64630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1841 | 2025.12.19 22:02:44.618051 [ 261 ] {f74d093c-2b72-4629-873f-75ae63e64630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1842 | 2025.12.19 22:02:44.618501 [ 261 ] {f74d093c-2b72-4629-873f-75ae63e64630} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2025.12.19 22:02:44.618540 [ 261 ] {f74d093c-2b72-4629-873f-75ae63e64630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1844 | 2025.12.19 22:02:44.618909 [ 261 ] {f74d093c-2b72-4629-873f-75ae63e64630} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1845 | 2025.12.19 22:02:44.619134 [ 261 ] {f74d093c-2b72-4629-873f-75ae63e64630} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2025.12.19 22:02:44.619276 [ 261 ] {f74d093c-2b72-4629-873f-75ae63e64630} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 1847 | 2025.12.19 22:02:44.619324 [ 261 ] {f74d093c-2b72-4629-873f-75ae63e64630} <Debug> TCPHandler: Processed in 0.001462914 sec. | ||
| 1848 | 2025.12.19 22:02:44.619432 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2025.12.19 22:02:44.619529 [ 261 ] {2e8136a1-1e8e-4ea2-9f4e-762f7833f34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1850 | 2025.12.19 22:02:44.619584 [ 261 ] {2e8136a1-1e8e-4ea2-9f4e-762f7833f34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1851 | 2025.12.19 22:02:44.620616 [ 261 ] {2e8136a1-1e8e-4ea2-9f4e-762f7833f34d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.12.19 22:02:44.620655 [ 261 ] {2e8136a1-1e8e-4ea2-9f4e-762f7833f34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1853 | 2025.12.19 22:02:44.621230 [ 261 ] {2e8136a1-1e8e-4ea2-9f4e-762f7833f34d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1854 | 2025.12.19 22:02:44.621462 [ 261 ] {2e8136a1-1e8e-4ea2-9f4e-762f7833f34d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2025.12.19 22:02:44.621604 [ 261 ] {2e8136a1-1e8e-4ea2-9f4e-762f7833f34d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002095 sec., 16706.443914081145 rows/sec., 29.94 MiB/sec. | ||
| 1856 | 2025.12.19 22:02:44.621661 [ 261 ] {2e8136a1-1e8e-4ea2-9f4e-762f7833f34d} <Debug> TCPHandler: Processed in 0.002279437 sec. | ||
| 1857 | 2025.12.19 22:02:44.621781 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2025.12.19 22:02:44.621876 [ 261 ] {63ab0023-f114-47b1-8e98-25e8df194d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1859 | 2025.12.19 22:02:44.621919 [ 261 ] {63ab0023-f114-47b1-8e98-25e8df194d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1860 | 2025.12.19 22:02:44.622248 [ 261 ] {63ab0023-f114-47b1-8e98-25e8df194d38} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2025.12.19 22:02:44.622285 [ 261 ] {63ab0023-f114-47b1-8e98-25e8df194d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1862 | 2025.12.19 22:02:44.622594 [ 261 ] {63ab0023-f114-47b1-8e98-25e8df194d38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1863 | 2025.12.19 22:02:44.622801 [ 261 ] {63ab0023-f114-47b1-8e98-25e8df194d38} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2025.12.19 22:02:44.622931 [ 261 ] {63ab0023-f114-47b1-8e98-25e8df194d38} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 867.55 KiB/sec. | ||
| 1865 | 2025.12.19 22:02:44.622967 [ 261 ] {63ab0023-f114-47b1-8e98-25e8df194d38} <Debug> TCPHandler: Processed in 0.00123567 sec. | ||
| 1866 | 2025.12.19 22:02:44.623077 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2025.12.19 22:02:44.623171 [ 261 ] {af859d6d-5fd0-4674-a135-b3c1c0c7bc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1868 | 2025.12.19 22:02:44.623212 [ 261 ] {af859d6d-5fd0-4674-a135-b3c1c0c7bc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1869 | 2025.12.19 22:02:44.623557 [ 261 ] {af859d6d-5fd0-4674-a135-b3c1c0c7bc40} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2025.12.19 22:02:44.623594 [ 261 ] {af859d6d-5fd0-4674-a135-b3c1c0c7bc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1871 | 2025.12.19 22:02:44.623902 [ 261 ] {af859d6d-5fd0-4674-a135-b3c1c0c7bc40} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1872 | 2025.12.19 22:02:44.624111 [ 261 ] {af859d6d-5fd0-4674-a135-b3c1c0c7bc40} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2025.12.19 22:02:44.624244 [ 261 ] {af859d6d-5fd0-4674-a135-b3c1c0c7bc40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 1874 | 2025.12.19 22:02:44.624281 [ 261 ] {af859d6d-5fd0-4674-a135-b3c1c0c7bc40} <Debug> TCPHandler: Processed in 0.001253721 sec. | ||
| 1875 | 2025.12.19 22:02:45.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.80 MiB, peak 187.72 MiB, free memory in arenas 0.00 B, will set to 182.45 MiB (RSS), difference: 1.65 MiB | ||
| 1876 | 2025.12.19 22:02:45.339564 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2025.12.19 22:02:45.339818 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1878 | 2025.12.19 22:02:45.340196 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1879 | 2025.12.19 22:02:45.340243 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1880 | 2025.12.19 22:02:45.340543 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1881 | 2025.12.19 22:02:45.340615 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1882 | 2025.12.19 22:02:45.340755 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1883 | 2025.12.19 22:02:45.340876 [ 296 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1884 | 2025.12.19 22:02:45.340901 [ 327 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1885 | 2025.12.19 22:02:45.341015 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 1886 | 2025.12.19 22:02:45.341043 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1887 | 2025.12.19 22:02:45.343145 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1888 | 2025.12.19 22:02:45.343172 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1889 | 2025.12.19 22:02:45.343225 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1890 | 2025.12.19 22:02:45.343265 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1891 | 2025.12.19 22:02:45.344193 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004483 sec., 6468.882444791434 rows/sec., 281.88 KiB/sec. | ||
| 1892 | 2025.12.19 22:02:45.344292 [ 261 ] {86f899fd-9322-4c5a-aa27-a0d0a716efd3} <Debug> TCPHandler: Processed in 0.004863729 sec. | ||
| 1893 | 2025.12.19 22:02:45.344618 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2025.12.19 22:02:45.344764 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1895 | 2025.12.19 22:02:45.344996 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1896 | 2025.12.19 22:02:45.345032 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1897 | 2025.12.19 22:02:45.345230 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1898 | 2025.12.19 22:02:45.345285 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1899 | 2025.12.19 22:02:45.345394 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1900 | 2025.12.19 22:02:45.345467 [ 347 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1901 | 2025.12.19 22:02:45.345472 [ 327 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1902 | 2025.12.19 22:02:45.345574 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 1903 | 2025.12.19 22:02:45.345608 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1904 | 2025.12.19 22:02:45.345666 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1905 | 2025.12.19 22:02:45.345684 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1906 | 2025.12.19 22:02:45.345715 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1907 | 2025.12.19 22:02:45.345746 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1908 | 2025.12.19 22:02:45.346508 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001806 sec., 16057.585825027685 rows/sec., 699.71 KiB/sec. | ||
| 1909 | 2025.12.19 22:02:45.346621 [ 261 ] {2208f0f1-f2ae-4699-8cf8-d0e63f19bf0e} <Debug> TCPHandler: Processed in 0.002055384 sec. | ||
| 1910 | 2025.12.19 22:02:45.346848 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2025.12.19 22:02:45.346989 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1912 | 2025.12.19 22:02:45.347205 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1913 | 2025.12.19 22:02:45.347240 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1914 | 2025.12.19 22:02:45.347436 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1915 | 2025.12.19 22:02:45.347490 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1916 | 2025.12.19 22:02:45.347595 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1917 | 2025.12.19 22:02:45.347660 [ 339 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1918 | 2025.12.19 22:02:45.347671 [ 269 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1919 | 2025.12.19 22:02:45.347777 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 1920 | 2025.12.19 22:02:45.347802 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1921 | 2025.12.19 22:02:45.347861 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1922 | 2025.12.19 22:02:45.347879 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1923 | 2025.12.19 22:02:45.347909 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1924 | 2025.12.19 22:02:45.347940 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1925 | 2025.12.19 22:02:45.348491 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00156 sec., 18589.74358974359 rows/sec., 810.05 KiB/sec. | ||
| 1926 | 2025.12.19 22:02:45.348575 [ 261 ] {497ad589-4fc7-40fd-b210-b206b1f8b88e} <Debug> TCPHandler: Processed in 0.001777739 sec. | ||
| 1927 | 2025.12.19 22:02:45.348778 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2025.12.19 22:02:45.348913 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1929 | 2025.12.19 22:02:45.349127 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1930 | 2025.12.19 22:02:45.349161 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1931 | 2025.12.19 22:02:45.349353 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1932 | 2025.12.19 22:02:45.349405 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1933 | 2025.12.19 22:02:45.349501 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1934 | 2025.12.19 22:02:45.349550 [ 347 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1935 | 2025.12.19 22:02:45.349563 [ 339 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1936 | 2025.12.19 22:02:45.349646 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 1937 | 2025.12.19 22:02:45.349670 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2025.12.19 22:02:45.349723 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1939 | 2025.12.19 22:02:45.349739 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1940 | 2025.12.19 22:02:45.349769 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1941 | 2025.12.19 22:02:45.349797 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1942 | 2025.12.19 22:02:45.350462 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001602 sec., 18102.372034956305 rows/sec., 788.81 KiB/sec. | ||
| 1943 | 2025.12.19 22:02:45.350554 [ 261 ] {e0c0bf67-e6b9-47ae-b225-6e62e3f19b0c} <Debug> TCPHandler: Processed in 0.00182522 sec. | ||
| 1944 | 2025.12.19 22:02:45.350762 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2025.12.19 22:02:45.350897 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1946 | 2025.12.19 22:02:45.351108 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1947 | 2025.12.19 22:02:45.351143 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1948 | 2025.12.19 22:02:45.351368 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1949 | 2025.12.19 22:02:45.351422 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1950 | 2025.12.19 22:02:45.351520 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1951 | 2025.12.19 22:02:45.351581 [ 322 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1952 | 2025.12.19 22:02:45.351581 [ 328 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1953 | 2025.12.19 22:02:45.351679 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 1954 | 2025.12.19 22:02:45.351729 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1955 | 2025.12.19 22:02:45.351786 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1956 | 2025.12.19 22:02:45.351802 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1957 | 2025.12.19 22:02:45.351833 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1958 | 2025.12.19 22:02:45.351862 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1959 | 2025.12.19 22:02:45.352407 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001566 sec., 18518.51851851852 rows/sec., 806.94 KiB/sec. | ||
| 1960 | 2025.12.19 22:02:45.352509 [ 261 ] {67b75e64-df9b-4966-8abc-8077f2cd8242} <Debug> TCPHandler: Processed in 0.001796759 sec. | ||
| 1961 | 2025.12.19 22:02:45.352708 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2025.12.19 22:02:45.352841 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1963 | 2025.12.19 22:02:45.353055 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1964 | 2025.12.19 22:02:45.353089 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1965 | 2025.12.19 22:02:45.353296 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1966 | 2025.12.19 22:02:45.353349 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1967 | 2025.12.19 22:02:45.353445 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1968 | 2025.12.19 22:02:45.353504 [ 269 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1969 | 2025.12.19 22:02:45.353507 [ 328 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1970 | 2025.12.19 22:02:45.353606 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 1971 | 2025.12.19 22:02:45.353630 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1972 | 2025.12.19 22:02:45.353684 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1973 | 2025.12.19 22:02:45.353701 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1974 | 2025.12.19 22:02:45.353730 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1975 | 2025.12.19 22:02:45.353763 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1976 | 2025.12.19 22:02:45.354396 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00161 sec., 18012.422360248445 rows/sec., 784.89 KiB/sec. | ||
| 1977 | 2025.12.19 22:02:45.354483 [ 261 ] {dcce2df2-1a21-439e-a56c-f44a69f6640c} <Debug> TCPHandler: Processed in 0.00182506 sec. | ||
| 1978 | 2025.12.19 22:02:45.431116 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.12.19 22:02:45.431249 [ 261 ] {51ff50e2-b8ea-408d-8a8f-bba6a16b4de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1980 | 2025.12.19 22:02:45.431300 [ 261 ] {51ff50e2-b8ea-408d-8a8f-bba6a16b4de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1981 | 2025.12.19 22:02:45.431890 [ 261 ] {51ff50e2-b8ea-408d-8a8f-bba6a16b4de5} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2025.12.19 22:02:45.431930 [ 261 ] {51ff50e2-b8ea-408d-8a8f-bba6a16b4de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1983 | 2025.12.19 22:02:45.432342 [ 261 ] {51ff50e2-b8ea-408d-8a8f-bba6a16b4de5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1984 | 2025.12.19 22:02:45.432533 [ 261 ] {51ff50e2-b8ea-408d-8a8f-bba6a16b4de5} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2025.12.19 22:02:45.432678 [ 261 ] {51ff50e2-b8ea-408d-8a8f-bba6a16b4de5} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001467 sec., 4089.9795501022495 rows/sec., 910.66 KiB/sec. | ||
| 1986 | 2025.12.19 22:02:45.432717 [ 261 ] {51ff50e2-b8ea-408d-8a8f-bba6a16b4de5} <Debug> TCPHandler: Processed in 0.001663257 sec. | ||
| 1987 | 2025.12.19 22:02:45.432834 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2025.12.19 22:02:45.432931 [ 261 ] {d6d45fa7-0ab9-4ab3-8eef-c31d387e371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1989 | 2025.12.19 22:02:45.432972 [ 261 ] {d6d45fa7-0ab9-4ab3-8eef-c31d387e371b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1990 | 2025.12.19 22:02:45.433364 [ 261 ] {d6d45fa7-0ab9-4ab3-8eef-c31d387e371b} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2025.12.19 22:02:45.433401 [ 261 ] {d6d45fa7-0ab9-4ab3-8eef-c31d387e371b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1992 | 2025.12.19 22:02:45.433685 [ 261 ] {d6d45fa7-0ab9-4ab3-8eef-c31d387e371b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1993 | 2025.12.19 22:02:45.433887 [ 261 ] {d6d45fa7-0ab9-4ab3-8eef-c31d387e371b} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2025.12.19 22:02:45.434014 [ 261 ] {d6d45fa7-0ab9-4ab3-8eef-c31d387e371b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001105 sec., 1809.9547511312217 rows/sec., 147.59 KiB/sec. | ||
| 1995 | 2025.12.19 22:02:45.434052 [ 261 ] {d6d45fa7-0ab9-4ab3-8eef-c31d387e371b} <Debug> TCPHandler: Processed in 0.001266191 sec. | ||
| 1996 | 2025.12.19 22:02:45.434164 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2025.12.19 22:02:45.434259 [ 261 ] {f838094d-ec3e-479f-96a6-18ff354d3903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1998 | 2025.12.19 22:02:45.434298 [ 261 ] {f838094d-ec3e-479f-96a6-18ff354d3903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1999 | 2025.12.19 22:02:45.435364 [ 261 ] {f838094d-ec3e-479f-96a6-18ff354d3903} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2025.12.19 22:02:45.435400 [ 261 ] {f838094d-ec3e-479f-96a6-18ff354d3903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2001 | 2025.12.19 22:02:45.435774 [ 261 ] {f838094d-ec3e-479f-96a6-18ff354d3903} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2002 | 2025.12.19 22:02:45.435979 [ 261 ] {f838094d-ec3e-479f-96a6-18ff354d3903} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2025.12.19 22:02:45.436109 [ 261 ] {f838094d-ec3e-479f-96a6-18ff354d3903} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.00187 sec., 640106.9518716577 rows/sec., 52.77 MiB/sec. | ||
| 2004 | 2025.12.19 22:02:45.436145 [ 261 ] {f838094d-ec3e-479f-96a6-18ff354d3903} <Debug> TCPHandler: Processed in 0.002030493 sec. | ||
| 2005 | 2025.12.19 22:02:45.436263 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2025.12.19 22:02:45.436383 [ 261 ] {1b0e187a-c360-45ce-bf1f-6de8d1f5e9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2007 | 2025.12.19 22:02:45.436432 [ 261 ] {1b0e187a-c360-45ce-bf1f-6de8d1f5e9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2008 | 2025.12.19 22:02:45.436898 [ 261 ] {1b0e187a-c360-45ce-bf1f-6de8d1f5e9b9} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2025.12.19 22:02:45.436939 [ 261 ] {1b0e187a-c360-45ce-bf1f-6de8d1f5e9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2010 | 2025.12.19 22:02:45.437286 [ 261 ] {1b0e187a-c360-45ce-bf1f-6de8d1f5e9b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2011 | 2025.12.19 22:02:45.437523 [ 261 ] {1b0e187a-c360-45ce-bf1f-6de8d1f5e9b9} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2025.12.19 22:02:45.437610 [ 53 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2013 | 2025.12.19 22:02:45.437647 [ 53 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2025.12.19 22:02:45.437649 [ 261 ] {1b0e187a-c360-45ce-bf1f-6de8d1f5e9b9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 108.09 KiB/sec. | ||
| 2015 | 2025.12.19 22:02:45.437666 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2016 | 2025.12.19 22:02:45.437692 [ 261 ] {1b0e187a-c360-45ce-bf1f-6de8d1f5e9b9} <Debug> TCPHandler: Processed in 0.001491024 sec. | ||
| 2017 | 2025.12.19 22:02:45.437761 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 2018 | 2025.12.19 22:02:45.437801 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2025.12.19 22:02:45.437862 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2020 | 2025.12.19 22:02:45.437891 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2021 | 2025.12.19 22:02:45.437896 [ 261 ] {46cabfae-e84a-459d-b3bf-64faba60933b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2022 | 2025.12.19 22:02:45.437941 [ 261 ] {46cabfae-e84a-459d-b3bf-64faba60933b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2023 | 2025.12.19 22:02:45.437950 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 2024 | 2025.12.19 22:02:45.437997 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 2025 | 2025.12.19 22:02:45.438042 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2026 | 2025.12.19 22:02:45.438086 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2027 | 2025.12.19 22:02:45.438126 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2028 | 2025.12.19 22:02:45.438457 [ 261 ] {46cabfae-e84a-459d-b3bf-64faba60933b} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2025.12.19 22:02:45.438491 [ 261 ] {46cabfae-e84a-459d-b3bf-64faba60933b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2030 | 2025.12.19 22:02:45.438818 [ 261 ] {46cabfae-e84a-459d-b3bf-64faba60933b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2031 | 2025.12.19 22:02:45.438886 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165909 sec., 106354.78412123074 rows/sec., 8.25 MiB/sec. | ||
| 2032 | 2025.12.19 22:02:45.439028 [ 261 ] {46cabfae-e84a-459d-b3bf-64faba60933b} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2025.12.19 22:02:45.439091 [ 195 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2034 | 2025.12.19 22:02:45.439163 [ 261 ] {46cabfae-e84a-459d-b3bf-64faba60933b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001285 sec., 177431.906614786 rows/sec., 12.01 MiB/sec. | ||
| 2035 | 2025.12.19 22:02:45.439206 [ 261 ] {46cabfae-e84a-459d-b3bf-64faba60933b} <Debug> TCPHandler: Processed in 0.001454133 sec. | ||
| 2036 | 2025.12.19 22:02:45.439320 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2025.12.19 22:02:45.439422 [ 261 ] {db71ff0c-008e-46e8-8b48-6d114a72d2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2038 | 2025.12.19 22:02:45.439434 [ 195 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_6_1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2025.12.19 22:02:45.439468 [ 261 ] {db71ff0c-008e-46e8-8b48-6d114a72d2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2040 | 2025.12.19 22:02:45.439521 [ 195 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_6_1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2041 | 2025.12.19 22:02:45.439620 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2042 | 2025.12.19 22:02:45.440178 [ 261 ] {db71ff0c-008e-46e8-8b48-6d114a72d2c0} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2025.12.19 22:02:45.440227 [ 261 ] {db71ff0c-008e-46e8-8b48-6d114a72d2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2044 | 2025.12.19 22:02:45.440612 [ 261 ] {db71ff0c-008e-46e8-8b48-6d114a72d2c0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2045 | 2025.12.19 22:02:45.440837 [ 261 ] {db71ff0c-008e-46e8-8b48-6d114a72d2c0} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2025.12.19 22:02:45.440966 [ 261 ] {db71ff0c-008e-46e8-8b48-6d114a72d2c0} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001562 sec., 334186.93982074264 rows/sec., 24.74 MiB/sec. | ||
| 2047 | 2025.12.19 22:02:45.441010 [ 261 ] {db71ff0c-008e-46e8-8b48-6d114a72d2c0} <Debug> TCPHandler: Processed in 0.001741189 sec. | ||
| 2048 | 2025.12.19 22:02:45.441123 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2025.12.19 22:02:45.441217 [ 261 ] {acf52e2e-5233-411e-9b72-2cd39214833b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2050 | 2025.12.19 22:02:45.441261 [ 261 ] {acf52e2e-5233-411e-9b72-2cd39214833b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2051 | 2025.12.19 22:02:45.442135 [ 261 ] {acf52e2e-5233-411e-9b72-2cd39214833b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2025.12.19 22:02:45.442169 [ 261 ] {acf52e2e-5233-411e-9b72-2cd39214833b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2053 | 2025.12.19 22:02:45.442633 [ 261 ] {acf52e2e-5233-411e-9b72-2cd39214833b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2054 | 2025.12.19 22:02:45.442856 [ 261 ] {acf52e2e-5233-411e-9b72-2cd39214833b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.12.19 22:02:45.442984 [ 261 ] {acf52e2e-5233-411e-9b72-2cd39214833b} <Debug> executeQuery: Read 2109 rows, 144.27 KiB in 0.001786 sec., 1180851.0638297873 rows/sec., 78.88 MiB/sec. | ||
| 2056 | 2025.12.19 22:02:45.443020 [ 261 ] {acf52e2e-5233-411e-9b72-2cd39214833b} <Debug> TCPHandler: Processed in 0.001945971 sec. | ||
| 2057 | 2025.12.19 22:02:45.443132 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.12.19 22:02:45.443226 [ 261 ] {97256044-1144-464f-863d-61b4bf516f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2059 | 2025.12.19 22:02:45.443267 [ 261 ] {97256044-1144-464f-863d-61b4bf516f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2060 | 2025.12.19 22:02:45.443570 [ 261 ] {97256044-1144-464f-863d-61b4bf516f01} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2025.12.19 22:02:45.443604 [ 261 ] {97256044-1144-464f-863d-61b4bf516f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2062 | 2025.12.19 22:02:45.443910 [ 261 ] {97256044-1144-464f-863d-61b4bf516f01} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2063 | 2025.12.19 22:02:45.444128 [ 261 ] {97256044-1144-464f-863d-61b4bf516f01} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2025.12.19 22:02:45.444251 [ 261 ] {97256044-1144-464f-863d-61b4bf516f01} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001043 sec., 11505.273250239692 rows/sec., 793.98 KiB/sec. | ||
| 2065 | 2025.12.19 22:02:45.444285 [ 261 ] {97256044-1144-464f-863d-61b4bf516f01} <Debug> TCPHandler: Processed in 0.00120145 sec. | ||
| 2066 | 2025.12.19 22:02:48.471216 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37101 | ||
| 2067 | 2025.12.19 22:02:48.471349 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2068 | 2025.12.19 22:02:48.471382 [ 259 ] {} <Debug> TCP-Session: c485f1f5-9af6-4268-98f6-5218aa735b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:37101 | ||
| 2069 | 2025.12.19 22:02:48.471409 [ 259 ] {} <Debug> TCP-Session: c485f1f5-9af6-4268-98f6-5218aa735b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2025.12.19 22:02:48.471424 [ 259 ] {} <Debug> TCP-Session: c485f1f5-9af6-4268-98f6-5218aa735b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2025.12.19 22:02:48.471615 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55511 | ||
| 2072 | 2025.12.19 22:02:48.471616 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34427 | ||
| 2073 | 2025.12.19 22:02:48.471695 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48165 | ||
| 2074 | 2025.12.19 22:02:48.471715 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2075 | 2025.12.19 22:02:48.471732 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39464 | ||
| 2076 | 2025.12.19 22:02:48.471768 [ 287 ] {} <Debug> TCP-Session: 8a54499f-965e-4480-b449-ec0e91c943ba Authenticating user 'default' from [fd00:1122:3344:101::e]:55511 | ||
| 2077 | 2025.12.19 22:02:48.471767 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2025.12.19 22:02:48.471813 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2079 | 2025.12.19 22:02:48.471763 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49304 | ||
| 2080 | 2025.12.19 22:02:48.471866 [ 288 ] {} <Debug> TCP-Session: fdc9bd4a-b5ee-4897-81d3-132beb774f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:48165 | ||
| 2081 | 2025.12.19 22:02:48.471878 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2082 | 2025.12.19 22:02:48.471904 [ 288 ] {} <Debug> TCP-Session: fdc9bd4a-b5ee-4897-81d3-132beb774f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2025.12.19 22:02:48.471855 [ 286 ] {} <Debug> TCP-Session: 6167b9d4-1b0c-4939-82cb-776558ff0d9b Authenticating user 'default' from [fd00:1122:3344:101::e]:34427 | ||
| 2084 | 2025.12.19 22:02:48.471923 [ 289 ] {} <Debug> TCP-Session: 62204890-8c0b-4e54-a8bf-7a73f50d421e Authenticating user 'default' from [fd00:1122:3344:101::e]:39464 | ||
| 2085 | 2025.12.19 22:02:48.471948 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2025.12.19 22:02:48.471969 [ 286 ] {} <Debug> TCP-Session: 6167b9d4-1b0c-4939-82cb-776558ff0d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2025.12.19 22:02:48.471988 [ 293 ] {} <Debug> TCP-Session: 70b484e1-36e6-4e57-8dc2-209a9fdfc1a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49304 | ||
| 2088 | 2025.12.19 22:02:48.471975 [ 289 ] {} <Debug> TCP-Session: 62204890-8c0b-4e54-a8bf-7a73f50d421e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2025.12.19 22:02:48.472012 [ 293 ] {} <Debug> TCP-Session: 70b484e1-36e6-4e57-8dc2-209a9fdfc1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2025.12.19 22:02:48.472042 [ 289 ] {} <Debug> TCP-Session: 62204890-8c0b-4e54-a8bf-7a73f50d421e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2025.12.19 22:02:48.472051 [ 293 ] {} <Debug> TCP-Session: 70b484e1-36e6-4e57-8dc2-209a9fdfc1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2025.12.19 22:02:48.471929 [ 288 ] {} <Debug> TCP-Session: fdc9bd4a-b5ee-4897-81d3-132beb774f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2025.12.19 22:02:48.471756 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53706 | ||
| 2094 | 2025.12.19 22:02:48.471750 [ 259 ] {} <Trace> TCP-Session: c485f1f5-9af6-4268-98f6-5218aa735b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2025.12.19 22:02:48.471745 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61242 | ||
| 2096 | 2025.12.19 22:02:48.471734 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58247 | ||
| 2097 | 2025.12.19 22:02:48.472205 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2098 | 2025.12.19 22:02:48.471993 [ 286 ] {} <Debug> TCP-Session: 6167b9d4-1b0c-4939-82cb-776558ff0d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2025.12.19 22:02:48.472241 [ 292 ] {} <Debug> TCP-Session: 1ed66a7e-af9b-41e8-9809-e854e6198242 Authenticating user 'default' from [fd00:1122:3344:101::e]:53706 | ||
| 2100 | 2025.12.19 22:02:48.472257 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2101 | 2025.12.19 22:02:48.472264 [ 292 ] {} <Debug> TCP-Session: 1ed66a7e-af9b-41e8-9809-e854e6198242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2025.12.19 22:02:48.472285 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2103 | 2025.12.19 22:02:48.472288 [ 291 ] {} <Debug> TCP-Session: 1de097d5-2222-47f4-bd2d-c1404cc47c4b Authenticating user 'default' from [fd00:1122:3344:101::e]:61242 | ||
| 2104 | 2025.12.19 22:02:48.472298 [ 292 ] {} <Debug> TCP-Session: 1ed66a7e-af9b-41e8-9809-e854e6198242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2025.12.19 22:02:48.472319 [ 290 ] {} <Debug> TCP-Session: c7a23f33-869b-4954-b5f1-7b7dd105198a Authenticating user 'default' from [fd00:1122:3344:101::e]:58247 | ||
| 2106 | 2025.12.19 22:02:48.472332 [ 291 ] {} <Debug> TCP-Session: 1de097d5-2222-47f4-bd2d-c1404cc47c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2025.12.19 22:02:48.472360 [ 290 ] {} <Debug> TCP-Session: c7a23f33-869b-4954-b5f1-7b7dd105198a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2025.12.19 22:02:48.472376 [ 291 ] {} <Debug> TCP-Session: 1de097d5-2222-47f4-bd2d-c1404cc47c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2025.12.19 22:02:48.472389 [ 290 ] {} <Debug> TCP-Session: c7a23f33-869b-4954-b5f1-7b7dd105198a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2025.12.19 22:02:48.472318 [ 259 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37101) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2111 | 2025.12.19 22:02:48.471815 [ 287 ] {} <Debug> TCP-Session: 8a54499f-965e-4480-b449-ec0e91c943ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2025.12.19 22:02:48.472455 [ 287 ] {} <Debug> TCP-Session: 8a54499f-965e-4480-b449-ec0e91c943ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2025.12.19 22:02:48.472680 [ 259 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2114 | 2025.12.19 22:02:48.472736 [ 259 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2115 | 2025.12.19 22:02:48.473072 [ 259 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 2116 | 2025.12.19 22:02:48.473171 [ 259 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2117 | 2025.12.19 22:02:48.983999 [ 334 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Trace> AggregatingTransform: Aggregating | ||
| 2118 | 2025.12.19 22:02:48.984076 [ 334 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2119 | 2025.12.19 22:02:48.984121 [ 334 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001702368 sec. (587.417 rows/sec., 22.95 KiB/sec.) | ||
| 2120 | 2025.12.19 22:02:48.984143 [ 334 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Trace> Aggregator: Merging aggregated data | ||
| 2121 | 2025.12.19 22:02:48.985339 [ 259 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.513069 sec., 1.949055585116232 rows/sec., 77.96 B/sec. | ||
| 2122 | 2025.12.19 22:02:48.985555 [ 259 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2123 | 2025.12.19 22:02:48.985594 [ 259 ] {c0ca2292-752a-43b7-9143-095967a7c6b2} <Debug> TCPHandler: Processed in 0.5139692 sec. | ||
| 2124 | 2025.12.19 22:02:48.985775 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2125 | 2025.12.19 22:02:48.985816 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2025.12.19 22:02:48.985846 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2025.12.19 22:02:48.985890 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2128 | 2025.12.19 22:02:48.985926 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2025.12.19 22:02:48.985944 [ 288 ] {} <Debug> TCP-Session: fdc9bd4a-b5ee-4897-81d3-132beb774f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2025.12.19 22:02:48.985964 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2025.12.19 22:02:48.985991 [ 290 ] {} <Debug> TCP-Session: c7a23f33-869b-4954-b5f1-7b7dd105198a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2025.12.19 22:02:48.985970 [ 291 ] {} <Debug> TCP-Session: 1de097d5-2222-47f4-bd2d-c1404cc47c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2025.12.19 22:02:48.986045 [ 292 ] {} <Debug> TCP-Session: 1ed66a7e-af9b-41e8-9809-e854e6198242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2025.12.19 22:02:48.985937 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2025.12.19 22:02:48.985877 [ 287 ] {} <Debug> TCP-Session: 8a54499f-965e-4480-b449-ec0e91c943ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2025.12.19 22:02:48.986136 [ 289 ] {} <Debug> TCP-Session: 62204890-8c0b-4e54-a8bf-7a73f50d421e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2025.12.19 22:02:48.985866 [ 286 ] {} <Debug> TCP-Session: 6167b9d4-1b0c-4939-82cb-776558ff0d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2025.12.19 22:02:48.985864 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2025.12.19 22:02:48.985976 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2025.12.19 22:02:48.986247 [ 293 ] {} <Debug> TCP-Session: 70b484e1-36e6-4e57-8dc2-209a9fdfc1a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2025.12.19 22:02:48.986257 [ 259 ] {} <Debug> TCP-Session: c485f1f5-9af6-4268-98f6-5218aa735b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2025.12.19 22:02:49.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.22 MiB, peak 196.37 MiB, free memory in arenas 0.00 B, will set to 203.69 MiB (RSS), difference: 19.47 MiB | ||
| 2143 | 2025.12.19 22:02:49.608954 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2025.12.19 22:02:49.609136 [ 261 ] {c69b8250-664e-4111-9fb6-c0c5a697e3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2145 | 2025.12.19 22:02:49.609206 [ 261 ] {c69b8250-664e-4111-9fb6-c0c5a697e3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2146 | 2025.12.19 22:02:49.609869 [ 261 ] {c69b8250-664e-4111-9fb6-c0c5a697e3f7} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2025.12.19 22:02:49.609923 [ 261 ] {c69b8250-664e-4111-9fb6-c0c5a697e3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2148 | 2025.12.19 22:02:49.610369 [ 261 ] {c69b8250-664e-4111-9fb6-c0c5a697e3f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2149 | 2025.12.19 22:02:49.610641 [ 261 ] {c69b8250-664e-4111-9fb6-c0c5a697e3f7} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2025.12.19 22:02:49.610803 [ 46 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2151 | 2025.12.19 22:02:49.610826 [ 261 ] {c69b8250-664e-4111-9fb6-c0c5a697e3f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.47 MiB/sec. | ||
| 2152 | 2025.12.19 22:02:49.610908 [ 46 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2025.12.19 22:02:49.610926 [ 261 ] {c69b8250-664e-4111-9fb6-c0c5a697e3f7} <Debug> TCPHandler: Processed in 0.002106634 sec. | ||
| 2154 | 2025.12.19 22:02:49.610943 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2155 | 2025.12.19 22:02:49.611055 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 2156 | 2025.12.19 22:02:49.611059 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2025.12.19 22:02:49.611166 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2158 | 2025.12.19 22:02:49.611180 [ 261 ] {fbff2a7c-ddc2-4360-a3f4-02788565a20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2159 | 2025.12.19 22:02:49.611213 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2160 | 2025.12.19 22:02:49.611231 [ 261 ] {fbff2a7c-ddc2-4360-a3f4-02788565a20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2161 | 2025.12.19 22:02:49.611273 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 219 rows starting from the beginning of the part | ||
| 2162 | 2025.12.19 22:02:49.611316 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 2163 | 2025.12.19 22:02:49.611354 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 126 rows starting from the beginning of the part | ||
| 2164 | 2025.12.19 22:02:49.611394 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
| 2165 | 2025.12.19 22:02:49.611443 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2166 | 2025.12.19 22:02:49.611690 [ 261 ] {fbff2a7c-ddc2-4360-a3f4-02788565a20e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2025.12.19 22:02:49.611728 [ 261 ] {fbff2a7c-ddc2-4360-a3f4-02788565a20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2168 | 2025.12.19 22:02:49.612073 [ 261 ] {fbff2a7c-ddc2-4360-a3f4-02788565a20e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2169 | 2025.12.19 22:02:49.612318 [ 261 ] {fbff2a7c-ddc2-4360-a3f4-02788565a20e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2025.12.19 22:02:49.612440 [ 46 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2171 | 2025.12.19 22:02:49.612460 [ 261 ] {fbff2a7c-ddc2-4360-a3f4-02788565a20e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 2172 | 2025.12.19 22:02:49.612485 [ 46 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2025.12.19 22:02:49.612512 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2174 | 2025.12.19 22:02:49.612522 [ 261 ] {fbff2a7c-ddc2-4360-a3f4-02788565a20e} <Debug> TCPHandler: Processed in 0.001516115 sec. | ||
| 2175 | 2025.12.19 22:02:49.612659 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 2176 | 2025.12.19 22:02:49.612676 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2025.12.19 22:02:49.612823 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2178 | 2025.12.19 22:02:49.612823 [ 261 ] {980f9c1a-3797-4331-a5ec-431d40446646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2179 | 2025.12.19 22:02:49.612865 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2180 | 2025.12.19 22:02:49.612885 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1855 rows, containing 5 columns (5 merged, 0 gathered) in 0.001869671 sec., 992153.1649151107 rows/sec., 86.93 MiB/sec. | ||
| 2181 | 2025.12.19 22:02:49.612902 [ 261 ] {980f9c1a-3797-4331-a5ec-431d40446646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2182 | 2025.12.19 22:02:49.612969 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 135 rows starting from the beginning of the part | ||
| 2183 | 2025.12.19 22:02:49.613030 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 2184 | 2025.12.19 22:02:49.613100 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 105 rows starting from the beginning of the part | ||
| 2185 | 2025.12.19 22:02:49.613166 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part | ||
| 2186 | 2025.12.19 22:02:49.613192 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2187 | 2025.12.19 22:02:49.613217 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2188 | 2025.12.19 22:02:49.613354 [ 261 ] {980f9c1a-3797-4331-a5ec-431d40446646} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.12.19 22:02:49.613408 [ 261 ] {980f9c1a-3797-4331-a5ec-431d40446646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2190 | 2025.12.19 22:02:49.613589 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2025.12.19 22:02:49.613697 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_11_2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2192 | 2025.12.19 22:02:49.613799 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2193 | 2025.12.19 22:02:49.613944 [ 261 ] {980f9c1a-3797-4331-a5ec-431d40446646} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2194 | 2025.12.19 22:02:49.614302 [ 261 ] {980f9c1a-3797-4331-a5ec-431d40446646} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.12.19 22:02:49.614453 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2196 | 2025.12.19 22:02:49.614497 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2025.12.19 22:02:49.614498 [ 261 ] {980f9c1a-3797-4331-a5ec-431d40446646} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001702 sec., 75205.64042303173 rows/sec., 5.24 MiB/sec. | ||
| 2198 | 2025.12.19 22:02:49.614516 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2199 | 2025.12.19 22:02:49.614567 [ 261 ] {980f9c1a-3797-4331-a5ec-431d40446646} <Debug> TCPHandler: Processed in 0.001955063 sec. | ||
| 2200 | 2025.12.19 22:02:49.614654 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 2201 | 2025.12.19 22:02:49.614691 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.002112745 sec., 478051.0662668708 rows/sec., 38.52 MiB/sec. | ||
| 2202 | 2025.12.19 22:02:49.614715 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2025.12.19 22:02:49.614805 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2204 | 2025.12.19 22:02:49.614841 [ 261 ] {0fa40762-4d9d-4e3e-a188-c53f73b37781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2205 | 2025.12.19 22:02:49.614857 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1109 rows starting from the beginning of the part | ||
| 2206 | 2025.12.19 22:02:49.614908 [ 261 ] {0fa40762-4d9d-4e3e-a188-c53f73b37781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2207 | 2025.12.19 22:02:49.614940 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2208 | 2025.12.19 22:02:49.614974 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part | ||
| 2209 | 2025.12.19 22:02:49.615034 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 2210 | 2025.12.19 22:02:49.615083 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2211 | 2025.12.19 22:02:49.615137 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2109 rows starting from the beginning of the part | ||
| 2212 | 2025.12.19 22:02:49.615188 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2213 | 2025.12.19 22:02:49.615352 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2025.12.19 22:02:49.615379 [ 261 ] {0fa40762-4d9d-4e3e-a188-c53f73b37781} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2025.12.19 22:02:49.615429 [ 261 ] {0fa40762-4d9d-4e3e-a188-c53f73b37781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2216 | 2025.12.19 22:02:49.615464 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_11_2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2217 | 2025.12.19 22:02:49.615570 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2218 | 2025.12.19 22:02:49.615960 [ 261 ] {0fa40762-4d9d-4e3e-a188-c53f73b37781} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2219 | 2025.12.19 22:02:49.616334 [ 261 ] {0fa40762-4d9d-4e3e-a188-c53f73b37781} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2025.12.19 22:02:49.616464 [ 46 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2221 | 2025.12.19 22:02:49.616500 [ 46 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2222 | 2025.12.19 22:02:49.616517 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2223 | 2025.12.19 22:02:49.616518 [ 261 ] {0fa40762-4d9d-4e3e-a188-c53f73b37781} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001703 sec., 28185.55490311215 rows/sec., 1.90 MiB/sec. | ||
| 2224 | 2025.12.19 22:02:49.616579 [ 261 ] {0fa40762-4d9d-4e3e-a188-c53f73b37781} <Debug> TCPHandler: Processed in 0.001925181 sec. | ||
| 2225 | 2025.12.19 22:02:49.616662 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 2226 | 2025.12.19 22:02:49.616811 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2227 | 2025.12.19 22:02:49.616851 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2228 | 2025.12.19 22:02:49.616941 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2229 | 2025.12.19 22:02:49.616991 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 2230 | 2025.12.19 22:02:49.617034 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 2231 | 2025.12.19 22:02:49.617085 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2232 | 2025.12.19 22:02:49.617168 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2233 | 2025.12.19 22:02:49.617424 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3863 rows, containing 5 columns (5 merged, 0 gathered) in 0.002818006 sec., 1370827.4574291182 rows/sec., 94.07 MiB/sec. | ||
| 2234 | 2025.12.19 22:02:49.617832 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2235 | 2025.12.19 22:02:49.618081 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001477174 sec., 406180.99154195783 rows/sec., 27.37 MiB/sec. | ||
| 2236 | 2025.12.19 22:02:49.618124 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.12.19 22:02:49.618202 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2238 | 2025.12.19 22:02:49.618275 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2239 | 2025.12.19 22:02:49.618333 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2240 | 2025.12.19 22:02:49.618655 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_11_2} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2025.12.19 22:02:49.618741 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_11_2} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2242 | 2025.12.19 22:02:49.618833 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2243 | 2025.12.19 22:02:49.692204 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36940 | ||
| 2244 | 2025.12.19 22:02:49.692316 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2245 | 2025.12.19 22:02:49.692343 [ 288 ] {} <Debug> TCP-Session: bbcc55b8-1859-42c6-809a-3a7b929007f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36940 | ||
| 2246 | 2025.12.19 22:02:49.692365 [ 288 ] {} <Debug> TCP-Session: bbcc55b8-1859-42c6-809a-3a7b929007f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2025.12.19 22:02:49.692378 [ 288 ] {} <Debug> TCP-Session: bbcc55b8-1859-42c6-809a-3a7b929007f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2025.12.19 22:02:49.692594 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48345 | ||
| 2249 | 2025.12.19 22:02:49.692618 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44523 | ||
| 2250 | 2025.12.19 22:02:49.692641 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45702 | ||
| 2251 | 2025.12.19 22:02:49.692664 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36608 | ||
| 2252 | 2025.12.19 22:02:49.692686 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51263 | ||
| 2253 | 2025.12.19 22:02:49.692655 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36005 | ||
| 2254 | 2025.12.19 22:02:49.692612 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41431 | ||
| 2255 | 2025.12.19 22:02:49.692797 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2025.12.19 22:02:49.692797 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2257 | 2025.12.19 22:02:49.692830 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2258 | 2025.12.19 22:02:49.692838 [ 288 ] {} <Trace> TCP-Session: bbcc55b8-1859-42c6-809a-3a7b929007f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2025.12.19 22:02:49.692849 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2025.12.19 22:02:49.692865 [ 294 ] {} <Debug> TCP-Session: 89c7391e-55ce-47d4-91a4-fb0f4f6f2db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36608 | ||
| 2261 | 2025.12.19 22:02:49.692842 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2025.12.19 22:02:49.692901 [ 294 ] {} <Debug> TCP-Session: 89c7391e-55ce-47d4-91a4-fb0f4f6f2db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2025.12.19 22:02:49.692894 [ 290 ] {} <Debug> TCP-Session: 98bfabdb-a074-4a15-b1af-af0b30221498 Authenticating user 'default' from [fd00:1122:3344:101::e]:41431 | ||
| 2264 | 2025.12.19 22:02:49.692935 [ 294 ] {} <Debug> TCP-Session: 89c7391e-55ce-47d4-91a4-fb0f4f6f2db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2025.12.19 22:02:49.692935 [ 293 ] {} <Debug> TCP-Session: af2757f5-d3b2-4647-9385-dc8f059159ea Authenticating user 'default' from [fd00:1122:3344:101::e]:36005 | ||
| 2266 | 2025.12.19 22:02:49.692951 [ 290 ] {} <Debug> TCP-Session: 98bfabdb-a074-4a15-b1af-af0b30221498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2025.12.19 22:02:49.692980 [ 293 ] {} <Debug> TCP-Session: af2757f5-d3b2-4647-9385-dc8f059159ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2025.12.19 22:02:49.692986 [ 290 ] {} <Debug> TCP-Session: 98bfabdb-a074-4a15-b1af-af0b30221498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2025.12.19 22:02:49.693003 [ 293 ] {} <Debug> TCP-Session: af2757f5-d3b2-4647-9385-dc8f059159ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2025.12.19 22:02:49.692840 [ 286 ] {} <Debug> TCP-Session: 51ff1b4f-29e7-4df9-93eb-03a969598d15 Authenticating user 'default' from [fd00:1122:3344:101::e]:51263 | ||
| 2271 | 2025.12.19 22:02:49.692678 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50994 | ||
| 2272 | 2025.12.19 22:02:49.693049 [ 288 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2273 | 2025.12.19 22:02:49.693061 [ 286 ] {} <Debug> TCP-Session: 51ff1b4f-29e7-4df9-93eb-03a969598d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.12.19 22:02:49.692728 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2275 | 2025.12.19 22:02:49.693108 [ 286 ] {} <Debug> TCP-Session: 51ff1b4f-29e7-4df9-93eb-03a969598d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2025.12.19 22:02:49.692728 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2277 | 2025.12.19 22:02:49.693152 [ 289 ] {} <Debug> TCP-Session: c1147388-3b34-4077-87bd-f14219d65714 Authenticating user 'default' from [fd00:1122:3344:101::e]:48345 | ||
| 2278 | 2025.12.19 22:02:49.692831 [ 292 ] {} <Debug> TCP-Session: f0b4daf0-2c12-4235-a6ee-63445876ea49 Authenticating user 'default' from [fd00:1122:3344:101::e]:45702 | ||
| 2279 | 2025.12.19 22:02:49.693184 [ 291 ] {} <Debug> TCP-Session: 7be846b4-9438-4daa-97b9-e3166173c832 Authenticating user 'default' from [fd00:1122:3344:101::e]:44523 | ||
| 2280 | 2025.12.19 22:02:49.693192 [ 289 ] {} <Debug> TCP-Session: c1147388-3b34-4077-87bd-f14219d65714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2025.12.19 22:02:49.693209 [ 292 ] {} <Debug> TCP-Session: f0b4daf0-2c12-4235-a6ee-63445876ea49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2025.12.19 22:02:49.693220 [ 291 ] {} <Debug> TCP-Session: 7be846b4-9438-4daa-97b9-e3166173c832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2025.12.19 22:02:49.693239 [ 292 ] {} <Debug> TCP-Session: f0b4daf0-2c12-4235-a6ee-63445876ea49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2025.12.19 22:02:49.693253 [ 291 ] {} <Debug> TCP-Session: 7be846b4-9438-4daa-97b9-e3166173c832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2025.12.19 22:02:49.693227 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2025.12.19 22:02:49.693225 [ 289 ] {} <Debug> TCP-Session: c1147388-3b34-4077-87bd-f14219d65714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2025.12.19 22:02:49.693315 [ 259 ] {} <Debug> TCP-Session: f303344c-933c-4c4e-adcb-f7a1f61619ff Authenticating user 'default' from [fd00:1122:3344:101::e]:50994 | ||
| 2288 | 2025.12.19 22:02:49.693351 [ 259 ] {} <Debug> TCP-Session: f303344c-933c-4c4e-adcb-f7a1f61619ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2025.12.19 22:02:49.693364 [ 259 ] {} <Debug> TCP-Session: f303344c-933c-4c4e-adcb-f7a1f61619ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2025.12.19 22:02:49.693461 [ 288 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2291 | 2025.12.19 22:02:49.693530 [ 288 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2292 | 2025.12.19 22:02:49.693860 [ 288 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 2293 | 2025.12.19 22:02:49.694930 [ 348 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Trace> AggregatingTransform: Aggregating | ||
| 2294 | 2025.12.19 22:02:49.694983 [ 348 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Trace> Aggregator: Aggregation method: without_key | ||
| 2295 | 2025.12.19 22:02:49.695025 [ 348 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054317 sec. (948.481 rows/sec., 37.05 KiB/sec.) | ||
| 2296 | 2025.12.19 22:02:49.695048 [ 348 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Trace> Aggregator: Merging aggregated data | ||
| 2297 | 2025.12.19 22:02:49.696298 [ 288 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003318 sec., 301.3863773357444 rows/sec., 11.77 KiB/sec. | ||
| 2298 | 2025.12.19 22:02:49.696454 [ 288 ] {af336868-f3a5-43dd-8191-71b1ae2b5730} <Debug> TCPHandler: Processed in 0.003878813 sec. | ||
| 2299 | 2025.12.19 22:02:49.696552 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2300 | 2025.12.19 22:02:49.696582 [ 288 ] {} <Debug> TCP-Session: bbcc55b8-1859-42c6-809a-3a7b929007f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2025.12.19 22:02:49.696582 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2302 | 2025.12.19 22:02:49.696607 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2303 | 2025.12.19 22:02:49.696625 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2304 | 2025.12.19 22:02:49.696641 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2305 | 2025.12.19 22:02:49.696656 [ 291 ] {} <Debug> TCP-Session: 7be846b4-9438-4daa-97b9-e3166173c832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2025.12.19 22:02:49.696668 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2307 | 2025.12.19 22:02:49.696705 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2308 | 2025.12.19 22:02:49.696722 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2309 | 2025.12.19 22:02:49.696736 [ 290 ] {} <Debug> TCP-Session: 98bfabdb-a074-4a15-b1af-af0b30221498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2025.12.19 22:02:49.696758 [ 293 ] {} <Debug> TCP-Session: af2757f5-d3b2-4647-9385-dc8f059159ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2025.12.19 22:02:49.696772 [ 259 ] {} <Debug> TCP-Session: f303344c-933c-4c4e-adcb-f7a1f61619ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2025.12.19 22:02:49.696687 [ 286 ] {} <Debug> TCP-Session: 51ff1b4f-29e7-4df9-93eb-03a969598d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2025.12.19 22:02:49.696689 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2314 | 2025.12.19 22:02:49.696673 [ 292 ] {} <Debug> TCP-Session: f0b4daf0-2c12-4235-a6ee-63445876ea49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2025.12.19 22:02:49.696857 [ 294 ] {} <Debug> TCP-Session: 89c7391e-55ce-47d4-91a4-fb0f4f6f2db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2025.12.19 22:02:49.696637 [ 289 ] {} <Debug> TCP-Session: c1147388-3b34-4077-87bd-f14219d65714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2025.12.19 22:02:49.832447 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46693 | ||
| 2318 | 2025.12.19 22:02:49.832561 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2319 | 2025.12.19 22:02:49.832590 [ 288 ] {} <Debug> TCP-Session: 580b73e5-7b09-49a0-a242-d971e5c0286b Authenticating user 'default' from [fd00:1122:3344:101::e]:46693 | ||
| 2320 | 2025.12.19 22:02:49.832614 [ 288 ] {} <Debug> TCP-Session: 580b73e5-7b09-49a0-a242-d971e5c0286b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2025.12.19 22:02:49.832631 [ 288 ] {} <Debug> TCP-Session: 580b73e5-7b09-49a0-a242-d971e5c0286b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2025.12.19 22:02:49.832832 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42060 | ||
| 2323 | 2025.12.19 22:02:49.832857 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58095 | ||
| 2324 | 2025.12.19 22:02:49.832867 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33406 | ||
| 2325 | 2025.12.19 22:02:49.832894 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33880 | ||
| 2326 | 2025.12.19 22:02:49.832926 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44849 | ||
| 2327 | 2025.12.19 22:02:49.832960 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2328 | 2025.12.19 22:02:49.832980 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2025.12.19 22:02:49.832989 [ 288 ] {} <Trace> TCP-Session: 580b73e5-7b09-49a0-a242-d971e5c0286b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2025.12.19 22:02:49.833020 [ 290 ] {} <Debug> TCP-Session: 4ce6b9f0-007f-4634-8e82-3193c6583a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:58095 | ||
| 2331 | 2025.12.19 22:02:49.833034 [ 291 ] {} <Debug> TCP-Session: 64ddbb74-b6ca-469a-b905-d9b2eb75c58d Authenticating user 'default' from [fd00:1122:3344:101::e]:33406 | ||
| 2332 | 2025.12.19 22:02:49.833057 [ 290 ] {} <Debug> TCP-Session: 4ce6b9f0-007f-4634-8e82-3193c6583a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2025.12.19 22:02:49.833070 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2334 | 2025.12.19 22:02:49.833088 [ 290 ] {} <Debug> TCP-Session: 4ce6b9f0-007f-4634-8e82-3193c6583a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2025.12.19 22:02:49.833083 [ 291 ] {} <Debug> TCP-Session: 64ddbb74-b6ca-469a-b905-d9b2eb75c58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2025.12.19 22:02:49.833111 [ 259 ] {} <Debug> TCP-Session: bdf18ebc-e708-4794-8be9-72cabdc8d080 Authenticating user 'default' from [fd00:1122:3344:101::e]:44849 | ||
| 2337 | 2025.12.19 22:02:49.833133 [ 291 ] {} <Debug> TCP-Session: 64ddbb74-b6ca-469a-b905-d9b2eb75c58d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2025.12.19 22:02:49.832935 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50686 | ||
| 2339 | 2025.12.19 22:02:49.832912 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37250 | ||
| 2340 | 2025.12.19 22:02:49.832901 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38991 | ||
| 2341 | 2025.12.19 22:02:49.833237 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2025.12.19 22:02:49.833156 [ 259 ] {} <Debug> TCP-Session: bdf18ebc-e708-4794-8be9-72cabdc8d080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2025.12.19 22:02:49.833271 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2025.12.19 22:02:49.833292 [ 259 ] {} <Debug> TCP-Session: bdf18ebc-e708-4794-8be9-72cabdc8d080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2025.12.19 22:02:49.833295 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2346 | 2025.12.19 22:02:49.833313 [ 294 ] {} <Debug> TCP-Session: ca960047-6e96-4b88-a368-b06d88ba6b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:37250 | ||
| 2347 | 2025.12.19 22:02:49.833337 [ 293 ] {} <Debug> TCP-Session: ff757e2e-e395-42e8-a082-d4e5667fab33 Authenticating user 'default' from [fd00:1122:3344:101::e]:38991 | ||
| 2348 | 2025.12.19 22:02:49.833353 [ 294 ] {} <Debug> TCP-Session: ca960047-6e96-4b88-a368-b06d88ba6b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2025.12.19 22:02:49.833371 [ 293 ] {} <Debug> TCP-Session: ff757e2e-e395-42e8-a082-d4e5667fab33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2025.12.19 22:02:49.833379 [ 294 ] {} <Debug> TCP-Session: ca960047-6e96-4b88-a368-b06d88ba6b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2025.12.19 22:02:49.833405 [ 293 ] {} <Debug> TCP-Session: ff757e2e-e395-42e8-a082-d4e5667fab33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2025.12.19 22:02:49.833279 [ 286 ] {} <Debug> TCP-Session: 57626853-76d8-4260-b90c-21a36367e864 Authenticating user 'default' from [fd00:1122:3344:101::e]:50686 | ||
| 2353 | 2025.12.19 22:02:49.833020 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2354 | 2025.12.19 22:02:49.833462 [ 286 ] {} <Debug> TCP-Session: 57626853-76d8-4260-b90c-21a36367e864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2025.12.19 22:02:49.832947 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2025.12.19 22:02:49.833484 [ 286 ] {} <Debug> TCP-Session: 57626853-76d8-4260-b90c-21a36367e864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2025.12.19 22:02:49.833482 [ 292 ] {} <Debug> TCP-Session: 75ff4990-2088-4805-a25a-fccc62634706 Authenticating user 'default' from [fd00:1122:3344:101::e]:33880 | ||
| 2358 | 2025.12.19 22:02:49.833514 [ 289 ] {} <Debug> TCP-Session: 5030a6dd-e015-4f38-a18b-3ed42ac8877c Authenticating user 'default' from [fd00:1122:3344:101::e]:42060 | ||
| 2359 | 2025.12.19 22:02:49.833537 [ 292 ] {} <Debug> TCP-Session: 75ff4990-2088-4805-a25a-fccc62634706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2025.12.19 22:02:49.833554 [ 289 ] {} <Debug> TCP-Session: 5030a6dd-e015-4f38-a18b-3ed42ac8877c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2025.12.19 22:02:49.833565 [ 292 ] {} <Debug> TCP-Session: 75ff4990-2088-4805-a25a-fccc62634706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2025.12.19 22:02:49.833578 [ 289 ] {} <Debug> TCP-Session: 5030a6dd-e015-4f38-a18b-3ed42ac8877c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2025.12.19 22:02:49.833186 [ 288 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46693) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2364 | 2025.12.19 22:02:49.833875 [ 288 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2365 | 2025.12.19 22:02:49.833933 [ 288 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2366 | 2025.12.19 22:02:49.834213 [ 288 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 2367 | 2025.12.19 22:02:49.835123 [ 302 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Trace> AggregatingTransform: Aggregating | ||
| 2368 | 2025.12.19 22:02:49.835176 [ 302 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Trace> Aggregator: Aggregation method: without_key | ||
| 2369 | 2025.12.19 22:02:49.835214 [ 302 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899475 sec. (1111.760 rows/sec., 43.43 KiB/sec.) | ||
| 2370 | 2025.12.19 22:02:49.835234 [ 302 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Trace> Aggregator: Merging aggregated data | ||
| 2371 | 2025.12.19 22:02:49.836469 [ 288 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 2372 | 2025.12.19 22:02:49.836630 [ 288 ] {e85d891c-6c58-4f34-b3f8-90ba8ab8df23} <Debug> TCPHandler: Processed in 0.003793932 sec. | ||
| 2373 | 2025.12.19 22:02:49.836780 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2374 | 2025.12.19 22:02:49.836811 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2375 | 2025.12.19 22:02:49.836814 [ 288 ] {} <Debug> TCP-Session: 580b73e5-7b09-49a0-a242-d971e5c0286b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2025.12.19 22:02:49.836836 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2025.12.19 22:02:49.836853 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2378 | 2025.12.19 22:02:49.836871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2379 | 2025.12.19 22:02:49.836884 [ 286 ] {} <Debug> TCP-Session: 57626853-76d8-4260-b90c-21a36367e864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2025.12.19 22:02:49.836901 [ 289 ] {} <Debug> TCP-Session: 5030a6dd-e015-4f38-a18b-3ed42ac8877c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2025.12.19 22:02:49.836915 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2025.12.19 22:02:49.836934 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2025.12.19 22:02:49.836956 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2025.12.19 22:02:49.836963 [ 294 ] {} <Debug> TCP-Session: ca960047-6e96-4b88-a368-b06d88ba6b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2025.12.19 22:02:49.836982 [ 292 ] {} <Debug> TCP-Session: 75ff4990-2088-4805-a25a-fccc62634706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2025.12.19 22:02:49.837004 [ 293 ] {} <Debug> TCP-Session: ff757e2e-e395-42e8-a082-d4e5667fab33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2025.12.19 22:02:49.836855 [ 259 ] {} <Debug> TCP-Session: bdf18ebc-e708-4794-8be9-72cabdc8d080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.12.19 22:02:49.836913 [ 291 ] {} <Debug> TCP-Session: 64ddbb74-b6ca-469a-b905-d9b2eb75c58d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.12.19 22:02:49.836895 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2025.12.19 22:02:49.837103 [ 290 ] {} <Debug> TCP-Session: 4ce6b9f0-007f-4634-8e82-3193c6583a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2025.12.19 22:02:51.196862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4302 | ||
| 2392 | 2025.12.19 22:02:51.197559 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2025.12.19 22:02:51.197621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2394 | 2025.12.19 22:02:51.198161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2395 | 2025.12.19 22:02:51.198419 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2025.12.19 22:02:51.198572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4302 | ||
| 2397 | 2025.12.19 22:02:51.423517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2398 | 2025.12.19 22:02:51.440930 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2025.12.19 22:02:51.440988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2400 | 2025.12.19 22:02:51.447265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2401 | 2025.12.19 22:02:51.447933 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2025.12.19 22:02:51.450885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2403 | 2025.12.19 22:02:52.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.27 MiB, peak 212.67 MiB, free memory in arenas 0.00 B, will set to 206.30 MiB (RSS), difference: 1.03 MiB | ||
| 2404 | 2025.12.19 22:02:53.692335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 310 | ||
| 2405 | 2025.12.19 22:02:53.695223 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2025.12.19 22:02:53.695279 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2407 | 2025.12.19 22:02:53.696470 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2408 | 2025.12.19 22:02:53.696739 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2025.12.19 22:02:53.696891 [ 41 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2410 | 2025.12.19 22:02:53.696958 [ 41 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2025.12.19 22:02:53.696978 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2412 | 2025.12.19 22:02:53.697083 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 2413 | 2025.12.19 22:02:53.697088 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2414 | 2025.12.19 22:02:53.697586 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2415 | 2025.12.19 22:02:53.697738 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 2416 | 2025.12.19 22:02:53.698138 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2417 | 2025.12.19 22:02:53.698546 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2418 | 2025.12.19 22:02:53.699003 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2419 | 2025.12.19 22:02:53.699377 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2420 | 2025.12.19 22:02:53.699697 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 2421 | 2025.12.19 22:02:53.706111 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 72 columns (72 merged, 0 gathered) in 0.009068028 sec., 34186.04353669839 rows/sec., 33.95 MiB/sec. | ||
| 2422 | 2025.12.19 22:02:53.707041 [ 195 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2423 | 2025.12.19 22:02:53.707713 [ 195 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_6_1} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2025.12.19 22:02:53.707802 [ 195 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_6_1} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2425 | 2025.12.19 22:02:53.708070 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2426 | 2025.12.19 22:02:54.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.39 MiB, peak 212.67 MiB, free memory in arenas 0.00 B, will set to 207.61 MiB (RSS), difference: 1.22 MiB | ||
| 2427 | 2025.12.19 22:02:54.612340 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2025.12.19 22:02:54.612547 [ 261 ] {8e801608-7589-4fd9-9576-8878c26eeac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2429 | 2025.12.19 22:02:54.612618 [ 261 ] {8e801608-7589-4fd9-9576-8878c26eeac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2430 | 2025.12.19 22:02:54.613305 [ 261 ] {8e801608-7589-4fd9-9576-8878c26eeac1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2025.12.19 22:02:54.613353 [ 261 ] {8e801608-7589-4fd9-9576-8878c26eeac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2432 | 2025.12.19 22:02:54.613745 [ 261 ] {8e801608-7589-4fd9-9576-8878c26eeac1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2433 | 2025.12.19 22:02:54.613965 [ 261 ] {8e801608-7589-4fd9-9576-8878c26eeac1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2025.12.19 22:02:54.614110 [ 261 ] {8e801608-7589-4fd9-9576-8878c26eeac1} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001617 sec., 77922.07792207792 rows/sec., 6.70 MiB/sec. | ||
| 2435 | 2025.12.19 22:02:54.614150 [ 261 ] {8e801608-7589-4fd9-9576-8878c26eeac1} <Debug> TCPHandler: Processed in 0.001944572 sec. | ||
| 2436 | 2025.12.19 22:02:54.614274 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2025.12.19 22:02:54.614368 [ 261 ] {098f9819-6a76-4cef-9c46-e5cd8d0e27aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2438 | 2025.12.19 22:02:54.614408 [ 261 ] {098f9819-6a76-4cef-9c46-e5cd8d0e27aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2439 | 2025.12.19 22:02:54.614808 [ 261 ] {098f9819-6a76-4cef-9c46-e5cd8d0e27aa} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2025.12.19 22:02:54.614843 [ 261 ] {098f9819-6a76-4cef-9c46-e5cd8d0e27aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2441 | 2025.12.19 22:02:54.615129 [ 261 ] {098f9819-6a76-4cef-9c46-e5cd8d0e27aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2442 | 2025.12.19 22:02:54.615330 [ 261 ] {098f9819-6a76-4cef-9c46-e5cd8d0e27aa} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2025.12.19 22:02:54.615451 [ 261 ] {098f9819-6a76-4cef-9c46-e5cd8d0e27aa} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001103 sec., 31731.640979147778 rows/sec., 2.33 MiB/sec. | ||
| 2444 | 2025.12.19 22:02:54.615487 [ 261 ] {098f9819-6a76-4cef-9c46-e5cd8d0e27aa} <Debug> TCPHandler: Processed in 0.001259661 sec. | ||
| 2445 | 2025.12.19 22:02:54.615595 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2025.12.19 22:02:54.615686 [ 261 ] {225d6f6c-01c4-49c2-a046-fd6b14dedbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2447 | 2025.12.19 22:02:54.615724 [ 261 ] {225d6f6c-01c4-49c2-a046-fd6b14dedbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2448 | 2025.12.19 22:02:54.616137 [ 261 ] {225d6f6c-01c4-49c2-a046-fd6b14dedbc4} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2025.12.19 22:02:54.616172 [ 261 ] {225d6f6c-01c4-49c2-a046-fd6b14dedbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2450 | 2025.12.19 22:02:54.616471 [ 261 ] {225d6f6c-01c4-49c2-a046-fd6b14dedbc4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2451 | 2025.12.19 22:02:54.616673 [ 261 ] {225d6f6c-01c4-49c2-a046-fd6b14dedbc4} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2025.12.19 22:02:54.616795 [ 261 ] {225d6f6c-01c4-49c2-a046-fd6b14dedbc4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001127 sec., 87843.8331854481 rows/sec., 6.86 MiB/sec. | ||
| 2453 | 2025.12.19 22:02:54.616831 [ 261 ] {225d6f6c-01c4-49c2-a046-fd6b14dedbc4} <Debug> TCPHandler: Processed in 0.001282821 sec. | ||
| 2454 | 2025.12.19 22:02:54.616944 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2025.12.19 22:02:54.617035 [ 261 ] {972ba626-f697-49aa-b142-b625200aa781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2025.12.19 22:02:54.617076 [ 261 ] {972ba626-f697-49aa-b142-b625200aa781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2457 | 2025.12.19 22:02:54.617478 [ 261 ] {972ba626-f697-49aa-b142-b625200aa781} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.12.19 22:02:54.617512 [ 261 ] {972ba626-f697-49aa-b142-b625200aa781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2459 | 2025.12.19 22:02:54.617824 [ 261 ] {972ba626-f697-49aa-b142-b625200aa781} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2460 | 2025.12.19 22:02:54.618024 [ 261 ] {972ba626-f697-49aa-b142-b625200aa781} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.12.19 22:02:54.618147 [ 261 ] {972ba626-f697-49aa-b142-b625200aa781} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 2462 | 2025.12.19 22:02:54.618183 [ 261 ] {972ba626-f697-49aa-b142-b625200aa781} <Debug> TCPHandler: Processed in 0.001285151 sec. | ||
| 2463 | 2025.12.19 22:02:54.618291 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.12.19 22:02:54.618382 [ 261 ] {fc4ee519-6927-4786-b162-9ba1058c8deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2465 | 2025.12.19 22:02:54.618433 [ 261 ] {fc4ee519-6927-4786-b162-9ba1058c8deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2466 | 2025.12.19 22:02:54.619223 [ 261 ] {fc4ee519-6927-4786-b162-9ba1058c8deb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2025.12.19 22:02:54.619257 [ 261 ] {fc4ee519-6927-4786-b162-9ba1058c8deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2468 | 2025.12.19 22:02:54.619768 [ 261 ] {fc4ee519-6927-4786-b162-9ba1058c8deb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2469 | 2025.12.19 22:02:54.619979 [ 261 ] {fc4ee519-6927-4786-b162-9ba1058c8deb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.12.19 22:02:54.620086 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2471 | 2025.12.19 22:02:54.620105 [ 261 ] {fc4ee519-6927-4786-b162-9ba1058c8deb} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001741 sec., 20103.38885697875 rows/sec., 36.02 MiB/sec. | ||
| 2472 | 2025.12.19 22:02:54.620174 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2025.12.19 22:02:54.620199 [ 261 ] {fc4ee519-6927-4786-b162-9ba1058c8deb} <Debug> TCPHandler: Processed in 0.001954642 sec. | ||
| 2474 | 2025.12.19 22:02:54.620201 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2475 | 2025.12.19 22:02:54.620332 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2025.12.19 22:02:54.620377 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 2477 | 2025.12.19 22:02:54.620428 [ 261 ] {dfd5df57-84e3-48e9-8f80-1338eccd1657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2478 | 2025.12.19 22:02:54.620483 [ 261 ] {dfd5df57-84e3-48e9-8f80-1338eccd1657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2479 | 2025.12.19 22:02:54.620745 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2480 | 2025.12.19 22:02:54.620820 [ 261 ] {dfd5df57-84e3-48e9-8f80-1338eccd1657} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2025.12.19 22:02:54.620841 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 2482 | 2025.12.19 22:02:54.620865 [ 261 ] {dfd5df57-84e3-48e9-8f80-1338eccd1657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2483 | 2025.12.19 22:02:54.621009 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 2484 | 2025.12.19 22:02:54.621109 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 2485 | 2025.12.19 22:02:54.621190 [ 261 ] {dfd5df57-84e3-48e9-8f80-1338eccd1657} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2486 | 2025.12.19 22:02:54.621196 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 2487 | 2025.12.19 22:02:54.621296 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2488 | 2025.12.19 22:02:54.621382 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2489 | 2025.12.19 22:02:54.621422 [ 261 ] {dfd5df57-84e3-48e9-8f80-1338eccd1657} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.12.19 22:02:54.621554 [ 261 ] {dfd5df57-84e3-48e9-8f80-1338eccd1657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2491 | 2025.12.19 22:02:54.621588 [ 261 ] {dfd5df57-84e3-48e9-8f80-1338eccd1657} <Debug> TCPHandler: Processed in 0.001304262 sec. | ||
| 2492 | 2025.12.19 22:02:54.623473 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 19 columns (19 merged, 0 gathered) in 0.003177262 sec., 38083.104257691055 rows/sec., 68.24 MiB/sec. | ||
| 2493 | 2025.12.19 22:02:54.623772 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2494 | 2025.12.19 22:02:54.624086 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.12.19 22:02:54.624151 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2496 | 2025.12.19 22:02:54.624237 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2497 | 2025.12.19 22:02:58.633658 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2498 | 2025.12.19 22:02:58.633723 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2499 | 2025.12.19 22:02:58.698772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4750 | ||
| 2500 | 2025.12.19 22:02:58.699278 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.12.19 22:02:58.699330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2502 | 2025.12.19 22:02:58.699834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2503 | 2025.12.19 22:02:58.700064 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.12.19 22:02:58.700210 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4750 | ||
| 2505 | 2025.12.19 22:02:58.951094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2506 | 2025.12.19 22:02:58.968772 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2025.12.19 22:02:58.968830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2508 | 2025.12.19 22:02:58.975112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2509 | 2025.12.19 22:02:58.975795 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2025.12.19 22:02:58.978722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2511 | 2025.12.19 22:02:59.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.54 MiB, peak 212.67 MiB, free memory in arenas 0.00 B, will set to 209.84 MiB (RSS), difference: 1.30 MiB | ||
| 2512 | 2025.12.19 22:02:59.610677 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2025.12.19 22:02:59.610884 [ 261 ] {ce3e9270-cb3e-4cbe-900f-bcb70cf0e114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2514 | 2025.12.19 22:02:59.610964 [ 261 ] {ce3e9270-cb3e-4cbe-900f-bcb70cf0e114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2515 | 2025.12.19 22:02:59.611620 [ 261 ] {ce3e9270-cb3e-4cbe-900f-bcb70cf0e114} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2025.12.19 22:02:59.611673 [ 261 ] {ce3e9270-cb3e-4cbe-900f-bcb70cf0e114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2517 | 2025.12.19 22:02:59.612073 [ 261 ] {ce3e9270-cb3e-4cbe-900f-bcb70cf0e114} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2518 | 2025.12.19 22:02:59.612316 [ 261 ] {ce3e9270-cb3e-4cbe-900f-bcb70cf0e114} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2025.12.19 22:02:59.612484 [ 261 ] {ce3e9270-cb3e-4cbe-900f-bcb70cf0e114} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 2520 | 2025.12.19 22:02:59.612534 [ 261 ] {ce3e9270-cb3e-4cbe-900f-bcb70cf0e114} <Debug> TCPHandler: Processed in 0.001996903 sec. | ||
| 2521 | 2025.12.19 22:02:59.612670 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2025.12.19 22:02:59.612776 [ 261 ] {29972715-d5ef-4a0d-a2cd-c9df0277a834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2523 | 2025.12.19 22:02:59.612821 [ 261 ] {29972715-d5ef-4a0d-a2cd-c9df0277a834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2524 | 2025.12.19 22:02:59.613255 [ 261 ] {29972715-d5ef-4a0d-a2cd-c9df0277a834} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2025.12.19 22:02:59.613294 [ 261 ] {29972715-d5ef-4a0d-a2cd-c9df0277a834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2526 | 2025.12.19 22:02:59.613618 [ 261 ] {29972715-d5ef-4a0d-a2cd-c9df0277a834} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2527 | 2025.12.19 22:02:59.613831 [ 261 ] {29972715-d5ef-4a0d-a2cd-c9df0277a834} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2025.12.19 22:02:59.613962 [ 261 ] {29972715-d5ef-4a0d-a2cd-c9df0277a834} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 2529 | 2025.12.19 22:02:59.614001 [ 261 ] {29972715-d5ef-4a0d-a2cd-c9df0277a834} <Debug> TCPHandler: Processed in 0.001383913 sec. | ||
| 2530 | 2025.12.19 22:02:59.614128 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2025.12.19 22:02:59.614228 [ 261 ] {a7061519-87f7-4cc9-99bd-eba3e7bc1269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2532 | 2025.12.19 22:02:59.614274 [ 261 ] {a7061519-87f7-4cc9-99bd-eba3e7bc1269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2533 | 2025.12.19 22:02:59.614758 [ 261 ] {a7061519-87f7-4cc9-99bd-eba3e7bc1269} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2025.12.19 22:02:59.614806 [ 261 ] {a7061519-87f7-4cc9-99bd-eba3e7bc1269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2535 | 2025.12.19 22:02:59.615223 [ 261 ] {a7061519-87f7-4cc9-99bd-eba3e7bc1269} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2536 | 2025.12.19 22:02:59.615437 [ 261 ] {a7061519-87f7-4cc9-99bd-eba3e7bc1269} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2025.12.19 22:02:59.615572 [ 261 ] {a7061519-87f7-4cc9-99bd-eba3e7bc1269} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001364 sec., 117302.05278592376 rows/sec., 8.17 MiB/sec. | ||
| 2538 | 2025.12.19 22:02:59.615610 [ 261 ] {a7061519-87f7-4cc9-99bd-eba3e7bc1269} <Debug> TCPHandler: Processed in 0.001545575 sec. | ||
| 2539 | 2025.12.19 22:02:59.615716 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2025.12.19 22:02:59.615820 [ 261 ] {585404a4-3ae4-4aec-8044-663d05c3a967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2541 | 2025.12.19 22:02:59.615868 [ 261 ] {585404a4-3ae4-4aec-8044-663d05c3a967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2542 | 2025.12.19 22:02:59.616213 [ 261 ] {585404a4-3ae4-4aec-8044-663d05c3a967} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2025.12.19 22:02:59.616251 [ 261 ] {585404a4-3ae4-4aec-8044-663d05c3a967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2544 | 2025.12.19 22:02:59.616565 [ 261 ] {585404a4-3ae4-4aec-8044-663d05c3a967} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2545 | 2025.12.19 22:02:59.616778 [ 261 ] {585404a4-3ae4-4aec-8044-663d05c3a967} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.12.19 22:02:59.616912 [ 261 ] {585404a4-3ae4-4aec-8044-663d05c3a967} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 2547 | 2025.12.19 22:02:59.616950 [ 261 ] {585404a4-3ae4-4aec-8044-663d05c3a967} <Debug> TCPHandler: Processed in 0.001284531 sec. | ||
| 2548 | 2025.12.19 22:03:03.697431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 330 | ||
| 2549 | 2025.12.19 22:03:03.699466 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2025.12.19 22:03:03.699524 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2551 | 2025.12.19 22:03:03.700654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2552 | 2025.12.19 22:03:03.700928 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2025.12.19 22:03:03.701278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2554 | 2025.12.19 22:03:04.614838 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2025.12.19 22:03:04.615039 [ 261 ] {750b900b-91b9-46dd-97fc-4a303955492c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2556 | 2025.12.19 22:03:04.615110 [ 261 ] {750b900b-91b9-46dd-97fc-4a303955492c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2557 | 2025.12.19 22:03:04.615739 [ 261 ] {750b900b-91b9-46dd-97fc-4a303955492c} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.12.19 22:03:04.615784 [ 261 ] {750b900b-91b9-46dd-97fc-4a303955492c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2559 | 2025.12.19 22:03:04.616155 [ 261 ] {750b900b-91b9-46dd-97fc-4a303955492c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2560 | 2025.12.19 22:03:04.616364 [ 261 ] {750b900b-91b9-46dd-97fc-4a303955492c} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.12.19 22:03:04.616512 [ 261 ] {750b900b-91b9-46dd-97fc-4a303955492c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001528 sec., 15706.806282722513 rows/sec., 1.30 MiB/sec. | ||
| 2562 | 2025.12.19 22:03:04.616554 [ 261 ] {750b900b-91b9-46dd-97fc-4a303955492c} <Debug> TCPHandler: Processed in 0.00185066 sec. | ||
| 2563 | 2025.12.19 22:03:04.616675 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.12.19 22:03:04.616769 [ 261 ] {0c32dec0-9f60-4f16-a7b1-5c5ec48e8dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2565 | 2025.12.19 22:03:04.616809 [ 261 ] {0c32dec0-9f60-4f16-a7b1-5c5ec48e8dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2566 | 2025.12.19 22:03:04.617198 [ 261 ] {0c32dec0-9f60-4f16-a7b1-5c5ec48e8dfb} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.12.19 22:03:04.617233 [ 261 ] {0c32dec0-9f60-4f16-a7b1-5c5ec48e8dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2568 | 2025.12.19 22:03:04.617515 [ 261 ] {0c32dec0-9f60-4f16-a7b1-5c5ec48e8dfb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2569 | 2025.12.19 22:03:04.617712 [ 261 ] {0c32dec0-9f60-4f16-a7b1-5c5ec48e8dfb} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.12.19 22:03:04.617835 [ 261 ] {0c32dec0-9f60-4f16-a7b1-5c5ec48e8dfb} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001084 sec., 12915.129151291514 rows/sec., 1.03 MiB/sec. | ||
| 2571 | 2025.12.19 22:03:04.617871 [ 261 ] {0c32dec0-9f60-4f16-a7b1-5c5ec48e8dfb} <Debug> TCPHandler: Processed in 0.00124269 sec. | ||
| 2572 | 2025.12.19 22:03:04.617979 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2025.12.19 22:03:04.618071 [ 261 ] {2b453d1a-69e1-4ea3-bf25-797f315c8647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2574 | 2025.12.19 22:03:04.618110 [ 261 ] {2b453d1a-69e1-4ea3-bf25-797f315c8647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2575 | 2025.12.19 22:03:04.618659 [ 261 ] {2b453d1a-69e1-4ea3-bf25-797f315c8647} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2025.12.19 22:03:04.618694 [ 261 ] {2b453d1a-69e1-4ea3-bf25-797f315c8647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2577 | 2025.12.19 22:03:04.618997 [ 261 ] {2b453d1a-69e1-4ea3-bf25-797f315c8647} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2578 | 2025.12.19 22:03:04.619207 [ 261 ] {2b453d1a-69e1-4ea3-bf25-797f315c8647} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2025.12.19 22:03:04.619330 [ 261 ] {2b453d1a-69e1-4ea3-bf25-797f315c8647} <Debug> executeQuery: Read 263 rows, 24.05 KiB in 0.001276 sec., 206112.8526645768 rows/sec., 18.41 MiB/sec. | ||
| 2580 | 2025.12.19 22:03:04.619365 [ 261 ] {2b453d1a-69e1-4ea3-bf25-797f315c8647} <Debug> TCPHandler: Processed in 0.001432763 sec. | ||
| 2581 | 2025.12.19 22:03:04.619471 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2025.12.19 22:03:04.619562 [ 261 ] {0100e5c1-48bf-42db-8dd6-a3528cfa7f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2583 | 2025.12.19 22:03:04.619601 [ 261 ] {0100e5c1-48bf-42db-8dd6-a3528cfa7f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2584 | 2025.12.19 22:03:04.620018 [ 261 ] {0100e5c1-48bf-42db-8dd6-a3528cfa7f10} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.12.19 22:03:04.620053 [ 261 ] {0100e5c1-48bf-42db-8dd6-a3528cfa7f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2586 | 2025.12.19 22:03:04.620336 [ 261 ] {0100e5c1-48bf-42db-8dd6-a3528cfa7f10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2587 | 2025.12.19 22:03:04.620530 [ 261 ] {0100e5c1-48bf-42db-8dd6-a3528cfa7f10} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.12.19 22:03:04.620648 [ 261 ] {0100e5c1-48bf-42db-8dd6-a3528cfa7f10} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001104 sec., 59782.608695652176 rows/sec., 4.38 MiB/sec. | ||
| 2589 | 2025.12.19 22:03:04.620683 [ 261 ] {0100e5c1-48bf-42db-8dd6-a3528cfa7f10} <Debug> TCPHandler: Processed in 0.001259671 sec. | ||
| 2590 | 2025.12.19 22:03:04.620793 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2025.12.19 22:03:04.620884 [ 261 ] {b13e320f-e38f-4f6e-945f-2e76bfc53b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2592 | 2025.12.19 22:03:04.620922 [ 261 ] {b13e320f-e38f-4f6e-945f-2e76bfc53b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2593 | 2025.12.19 22:03:04.621302 [ 261 ] {b13e320f-e38f-4f6e-945f-2e76bfc53b8f} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2025.12.19 22:03:04.621338 [ 261 ] {b13e320f-e38f-4f6e-945f-2e76bfc53b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2595 | 2025.12.19 22:03:04.621613 [ 261 ] {b13e320f-e38f-4f6e-945f-2e76bfc53b8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2596 | 2025.12.19 22:03:04.621811 [ 261 ] {b13e320f-e38f-4f6e-945f-2e76bfc53b8f} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2025.12.19 22:03:04.621931 [ 261 ] {b13e320f-e38f-4f6e-945f-2e76bfc53b8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001065 sec., 22535.211267605635 rows/sec., 1.87 MiB/sec. | ||
| 2598 | 2025.12.19 22:03:04.621966 [ 261 ] {b13e320f-e38f-4f6e-945f-2e76bfc53b8f} <Debug> TCPHandler: Processed in 0.00122023 sec. | ||
| 2599 | 2025.12.19 22:03:04.622071 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2025.12.19 22:03:04.622167 [ 261 ] {4e48dd84-d7fc-48de-9d2c-10a8f84e7588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2601 | 2025.12.19 22:03:04.622205 [ 261 ] {4e48dd84-d7fc-48de-9d2c-10a8f84e7588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2602 | 2025.12.19 22:03:04.622576 [ 261 ] {4e48dd84-d7fc-48de-9d2c-10a8f84e7588} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2025.12.19 22:03:04.622610 [ 261 ] {4e48dd84-d7fc-48de-9d2c-10a8f84e7588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2604 | 2025.12.19 22:03:04.622883 [ 261 ] {4e48dd84-d7fc-48de-9d2c-10a8f84e7588} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2605 | 2025.12.19 22:03:04.623087 [ 261 ] {4e48dd84-d7fc-48de-9d2c-10a8f84e7588} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2025.12.19 22:03:04.623205 [ 261 ] {4e48dd84-d7fc-48de-9d2c-10a8f84e7588} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 883.60 KiB/sec. | ||
| 2607 | 2025.12.19 22:03:04.623240 [ 261 ] {4e48dd84-d7fc-48de-9d2c-10a8f84e7588} <Debug> TCPHandler: Processed in 0.00121596 sec. | ||
| 2608 | 2025.12.19 22:03:04.623352 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2025.12.19 22:03:04.623443 [ 261 ] {87d3d89b-bfca-494f-a282-e6f3bda796cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2610 | 2025.12.19 22:03:04.623481 [ 261 ] {87d3d89b-bfca-494f-a282-e6f3bda796cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2611 | 2025.12.19 22:03:04.623938 [ 261 ] {87d3d89b-bfca-494f-a282-e6f3bda796cb} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.12.19 22:03:04.623972 [ 261 ] {87d3d89b-bfca-494f-a282-e6f3bda796cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2613 | 2025.12.19 22:03:04.624260 [ 261 ] {87d3d89b-bfca-494f-a282-e6f3bda796cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2614 | 2025.12.19 22:03:04.624460 [ 261 ] {87d3d89b-bfca-494f-a282-e6f3bda796cb} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.12.19 22:03:04.624582 [ 261 ] {87d3d89b-bfca-494f-a282-e6f3bda796cb} <Debug> executeQuery: Read 157 rows, 12.96 KiB in 0.001157 sec., 135695.76490924804 rows/sec., 10.94 MiB/sec. | ||
| 2616 | 2025.12.19 22:03:04.624622 [ 261 ] {87d3d89b-bfca-494f-a282-e6f3bda796cb} <Debug> TCPHandler: Processed in 0.001325472 sec. | ||
| 2617 | 2025.12.19 22:03:04.624727 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2025.12.19 22:03:04.624819 [ 261 ] {b35443a4-eccd-4300-86f8-021811a62091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2619 | 2025.12.19 22:03:04.624860 [ 261 ] {b35443a4-eccd-4300-86f8-021811a62091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2620 | 2025.12.19 22:03:04.625269 [ 261 ] {b35443a4-eccd-4300-86f8-021811a62091} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.12.19 22:03:04.625304 [ 261 ] {b35443a4-eccd-4300-86f8-021811a62091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2622 | 2025.12.19 22:03:04.625620 [ 261 ] {b35443a4-eccd-4300-86f8-021811a62091} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2623 | 2025.12.19 22:03:04.625814 [ 261 ] {b35443a4-eccd-4300-86f8-021811a62091} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.12.19 22:03:04.625935 [ 261 ] {b35443a4-eccd-4300-86f8-021811a62091} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001134 sec., 179012.34567901233 rows/sec., 12.82 MiB/sec. | ||
| 2625 | 2025.12.19 22:03:04.625969 [ 261 ] {b35443a4-eccd-4300-86f8-021811a62091} <Debug> TCPHandler: Processed in 0.001288781 sec. | ||
| 2626 | 2025.12.19 22:03:04.626083 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.12.19 22:03:04.626174 [ 261 ] {bddbac8d-83ae-4ec1-946e-e7f13fb573a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2628 | 2025.12.19 22:03:04.626226 [ 261 ] {bddbac8d-83ae-4ec1-946e-e7f13fb573a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2629 | 2025.12.19 22:03:04.627022 [ 261 ] {bddbac8d-83ae-4ec1-946e-e7f13fb573a8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.12.19 22:03:04.627057 [ 261 ] {bddbac8d-83ae-4ec1-946e-e7f13fb573a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2631 | 2025.12.19 22:03:04.627598 [ 261 ] {bddbac8d-83ae-4ec1-946e-e7f13fb573a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2632 | 2025.12.19 22:03:04.627811 [ 261 ] {bddbac8d-83ae-4ec1-946e-e7f13fb573a8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.12.19 22:03:04.627951 [ 261 ] {bddbac8d-83ae-4ec1-946e-e7f13fb573a8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001794 sec., 22296.54403567447 rows/sec., 39.95 MiB/sec. | ||
| 2634 | 2025.12.19 22:03:04.627999 [ 261 ] {bddbac8d-83ae-4ec1-946e-e7f13fb573a8} <Debug> TCPHandler: Processed in 0.001965962 sec. | ||
| 2635 | 2025.12.19 22:03:04.628109 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2025.12.19 22:03:04.628201 [ 261 ] {d8105a69-4637-44b9-955c-e3fcc46a93cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2637 | 2025.12.19 22:03:04.628241 [ 261 ] {d8105a69-4637-44b9-955c-e3fcc46a93cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2638 | 2025.12.19 22:03:04.628544 [ 261 ] {d8105a69-4637-44b9-955c-e3fcc46a93cc} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2025.12.19 22:03:04.628578 [ 261 ] {d8105a69-4637-44b9-955c-e3fcc46a93cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2640 | 2025.12.19 22:03:04.628867 [ 261 ] {d8105a69-4637-44b9-955c-e3fcc46a93cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2641 | 2025.12.19 22:03:04.629075 [ 261 ] {d8105a69-4637-44b9-955c-e3fcc46a93cc} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.12.19 22:03:04.629186 [ 261 ] {d8105a69-4637-44b9-955c-e3fcc46a93cc} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001022 sec., 2935.420743639922 rows/sec., 207.35 KiB/sec. | ||
| 2643 | 2025.12.19 22:03:04.629217 [ 261 ] {d8105a69-4637-44b9-955c-e3fcc46a93cc} <Debug> TCPHandler: Processed in 0.001177379 sec. | ||
| 2644 | 2025.12.19 22:03:04.629316 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2025.12.19 22:03:04.629401 [ 261 ] {42089070-ddce-45aa-a46a-2ef5d4c0681a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2646 | 2025.12.19 22:03:04.629438 [ 261 ] {42089070-ddce-45aa-a46a-2ef5d4c0681a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2647 | 2025.12.19 22:03:04.629735 [ 261 ] {42089070-ddce-45aa-a46a-2ef5d4c0681a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.12.19 22:03:04.629767 [ 261 ] {42089070-ddce-45aa-a46a-2ef5d4c0681a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2649 | 2025.12.19 22:03:04.630147 [ 261 ] {42089070-ddce-45aa-a46a-2ef5d4c0681a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2650 | 2025.12.19 22:03:04.630339 [ 261 ] {42089070-ddce-45aa-a46a-2ef5d4c0681a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2025.12.19 22:03:04.630463 [ 261 ] {42089070-ddce-45aa-a46a-2ef5d4c0681a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2652 | 2025.12.19 22:03:04.630497 [ 261 ] {42089070-ddce-45aa-a46a-2ef5d4c0681a} <Debug> TCPHandler: Processed in 0.00119903 sec. | ||
| 2653 | 2025.12.19 22:03:06.200388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5262 | ||
| 2654 | 2025.12.19 22:03:06.201006 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2025.12.19 22:03:06.201062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2656 | 2025.12.19 22:03:06.201646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2657 | 2025.12.19 22:03:06.201924 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2025.12.19 22:03:06.202081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5262 | ||
| 2659 | 2025.12.19 22:03:06.202090 [ 29 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2660 | 2025.12.19 22:03:06.202166 [ 29 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2025.12.19 22:03:06.202191 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2662 | 2025.12.19 22:03:06.202306 [ 199 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 2663 | 2025.12.19 22:03:06.202406 [ 199 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2664 | 2025.12.19 22:03:06.202438 [ 199 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2830 rows starting from the beginning of the part | ||
| 2665 | 2025.12.19 22:03:06.202498 [ 199 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2666 | 2025.12.19 22:03:06.202543 [ 199 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2667 | 2025.12.19 22:03:06.202593 [ 199 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2668 | 2025.12.19 22:03:06.202641 [ 199 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2669 | 2025.12.19 22:03:06.202684 [ 199 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2670 | 2025.12.19 22:03:06.204193 [ 194 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5262 rows, containing 4 columns (4 merged, 0 gathered) in 0.001929271 sec., 2727455.0853664414 rows/sec., 39.02 MiB/sec. | ||
| 2671 | 2025.12.19 22:03:06.205196 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2672 | 2025.12.19 22:03:06.205556 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2025.12.19 22:03:06.205638 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_11_2} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2674 | 2025.12.19 22:03:06.205718 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2675 | 2025.12.19 22:03:06.478889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2676 | 2025.12.19 22:03:06.496072 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2025.12.19 22:03:06.496128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2678 | 2025.12.19 22:03:06.502440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2679 | 2025.12.19 22:03:06.503137 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2025.12.19 22:03:06.503430 [ 29 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2681 | 2025.12.19 22:03:06.503476 [ 29 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2025.12.19 22:03:06.503494 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2683 | 2025.12.19 22:03:06.503621 [ 199 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 2684 | 2025.12.19 22:03:06.506517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2685 | 2025.12.19 22:03:06.508076 [ 199 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2686 | 2025.12.19 22:03:06.509639 [ 199 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 2687 | 2025.12.19 22:03:06.514291 [ 199 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 2688 | 2025.12.19 22:03:06.518517 [ 199 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 2689 | 2025.12.19 22:03:06.522562 [ 199 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 2690 | 2025.12.19 22:03:06.527238 [ 199 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 2691 | 2025.12.19 22:03:06.531454 [ 199 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 2692 | 2025.12.19 22:03:06.581924 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078363659 sec., 1059.1644272251249 rows/sec., 5.48 MiB/sec. | ||
| 2693 | 2025.12.19 22:03:06.584249 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2694 | 2025.12.19 22:03:06.586302 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_11_2} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2025.12.19 22:03:06.586382 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_11_2} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2696 | 2025.12.19 22:03:06.588227 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2697 | 2025.12.19 22:03:07.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.03 MiB, peak 220.91 MiB, free memory in arenas 0.00 B, will set to 220.48 MiB (RSS), difference: 9.45 MiB | ||
| 2698 | 2025.12.19 22:03:09.611093 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2025.12.19 22:03:09.611307 [ 261 ] {71c759ca-d2d0-4b4e-9b05-1444924ce63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2700 | 2025.12.19 22:03:09.611382 [ 261 ] {71c759ca-d2d0-4b4e-9b05-1444924ce63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2701 | 2025.12.19 22:03:09.612030 [ 261 ] {71c759ca-d2d0-4b4e-9b05-1444924ce63a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2025.12.19 22:03:09.612074 [ 261 ] {71c759ca-d2d0-4b4e-9b05-1444924ce63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2703 | 2025.12.19 22:03:09.612475 [ 261 ] {71c759ca-d2d0-4b4e-9b05-1444924ce63a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2704 | 2025.12.19 22:03:09.612719 [ 261 ] {71c759ca-d2d0-4b4e-9b05-1444924ce63a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2025.12.19 22:03:09.612882 [ 261 ] {71c759ca-d2d0-4b4e-9b05-1444924ce63a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 2706 | 2025.12.19 22:03:09.612932 [ 261 ] {71c759ca-d2d0-4b4e-9b05-1444924ce63a} <Debug> TCPHandler: Processed in 0.001974462 sec. | ||
| 2707 | 2025.12.19 22:03:09.613058 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2025.12.19 22:03:09.613162 [ 261 ] {41e88b8f-6cc3-461c-830a-ff0370604655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2709 | 2025.12.19 22:03:09.613207 [ 261 ] {41e88b8f-6cc3-461c-830a-ff0370604655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2710 | 2025.12.19 22:03:09.613639 [ 261 ] {41e88b8f-6cc3-461c-830a-ff0370604655} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2025.12.19 22:03:09.613677 [ 261 ] {41e88b8f-6cc3-461c-830a-ff0370604655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2712 | 2025.12.19 22:03:09.613998 [ 261 ] {41e88b8f-6cc3-461c-830a-ff0370604655} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2713 | 2025.12.19 22:03:09.614208 [ 261 ] {41e88b8f-6cc3-461c-830a-ff0370604655} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2025.12.19 22:03:09.614336 [ 261 ] {41e88b8f-6cc3-461c-830a-ff0370604655} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 2715 | 2025.12.19 22:03:09.614375 [ 261 ] {41e88b8f-6cc3-461c-830a-ff0370604655} <Debug> TCPHandler: Processed in 0.001369172 sec. | ||
| 2716 | 2025.12.19 22:03:09.614492 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2025.12.19 22:03:09.614589 [ 261 ] {154a8973-ca8b-46b5-b3e7-81ba940985e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2718 | 2025.12.19 22:03:09.614635 [ 261 ] {154a8973-ca8b-46b5-b3e7-81ba940985e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2719 | 2025.12.19 22:03:09.615025 [ 261 ] {154a8973-ca8b-46b5-b3e7-81ba940985e1} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2025.12.19 22:03:09.615059 [ 261 ] {154a8973-ca8b-46b5-b3e7-81ba940985e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2721 | 2025.12.19 22:03:09.615400 [ 261 ] {154a8973-ca8b-46b5-b3e7-81ba940985e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2722 | 2025.12.19 22:03:09.615613 [ 261 ] {154a8973-ca8b-46b5-b3e7-81ba940985e1} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2025.12.19 22:03:09.615741 [ 261 ] {154a8973-ca8b-46b5-b3e7-81ba940985e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2724 | 2025.12.19 22:03:09.615777 [ 261 ] {154a8973-ca8b-46b5-b3e7-81ba940985e1} <Debug> TCPHandler: Processed in 0.001335352 sec. | ||
| 2725 | 2025.12.19 22:03:09.615880 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2025.12.19 22:03:09.615976 [ 261 ] {079f6528-7a83-4296-915a-358c28db53de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2727 | 2025.12.19 22:03:09.616018 [ 261 ] {079f6528-7a83-4296-915a-358c28db53de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2728 | 2025.12.19 22:03:09.616344 [ 261 ] {079f6528-7a83-4296-915a-358c28db53de} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2025.12.19 22:03:09.616378 [ 261 ] {079f6528-7a83-4296-915a-358c28db53de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2730 | 2025.12.19 22:03:09.616676 [ 261 ] {079f6528-7a83-4296-915a-358c28db53de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2731 | 2025.12.19 22:03:09.616877 [ 261 ] {079f6528-7a83-4296-915a-358c28db53de} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2025.12.19 22:03:09.617002 [ 261 ] {079f6528-7a83-4296-915a-358c28db53de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2733 | 2025.12.19 22:03:09.617036 [ 261 ] {079f6528-7a83-4296-915a-358c28db53de} <Debug> TCPHandler: Processed in 0.00120548 sec. | ||
| 2734 | 2025.12.19 22:03:13.633772 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2735 | 2025.12.19 22:03:13.633840 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2736 | 2025.12.19 22:03:13.701521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 360 | ||
| 2737 | 2025.12.19 22:03:13.702254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5710 | ||
| 2738 | 2025.12.19 22:03:13.702770 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.12.19 22:03:13.702819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2740 | 2025.12.19 22:03:13.703479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2741 | 2025.12.19 22:03:13.703742 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2025.12.19 22:03:13.703769 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2025.12.19 22:03:13.703837 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2744 | 2025.12.19 22:03:13.703897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5710 | ||
| 2745 | 2025.12.19 22:03:13.705108 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2746 | 2025.12.19 22:03:13.705390 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.12.19 22:03:13.705751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2748 | 2025.12.19 22:03:14.006696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2749 | 2025.12.19 22:03:14.021356 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.12.19 22:03:14.021414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2751 | 2025.12.19 22:03:14.027444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2752 | 2025.12.19 22:03:14.028166 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2025.12.19 22:03:14.030755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2754 | 2025.12.19 22:03:14.612734 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2025.12.19 22:03:14.612930 [ 261 ] {f3c83cbd-d22d-41b4-b8ac-b24abf7aeac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2756 | 2025.12.19 22:03:14.613004 [ 261 ] {f3c83cbd-d22d-41b4-b8ac-b24abf7aeac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2757 | 2025.12.19 22:03:14.613759 [ 261 ] {f3c83cbd-d22d-41b4-b8ac-b24abf7aeac1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2025.12.19 22:03:14.613804 [ 261 ] {f3c83cbd-d22d-41b4-b8ac-b24abf7aeac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2759 | 2025.12.19 22:03:14.614208 [ 261 ] {f3c83cbd-d22d-41b4-b8ac-b24abf7aeac1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2760 | 2025.12.19 22:03:14.614450 [ 261 ] {f3c83cbd-d22d-41b4-b8ac-b24abf7aeac1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2025.12.19 22:03:14.614611 [ 261 ] {f3c83cbd-d22d-41b4-b8ac-b24abf7aeac1} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001735 sec., 78386.16714697407 rows/sec., 6.80 MiB/sec. | ||
| 2762 | 2025.12.19 22:03:14.614606 [ 131 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2763 | 2025.12.19 22:03:14.614659 [ 261 ] {f3c83cbd-d22d-41b4-b8ac-b24abf7aeac1} <Debug> TCPHandler: Processed in 0.002060853 sec. | ||
| 2764 | 2025.12.19 22:03:14.614698 [ 131 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2025.12.19 22:03:14.614728 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2766 | 2025.12.19 22:03:14.614804 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2025.12.19 22:03:14.614875 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 2768 | 2025.12.19 22:03:14.614913 [ 261 ] {bb70b49f-bc39-453c-b2de-65b22455d843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2769 | 2025.12.19 22:03:14.614966 [ 261 ] {bb70b49f-bc39-453c-b2de-65b22455d843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2770 | 2025.12.19 22:03:14.615033 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2771 | 2025.12.19 22:03:14.615090 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1393 rows starting from the beginning of the part | ||
| 2772 | 2025.12.19 22:03:14.615196 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 2773 | 2025.12.19 22:03:14.615254 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2774 | 2025.12.19 22:03:14.615300 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 263 rows starting from the beginning of the part | ||
| 2775 | 2025.12.19 22:03:14.615353 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2776 | 2025.12.19 22:03:14.615397 [ 261 ] {bb70b49f-bc39-453c-b2de-65b22455d843} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.12.19 22:03:14.615399 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 2778 | 2025.12.19 22:03:14.615441 [ 261 ] {bb70b49f-bc39-453c-b2de-65b22455d843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2779 | 2025.12.19 22:03:14.615781 [ 261 ] {bb70b49f-bc39-453c-b2de-65b22455d843} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2780 | 2025.12.19 22:03:14.616022 [ 261 ] {bb70b49f-bc39-453c-b2de-65b22455d843} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2025.12.19 22:03:14.616162 [ 261 ] {bb70b49f-bc39-453c-b2de-65b22455d843} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001273 sec., 31421.838177533384 rows/sec., 2.31 MiB/sec. | ||
| 2782 | 2025.12.19 22:03:14.616201 [ 261 ] {bb70b49f-bc39-453c-b2de-65b22455d843} <Debug> TCPHandler: Processed in 0.001458534 sec. | ||
| 2783 | 2025.12.19 22:03:14.616305 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2025.12.19 22:03:14.616402 [ 261 ] {30b5f34c-9fdd-4aec-92ba-b88c00fb8f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2785 | 2025.12.19 22:03:14.616446 [ 261 ] {30b5f34c-9fdd-4aec-92ba-b88c00fb8f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2786 | 2025.12.19 22:03:14.616877 [ 261 ] {30b5f34c-9fdd-4aec-92ba-b88c00fb8f8d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2025.12.19 22:03:14.616884 [ 194 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2030 rows, containing 5 columns (5 merged, 0 gathered) in 0.002077464 sec., 977152.9133597503 rows/sec., 86.30 MiB/sec. | ||
| 2788 | 2025.12.19 22:03:14.616917 [ 261 ] {30b5f34c-9fdd-4aec-92ba-b88c00fb8f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2789 | 2025.12.19 22:03:14.617224 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2790 | 2025.12.19 22:03:14.617270 [ 261 ] {30b5f34c-9fdd-4aec-92ba-b88c00fb8f8d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2791 | 2025.12.19 22:03:14.617617 [ 261 ] {30b5f34c-9fdd-4aec-92ba-b88c00fb8f8d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2025.12.19 22:03:14.617726 [ 131 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2793 | 2025.12.19 22:03:14.617734 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2025.12.19 22:03:14.617755 [ 261 ] {30b5f34c-9fdd-4aec-92ba-b88c00fb8f8d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001372 sec., 75801.74927113703 rows/sec., 5.92 MiB/sec. | ||
| 2795 | 2025.12.19 22:03:14.617762 [ 131 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2025.12.19 22:03:14.617804 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2797 | 2025.12.19 22:03:14.617808 [ 261 ] {30b5f34c-9fdd-4aec-92ba-b88c00fb8f8d} <Debug> TCPHandler: Processed in 0.001552445 sec. | ||
| 2798 | 2025.12.19 22:03:14.617841 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_16_3} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2799 | 2025.12.19 22:03:14.617893 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 2800 | 2025.12.19 22:03:14.617935 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2801 | 2025.12.19 22:03:14.617950 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2025.12.19 22:03:14.617982 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2803 | 2025.12.19 22:03:14.618013 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 621 rows starting from the beginning of the part | ||
| 2804 | 2025.12.19 22:03:14.618051 [ 261 ] {7d51c0f9-bb96-4636-a04c-5721db9da7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2805 | 2025.12.19 22:03:14.618085 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part | ||
| 2806 | 2025.12.19 22:03:14.618095 [ 261 ] {7d51c0f9-bb96-4636-a04c-5721db9da7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2807 | 2025.12.19 22:03:14.618140 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2808 | 2025.12.19 22:03:14.618185 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 157 rows starting from the beginning of the part | ||
| 2809 | 2025.12.19 22:03:14.618228 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2810 | 2025.12.19 22:03:14.618268 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 2811 | 2025.12.19 22:03:14.618500 [ 261 ] {7d51c0f9-bb96-4636-a04c-5721db9da7dc} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2025.12.19 22:03:14.618536 [ 261 ] {7d51c0f9-bb96-4636-a04c-5721db9da7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2813 | 2025.12.19 22:03:14.618867 [ 261 ] {7d51c0f9-bb96-4636-a04c-5721db9da7dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2814 | 2025.12.19 22:03:14.619096 [ 261 ] {7d51c0f9-bb96-4636-a04c-5721db9da7dc} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2025.12.19 22:03:14.619179 [ 201 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325721 sec., 836525.935698386 rows/sec., 67.52 MiB/sec. | ||
| 2816 | 2025.12.19 22:03:14.619210 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2817 | 2025.12.19 22:03:14.619229 [ 261 ] {7d51c0f9-bb96-4636-a04c-5721db9da7dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 2818 | 2025.12.19 22:03:14.619254 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2025.12.19 22:03:14.619276 [ 261 ] {7d51c0f9-bb96-4636-a04c-5721db9da7dc} <Debug> TCPHandler: Processed in 0.001375582 sec. | ||
| 2820 | 2025.12.19 22:03:14.619283 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2821 | 2025.12.19 22:03:14.619324 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2822 | 2025.12.19 22:03:14.619392 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2823 | 2025.12.19 22:03:14.619430 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2025.12.19 22:03:14.619528 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2825 | 2025.12.19 22:03:14.619530 [ 261 ] {abf30fc7-0a1b-4c32-a1c3-3e12893b172e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2826 | 2025.12.19 22:03:14.619576 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3863 rows starting from the beginning of the part | ||
| 2827 | 2025.12.19 22:03:14.619599 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.12.19 22:03:14.619606 [ 261 ] {abf30fc7-0a1b-4c32-a1c3-3e12893b172e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2829 | 2025.12.19 22:03:14.619654 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 2830 | 2025.12.19 22:03:14.619670 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_16_3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2831 | 2025.12.19 22:03:14.619706 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2832 | 2025.12.19 22:03:14.619749 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2833 | 2025.12.19 22:03:14.619753 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 2834 | 2025.12.19 22:03:14.619811 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2835 | 2025.12.19 22:03:14.619853 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2836 | 2025.12.19 22:03:14.620439 [ 261 ] {abf30fc7-0a1b-4c32-a1c3-3e12893b172e} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.12.19 22:03:14.620482 [ 261 ] {abf30fc7-0a1b-4c32-a1c3-3e12893b172e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2838 | 2025.12.19 22:03:14.621119 [ 261 ] {abf30fc7-0a1b-4c32-a1c3-3e12893b172e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2839 | 2025.12.19 22:03:14.621356 [ 261 ] {abf30fc7-0a1b-4c32-a1c3-3e12893b172e} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.12.19 22:03:14.621496 [ 261 ] {abf30fc7-0a1b-4c32-a1c3-3e12893b172e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001983 sec., 20171.45738779627 rows/sec., 36.15 MiB/sec. | ||
| 2841 | 2025.12.19 22:03:14.621549 [ 261 ] {abf30fc7-0a1b-4c32-a1c3-3e12893b172e} <Debug> TCPHandler: Processed in 0.002168955 sec. | ||
| 2842 | 2025.12.19 22:03:14.621670 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2025.12.19 22:03:14.621766 [ 261 ] {e3f08623-946b-46a3-a1ce-09fe49489d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2844 | 2025.12.19 22:03:14.621807 [ 261 ] {e3f08623-946b-46a3-a1ce-09fe49489d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2845 | 2025.12.19 22:03:14.621942 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002595312 sec., 1813269.464326447 rows/sec., 124.92 MiB/sec. | ||
| 2846 | 2025.12.19 22:03:14.622362 [ 261 ] {e3f08623-946b-46a3-a1ce-09fe49489d2d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.12.19 22:03:14.622408 [ 261 ] {e3f08623-946b-46a3-a1ce-09fe49489d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2848 | 2025.12.19 22:03:14.622557 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2849 | 2025.12.19 22:03:14.622824 [ 261 ] {e3f08623-946b-46a3-a1ce-09fe49489d2d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2850 | 2025.12.19 22:03:14.622921 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2025.12.19 22:03:14.623002 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2852 | 2025.12.19 22:03:14.623099 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2853 | 2025.12.19 22:03:14.623184 [ 261 ] {e3f08623-946b-46a3-a1ce-09fe49489d2d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2025.12.19 22:03:14.623290 [ 131 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2855 | 2025.12.19 22:03:14.623313 [ 261 ] {e3f08623-946b-46a3-a1ce-09fe49489d2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. | ||
| 2856 | 2025.12.19 22:03:14.623328 [ 131 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2025.12.19 22:03:14.623356 [ 261 ] {e3f08623-946b-46a3-a1ce-09fe49489d2d} <Debug> TCPHandler: Processed in 0.001735549 sec. | ||
| 2858 | 2025.12.19 22:03:14.623363 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2859 | 2025.12.19 22:03:14.623450 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 2860 | 2025.12.19 22:03:14.623530 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2861 | 2025.12.19 22:03:14.623554 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2862 | 2025.12.19 22:03:14.623621 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 2863 | 2025.12.19 22:03:14.623668 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2864 | 2025.12.19 22:03:14.623709 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 2865 | 2025.12.19 22:03:14.623758 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2866 | 2025.12.19 22:03:14.623799 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2867 | 2025.12.19 22:03:14.624571 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148909 sec., 783351.858154127 rows/sec., 52.79 MiB/sec. | ||
| 2868 | 2025.12.19 22:03:14.624727 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2869 | 2025.12.19 22:03:14.624960 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_16_3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.12.19 22:03:14.625019 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_16_3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2871 | 2025.12.19 22:03:14.625071 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2872 | 2025.12.19 22:03:15.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.63 MiB, peak 225.44 MiB, free memory in arenas 0.00 B, will set to 222.89 MiB (RSS), difference: 1.25 MiB | ||
| 2873 | 2025.12.19 22:03:19.641260 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2025.12.19 22:03:19.641453 [ 261 ] {53868676-4289-4086-b8fb-b483ef50d267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2875 | 2025.12.19 22:03:19.641521 [ 261 ] {53868676-4289-4086-b8fb-b483ef50d267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2876 | 2025.12.19 22:03:19.642787 [ 261 ] {53868676-4289-4086-b8fb-b483ef50d267} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2025.12.19 22:03:19.642838 [ 261 ] {53868676-4289-4086-b8fb-b483ef50d267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2878 | 2025.12.19 22:03:19.643318 [ 261 ] {53868676-4289-4086-b8fb-b483ef50d267} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2879 | 2025.12.19 22:03:19.643583 [ 261 ] {53868676-4289-4086-b8fb-b483ef50d267} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2025.12.19 22:03:19.643751 [ 261 ] {53868676-4289-4086-b8fb-b483ef50d267} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002347 sec., 509586.70643374516 rows/sec., 42.01 MiB/sec. | ||
| 2881 | 2025.12.19 22:03:19.643799 [ 261 ] {53868676-4289-4086-b8fb-b483ef50d267} <Debug> TCPHandler: Processed in 0.002669313 sec. | ||
| 2882 | 2025.12.19 22:03:19.643930 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2025.12.19 22:03:19.644035 [ 261 ] {27c809e9-e565-4290-ad9a-364839b6d7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2884 | 2025.12.19 22:03:19.644081 [ 261 ] {27c809e9-e565-4290-ad9a-364839b6d7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2885 | 2025.12.19 22:03:19.644617 [ 261 ] {27c809e9-e565-4290-ad9a-364839b6d7ef} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2025.12.19 22:03:19.644657 [ 261 ] {27c809e9-e565-4290-ad9a-364839b6d7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2887 | 2025.12.19 22:03:19.644997 [ 261 ] {27c809e9-e565-4290-ad9a-364839b6d7ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2888 | 2025.12.19 22:03:19.645221 [ 261 ] {27c809e9-e565-4290-ad9a-364839b6d7ef} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2025.12.19 22:03:19.645364 [ 261 ] {27c809e9-e565-4290-ad9a-364839b6d7ef} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001353 sec., 168514.41241685144 rows/sec., 11.41 MiB/sec. | ||
| 2890 | 2025.12.19 22:03:19.645412 [ 261 ] {27c809e9-e565-4290-ad9a-364839b6d7ef} <Debug> TCPHandler: Processed in 0.001535885 sec. | ||
| 2891 | 2025.12.19 22:03:19.645554 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2025.12.19 22:03:19.645662 [ 261 ] {6e5e0b40-81b1-46e1-9a2d-d2a6246b7893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2893 | 2025.12.19 22:03:19.645709 [ 261 ] {6e5e0b40-81b1-46e1-9a2d-d2a6246b7893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2894 | 2025.12.19 22:03:19.646296 [ 261 ] {6e5e0b40-81b1-46e1-9a2d-d2a6246b7893} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2025.12.19 22:03:19.646333 [ 261 ] {6e5e0b40-81b1-46e1-9a2d-d2a6246b7893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2896 | 2025.12.19 22:03:19.646679 [ 261 ] {6e5e0b40-81b1-46e1-9a2d-d2a6246b7893} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2897 | 2025.12.19 22:03:19.646951 [ 261 ] {6e5e0b40-81b1-46e1-9a2d-d2a6246b7893} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2025.12.19 22:03:19.647121 [ 261 ] {6e5e0b40-81b1-46e1-9a2d-d2a6246b7893} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001479 sec., 351588.9114266396 rows/sec., 26.02 MiB/sec. | ||
| 2899 | 2025.12.19 22:03:19.647166 [ 261 ] {6e5e0b40-81b1-46e1-9a2d-d2a6246b7893} <Debug> TCPHandler: Processed in 0.001665507 sec. | ||
| 2900 | 2025.12.19 22:03:19.647310 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2025.12.19 22:03:19.647429 [ 261 ] {6e8a8791-f1cf-413b-95f0-bbe9720124d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2902 | 2025.12.19 22:03:19.647490 [ 261 ] {6e8a8791-f1cf-413b-95f0-bbe9720124d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2903 | 2025.12.19 22:03:19.648212 [ 261 ] {6e8a8791-f1cf-413b-95f0-bbe9720124d9} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2025.12.19 22:03:19.648258 [ 261 ] {6e8a8791-f1cf-413b-95f0-bbe9720124d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2905 | 2025.12.19 22:03:19.648699 [ 261 ] {6e8a8791-f1cf-413b-95f0-bbe9720124d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2906 | 2025.12.19 22:03:19.648934 [ 261 ] {6e8a8791-f1cf-413b-95f0-bbe9720124d9} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2025.12.19 22:03:19.649083 [ 261 ] {6e8a8791-f1cf-413b-95f0-bbe9720124d9} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001677 sec., 503279.6660703637 rows/sec., 33.87 MiB/sec. | ||
| 2908 | 2025.12.19 22:03:19.649125 [ 261 ] {6e8a8791-f1cf-413b-95f0-bbe9720124d9} <Debug> TCPHandler: Processed in 0.001874031 sec. | ||
| 2909 | 2025.12.19 22:03:19.649290 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2025.12.19 22:03:19.649409 [ 261 ] {afeec3cb-f861-47fb-baf1-db460ac0ee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2911 | 2025.12.19 22:03:19.649461 [ 261 ] {afeec3cb-f861-47fb-baf1-db460ac0ee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2912 | 2025.12.19 22:03:19.649934 [ 261 ] {afeec3cb-f861-47fb-baf1-db460ac0ee8c} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2025.12.19 22:03:19.649980 [ 261 ] {afeec3cb-f861-47fb-baf1-db460ac0ee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2914 | 2025.12.19 22:03:19.650413 [ 261 ] {afeec3cb-f861-47fb-baf1-db460ac0ee8c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2915 | 2025.12.19 22:03:19.650637 [ 261 ] {afeec3cb-f861-47fb-baf1-db460ac0ee8c} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.12.19 22:03:19.650805 [ 261 ] {afeec3cb-f861-47fb-baf1-db460ac0ee8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. | ||
| 2917 | 2025.12.19 22:03:19.650844 [ 261 ] {afeec3cb-f861-47fb-baf1-db460ac0ee8c} <Debug> TCPHandler: Processed in 0.001614346 sec. | ||
| 2918 | 2025.12.19 22:03:21.204003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6222 | ||
| 2919 | 2025.12.19 22:03:21.204605 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2025.12.19 22:03:21.204668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2921 | 2025.12.19 22:03:21.205213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2922 | 2025.12.19 22:03:21.205443 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2025.12.19 22:03:21.205571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6222 | ||
| 2924 | 2025.12.19 22:03:21.530859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2925 | 2025.12.19 22:03:21.547891 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.12.19 22:03:21.547950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2927 | 2025.12.19 22:03:21.553589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2928 | 2025.12.19 22:03:21.554318 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2025.12.19 22:03:21.557137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2930 | 2025.12.19 22:03:23.705904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 382 | ||
| 2931 | 2025.12.19 22:03:23.707947 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.12.19 22:03:23.707999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2933 | 2025.12.19 22:03:23.709156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2934 | 2025.12.19 22:03:23.709432 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.12.19 22:03:23.709766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2936 | 2025.12.19 22:03:24.612412 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2025.12.19 22:03:24.612667 [ 261 ] {5f1d0583-a962-409e-8990-01af11627250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2938 | 2025.12.19 22:03:24.612760 [ 261 ] {5f1d0583-a962-409e-8990-01af11627250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2939 | 2025.12.19 22:03:24.613544 [ 261 ] {5f1d0583-a962-409e-8990-01af11627250} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2025.12.19 22:03:24.613590 [ 261 ] {5f1d0583-a962-409e-8990-01af11627250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2941 | 2025.12.19 22:03:24.613989 [ 261 ] {5f1d0583-a962-409e-8990-01af11627250} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2942 | 2025.12.19 22:03:24.614213 [ 261 ] {5f1d0583-a962-409e-8990-01af11627250} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.12.19 22:03:24.614368 [ 261 ] {5f1d0583-a962-409e-8990-01af11627250} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001771 sec., 76792.77244494636 rows/sec., 6.66 MiB/sec. | ||
| 2944 | 2025.12.19 22:03:24.614408 [ 261 ] {5f1d0583-a962-409e-8990-01af11627250} <Debug> TCPHandler: Processed in 0.002158575 sec. | ||
| 2945 | 2025.12.19 22:03:24.614530 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.12.19 22:03:24.614623 [ 261 ] {d6a74d2a-6cb8-4e49-817f-3186ef35265e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2947 | 2025.12.19 22:03:24.614664 [ 261 ] {d6a74d2a-6cb8-4e49-817f-3186ef35265e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2948 | 2025.12.19 22:03:24.615066 [ 261 ] {d6a74d2a-6cb8-4e49-817f-3186ef35265e} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.12.19 22:03:24.615102 [ 261 ] {d6a74d2a-6cb8-4e49-817f-3186ef35265e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2950 | 2025.12.19 22:03:24.615389 [ 261 ] {d6a74d2a-6cb8-4e49-817f-3186ef35265e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2951 | 2025.12.19 22:03:24.615593 [ 261 ] {d6a74d2a-6cb8-4e49-817f-3186ef35265e} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.12.19 22:03:24.615716 [ 261 ] {d6a74d2a-6cb8-4e49-817f-3186ef35265e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001112 sec., 35971.22302158274 rows/sec., 2.64 MiB/sec. | ||
| 2953 | 2025.12.19 22:03:24.615756 [ 261 ] {d6a74d2a-6cb8-4e49-817f-3186ef35265e} <Debug> TCPHandler: Processed in 0.001277691 sec. | ||
| 2954 | 2025.12.19 22:03:24.615863 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2025.12.19 22:03:24.615954 [ 261 ] {072b12bc-c2d9-4192-89fd-50120e8a2415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2956 | 2025.12.19 22:03:24.615992 [ 261 ] {072b12bc-c2d9-4192-89fd-50120e8a2415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2957 | 2025.12.19 22:03:24.616409 [ 261 ] {072b12bc-c2d9-4192-89fd-50120e8a2415} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2025.12.19 22:03:24.616445 [ 261 ] {072b12bc-c2d9-4192-89fd-50120e8a2415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2959 | 2025.12.19 22:03:24.616745 [ 261 ] {072b12bc-c2d9-4192-89fd-50120e8a2415} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2960 | 2025.12.19 22:03:24.616946 [ 261 ] {072b12bc-c2d9-4192-89fd-50120e8a2415} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2025.12.19 22:03:24.617073 [ 261 ] {072b12bc-c2d9-4192-89fd-50120e8a2415} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001136 sec., 91549.29577464788 rows/sec., 7.15 MiB/sec. | ||
| 2962 | 2025.12.19 22:03:24.617114 [ 261 ] {072b12bc-c2d9-4192-89fd-50120e8a2415} <Debug> TCPHandler: Processed in 0.001297761 sec. | ||
| 2963 | 2025.12.19 22:03:24.617223 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2025.12.19 22:03:24.617314 [ 261 ] {3928ff8b-5c70-442b-a787-7ee5e1907b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2965 | 2025.12.19 22:03:24.617356 [ 261 ] {3928ff8b-5c70-442b-a787-7ee5e1907b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2966 | 2025.12.19 22:03:24.617794 [ 261 ] {3928ff8b-5c70-442b-a787-7ee5e1907b1e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2025.12.19 22:03:24.617831 [ 261 ] {3928ff8b-5c70-442b-a787-7ee5e1907b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2968 | 2025.12.19 22:03:24.618162 [ 261 ] {3928ff8b-5c70-442b-a787-7ee5e1907b1e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2969 | 2025.12.19 22:03:24.618363 [ 261 ] {3928ff8b-5c70-442b-a787-7ee5e1907b1e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2025.12.19 22:03:24.618496 [ 261 ] {3928ff8b-5c70-442b-a787-7ee5e1907b1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 2971 | 2025.12.19 22:03:24.618536 [ 261 ] {3928ff8b-5c70-442b-a787-7ee5e1907b1e} <Debug> TCPHandler: Processed in 0.001359982 sec. | ||
| 2972 | 2025.12.19 22:03:24.618648 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2025.12.19 22:03:24.618740 [ 261 ] {7d60144c-7b1b-4ac2-ad38-e394b09081fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2974 | 2025.12.19 22:03:24.618794 [ 261 ] {7d60144c-7b1b-4ac2-ad38-e394b09081fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2975 | 2025.12.19 22:03:24.619587 [ 261 ] {7d60144c-7b1b-4ac2-ad38-e394b09081fb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2025.12.19 22:03:24.619623 [ 261 ] {7d60144c-7b1b-4ac2-ad38-e394b09081fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2977 | 2025.12.19 22:03:24.620170 [ 261 ] {7d60144c-7b1b-4ac2-ad38-e394b09081fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2978 | 2025.12.19 22:03:24.620382 [ 261 ] {7d60144c-7b1b-4ac2-ad38-e394b09081fb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2025.12.19 22:03:24.620515 [ 261 ] {7d60144c-7b1b-4ac2-ad38-e394b09081fb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001793 sec., 22308.979364194085 rows/sec., 39.98 MiB/sec. | ||
| 2980 | 2025.12.19 22:03:24.620564 [ 261 ] {7d60144c-7b1b-4ac2-ad38-e394b09081fb} <Debug> TCPHandler: Processed in 0.001963522 sec. | ||
| 2981 | 2025.12.19 22:03:24.620673 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2025.12.19 22:03:24.620766 [ 261 ] {30f7b376-9e60-458e-bea5-b73a000f7821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2983 | 2025.12.19 22:03:24.620806 [ 261 ] {30f7b376-9e60-458e-bea5-b73a000f7821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2984 | 2025.12.19 22:03:24.621132 [ 261 ] {30f7b376-9e60-458e-bea5-b73a000f7821} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.12.19 22:03:24.621167 [ 261 ] {30f7b376-9e60-458e-bea5-b73a000f7821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2986 | 2025.12.19 22:03:24.621464 [ 261 ] {30f7b376-9e60-458e-bea5-b73a000f7821} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2987 | 2025.12.19 22:03:24.621664 [ 261 ] {30f7b376-9e60-458e-bea5-b73a000f7821} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2025.12.19 22:03:24.621789 [ 261 ] {30f7b376-9e60-458e-bea5-b73a000f7821} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 2989 | 2025.12.19 22:03:24.621823 [ 261 ] {30f7b376-9e60-458e-bea5-b73a000f7821} <Debug> TCPHandler: Processed in 0.001198359 sec. | ||
| 2990 | 2025.12.19 22:03:28.633883 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2991 | 2025.12.19 22:03:28.633976 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2992 | 2025.12.19 22:03:28.705702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6670 | ||
| 2993 | 2025.12.19 22:03:28.706387 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2025.12.19 22:03:28.706427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 2995 | 2025.12.19 22:03:28.706910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2996 | 2025.12.19 22:03:28.707138 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2025.12.19 22:03:28.707277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6670 | ||
| 2998 | 2025.12.19 22:03:29.057249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2999 | 2025.12.19 22:03:29.074339 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2025.12.19 22:03:29.074405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3001 | 2025.12.19 22:03:29.080784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3002 | 2025.12.19 22:03:29.081485 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.12.19 22:03:29.084533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3004 | 2025.12.19 22:03:29.610699 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2025.12.19 22:03:29.610881 [ 261 ] {d2787c22-9437-4e1f-b309-db15e24b4533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3006 | 2025.12.19 22:03:29.610950 [ 261 ] {d2787c22-9437-4e1f-b309-db15e24b4533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3007 | 2025.12.19 22:03:29.611641 [ 261 ] {d2787c22-9437-4e1f-b309-db15e24b4533} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2025.12.19 22:03:29.611694 [ 261 ] {d2787c22-9437-4e1f-b309-db15e24b4533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3009 | 2025.12.19 22:03:29.612096 [ 261 ] {d2787c22-9437-4e1f-b309-db15e24b4533} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3010 | 2025.12.19 22:03:29.612329 [ 261 ] {d2787c22-9437-4e1f-b309-db15e24b4533} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2025.12.19 22:03:29.612492 [ 261 ] {d2787c22-9437-4e1f-b309-db15e24b4533} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.59 MiB/sec. | ||
| 3012 | 2025.12.19 22:03:29.612541 [ 261 ] {d2787c22-9437-4e1f-b309-db15e24b4533} <Debug> TCPHandler: Processed in 0.001967622 sec. | ||
| 3013 | 2025.12.19 22:03:29.612665 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2025.12.19 22:03:29.612769 [ 261 ] {ff110c44-edfe-4e61-af91-383157da5ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3015 | 2025.12.19 22:03:29.612815 [ 261 ] {ff110c44-edfe-4e61-af91-383157da5ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3016 | 2025.12.19 22:03:29.613249 [ 261 ] {ff110c44-edfe-4e61-af91-383157da5ef1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2025.12.19 22:03:29.613287 [ 261 ] {ff110c44-edfe-4e61-af91-383157da5ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3018 | 2025.12.19 22:03:29.613605 [ 261 ] {ff110c44-edfe-4e61-af91-383157da5ef1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3019 | 2025.12.19 22:03:29.613829 [ 261 ] {ff110c44-edfe-4e61-af91-383157da5ef1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2025.12.19 22:03:29.613963 [ 261 ] {ff110c44-edfe-4e61-af91-383157da5ef1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 3021 | 2025.12.19 22:03:29.614003 [ 261 ] {ff110c44-edfe-4e61-af91-383157da5ef1} <Debug> TCPHandler: Processed in 0.001388273 sec. | ||
| 3022 | 2025.12.19 22:03:29.614131 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2025.12.19 22:03:29.614229 [ 261 ] {39388206-9ecd-4c84-870f-9aa4484ead5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3024 | 2025.12.19 22:03:29.614272 [ 261 ] {39388206-9ecd-4c84-870f-9aa4484ead5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3025 | 2025.12.19 22:03:29.614713 [ 261 ] {39388206-9ecd-4c84-870f-9aa4484ead5c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2025.12.19 22:03:29.614750 [ 261 ] {39388206-9ecd-4c84-870f-9aa4484ead5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3027 | 2025.12.19 22:03:29.615081 [ 261 ] {39388206-9ecd-4c84-870f-9aa4484ead5c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3028 | 2025.12.19 22:03:29.615290 [ 261 ] {39388206-9ecd-4c84-870f-9aa4484ead5c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.12.19 22:03:29.615424 [ 261 ] {39388206-9ecd-4c84-870f-9aa4484ead5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 3030 | 2025.12.19 22:03:29.615462 [ 261 ] {39388206-9ecd-4c84-870f-9aa4484ead5c} <Debug> TCPHandler: Processed in 0.001383413 sec. | ||
| 3031 | 2025.12.19 22:03:29.615568 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2025.12.19 22:03:29.615662 [ 261 ] {6d24a300-127e-4c38-96e0-161bdb1f538a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3033 | 2025.12.19 22:03:29.615704 [ 261 ] {6d24a300-127e-4c38-96e0-161bdb1f538a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3034 | 2025.12.19 22:03:29.616035 [ 261 ] {6d24a300-127e-4c38-96e0-161bdb1f538a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2025.12.19 22:03:29.616071 [ 261 ] {6d24a300-127e-4c38-96e0-161bdb1f538a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3036 | 2025.12.19 22:03:29.616382 [ 261 ] {6d24a300-127e-4c38-96e0-161bdb1f538a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3037 | 2025.12.19 22:03:29.616585 [ 261 ] {6d24a300-127e-4c38-96e0-161bdb1f538a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2025.12.19 22:03:29.616715 [ 261 ] {6d24a300-127e-4c38-96e0-161bdb1f538a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 3039 | 2025.12.19 22:03:29.616751 [ 261 ] {6d24a300-127e-4c38-96e0-161bdb1f538a} <Debug> TCPHandler: Processed in 0.00123176 sec. | ||
| 3040 | 2025.12.19 22:03:31.181510 [ 92 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3041 | 2025.12.19 22:03:31.181623 [ 92 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.12.19 22:03:31.181662 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3043 | 2025.12.19 22:03:31.181821 [ 191 ] {d042fbd6-0af1-4f28-ad83-af221690267b::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 | ||
| 3044 | 2025.12.19 22:03:31.181999 [ 191 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3045 | 2025.12.19 22:03:31.182053 [ 191 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3046 | 2025.12.19 22:03:31.182201 [ 191 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3047 | 2025.12.19 22:03:31.182260 [ 191 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 3048 | 2025.12.19 22:03:31.182303 [ 191 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3049 | 2025.12.19 22:03:31.182350 [ 191 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 3050 | 2025.12.19 22:03:31.183186 [ 192 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430704 sec., 369049.08352810924 rows/sec., 27.16 MiB/sec. | ||
| 3051 | 2025.12.19 22:03:31.183425 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3052 | 2025.12.19 22:03:31.183780 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.12.19 22:03:31.183875 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_5_1} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3054 | 2025.12.19 22:03:31.183997 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3055 | 2025.12.19 22:03:33.709922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 402 | ||
| 3056 | 2025.12.19 22:03:33.711957 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2025.12.19 22:03:33.712014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3058 | 2025.12.19 22:03:33.713182 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3059 | 2025.12.19 22:03:33.713458 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2025.12.19 22:03:33.713808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 3061 | 2025.12.19 22:03:34.615023 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2025.12.19 22:03:34.615204 [ 261 ] {7d8712a5-b614-4432-ab7b-99d3e7732ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3063 | 2025.12.19 22:03:34.615274 [ 261 ] {7d8712a5-b614-4432-ab7b-99d3e7732ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3064 | 2025.12.19 22:03:34.615885 [ 261 ] {7d8712a5-b614-4432-ab7b-99d3e7732ca1} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2025.12.19 22:03:34.615947 [ 261 ] {7d8712a5-b614-4432-ab7b-99d3e7732ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3066 | 2025.12.19 22:03:34.616346 [ 261 ] {7d8712a5-b614-4432-ab7b-99d3e7732ca1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3067 | 2025.12.19 22:03:34.616587 [ 261 ] {7d8712a5-b614-4432-ab7b-99d3e7732ca1} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2025.12.19 22:03:34.616745 [ 261 ] {7d8712a5-b614-4432-ab7b-99d3e7732ca1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 3069 | 2025.12.19 22:03:34.616791 [ 261 ] {7d8712a5-b614-4432-ab7b-99d3e7732ca1} <Debug> TCPHandler: Processed in 0.001896011 sec. | ||
| 3070 | 2025.12.19 22:03:34.616922 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2025.12.19 22:03:34.617025 [ 261 ] {a02f7c53-ff0e-457b-aaf6-d4c7df63e745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3072 | 2025.12.19 22:03:34.617071 [ 261 ] {a02f7c53-ff0e-457b-aaf6-d4c7df63e745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3073 | 2025.12.19 22:03:34.617460 [ 261 ] {a02f7c53-ff0e-457b-aaf6-d4c7df63e745} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2025.12.19 22:03:34.617497 [ 261 ] {a02f7c53-ff0e-457b-aaf6-d4c7df63e745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3075 | 2025.12.19 22:03:34.617792 [ 261 ] {a02f7c53-ff0e-457b-aaf6-d4c7df63e745} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3076 | 2025.12.19 22:03:34.618016 [ 261 ] {a02f7c53-ff0e-457b-aaf6-d4c7df63e745} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2025.12.19 22:03:34.618152 [ 261 ] {a02f7c53-ff0e-457b-aaf6-d4c7df63e745} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. | ||
| 3078 | 2025.12.19 22:03:34.618195 [ 261 ] {a02f7c53-ff0e-457b-aaf6-d4c7df63e745} <Debug> TCPHandler: Processed in 0.001334402 sec. | ||
| 3079 | 2025.12.19 22:03:34.618300 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2025.12.19 22:03:34.618394 [ 261 ] {f0ab6d14-6978-4ce7-baf4-3b54493fdcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3081 | 2025.12.19 22:03:34.618435 [ 261 ] {f0ab6d14-6978-4ce7-baf4-3b54493fdcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3082 | 2025.12.19 22:03:34.618995 [ 261 ] {f0ab6d14-6978-4ce7-baf4-3b54493fdcff} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2025.12.19 22:03:34.619032 [ 261 ] {f0ab6d14-6978-4ce7-baf4-3b54493fdcff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3084 | 2025.12.19 22:03:34.619357 [ 261 ] {f0ab6d14-6978-4ce7-baf4-3b54493fdcff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3085 | 2025.12.19 22:03:34.619573 [ 261 ] {f0ab6d14-6978-4ce7-baf4-3b54493fdcff} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2025.12.19 22:03:34.619703 [ 261 ] {f0ab6d14-6978-4ce7-baf4-3b54493fdcff} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001325 sec., 193962.2641509434 rows/sec., 17.40 MiB/sec. | ||
| 3087 | 2025.12.19 22:03:34.619741 [ 261 ] {f0ab6d14-6978-4ce7-baf4-3b54493fdcff} <Debug> TCPHandler: Processed in 0.001490034 sec. | ||
| 3088 | 2025.12.19 22:03:34.619844 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2025.12.19 22:03:34.619937 [ 261 ] {db99cac0-8c69-479d-97f9-b1a7829f9261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3090 | 2025.12.19 22:03:34.619977 [ 261 ] {db99cac0-8c69-479d-97f9-b1a7829f9261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3091 | 2025.12.19 22:03:34.620425 [ 261 ] {db99cac0-8c69-479d-97f9-b1a7829f9261} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2025.12.19 22:03:34.620461 [ 261 ] {db99cac0-8c69-479d-97f9-b1a7829f9261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3093 | 2025.12.19 22:03:34.620782 [ 261 ] {db99cac0-8c69-479d-97f9-b1a7829f9261} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3094 | 2025.12.19 22:03:34.620995 [ 261 ] {db99cac0-8c69-479d-97f9-b1a7829f9261} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2025.12.19 22:03:34.621116 [ 99 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3096 | 2025.12.19 22:03:34.621123 [ 261 ] {db99cac0-8c69-479d-97f9-b1a7829f9261} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001203 sec., 44887.78054862843 rows/sec., 3.34 MiB/sec. | ||
| 3097 | 2025.12.19 22:03:34.621193 [ 99 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2025.12.19 22:03:34.621209 [ 261 ] {db99cac0-8c69-479d-97f9-b1a7829f9261} <Debug> TCPHandler: Processed in 0.001413933 sec. | ||
| 3099 | 2025.12.19 22:03:34.621222 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3100 | 2025.12.19 22:03:34.621339 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2025.12.19 22:03:34.621340 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 3102 | 2025.12.19 22:03:34.621441 [ 261 ] {81462f47-706d-4021-9fb8-a4c3353ba05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3103 | 2025.12.19 22:03:34.621481 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3104 | 2025.12.19 22:03:34.621487 [ 261 ] {81462f47-706d-4021-9fb8-a4c3353ba05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3105 | 2025.12.19 22:03:34.621523 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
| 3106 | 2025.12.19 22:03:34.621597 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 3107 | 2025.12.19 22:03:34.621662 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 3108 | 2025.12.19 22:03:34.621721 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3109 | 2025.12.19 22:03:34.621789 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3110 | 2025.12.19 22:03:34.621839 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 3111 | 2025.12.19 22:03:34.621898 [ 261 ] {81462f47-706d-4021-9fb8-a4c3353ba05d} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.12.19 22:03:34.621947 [ 261 ] {81462f47-706d-4021-9fb8-a4c3353ba05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3113 | 2025.12.19 22:03:34.622373 [ 261 ] {81462f47-706d-4021-9fb8-a4c3353ba05d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3114 | 2025.12.19 22:03:34.622612 [ 261 ] {81462f47-706d-4021-9fb8-a4c3353ba05d} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.12.19 22:03:34.622749 [ 261 ] {81462f47-706d-4021-9fb8-a4c3353ba05d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001324 sec., 18126.888217522657 rows/sec., 1.50 MiB/sec. | ||
| 3116 | 2025.12.19 22:03:34.622789 [ 261 ] {81462f47-706d-4021-9fb8-a4c3353ba05d} <Debug> TCPHandler: Processed in 0.001500585 sec. | ||
| 3117 | 2025.12.19 22:03:34.622845 [ 194 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553216 sec., 190572.3350776711 rows/sec., 14.73 MiB/sec. | ||
| 3118 | 2025.12.19 22:03:34.622892 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2025.12.19 22:03:34.622986 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3120 | 2025.12.19 22:03:34.622992 [ 261 ] {7bc399d3-b41a-48f5-8d05-5515bbb5358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3121 | 2025.12.19 22:03:34.623047 [ 261 ] {7bc399d3-b41a-48f5-8d05-5515bbb5358e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3122 | 2025.12.19 22:03:34.623255 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2025.12.19 22:03:34.623340 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_11_2} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3124 | 2025.12.19 22:03:34.623418 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3125 | 2025.12.19 22:03:34.623452 [ 261 ] {7bc399d3-b41a-48f5-8d05-5515bbb5358e} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2025.12.19 22:03:34.623493 [ 261 ] {7bc399d3-b41a-48f5-8d05-5515bbb5358e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3127 | 2025.12.19 22:03:34.623813 [ 261 ] {7bc399d3-b41a-48f5-8d05-5515bbb5358e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3128 | 2025.12.19 22:03:34.624025 [ 261 ] {7bc399d3-b41a-48f5-8d05-5515bbb5358e} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2025.12.19 22:03:34.624164 [ 261 ] {7bc399d3-b41a-48f5-8d05-5515bbb5358e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 3130 | 2025.12.19 22:03:34.624207 [ 261 ] {7bc399d3-b41a-48f5-8d05-5515bbb5358e} <Debug> TCPHandler: Processed in 0.001361872 sec. | ||
| 3131 | 2025.12.19 22:03:34.624308 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2025.12.19 22:03:34.624404 [ 261 ] {af4c544f-4009-430e-b8d5-0d38589d8065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3133 | 2025.12.19 22:03:34.624443 [ 261 ] {af4c544f-4009-430e-b8d5-0d38589d8065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3134 | 2025.12.19 22:03:34.624896 [ 261 ] {af4c544f-4009-430e-b8d5-0d38589d8065} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2025.12.19 22:03:34.624934 [ 261 ] {af4c544f-4009-430e-b8d5-0d38589d8065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3136 | 2025.12.19 22:03:34.625255 [ 261 ] {af4c544f-4009-430e-b8d5-0d38589d8065} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3137 | 2025.12.19 22:03:34.625469 [ 261 ] {af4c544f-4009-430e-b8d5-0d38589d8065} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2025.12.19 22:03:34.625602 [ 261 ] {af4c544f-4009-430e-b8d5-0d38589d8065} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001214 sec., 116968.69851729818 rows/sec., 9.44 MiB/sec. | ||
| 3139 | 2025.12.19 22:03:34.625641 [ 261 ] {af4c544f-4009-430e-b8d5-0d38589d8065} <Debug> TCPHandler: Processed in 0.001381132 sec. | ||
| 3140 | 2025.12.19 22:03:34.625752 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2025.12.19 22:03:34.625854 [ 261 ] {fd4922ce-bc02-453b-83a8-d896b11b0d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3142 | 2025.12.19 22:03:34.625898 [ 261 ] {fd4922ce-bc02-453b-83a8-d896b11b0d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3143 | 2025.12.19 22:03:34.626301 [ 261 ] {fd4922ce-bc02-453b-83a8-d896b11b0d53} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.12.19 22:03:34.626340 [ 261 ] {fd4922ce-bc02-453b-83a8-d896b11b0d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3145 | 2025.12.19 22:03:34.626685 [ 261 ] {fd4922ce-bc02-453b-83a8-d896b11b0d53} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3146 | 2025.12.19 22:03:34.626920 [ 261 ] {fd4922ce-bc02-453b-83a8-d896b11b0d53} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.12.19 22:03:34.627048 [ 261 ] {fd4922ce-bc02-453b-83a8-d896b11b0d53} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001212 sec., 162541.25412541255 rows/sec., 11.66 MiB/sec. | ||
| 3148 | 2025.12.19 22:03:34.627085 [ 261 ] {fd4922ce-bc02-453b-83a8-d896b11b0d53} <Debug> TCPHandler: Processed in 0.001386933 sec. | ||
| 3149 | 2025.12.19 22:03:34.627201 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2025.12.19 22:03:34.627303 [ 261 ] {b3a1b58a-d8cb-4999-ad08-86525088b528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3151 | 2025.12.19 22:03:34.627357 [ 261 ] {b3a1b58a-d8cb-4999-ad08-86525088b528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3152 | 2025.12.19 22:03:34.628168 [ 261 ] {b3a1b58a-d8cb-4999-ad08-86525088b528} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.12.19 22:03:34.628205 [ 261 ] {b3a1b58a-d8cb-4999-ad08-86525088b528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3154 | 2025.12.19 22:03:34.628756 [ 261 ] {b3a1b58a-d8cb-4999-ad08-86525088b528} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3155 | 2025.12.19 22:03:34.628981 [ 261 ] {b3a1b58a-d8cb-4999-ad08-86525088b528} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2025.12.19 22:03:34.629118 [ 261 ] {b3a1b58a-d8cb-4999-ad08-86525088b528} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 38.98 MiB/sec. | ||
| 3157 | 2025.12.19 22:03:34.629175 [ 261 ] {b3a1b58a-d8cb-4999-ad08-86525088b528} <Debug> TCPHandler: Processed in 0.002024033 sec. | ||
| 3158 | 2025.12.19 22:03:34.629286 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2025.12.19 22:03:34.629381 [ 261 ] {6547395e-1b9b-4df3-a07a-d4e048a82a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3160 | 2025.12.19 22:03:34.629423 [ 261 ] {6547395e-1b9b-4df3-a07a-d4e048a82a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3161 | 2025.12.19 22:03:34.629755 [ 261 ] {6547395e-1b9b-4df3-a07a-d4e048a82a1d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.12.19 22:03:34.629791 [ 261 ] {6547395e-1b9b-4df3-a07a-d4e048a82a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3163 | 2025.12.19 22:03:34.630085 [ 261 ] {6547395e-1b9b-4df3-a07a-d4e048a82a1d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3164 | 2025.12.19 22:03:34.630286 [ 261 ] {6547395e-1b9b-4df3-a07a-d4e048a82a1d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.12.19 22:03:34.630409 [ 261 ] {6547395e-1b9b-4df3-a07a-d4e048a82a1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 3166 | 2025.12.19 22:03:34.630443 [ 261 ] {6547395e-1b9b-4df3-a07a-d4e048a82a1d} <Debug> TCPHandler: Processed in 0.00120705 sec. | ||
| 3167 | 2025.12.19 22:03:36.207395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7182 | ||
| 3168 | 2025.12.19 22:03:36.208207 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2025.12.19 22:03:36.208278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3170 | 2025.12.19 22:03:36.208839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3171 | 2025.12.19 22:03:36.209076 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.12.19 22:03:36.209207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7182 | ||
| 3173 | 2025.12.19 22:03:36.584661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3174 | 2025.12.19 22:03:36.601369 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.12.19 22:03:36.601431 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3176 | 2025.12.19 22:03:36.606819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3177 | 2025.12.19 22:03:36.607501 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.12.19 22:03:36.610420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3179 | 2025.12.19 22:03:39.611262 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2025.12.19 22:03:39.611484 [ 261 ] {cf5d9aee-ad01-420f-ab1f-6e72267ea1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3181 | 2025.12.19 22:03:39.611558 [ 261 ] {cf5d9aee-ad01-420f-ab1f-6e72267ea1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3182 | 2025.12.19 22:03:39.612192 [ 261 ] {cf5d9aee-ad01-420f-ab1f-6e72267ea1bc} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2025.12.19 22:03:39.612246 [ 261 ] {cf5d9aee-ad01-420f-ab1f-6e72267ea1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3184 | 2025.12.19 22:03:39.612647 [ 261 ] {cf5d9aee-ad01-420f-ab1f-6e72267ea1bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3185 | 2025.12.19 22:03:39.612877 [ 261 ] {cf5d9aee-ad01-420f-ab1f-6e72267ea1bc} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2025.12.19 22:03:39.613030 [ 154 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3187 | 2025.12.19 22:03:39.613036 [ 261 ] {cf5d9aee-ad01-420f-ab1f-6e72267ea1bc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.68 MiB/sec. | ||
| 3188 | 2025.12.19 22:03:39.613111 [ 154 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.12.19 22:03:39.613137 [ 261 ] {cf5d9aee-ad01-420f-ab1f-6e72267ea1bc} <Debug> TCPHandler: Processed in 0.002012523 sec. | ||
| 3190 | 2025.12.19 22:03:39.613141 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3191 | 2025.12.19 22:03:39.613263 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 3192 | 2025.12.19 22:03:39.613296 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2025.12.19 22:03:39.613371 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3194 | 2025.12.19 22:03:39.613399 [ 261 ] {810c16eb-e74f-4fcb-b25a-2ab80e76b611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3195 | 2025.12.19 22:03:39.613405 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1405 rows starting from the beginning of the part | ||
| 3196 | 2025.12.19 22:03:39.613445 [ 261 ] {810c16eb-e74f-4fcb-b25a-2ab80e76b611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3197 | 2025.12.19 22:03:39.613474 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1196 rows starting from the beginning of the part | ||
| 3198 | 2025.12.19 22:03:39.613528 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3199 | 2025.12.19 22:03:39.613579 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3200 | 2025.12.19 22:03:39.613621 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 257 rows starting from the beginning of the part | ||
| 3201 | 2025.12.19 22:03:39.613664 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3202 | 2025.12.19 22:03:39.613891 [ 261 ] {810c16eb-e74f-4fcb-b25a-2ab80e76b611} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2025.12.19 22:03:39.613929 [ 261 ] {810c16eb-e74f-4fcb-b25a-2ab80e76b611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3204 | 2025.12.19 22:03:39.614230 [ 261 ] {810c16eb-e74f-4fcb-b25a-2ab80e76b611} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3205 | 2025.12.19 22:03:39.614449 [ 261 ] {810c16eb-e74f-4fcb-b25a-2ab80e76b611} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2025.12.19 22:03:39.614558 [ 154 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3207 | 2025.12.19 22:03:39.614577 [ 261 ] {810c16eb-e74f-4fcb-b25a-2ab80e76b611} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 3208 | 2025.12.19 22:03:39.614593 [ 154 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2025.12.19 22:03:39.614620 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3210 | 2025.12.19 22:03:39.614623 [ 261 ] {810c16eb-e74f-4fcb-b25a-2ab80e76b611} <Debug> TCPHandler: Processed in 0.001379452 sec. | ||
| 3211 | 2025.12.19 22:03:39.614736 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 3212 | 2025.12.19 22:03:39.614766 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2025.12.19 22:03:39.614876 [ 261 ] {22a1983c-8ab4-4dfd-b81d-85b7c8a1ced5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3214 | 2025.12.19 22:03:39.614885 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3215 | 2025.12.19 22:03:39.614923 [ 261 ] {22a1983c-8ab4-4dfd-b81d-85b7c8a1ced5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3216 | 2025.12.19 22:03:39.614927 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3217 | 2025.12.19 22:03:39.615015 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 520 rows starting from the beginning of the part | ||
| 3218 | 2025.12.19 22:03:39.615060 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3219 | 2025.12.19 22:03:39.615100 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3220 | 2025.12.19 22:03:39.615111 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.001890881 sec., 1642620.556238071 rows/sec., 143.76 MiB/sec. | ||
| 3221 | 2025.12.19 22:03:39.615147 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 142 rows starting from the beginning of the part | ||
| 3222 | 2025.12.19 22:03:39.615191 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3223 | 2025.12.19 22:03:39.615357 [ 261 ] {22a1983c-8ab4-4dfd-b81d-85b7c8a1ced5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.12.19 22:03:39.615397 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3225 | 2025.12.19 22:03:39.615403 [ 261 ] {22a1983c-8ab4-4dfd-b81d-85b7c8a1ced5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3226 | 2025.12.19 22:03:39.615740 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.12.19 22:03:39.615834 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_21_4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3228 | 2025.12.19 22:03:39.615888 [ 261 ] {22a1983c-8ab4-4dfd-b81d-85b7c8a1ced5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3229 | 2025.12.19 22:03:39.615935 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3230 | 2025.12.19 22:03:39.616112 [ 261 ] {22a1983c-8ab4-4dfd-b81d-85b7c8a1ced5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2025.12.19 22:03:39.616224 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3232 | 2025.12.19 22:03:39.616242 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561276 sec., 977405.6604982079 rows/sec., 77.83 MiB/sec. | ||
| 3233 | 2025.12.19 22:03:39.616251 [ 261 ] {22a1983c-8ab4-4dfd-b81d-85b7c8a1ced5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001394 sec., 114777.61836441893 rows/sec., 7.99 MiB/sec. | ||
| 3234 | 2025.12.19 22:03:39.616258 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2025.12.19 22:03:39.616311 [ 261 ] {22a1983c-8ab4-4dfd-b81d-85b7c8a1ced5} <Debug> TCPHandler: Processed in 0.001595586 sec. | ||
| 3236 | 2025.12.19 22:03:39.616315 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3237 | 2025.12.19 22:03:39.616407 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 3238 | 2025.12.19 22:03:39.616439 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2025.12.19 22:03:39.616440 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3240 | 2025.12.19 22:03:39.616505 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3241 | 2025.12.19 22:03:39.616542 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4706 rows starting from the beginning of the part | ||
| 3242 | 2025.12.19 22:03:39.616552 [ 261 ] {5698244f-462e-4d08-8bc0-84e80ea01cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3243 | 2025.12.19 22:03:39.616601 [ 261 ] {5698244f-462e-4d08-8bc0-84e80ea01cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3244 | 2025.12.19 22:03:39.616613 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 844 rows starting from the beginning of the part | ||
| 3245 | 2025.12.19 22:03:39.616676 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3246 | 2025.12.19 22:03:39.616728 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 3247 | 2025.12.19 22:03:39.616737 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2025.12.19 22:03:39.616776 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3249 | 2025.12.19 22:03:39.616815 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_21_4} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3250 | 2025.12.19 22:03:39.616834 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 3251 | 2025.12.19 22:03:39.616912 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3252 | 2025.12.19 22:03:39.616955 [ 261 ] {5698244f-462e-4d08-8bc0-84e80ea01cc3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.12.19 22:03:39.616996 [ 261 ] {5698244f-462e-4d08-8bc0-84e80ea01cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3254 | 2025.12.19 22:03:39.617364 [ 261 ] {5698244f-462e-4d08-8bc0-84e80ea01cc3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3255 | 2025.12.19 22:03:39.617581 [ 261 ] {5698244f-462e-4d08-8bc0-84e80ea01cc3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.12.19 22:03:39.617706 [ 151 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3257 | 2025.12.19 22:03:39.617722 [ 261 ] {5698244f-462e-4d08-8bc0-84e80ea01cc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 3258 | 2025.12.19 22:03:39.617747 [ 151 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.12.19 22:03:39.617766 [ 261 ] {5698244f-462e-4d08-8bc0-84e80ea01cc3} <Debug> TCPHandler: Processed in 0.001378682 sec. | ||
| 3260 | 2025.12.19 22:03:39.617773 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3261 | 2025.12.19 22:03:39.617855 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 3262 | 2025.12.19 22:03:39.617943 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3263 | 2025.12.19 22:03:39.617969 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3264 | 2025.12.19 22:03:39.618014 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3265 | 2025.12.19 22:03:39.618050 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3266 | 2025.12.19 22:03:39.618081 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 3267 | 2025.12.19 22:03:39.618117 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3268 | 2025.12.19 22:03:39.618150 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 3269 | 2025.12.19 22:03:39.619020 [ 196 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.0011949 sec., 1004268.1395932714 rows/sec., 67.68 MiB/sec. | ||
| 3270 | 2025.12.19 22:03:39.619211 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3271 | 2025.12.19 22:03:39.619459 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_21_4} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2025.12.19 22:03:39.619523 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_21_4} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3273 | 2025.12.19 22:03:39.619583 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3274 | 2025.12.19 22:03:39.620036 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6227 rows, containing 5 columns (5 merged, 0 gathered) in 0.003660429 sec., 1701166.721168475 rows/sec., 117.08 MiB/sec. | ||
| 3275 | 2025.12.19 22:03:39.620468 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3276 | 2025.12.19 22:03:39.620729 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.12.19 22:03:39.620794 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3278 | 2025.12.19 22:03:39.620864 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3279 | 2025.12.19 22:03:43.634232 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3280 | 2025.12.19 22:03:43.634336 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3281 | 2025.12.19 22:03:43.709464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7630 | ||
| 3282 | 2025.12.19 22:03:43.709957 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2025.12.19 22:03:43.709999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3284 | 2025.12.19 22:03:43.710481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3285 | 2025.12.19 22:03:43.710694 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2025.12.19 22:03:43.710814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7630 | ||
| 3287 | 2025.12.19 22:03:43.710834 [ 147 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3288 | 2025.12.19 22:03:43.710891 [ 147 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2025.12.19 22:03:43.710923 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3290 | 2025.12.19 22:03:43.711092 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 3291 | 2025.12.19 22:03:43.711273 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3292 | 2025.12.19 22:03:43.711393 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5262 rows starting from the beginning of the part | ||
| 3293 | 2025.12.19 22:03:43.711489 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3294 | 2025.12.19 22:03:43.711569 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3295 | 2025.12.19 22:03:43.711637 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3296 | 2025.12.19 22:03:43.711705 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3297 | 2025.12.19 22:03:43.711774 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3298 | 2025.12.19 22:03:43.713195 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002117885 sec., 3602650.757713474 rows/sec., 51.54 MiB/sec. | ||
| 3299 | 2025.12.19 22:03:43.713693 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3300 | 2025.12.19 22:03:43.713984 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2025.12.19 22:03:43.714061 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_16_3} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3302 | 2025.12.19 22:03:43.714158 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3303 | 2025.12.19 22:03:43.714160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 430 | ||
| 3304 | 2025.12.19 22:03:43.716324 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2025.12.19 22:03:43.716364 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3306 | 2025.12.19 22:03:43.717481 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3307 | 2025.12.19 22:03:43.717739 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2025.12.19 22:03:43.717923 [ 147 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3309 | 2025.12.19 22:03:43.717977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3310 | 2025.12.19 22:03:43.717992 [ 147 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2025.12.19 22:03:43.718036 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3312 | 2025.12.19 22:03:43.718171 [ 197 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 3313 | 2025.12.19 22:03:43.718753 [ 197 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3314 | 2025.12.19 22:03:43.718920 [ 197 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 310 rows starting from the beginning of the part | ||
| 3315 | 2025.12.19 22:03:43.719313 [ 197 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3316 | 2025.12.19 22:03:43.719665 [ 197 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3317 | 2025.12.19 22:03:43.720002 [ 197 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
| 3318 | 2025.12.19 22:03:43.720331 [ 197 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3319 | 2025.12.19 22:03:43.720654 [ 197 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3320 | 2025.12.19 22:03:43.725872 [ 192 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 72 columns (72 merged, 0 gathered) in 0.007752687 sec., 55464.64084000811 rows/sec., 50.66 MiB/sec. | ||
| 3321 | 2025.12.19 22:03:43.726669 [ 192 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3322 | 2025.12.19 22:03:43.727171 [ 192 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.12.19 22:03:43.727241 [ 192 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_11_2} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3324 | 2025.12.19 22:03:43.727559 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3325 | 2025.12.19 22:03:44.001277 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000855974 sec. | ||
| 3326 | 2025.12.19 22:03:44.110670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3327 | 2025.12.19 22:03:44.127134 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2025.12.19 22:03:44.127178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3329 | 2025.12.19 22:03:44.133400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3330 | 2025.12.19 22:03:44.134102 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2025.12.19 22:03:44.134411 [ 147 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3332 | 2025.12.19 22:03:44.134446 [ 147 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2025.12.19 22:03:44.134465 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3334 | 2025.12.19 22:03:44.134577 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 3335 | 2025.12.19 22:03:44.137057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3336 | 2025.12.19 22:03:44.138417 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3337 | 2025.12.19 22:03:44.139791 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 3338 | 2025.12.19 22:03:44.144374 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 3339 | 2025.12.19 22:03:44.148784 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3340 | 2025.12.19 22:03:44.153082 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 3341 | 2025.12.19 22:03:44.157767 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3342 | 2025.12.19 22:03:44.162208 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 3343 | 2025.12.19 22:03:44.216565 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082022449 sec., 1475.2058914992895 rows/sec., 7.63 MiB/sec. | ||
| 3344 | 2025.12.19 22:03:44.219654 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3345 | 2025.12.19 22:03:44.221855 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_16_3} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2025.12.19 22:03:44.221972 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_16_3} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3347 | 2025.12.19 22:03:44.224350 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3348 | 2025.12.19 22:03:44.613759 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2025.12.19 22:03:44.613934 [ 261 ] {7b99bf59-c76b-471c-8839-62bcfb14bd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3350 | 2025.12.19 22:03:44.613998 [ 261 ] {7b99bf59-c76b-471c-8839-62bcfb14bd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3351 | 2025.12.19 22:03:44.614732 [ 261 ] {7b99bf59-c76b-471c-8839-62bcfb14bd49} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2025.12.19 22:03:44.614774 [ 261 ] {7b99bf59-c76b-471c-8839-62bcfb14bd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3353 | 2025.12.19 22:03:44.615176 [ 261 ] {7b99bf59-c76b-471c-8839-62bcfb14bd49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3354 | 2025.12.19 22:03:44.615398 [ 261 ] {7b99bf59-c76b-471c-8839-62bcfb14bd49} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2025.12.19 22:03:44.615550 [ 261 ] {7b99bf59-c76b-471c-8839-62bcfb14bd49} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001662 sec., 81829.12154031287 rows/sec., 7.10 MiB/sec. | ||
| 3356 | 2025.12.19 22:03:44.615593 [ 261 ] {7b99bf59-c76b-471c-8839-62bcfb14bd49} <Debug> TCPHandler: Processed in 0.001953992 sec. | ||
| 3357 | 2025.12.19 22:03:44.615718 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2025.12.19 22:03:44.615812 [ 261 ] {25cd8445-0d39-4b8c-954a-8b755b3b159d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3359 | 2025.12.19 22:03:44.615853 [ 261 ] {25cd8445-0d39-4b8c-954a-8b755b3b159d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3360 | 2025.12.19 22:03:44.616274 [ 261 ] {25cd8445-0d39-4b8c-954a-8b755b3b159d} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.12.19 22:03:44.616310 [ 261 ] {25cd8445-0d39-4b8c-954a-8b755b3b159d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3362 | 2025.12.19 22:03:44.616610 [ 261 ] {25cd8445-0d39-4b8c-954a-8b755b3b159d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3363 | 2025.12.19 22:03:44.616816 [ 261 ] {25cd8445-0d39-4b8c-954a-8b755b3b159d} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.12.19 22:03:44.616942 [ 261 ] {25cd8445-0d39-4b8c-954a-8b755b3b159d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001147 sec., 34873.58326068003 rows/sec., 2.56 MiB/sec. | ||
| 3365 | 2025.12.19 22:03:44.616984 [ 261 ] {25cd8445-0d39-4b8c-954a-8b755b3b159d} <Debug> TCPHandler: Processed in 0.001318492 sec. | ||
| 3366 | 2025.12.19 22:03:44.617093 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2025.12.19 22:03:44.617188 [ 261 ] {3b444262-4b04-4efc-9142-0e3a7f1434cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3368 | 2025.12.19 22:03:44.617229 [ 261 ] {3b444262-4b04-4efc-9142-0e3a7f1434cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3369 | 2025.12.19 22:03:44.617673 [ 261 ] {3b444262-4b04-4efc-9142-0e3a7f1434cf} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2025.12.19 22:03:44.617709 [ 261 ] {3b444262-4b04-4efc-9142-0e3a7f1434cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3371 | 2025.12.19 22:03:44.618012 [ 261 ] {3b444262-4b04-4efc-9142-0e3a7f1434cf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3372 | 2025.12.19 22:03:44.618233 [ 261 ] {3b444262-4b04-4efc-9142-0e3a7f1434cf} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2025.12.19 22:03:44.618370 [ 261 ] {3b444262-4b04-4efc-9142-0e3a7f1434cf} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.0012 sec., 86666.66666666667 rows/sec., 6.77 MiB/sec. | ||
| 3374 | 2025.12.19 22:03:44.618410 [ 261 ] {3b444262-4b04-4efc-9142-0e3a7f1434cf} <Debug> TCPHandler: Processed in 0.001365642 sec. | ||
| 3375 | 2025.12.19 22:03:44.618532 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2025.12.19 22:03:44.618626 [ 261 ] {69ebc4af-84be-479c-b0c9-f334ec9bbe38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3377 | 2025.12.19 22:03:44.618669 [ 261 ] {69ebc4af-84be-479c-b0c9-f334ec9bbe38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3378 | 2025.12.19 22:03:44.619099 [ 261 ] {69ebc4af-84be-479c-b0c9-f334ec9bbe38} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2025.12.19 22:03:44.619135 [ 261 ] {69ebc4af-84be-479c-b0c9-f334ec9bbe38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3380 | 2025.12.19 22:03:44.619480 [ 261 ] {69ebc4af-84be-479c-b0c9-f334ec9bbe38} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3381 | 2025.12.19 22:03:44.619686 [ 261 ] {69ebc4af-84be-479c-b0c9-f334ec9bbe38} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2025.12.19 22:03:44.619813 [ 261 ] {69ebc4af-84be-479c-b0c9-f334ec9bbe38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 3383 | 2025.12.19 22:03:44.619850 [ 261 ] {69ebc4af-84be-479c-b0c9-f334ec9bbe38} <Debug> TCPHandler: Processed in 0.001370823 sec. | ||
| 3384 | 2025.12.19 22:03:44.619958 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2025.12.19 22:03:44.620053 [ 261 ] {32ca747e-2e8c-45fd-bc20-58592e029612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3386 | 2025.12.19 22:03:44.620106 [ 261 ] {32ca747e-2e8c-45fd-bc20-58592e029612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3387 | 2025.12.19 22:03:44.620945 [ 261 ] {32ca747e-2e8c-45fd-bc20-58592e029612} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2025.12.19 22:03:44.620981 [ 261 ] {32ca747e-2e8c-45fd-bc20-58592e029612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3389 | 2025.12.19 22:03:44.621556 [ 261 ] {32ca747e-2e8c-45fd-bc20-58592e029612} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3390 | 2025.12.19 22:03:44.621776 [ 261 ] {32ca747e-2e8c-45fd-bc20-58592e029612} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2025.12.19 22:03:44.621916 [ 261 ] {32ca747e-2e8c-45fd-bc20-58592e029612} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001879 sec., 21287.919105907396 rows/sec., 38.15 MiB/sec. | ||
| 3392 | 2025.12.19 22:03:44.621912 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3393 | 2025.12.19 22:03:44.621973 [ 261 ] {32ca747e-2e8c-45fd-bc20-58592e029612} <Debug> TCPHandler: Processed in 0.002062433 sec. | ||
| 3394 | 2025.12.19 22:03:44.621997 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2025.12.19 22:03:44.622025 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3396 | 2025.12.19 22:03:44.622090 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.12.19 22:03:44.622137 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 3398 | 2025.12.19 22:03:44.622191 [ 261 ] {d9f32308-7b9d-4b35-8889-daa5ee466c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3399 | 2025.12.19 22:03:44.622238 [ 261 ] {d9f32308-7b9d-4b35-8889-daa5ee466c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3400 | 2025.12.19 22:03:44.622379 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3401 | 2025.12.19 22:03:44.622443 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 3402 | 2025.12.19 22:03:44.622603 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3403 | 2025.12.19 22:03:44.622631 [ 261 ] {d9f32308-7b9d-4b35-8889-daa5ee466c54} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.12.19 22:03:44.622671 [ 261 ] {d9f32308-7b9d-4b35-8889-daa5ee466c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3405 | 2025.12.19 22:03:44.622719 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3406 | 2025.12.19 22:03:44.622827 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3407 | 2025.12.19 22:03:44.622933 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3408 | 2025.12.19 22:03:44.622998 [ 261 ] {d9f32308-7b9d-4b35-8889-daa5ee466c54} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3409 | 2025.12.19 22:03:44.623023 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3410 | 2025.12.19 22:03:44.623225 [ 261 ] {d9f32308-7b9d-4b35-8889-daa5ee466c54} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2025.12.19 22:03:44.623360 [ 261 ] {d9f32308-7b9d-4b35-8889-daa5ee466c54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 3412 | 2025.12.19 22:03:44.623397 [ 261 ] {d9f32308-7b9d-4b35-8889-daa5ee466c54} <Debug> TCPHandler: Processed in 0.001357573 sec. | ||
| 3413 | 2025.12.19 22:03:44.626235 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 19 columns (19 merged, 0 gathered) in 0.004143218 sec., 77476.01019304318 rows/sec., 138.83 MiB/sec. | ||
| 3414 | 2025.12.19 22:03:44.626837 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3415 | 2025.12.19 22:03:44.627148 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2025.12.19 22:03:44.627219 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3417 | 2025.12.19 22:03:44.627318 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 3418 | 2025.12.19 22:03:45.000314 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.18 MiB, peak 236.69 MiB, free memory in arenas 0.00 B, will set to 237.59 MiB (RSS), difference: 10.41 MiB | ||
| 3419 | 2025.12.19 22:03:47.458254 [ 145 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3420 | 2025.12.19 22:03:47.458338 [ 145 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2025.12.19 22:03:47.458364 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3422 | 2025.12.19 22:03:47.458474 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 3423 | 2025.12.19 22:03:47.458603 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3424 | 2025.12.19 22:03:47.458642 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 3425 | 2025.12.19 22:03:47.458717 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 3426 | 2025.12.19 22:03:47.458774 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3427 | 2025.12.19 22:03:47.458821 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3428 | 2025.12.19 22:03:47.458867 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 3429 | 2025.12.19 22:03:47.459641 [ 195 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207319 sec., 24848.445191370298 rows/sec., 2.07 MiB/sec. | ||
| 3430 | 2025.12.19 22:03:47.459813 [ 187 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3431 | 2025.12.19 22:03:47.460104 [ 187 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_5_1} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2025.12.19 22:03:47.460177 [ 187 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_5_1} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3433 | 2025.12.19 22:03:47.460269 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3434 | 2025.12.19 22:03:48.430805 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40440 | ||
| 3435 | 2025.12.19 22:03:48.430928 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3436 | 2025.12.19 22:03:48.430958 [ 288 ] {} <Debug> TCP-Session: 9677a49c-9138-48bd-9895-4d110d3f1f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:40440 | ||
| 3437 | 2025.12.19 22:03:48.430983 [ 288 ] {} <Debug> TCP-Session: 9677a49c-9138-48bd-9895-4d110d3f1f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3438 | 2025.12.19 22:03:48.430998 [ 288 ] {} <Debug> TCP-Session: 9677a49c-9138-48bd-9895-4d110d3f1f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3439 | 2025.12.19 22:03:48.431180 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33274 | ||
| 3440 | 2025.12.19 22:03:48.431211 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45913 | ||
| 3441 | 2025.12.19 22:03:48.431246 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33237 | ||
| 3442 | 2025.12.19 22:03:48.431279 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55214 | ||
| 3443 | 2025.12.19 22:03:48.431308 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46571 | ||
| 3444 | 2025.12.19 22:03:48.431331 [ 288 ] {} <Trace> TCP-Session: 9677a49c-9138-48bd-9895-4d110d3f1f90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2025.12.19 22:03:48.431320 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36242 | ||
| 3446 | 2025.12.19 22:03:48.431292 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62278 | ||
| 3447 | 2025.12.19 22:03:48.431534 [ 288 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40440) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3448 | 2025.12.19 22:03:48.431818 [ 288 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3449 | 2025.12.19 22:03:48.431887 [ 288 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3450 | 2025.12.19 22:03:48.432175 [ 288 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 3451 | 2025.12.19 22:03:48.433045 [ 345 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Trace> AggregatingTransform: Aggregating | ||
| 3452 | 2025.12.19 22:03:48.433103 [ 345 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3453 | 2025.12.19 22:03:48.433147 [ 345 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871484 sec. (1147.468 rows/sec., 44.82 KiB/sec.) | ||
| 3454 | 2025.12.19 22:03:48.433171 [ 345 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Trace> Aggregator: Merging aggregated data | ||
| 3455 | 2025.12.19 22:03:48.434380 [ 288 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00291 sec., 343.6426116838488 rows/sec., 13.42 KiB/sec. | ||
| 3456 | 2025.12.19 22:03:48.434533 [ 288 ] {2caff37e-a9aa-4f0b-b03c-688ba4552cc0} <Debug> TCPHandler: Processed in 0.003322504 sec. | ||
| 3457 | 2025.12.19 22:03:48.434679 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3458 | 2025.12.19 22:03:48.434712 [ 288 ] {} <Debug> TCP-Session: 9677a49c-9138-48bd-9895-4d110d3f1f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2025.12.19 22:03:48.436187 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3460 | 2025.12.19 22:03:48.436231 [ 289 ] {} <Debug> TCP-Session: 0b69520c-2e8a-480a-b4eb-eea32fe34cd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33274 | ||
| 3461 | 2025.12.19 22:03:48.436263 [ 289 ] {} <Debug> TCP-Session: 0b69520c-2e8a-480a-b4eb-eea32fe34cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2025.12.19 22:03:48.436279 [ 289 ] {} <Debug> TCP-Session: 0b69520c-2e8a-480a-b4eb-eea32fe34cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2025.12.19 22:03:48.436285 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3464 | 2025.12.19 22:03:48.436333 [ 259 ] {} <Debug> TCP-Session: f07f1ada-16ea-4687-b9aa-1c53746a0324 Authenticating user 'default' from [fd00:1122:3344:101::e]:36242 | ||
| 3465 | 2025.12.19 22:03:48.436357 [ 259 ] {} <Debug> TCP-Session: f07f1ada-16ea-4687-b9aa-1c53746a0324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2025.12.19 22:03:48.436374 [ 259 ] {} <Debug> TCP-Session: f07f1ada-16ea-4687-b9aa-1c53746a0324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2025.12.19 22:03:48.436381 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3468 | 2025.12.19 22:03:48.436425 [ 294 ] {} <Debug> TCP-Session: a508e130-270d-42cf-bf25-f6b8fa44a216 Authenticating user 'default' from [fd00:1122:3344:101::e]:46571 | ||
| 3469 | 2025.12.19 22:03:48.436449 [ 294 ] {} <Debug> TCP-Session: a508e130-270d-42cf-bf25-f6b8fa44a216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2025.12.19 22:03:48.436456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50783 | ||
| 3471 | 2025.12.19 22:03:48.436465 [ 294 ] {} <Debug> TCP-Session: a508e130-270d-42cf-bf25-f6b8fa44a216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2025.12.19 22:03:48.441829 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3473 | 2025.12.19 22:03:48.441867 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3474 | 2025.12.19 22:03:48.441873 [ 292 ] {} <Debug> TCP-Session: a4e16818-6172-47c9-a770-97acafdfd881 Authenticating user 'default' from [fd00:1122:3344:101::e]:55214 | ||
| 3475 | 2025.12.19 22:03:48.441907 [ 286 ] {} <Debug> TCP-Session: 9fed0036-f6ef-498d-bcd0-1f8aa897b045 Authenticating user 'default' from [fd00:1122:3344:101::e]:50783 | ||
| 3476 | 2025.12.19 22:03:48.441911 [ 292 ] {} <Debug> TCP-Session: a4e16818-6172-47c9-a770-97acafdfd881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2025.12.19 22:03:48.441928 [ 286 ] {} <Debug> TCP-Session: 9fed0036-f6ef-498d-bcd0-1f8aa897b045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2025.12.19 22:03:48.441931 [ 292 ] {} <Debug> TCP-Session: a4e16818-6172-47c9-a770-97acafdfd881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2025.12.19 22:03:48.441942 [ 286 ] {} <Debug> TCP-Session: 9fed0036-f6ef-498d-bcd0-1f8aa897b045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2025.12.19 22:03:48.444160 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3481 | 2025.12.19 22:03:48.444199 [ 291 ] {} <Debug> TCP-Session: 6821e8b7-5aa8-4fbe-8fa5-b7b1894a537b Authenticating user 'default' from [fd00:1122:3344:101::e]:33237 | ||
| 3482 | 2025.12.19 22:03:48.444217 [ 291 ] {} <Debug> TCP-Session: 6821e8b7-5aa8-4fbe-8fa5-b7b1894a537b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2025.12.19 22:03:48.444229 [ 291 ] {} <Debug> TCP-Session: 6821e8b7-5aa8-4fbe-8fa5-b7b1894a537b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2025.12.19 22:03:48.444247 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3485 | 2025.12.19 22:03:48.444287 [ 290 ] {} <Debug> TCP-Session: b4bec586-ce0b-4cb0-882f-360545a2c9ca Authenticating user 'default' from [fd00:1122:3344:101::e]:45913 | ||
| 3486 | 2025.12.19 22:03:48.444305 [ 290 ] {} <Debug> TCP-Session: b4bec586-ce0b-4cb0-882f-360545a2c9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2025.12.19 22:03:48.444318 [ 290 ] {} <Debug> TCP-Session: b4bec586-ce0b-4cb0-882f-360545a2c9ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2025.12.19 22:03:48.444360 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3489 | 2025.12.19 22:03:48.444403 [ 293 ] {} <Debug> TCP-Session: 84dd5f7c-6c1d-41f8-816e-09284b40affa Authenticating user 'default' from [fd00:1122:3344:101::e]:62278 | ||
| 3490 | 2025.12.19 22:03:48.444425 [ 293 ] {} <Debug> TCP-Session: 84dd5f7c-6c1d-41f8-816e-09284b40affa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2025.12.19 22:03:48.444442 [ 293 ] {} <Debug> TCP-Session: 84dd5f7c-6c1d-41f8-816e-09284b40affa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2025.12.19 22:03:48.453690 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55214). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3493 | |||
| 3494 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3495 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3496 | 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 | ||
| 3497 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3498 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3499 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3500 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3501 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3502 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3503 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3504 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3505 | (version 23.8.7.1) | ||
| 3506 | 2025.12.19 22:03:48.453862 [ 292 ] {} <Debug> TCP-Session: a4e16818-6172-47c9-a770-97acafdfd881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2025.12.19 22:03:48.453893 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33274). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3508 | |||
| 3509 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3510 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3511 | 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 | ||
| 3512 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3513 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3514 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3515 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3516 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3517 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3518 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3519 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3520 | (version 23.8.7.1) | ||
| 3521 | 2025.12.19 22:03:48.453973 [ 289 ] {} <Debug> TCP-Session: 0b69520c-2e8a-480a-b4eb-eea32fe34cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2025.12.19 22:03:48.454008 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45913). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3523 | |||
| 3524 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3525 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3526 | 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 | ||
| 3527 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3528 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3529 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3530 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3531 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3532 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3533 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3534 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3535 | (version 23.8.7.1) | ||
| 3536 | 2025.12.19 22:03:48.454095 [ 290 ] {} <Debug> TCP-Session: b4bec586-ce0b-4cb0-882f-360545a2c9ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2025.12.19 22:03:48.454118 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33237). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3538 | |||
| 3539 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3540 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3541 | 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 | ||
| 3542 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3543 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3544 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3545 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3546 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3547 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3548 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3549 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3550 | (version 23.8.7.1) | ||
| 3551 | 2025.12.19 22:03:48.454212 [ 291 ] {} <Debug> TCP-Session: 6821e8b7-5aa8-4fbe-8fa5-b7b1894a537b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2025.12.19 22:03:48.454235 [ 259 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36242). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3553 | |||
| 3554 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3555 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3556 | 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 | ||
| 3557 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3558 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3559 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3560 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3561 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3562 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3563 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3564 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3565 | (version 23.8.7.1) | ||
| 3566 | 2025.12.19 22:03:48.454326 [ 259 ] {} <Debug> TCP-Session: f07f1ada-16ea-4687-b9aa-1c53746a0324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2025.12.19 22:03:48.454351 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46571). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3568 | |||
| 3569 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3570 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3571 | 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 | ||
| 3572 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3573 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3574 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3575 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3576 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3577 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3578 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3579 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3580 | (version 23.8.7.1) | ||
| 3581 | 2025.12.19 22:03:48.454433 [ 294 ] {} <Debug> TCP-Session: a508e130-270d-42cf-bf25-f6b8fa44a216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2025.12.19 22:03:48.454451 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62278). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3583 | |||
| 3584 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3585 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3586 | 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 | ||
| 3587 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3588 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3589 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3590 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3591 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3592 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3593 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3594 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3595 | (version 23.8.7.1) | ||
| 3596 | 2025.12.19 22:03:48.454523 [ 293 ] {} <Debug> TCP-Session: 84dd5f7c-6c1d-41f8-816e-09284b40affa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2025.12.19 22:03:48.454543 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50783). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3598 | |||
| 3599 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3600 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3601 | 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 | ||
| 3602 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3603 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3604 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3605 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3606 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3607 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3608 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3609 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3610 | (version 23.8.7.1) | ||
| 3611 | 2025.12.19 22:03:48.454618 [ 286 ] {} <Debug> TCP-Session: 9fed0036-f6ef-498d-bcd0-1f8aa897b045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2025.12.19 22:03:49.643069 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2025.12.19 22:03:49.643246 [ 261 ] {c5f2f323-e0dc-4902-8d55-07d3d9ed1b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3614 | 2025.12.19 22:03:49.643314 [ 261 ] {c5f2f323-e0dc-4902-8d55-07d3d9ed1b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3615 | 2025.12.19 22:03:49.643989 [ 261 ] {c5f2f323-e0dc-4902-8d55-07d3d9ed1b67} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2025.12.19 22:03:49.644045 [ 261 ] {c5f2f323-e0dc-4902-8d55-07d3d9ed1b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3617 | 2025.12.19 22:03:49.644427 [ 261 ] {c5f2f323-e0dc-4902-8d55-07d3d9ed1b67} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3618 | 2025.12.19 22:03:49.644655 [ 261 ] {c5f2f323-e0dc-4902-8d55-07d3d9ed1b67} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2025.12.19 22:03:49.644813 [ 261 ] {c5f2f323-e0dc-4902-8d55-07d3d9ed1b67} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001615 sec., 1238.390092879257 rows/sec., 100.98 KiB/sec. | ||
| 3620 | 2025.12.19 22:03:49.644865 [ 261 ] {c5f2f323-e0dc-4902-8d55-07d3d9ed1b67} <Debug> TCPHandler: Processed in 0.001924871 sec. | ||
| 3621 | 2025.12.19 22:03:49.645008 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2025.12.19 22:03:49.645113 [ 261 ] {6e8cec07-47ad-4acf-b67b-81efcc9c37c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3623 | 2025.12.19 22:03:49.645158 [ 261 ] {6e8cec07-47ad-4acf-b67b-81efcc9c37c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3624 | 2025.12.19 22:03:49.646118 [ 261 ] {6e8cec07-47ad-4acf-b67b-81efcc9c37c2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2025.12.19 22:03:49.646160 [ 261 ] {6e8cec07-47ad-4acf-b67b-81efcc9c37c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3626 | 2025.12.19 22:03:49.646559 [ 261 ] {6e8cec07-47ad-4acf-b67b-81efcc9c37c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3627 | 2025.12.19 22:03:49.646787 [ 261 ] {6e8cec07-47ad-4acf-b67b-81efcc9c37c2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2025.12.19 22:03:49.646924 [ 261 ] {6e8cec07-47ad-4acf-b67b-81efcc9c37c2} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001836 sec., 651960.7843137255 rows/sec., 53.74 MiB/sec. | ||
| 3629 | 2025.12.19 22:03:49.646965 [ 261 ] {6e8cec07-47ad-4acf-b67b-81efcc9c37c2} <Debug> TCPHandler: Processed in 0.002010692 sec. | ||
| 3630 | 2025.12.19 22:03:49.647090 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2025.12.19 22:03:49.647190 [ 261 ] {5923a408-a614-412e-9b40-743a3a4dc765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3632 | 2025.12.19 22:03:49.647234 [ 261 ] {5923a408-a614-412e-9b40-743a3a4dc765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3633 | 2025.12.19 22:03:49.647644 [ 261 ] {5923a408-a614-412e-9b40-743a3a4dc765} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2025.12.19 22:03:49.647684 [ 261 ] {5923a408-a614-412e-9b40-743a3a4dc765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3635 | 2025.12.19 22:03:49.647976 [ 261 ] {5923a408-a614-412e-9b40-743a3a4dc765} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3636 | 2025.12.19 22:03:49.648190 [ 261 ] {5923a408-a614-412e-9b40-743a3a4dc765} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2025.12.19 22:03:49.648320 [ 261 ] {5923a408-a614-412e-9b40-743a3a4dc765} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 121.22 KiB/sec. | ||
| 3638 | 2025.12.19 22:03:49.648359 [ 261 ] {5923a408-a614-412e-9b40-743a3a4dc765} <Debug> TCPHandler: Processed in 0.001320672 sec. | ||
| 3639 | 2025.12.19 22:03:49.648477 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2025.12.19 22:03:49.648574 [ 261 ] {ee946afc-6c89-4bbd-8b0f-fbd99a1d2781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3641 | 2025.12.19 22:03:49.648613 [ 261 ] {ee946afc-6c89-4bbd-8b0f-fbd99a1d2781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3642 | 2025.12.19 22:03:49.649140 [ 261 ] {ee946afc-6c89-4bbd-8b0f-fbd99a1d2781} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2025.12.19 22:03:49.649177 [ 261 ] {ee946afc-6c89-4bbd-8b0f-fbd99a1d2781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3644 | 2025.12.19 22:03:49.649533 [ 261 ] {ee946afc-6c89-4bbd-8b0f-fbd99a1d2781} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3645 | 2025.12.19 22:03:49.649783 [ 261 ] {ee946afc-6c89-4bbd-8b0f-fbd99a1d2781} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2025.12.19 22:03:49.649929 [ 261 ] {ee946afc-6c89-4bbd-8b0f-fbd99a1d2781} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001375 sec., 165818.18181818182 rows/sec., 11.23 MiB/sec. | ||
| 3647 | 2025.12.19 22:03:49.649966 [ 261 ] {ee946afc-6c89-4bbd-8b0f-fbd99a1d2781} <Debug> TCPHandler: Processed in 0.001539455 sec. | ||
| 3648 | 2025.12.19 22:03:49.650082 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2025.12.19 22:03:49.650187 [ 261 ] {62934311-338d-4690-b616-5c940edf506c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3650 | 2025.12.19 22:03:49.650229 [ 261 ] {62934311-338d-4690-b616-5c940edf506c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3651 | 2025.12.19 22:03:49.650806 [ 261 ] {62934311-338d-4690-b616-5c940edf506c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.12.19 22:03:49.650845 [ 261 ] {62934311-338d-4690-b616-5c940edf506c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3653 | 2025.12.19 22:03:49.651184 [ 261 ] {62934311-338d-4690-b616-5c940edf506c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3654 | 2025.12.19 22:03:49.651395 [ 261 ] {62934311-338d-4690-b616-5c940edf506c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2025.12.19 22:03:49.651528 [ 261 ] {62934311-338d-4690-b616-5c940edf506c} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001362 sec., 383259.91189427313 rows/sec., 28.37 MiB/sec. | ||
| 3656 | 2025.12.19 22:03:49.651568 [ 261 ] {62934311-338d-4690-b616-5c940edf506c} <Debug> TCPHandler: Processed in 0.001539085 sec. | ||
| 3657 | 2025.12.19 22:03:49.651685 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2025.12.19 22:03:49.651781 [ 261 ] {47ba12f7-a00f-41b0-b61d-6aad7cba4fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3659 | 2025.12.19 22:03:49.651827 [ 261 ] {47ba12f7-a00f-41b0-b61d-6aad7cba4fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3660 | 2025.12.19 22:03:49.652375 [ 261 ] {47ba12f7-a00f-41b0-b61d-6aad7cba4fbb} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2025.12.19 22:03:49.652412 [ 261 ] {47ba12f7-a00f-41b0-b61d-6aad7cba4fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3662 | 2025.12.19 22:03:49.652807 [ 261 ] {47ba12f7-a00f-41b0-b61d-6aad7cba4fbb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3663 | 2025.12.19 22:03:49.653021 [ 261 ] {47ba12f7-a00f-41b0-b61d-6aad7cba4fbb} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2025.12.19 22:03:49.653146 [ 261 ] {47ba12f7-a00f-41b0-b61d-6aad7cba4fbb} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001384 sec., 610549.1329479768 rows/sec., 41.09 MiB/sec. | ||
| 3665 | 2025.12.19 22:03:49.653182 [ 261 ] {47ba12f7-a00f-41b0-b61d-6aad7cba4fbb} <Debug> TCPHandler: Processed in 0.001547855 sec. | ||
| 3666 | 2025.12.19 22:03:49.653293 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2025.12.19 22:03:49.653389 [ 261 ] {43468f25-f7bc-46a0-9378-a099ed64f5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3668 | 2025.12.19 22:03:49.653436 [ 261 ] {43468f25-f7bc-46a0-9378-a099ed64f5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3669 | 2025.12.19 22:03:49.653765 [ 261 ] {43468f25-f7bc-46a0-9378-a099ed64f5dc} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2025.12.19 22:03:49.653801 [ 261 ] {43468f25-f7bc-46a0-9378-a099ed64f5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3671 | 2025.12.19 22:03:49.654121 [ 261 ] {43468f25-f7bc-46a0-9378-a099ed64f5dc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3672 | 2025.12.19 22:03:49.654336 [ 261 ] {43468f25-f7bc-46a0-9378-a099ed64f5dc} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2025.12.19 22:03:49.654461 [ 261 ] {43468f25-f7bc-46a0-9378-a099ed64f5dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3674 | 2025.12.19 22:03:49.654496 [ 261 ] {43468f25-f7bc-46a0-9378-a099ed64f5dc} <Debug> TCPHandler: Processed in 0.00125371 sec. | ||
| 3675 | 2025.12.19 22:03:49.655302 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46252 | ||
| 3676 | 2025.12.19 22:03:49.655411 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2025.12.19 22:03:49.655442 [ 286 ] {} <Debug> TCP-Session: d3d6b4b0-af3b-4e38-8c2f-0778039c74a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46252 | ||
| 3678 | 2025.12.19 22:03:49.655467 [ 286 ] {} <Debug> TCP-Session: d3d6b4b0-af3b-4e38-8c2f-0778039c74a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2025.12.19 22:03:49.655484 [ 286 ] {} <Debug> TCP-Session: d3d6b4b0-af3b-4e38-8c2f-0778039c74a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2025.12.19 22:03:49.655681 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42521 | ||
| 3681 | 2025.12.19 22:03:49.655711 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43754 | ||
| 3682 | 2025.12.19 22:03:49.655729 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64244 | ||
| 3683 | 2025.12.19 22:03:49.655734 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57823 | ||
| 3684 | 2025.12.19 22:03:49.655769 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64015 | ||
| 3685 | 2025.12.19 22:03:49.655778 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50449 | ||
| 3686 | 2025.12.19 22:03:49.655798 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3687 | 2025.12.19 22:03:49.655836 [ 286 ] {} <Trace> TCP-Session: d3d6b4b0-af3b-4e38-8c2f-0778039c74a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2025.12.19 22:03:49.655853 [ 291 ] {} <Debug> TCP-Session: d1c4ad7d-d772-4e69-ba3a-d8e2a305a3a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64244 | ||
| 3689 | 2025.12.19 22:03:49.655840 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3690 | 2025.12.19 22:03:49.655894 [ 291 ] {} <Debug> TCP-Session: d1c4ad7d-d772-4e69-ba3a-d8e2a305a3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2025.12.19 22:03:49.655908 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3692 | 2025.12.19 22:03:49.655918 [ 290 ] {} <Debug> TCP-Session: 8fbfd749-e4ac-4e7a-9b7f-2bcff3ac0e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:57823 | ||
| 3693 | 2025.12.19 22:03:49.655931 [ 291 ] {} <Debug> TCP-Session: d1c4ad7d-d772-4e69-ba3a-d8e2a305a3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2025.12.19 22:03:49.655949 [ 259 ] {} <Debug> TCP-Session: 6ad1c339-0da4-4e56-9fec-8360a2e6252c Authenticating user 'default' from [fd00:1122:3344:101::e]:50449 | ||
| 3695 | 2025.12.19 22:03:49.655966 [ 290 ] {} <Debug> TCP-Session: 8fbfd749-e4ac-4e7a-9b7f-2bcff3ac0e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2025.12.19 22:03:49.655800 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3697 | 2025.12.19 22:03:49.656000 [ 290 ] {} <Debug> TCP-Session: 8fbfd749-e4ac-4e7a-9b7f-2bcff3ac0e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2025.12.19 22:03:49.656022 [ 288 ] {} <Debug> TCP-Session: 682bf8ee-f4e4-4c59-b901-d17cb9ae7793 Authenticating user 'default' from [fd00:1122:3344:101::e]:42521 | ||
| 3699 | 2025.12.19 22:03:49.655994 [ 259 ] {} <Debug> TCP-Session: 6ad1c339-0da4-4e56-9fec-8360a2e6252c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2025.12.19 22:03:49.656043 [ 288 ] {} <Debug> TCP-Session: 682bf8ee-f4e4-4c59-b901-d17cb9ae7793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2025.12.19 22:03:49.656048 [ 286 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46252) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3702 | 2025.12.19 22:03:49.656073 [ 288 ] {} <Debug> TCP-Session: 682bf8ee-f4e4-4c59-b901-d17cb9ae7793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2025.12.19 22:03:49.656061 [ 259 ] {} <Debug> TCP-Session: 6ad1c339-0da4-4e56-9fec-8360a2e6252c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2025.12.19 22:03:49.655795 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3705 | 2025.12.19 22:03:49.655759 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59133 | ||
| 3706 | 2025.12.19 22:03:49.656157 [ 289 ] {} <Debug> TCP-Session: 7b61e11c-fe97-49f3-b718-866498a143c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43754 | ||
| 3707 | 2025.12.19 22:03:49.655741 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51916 | ||
| 3708 | 2025.12.19 22:03:49.656197 [ 289 ] {} <Debug> TCP-Session: 7b61e11c-fe97-49f3-b718-866498a143c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2025.12.19 22:03:49.656228 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3710 | 2025.12.19 22:03:49.656238 [ 289 ] {} <Debug> TCP-Session: 7b61e11c-fe97-49f3-b718-866498a143c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2025.12.19 22:03:49.655840 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3712 | 2025.12.19 22:03:49.656273 [ 293 ] {} <Debug> TCP-Session: fc958e83-37cc-41ae-8e41-8b0fe379c10c Authenticating user 'default' from [fd00:1122:3344:101::e]:59133 | ||
| 3713 | 2025.12.19 22:03:49.656307 [ 294 ] {} <Debug> TCP-Session: e5d23be9-9acf-435f-b3e7-92c1d391f51c Authenticating user 'default' from [fd00:1122:3344:101::e]:64015 | ||
| 3714 | 2025.12.19 22:03:49.656325 [ 293 ] {} <Debug> TCP-Session: fc958e83-37cc-41ae-8e41-8b0fe379c10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2025.12.19 22:03:49.656353 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3716 | 2025.12.19 22:03:49.656354 [ 286 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3717 | 2025.12.19 22:03:49.656363 [ 293 ] {} <Debug> TCP-Session: fc958e83-37cc-41ae-8e41-8b0fe379c10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2025.12.19 22:03:49.656385 [ 292 ] {} <Debug> TCP-Session: a63a381a-43a7-4f2a-8373-4930fd4b663a Authenticating user 'default' from [fd00:1122:3344:101::e]:51916 | ||
| 3719 | 2025.12.19 22:03:49.656429 [ 286 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3720 | 2025.12.19 22:03:49.656456 [ 292 ] {} <Debug> TCP-Session: a63a381a-43a7-4f2a-8373-4930fd4b663a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2025.12.19 22:03:49.656354 [ 294 ] {} <Debug> TCP-Session: e5d23be9-9acf-435f-b3e7-92c1d391f51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2025.12.19 22:03:49.656475 [ 292 ] {} <Debug> TCP-Session: a63a381a-43a7-4f2a-8373-4930fd4b663a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2025.12.19 22:03:49.656497 [ 294 ] {} <Debug> TCP-Session: e5d23be9-9acf-435f-b3e7-92c1d391f51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2025.12.19 22:03:49.656736 [ 286 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 3725 | 2025.12.19 22:03:49.657639 [ 347 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Trace> AggregatingTransform: Aggregating | ||
| 3726 | 2025.12.19 22:03:49.657680 [ 347 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Trace> Aggregator: Aggregation method: without_key | ||
| 3727 | 2025.12.19 22:03:49.657711 [ 347 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869715 sec. (1149.802 rows/sec., 44.91 KiB/sec.) | ||
| 3728 | 2025.12.19 22:03:49.657729 [ 347 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Trace> Aggregator: Merging aggregated data | ||
| 3729 | 2025.12.19 22:03:49.659125 [ 286 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003138 sec., 318.674314850223 rows/sec., 12.45 KiB/sec. | ||
| 3730 | 2025.12.19 22:03:49.659289 [ 286 ] {5ff06dff-acec-4716-82bf-83935eccf396} <Debug> TCPHandler: Processed in 0.003616628 sec. | ||
| 3731 | 2025.12.19 22:03:49.659408 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2025.12.19 22:03:49.659439 [ 286 ] {} <Debug> TCP-Session: d3d6b4b0-af3b-4e38-8c2f-0778039c74a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2025.12.19 22:03:49.659444 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3734 | 2025.12.19 22:03:49.659462 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3735 | 2025.12.19 22:03:49.659475 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3736 | 2025.12.19 22:03:49.659511 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3737 | 2025.12.19 22:03:49.659525 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3738 | 2025.12.19 22:03:49.659547 [ 289 ] {} <Debug> TCP-Session: 7b61e11c-fe97-49f3-b718-866498a143c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2025.12.19 22:03:49.659558 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3740 | 2025.12.19 22:03:49.659582 [ 291 ] {} <Debug> TCP-Session: d1c4ad7d-d772-4e69-ba3a-d8e2a305a3a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2025.12.19 22:03:49.659545 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3742 | 2025.12.19 22:03:49.659615 [ 294 ] {} <Debug> TCP-Session: e5d23be9-9acf-435f-b3e7-92c1d391f51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2025.12.19 22:03:49.659531 [ 288 ] {} <Debug> TCP-Session: 682bf8ee-f4e4-4c59-b901-d17cb9ae7793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2025.12.19 22:03:49.659650 [ 292 ] {} <Debug> TCP-Session: a63a381a-43a7-4f2a-8373-4930fd4b663a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2025.12.19 22:03:49.659497 [ 259 ] {} <Debug> TCP-Session: 6ad1c339-0da4-4e56-9fec-8360a2e6252c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2025.12.19 22:03:49.659494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3747 | 2025.12.19 22:03:49.659566 [ 293 ] {} <Debug> TCP-Session: fc958e83-37cc-41ae-8e41-8b0fe379c10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2025.12.19 22:03:49.659749 [ 290 ] {} <Debug> TCP-Session: 8fbfd749-e4ac-4e7a-9b7f-2bcff3ac0e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2025.12.19 22:03:49.812556 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58579 | ||
| 3750 | 2025.12.19 22:03:49.812674 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3751 | 2025.12.19 22:03:49.812705 [ 286 ] {} <Debug> TCP-Session: 472bf4ab-6af4-4dc7-9924-0cb51830daa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58579 | ||
| 3752 | 2025.12.19 22:03:49.812733 [ 286 ] {} <Debug> TCP-Session: 472bf4ab-6af4-4dc7-9924-0cb51830daa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2025.12.19 22:03:49.812751 [ 286 ] {} <Debug> TCP-Session: 472bf4ab-6af4-4dc7-9924-0cb51830daa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2025.12.19 22:03:49.812960 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58483 | ||
| 3755 | 2025.12.19 22:03:49.812985 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44429 | ||
| 3756 | 2025.12.19 22:03:49.813013 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48792 | ||
| 3757 | 2025.12.19 22:03:49.813028 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47560 | ||
| 3758 | 2025.12.19 22:03:49.813056 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62680 | ||
| 3759 | 2025.12.19 22:03:49.813082 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3760 | 2025.12.19 22:03:49.813119 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3761 | 2025.12.19 22:03:49.813146 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3762 | 2025.12.19 22:03:49.813160 [ 286 ] {} <Trace> TCP-Session: 472bf4ab-6af4-4dc7-9924-0cb51830daa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2025.12.19 22:03:49.813169 [ 291 ] {} <Debug> TCP-Session: 2b70629f-a6a7-47c7-92d7-2b391dce3613 Authenticating user 'default' from [fd00:1122:3344:101::e]:48792 | ||
| 3764 | 2025.12.19 22:03:49.813182 [ 292 ] {} <Debug> TCP-Session: e9a016c3-78cd-4d4b-91e6-c75f599cc53b Authenticating user 'default' from [fd00:1122:3344:101::e]:47560 | ||
| 3765 | 2025.12.19 22:03:49.813216 [ 291 ] {} <Debug> TCP-Session: 2b70629f-a6a7-47c7-92d7-2b391dce3613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2025.12.19 22:03:49.813227 [ 292 ] {} <Debug> TCP-Session: e9a016c3-78cd-4d4b-91e6-c75f599cc53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2025.12.19 22:03:49.813242 [ 291 ] {} <Debug> TCP-Session: 2b70629f-a6a7-47c7-92d7-2b391dce3613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2025.12.19 22:03:49.813254 [ 292 ] {} <Debug> TCP-Session: e9a016c3-78cd-4d4b-91e6-c75f599cc53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2025.12.19 22:03:49.813164 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3770 | 2025.12.19 22:03:49.813120 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3771 | 2025.12.19 22:03:49.813314 [ 294 ] {} <Debug> TCP-Session: fbe92dba-3760-45ff-8739-2ff862d5fdaa Authenticating user 'default' from [fd00:1122:3344:101::e]:62680 | ||
| 3772 | 2025.12.19 22:03:49.813331 [ 286 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58579) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3773 | 2025.12.19 22:03:49.813349 [ 289 ] {} <Debug> TCP-Session: e37e66a8-a23f-45a1-8397-f14c4cd63795 Authenticating user 'default' from [fd00:1122:3344:101::e]:44429 | ||
| 3774 | 2025.12.19 22:03:49.813359 [ 294 ] {} <Debug> TCP-Session: fbe92dba-3760-45ff-8739-2ff862d5fdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2025.12.19 22:03:49.813391 [ 289 ] {} <Debug> TCP-Session: e37e66a8-a23f-45a1-8397-f14c4cd63795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2025.12.19 22:03:49.813412 [ 294 ] {} <Debug> TCP-Session: fbe92dba-3760-45ff-8739-2ff862d5fdaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2025.12.19 22:03:49.813435 [ 289 ] {} <Debug> TCP-Session: e37e66a8-a23f-45a1-8397-f14c4cd63795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2025.12.19 22:03:49.813076 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65413 | ||
| 3779 | 2025.12.19 22:03:49.813009 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56017 | ||
| 3780 | 2025.12.19 22:03:49.813152 [ 288 ] {} <Debug> TCP-Session: c77e2d38-b2df-4639-828d-e8e962dc9fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58483 | ||
| 3781 | 2025.12.19 22:03:49.813055 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59827 | ||
| 3782 | 2025.12.19 22:03:49.813574 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3783 | 2025.12.19 22:03:49.813584 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2025.12.19 22:03:49.813599 [ 286 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3785 | 2025.12.19 22:03:49.813623 [ 290 ] {} <Debug> TCP-Session: 0e7816d7-8c31-4503-97d9-fb3ae1644403 Authenticating user 'default' from [fd00:1122:3344:101::e]:56017 | ||
| 3786 | 2025.12.19 22:03:49.813635 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3787 | 2025.12.19 22:03:49.813656 [ 290 ] {} <Debug> TCP-Session: 0e7816d7-8c31-4503-97d9-fb3ae1644403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2025.12.19 22:03:49.813667 [ 286 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3789 | 2025.12.19 22:03:49.813683 [ 290 ] {} <Debug> TCP-Session: 0e7816d7-8c31-4503-97d9-fb3ae1644403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2025.12.19 22:03:49.813609 [ 259 ] {} <Debug> TCP-Session: 0ad1971a-3641-4233-b9e1-0a7d8df9175c Authenticating user 'default' from [fd00:1122:3344:101::e]:65413 | ||
| 3791 | 2025.12.19 22:03:49.813560 [ 288 ] {} <Debug> TCP-Session: c77e2d38-b2df-4639-828d-e8e962dc9fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2025.12.19 22:03:49.813748 [ 259 ] {} <Debug> TCP-Session: 0ad1971a-3641-4233-b9e1-0a7d8df9175c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2025.12.19 22:03:49.813761 [ 288 ] {} <Debug> TCP-Session: c77e2d38-b2df-4639-828d-e8e962dc9fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2025.12.19 22:03:49.813774 [ 259 ] {} <Debug> TCP-Session: 0ad1971a-3641-4233-b9e1-0a7d8df9175c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2025.12.19 22:03:49.813674 [ 293 ] {} <Debug> TCP-Session: 43112e5c-6a75-4b22-951f-e2c4192141dd Authenticating user 'default' from [fd00:1122:3344:101::e]:59827 | ||
| 3796 | 2025.12.19 22:03:49.813830 [ 293 ] {} <Debug> TCP-Session: 43112e5c-6a75-4b22-951f-e2c4192141dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2025.12.19 22:03:49.813851 [ 293 ] {} <Debug> TCP-Session: 43112e5c-6a75-4b22-951f-e2c4192141dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2025.12.19 22:03:49.813964 [ 286 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 3799 | 2025.12.19 22:03:49.814892 [ 322 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Trace> AggregatingTransform: Aggregating | ||
| 3800 | 2025.12.19 22:03:49.814933 [ 322 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3801 | 2025.12.19 22:03:49.814970 [ 322 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902155 sec. (1108.457 rows/sec., 43.30 KiB/sec.) | ||
| 3802 | 2025.12.19 22:03:49.814989 [ 322 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Trace> Aggregator: Merging aggregated data | ||
| 3803 | 2025.12.19 22:03:49.816364 [ 286 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003085 sec., 324.14910858995137 rows/sec., 12.66 KiB/sec. | ||
| 3804 | 2025.12.19 22:03:49.816522 [ 286 ] {f7ec6189-ea56-4f72-a893-b8ec96eaa8b3} <Debug> TCPHandler: Processed in 0.003474777 sec. | ||
| 3805 | 2025.12.19 22:03:49.816614 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3806 | 2025.12.19 22:03:49.816643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3807 | 2025.12.19 22:03:49.816662 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3808 | 2025.12.19 22:03:49.816682 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3809 | 2025.12.19 22:03:49.816711 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3810 | 2025.12.19 22:03:49.816730 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3811 | 2025.12.19 22:03:49.816746 [ 290 ] {} <Debug> TCP-Session: 0e7816d7-8c31-4503-97d9-fb3ae1644403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2025.12.19 22:03:49.816767 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3813 | 2025.12.19 22:03:49.816785 [ 293 ] {} <Debug> TCP-Session: 43112e5c-6a75-4b22-951f-e2c4192141dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2025.12.19 22:03:49.816765 [ 291 ] {} <Debug> TCP-Session: 2b70629f-a6a7-47c7-92d7-2b391dce3613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2025.12.19 22:03:49.816824 [ 294 ] {} <Debug> TCP-Session: fbe92dba-3760-45ff-8739-2ff862d5fdaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2025.12.19 22:03:49.816748 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3817 | 2025.12.19 22:03:49.816721 [ 259 ] {} <Debug> TCP-Session: 0ad1971a-3641-4233-b9e1-0a7d8df9175c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2025.12.19 22:03:49.816920 [ 292 ] {} <Debug> TCP-Session: e9a016c3-78cd-4d4b-91e6-c75f599cc53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2025.12.19 22:03:49.816696 [ 288 ] {} <Debug> TCP-Session: c77e2d38-b2df-4639-828d-e8e962dc9fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2025.12.19 22:03:49.816710 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3821 | 2025.12.19 22:03:49.816646 [ 286 ] {} <Debug> TCP-Session: 472bf4ab-6af4-4dc7-9924-0cb51830daa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2025.12.19 22:03:49.817029 [ 289 ] {} <Debug> TCP-Session: e37e66a8-a23f-45a1-8397-f14c4cd63795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2025.12.19 22:03:51.211839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8142 | ||
| 3824 | 2025.12.19 22:03:51.212355 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2025.12.19 22:03:51.212407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3826 | 2025.12.19 22:03:51.212924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3827 | 2025.12.19 22:03:51.213162 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2025.12.19 22:03:51.213312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8142 | ||
| 3829 | 2025.12.19 22:03:51.638088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3830 | 2025.12.19 22:03:51.652502 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2025.12.19 22:03:51.652559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3832 | 2025.12.19 22:03:51.658431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3833 | 2025.12.19 22:03:51.659134 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2025.12.19 22:03:51.661730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3835 | 2025.12.19 22:03:53.719016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 462 | ||
| 3836 | 2025.12.19 22:03:53.721244 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2025.12.19 22:03:53.721299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3838 | 2025.12.19 22:03:53.722492 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3839 | 2025.12.19 22:03:53.722757 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2025.12.19 22:03:53.723110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3841 | 2025.12.19 22:03:54.613445 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2025.12.19 22:03:54.613632 [ 261 ] {25afd5ba-ffb7-41c6-9a86-88ab23ac30f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3843 | 2025.12.19 22:03:54.613701 [ 261 ] {25afd5ba-ffb7-41c6-9a86-88ab23ac30f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3844 | 2025.12.19 22:03:54.614411 [ 261 ] {25afd5ba-ffb7-41c6-9a86-88ab23ac30f9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.12.19 22:03:54.614466 [ 261 ] {25afd5ba-ffb7-41c6-9a86-88ab23ac30f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3846 | 2025.12.19 22:03:54.614888 [ 261 ] {25afd5ba-ffb7-41c6-9a86-88ab23ac30f9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3847 | 2025.12.19 22:03:54.615128 [ 261 ] {25afd5ba-ffb7-41c6-9a86-88ab23ac30f9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2025.12.19 22:03:54.615289 [ 261 ] {25afd5ba-ffb7-41c6-9a86-88ab23ac30f9} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001708 sec., 79625.29274004683 rows/sec., 6.90 MiB/sec. | ||
| 3849 | 2025.12.19 22:03:54.615339 [ 261 ] {25afd5ba-ffb7-41c6-9a86-88ab23ac30f9} <Debug> TCPHandler: Processed in 0.002032222 sec. | ||
| 3850 | 2025.12.19 22:03:54.617159 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2025.12.19 22:03:54.617267 [ 261 ] {edafd641-677d-4e9e-ac5e-4d6165fd665e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3852 | 2025.12.19 22:03:54.617313 [ 261 ] {edafd641-677d-4e9e-ac5e-4d6165fd665e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3853 | 2025.12.19 22:03:54.617743 [ 261 ] {edafd641-677d-4e9e-ac5e-4d6165fd665e} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2025.12.19 22:03:54.617783 [ 261 ] {edafd641-677d-4e9e-ac5e-4d6165fd665e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3855 | 2025.12.19 22:03:54.618099 [ 261 ] {edafd641-677d-4e9e-ac5e-4d6165fd665e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3856 | 2025.12.19 22:03:54.618310 [ 261 ] {edafd641-677d-4e9e-ac5e-4d6165fd665e} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2025.12.19 22:03:54.618440 [ 261 ] {edafd641-677d-4e9e-ac5e-4d6165fd665e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001197 sec., 33416.87552213868 rows/sec., 2.45 MiB/sec. | ||
| 3858 | 2025.12.19 22:03:54.618479 [ 261 ] {edafd641-677d-4e9e-ac5e-4d6165fd665e} <Debug> TCPHandler: Processed in 0.001374553 sec. | ||
| 3859 | 2025.12.19 22:03:54.618595 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2025.12.19 22:03:54.618693 [ 261 ] {efb37952-822e-409a-8988-cb9bf0316e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3861 | 2025.12.19 22:03:54.618734 [ 261 ] {efb37952-822e-409a-8988-cb9bf0316e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3862 | 2025.12.19 22:03:54.619148 [ 261 ] {efb37952-822e-409a-8988-cb9bf0316e7c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2025.12.19 22:03:54.619186 [ 261 ] {efb37952-822e-409a-8988-cb9bf0316e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3864 | 2025.12.19 22:03:54.619486 [ 261 ] {efb37952-822e-409a-8988-cb9bf0316e7c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3865 | 2025.12.19 22:03:54.619697 [ 261 ] {efb37952-822e-409a-8988-cb9bf0316e7c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2025.12.19 22:03:54.619826 [ 261 ] {efb37952-822e-409a-8988-cb9bf0316e7c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001152 sec., 90277.77777777778 rows/sec., 7.05 MiB/sec. | ||
| 3867 | 2025.12.19 22:03:54.619863 [ 261 ] {efb37952-822e-409a-8988-cb9bf0316e7c} <Debug> TCPHandler: Processed in 0.001322211 sec. | ||
| 3868 | 2025.12.19 22:03:54.619980 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2025.12.19 22:03:54.620076 [ 261 ] {6c777bd8-b371-48fc-ab2b-0152b0c3997d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3870 | 2025.12.19 22:03:54.620120 [ 261 ] {6c777bd8-b371-48fc-ab2b-0152b0c3997d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3871 | 2025.12.19 22:03:54.620516 [ 261 ] {6c777bd8-b371-48fc-ab2b-0152b0c3997d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2025.12.19 22:03:54.620554 [ 261 ] {6c777bd8-b371-48fc-ab2b-0152b0c3997d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3873 | 2025.12.19 22:03:54.620889 [ 261 ] {6c777bd8-b371-48fc-ab2b-0152b0c3997d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3874 | 2025.12.19 22:03:54.621100 [ 261 ] {6c777bd8-b371-48fc-ab2b-0152b0c3997d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2025.12.19 22:03:54.621229 [ 261 ] {6c777bd8-b371-48fc-ab2b-0152b0c3997d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 3876 | 2025.12.19 22:03:54.621265 [ 261 ] {6c777bd8-b371-48fc-ab2b-0152b0c3997d} <Debug> TCPHandler: Processed in 0.001334732 sec. | ||
| 3877 | 2025.12.19 22:03:54.621372 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2025.12.19 22:03:54.621470 [ 261 ] {418bec03-65e5-4320-9b00-e38ac0ef32d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3879 | 2025.12.19 22:03:54.621525 [ 261 ] {418bec03-65e5-4320-9b00-e38ac0ef32d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3880 | 2025.12.19 22:03:54.622332 [ 261 ] {418bec03-65e5-4320-9b00-e38ac0ef32d9} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.12.19 22:03:54.622373 [ 261 ] {418bec03-65e5-4320-9b00-e38ac0ef32d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3882 | 2025.12.19 22:03:54.622992 [ 261 ] {418bec03-65e5-4320-9b00-e38ac0ef32d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3883 | 2025.12.19 22:03:54.623226 [ 261 ] {418bec03-65e5-4320-9b00-e38ac0ef32d9} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.12.19 22:03:54.623369 [ 261 ] {418bec03-65e5-4320-9b00-e38ac0ef32d9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001916 sec., 20876.826722338206 rows/sec., 37.41 MiB/sec. | ||
| 3885 | 2025.12.19 22:03:54.623422 [ 261 ] {418bec03-65e5-4320-9b00-e38ac0ef32d9} <Debug> TCPHandler: Processed in 0.002099785 sec. | ||
| 3886 | 2025.12.19 22:03:54.623536 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2025.12.19 22:03:54.623633 [ 261 ] {bd5537dd-76d1-4053-94a9-1465463fca59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3888 | 2025.12.19 22:03:54.623676 [ 261 ] {bd5537dd-76d1-4053-94a9-1465463fca59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3889 | 2025.12.19 22:03:54.624010 [ 261 ] {bd5537dd-76d1-4053-94a9-1465463fca59} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2025.12.19 22:03:54.624047 [ 261 ] {bd5537dd-76d1-4053-94a9-1465463fca59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3891 | 2025.12.19 22:03:54.624363 [ 261 ] {bd5537dd-76d1-4053-94a9-1465463fca59} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3892 | 2025.12.19 22:03:54.624571 [ 261 ] {bd5537dd-76d1-4053-94a9-1465463fca59} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2025.12.19 22:03:54.624698 [ 261 ] {bd5537dd-76d1-4053-94a9-1465463fca59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3894 | 2025.12.19 22:03:54.624733 [ 261 ] {bd5537dd-76d1-4053-94a9-1465463fca59} <Debug> TCPHandler: Processed in 0.00124809 sec. | ||
| 3895 | 2025.12.19 22:03:58.634594 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3896 | 2025.12.19 22:03:58.634663 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3897 | 2025.12.19 22:03:58.713461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8590 | ||
| 3898 | 2025.12.19 22:03:58.713977 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2025.12.19 22:03:58.714030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3900 | 2025.12.19 22:03:58.714580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3901 | 2025.12.19 22:03:58.714818 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2025.12.19 22:03:58.714969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8590 | ||
| 3903 | 2025.12.19 22:03:59.161874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3904 | 2025.12.19 22:03:59.178055 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2025.12.19 22:03:59.178127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3906 | 2025.12.19 22:03:59.184457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3907 | 2025.12.19 22:03:59.185161 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2025.12.19 22:03:59.188006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3909 | 2025.12.19 22:03:59.611192 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2025.12.19 22:03:59.611391 [ 261 ] {90984d49-dae8-40fc-8086-954cd46f9b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3911 | 2025.12.19 22:03:59.611466 [ 261 ] {90984d49-dae8-40fc-8086-954cd46f9b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3912 | 2025.12.19 22:03:59.612187 [ 261 ] {90984d49-dae8-40fc-8086-954cd46f9b31} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.12.19 22:03:59.612244 [ 261 ] {90984d49-dae8-40fc-8086-954cd46f9b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3914 | 2025.12.19 22:03:59.612620 [ 261 ] {90984d49-dae8-40fc-8086-954cd46f9b31} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3915 | 2025.12.19 22:03:59.612853 [ 261 ] {90984d49-dae8-40fc-8086-954cd46f9b31} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2025.12.19 22:03:59.613018 [ 261 ] {90984d49-dae8-40fc-8086-954cd46f9b31} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.56 MiB/sec. | ||
| 3917 | 2025.12.19 22:03:59.613072 [ 261 ] {90984d49-dae8-40fc-8086-954cd46f9b31} <Debug> TCPHandler: Processed in 0.002016903 sec. | ||
| 3918 | 2025.12.19 22:03:59.613205 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2025.12.19 22:03:59.613313 [ 261 ] {272aff3b-871f-46fd-8130-16a2c81ae6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3920 | 2025.12.19 22:03:59.613360 [ 261 ] {272aff3b-871f-46fd-8130-16a2c81ae6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3921 | 2025.12.19 22:03:59.613820 [ 261 ] {272aff3b-871f-46fd-8130-16a2c81ae6a1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2025.12.19 22:03:59.613861 [ 261 ] {272aff3b-871f-46fd-8130-16a2c81ae6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3923 | 2025.12.19 22:03:59.614182 [ 261 ] {272aff3b-871f-46fd-8130-16a2c81ae6a1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3924 | 2025.12.19 22:03:59.614395 [ 261 ] {272aff3b-871f-46fd-8130-16a2c81ae6a1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2025.12.19 22:03:59.614543 [ 261 ] {272aff3b-871f-46fd-8130-16a2c81ae6a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 3926 | 2025.12.19 22:03:59.614585 [ 261 ] {272aff3b-871f-46fd-8130-16a2c81ae6a1} <Debug> TCPHandler: Processed in 0.001433534 sec. | ||
| 3927 | 2025.12.19 22:03:59.614705 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2025.12.19 22:03:59.614807 [ 261 ] {0f9f6c08-1897-467a-87d2-953b4d623d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3929 | 2025.12.19 22:03:59.614853 [ 261 ] {0f9f6c08-1897-467a-87d2-953b4d623d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3930 | 2025.12.19 22:03:59.615284 [ 261 ] {0f9f6c08-1897-467a-87d2-953b4d623d5b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2025.12.19 22:03:59.615324 [ 261 ] {0f9f6c08-1897-467a-87d2-953b4d623d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3932 | 2025.12.19 22:03:59.615665 [ 261 ] {0f9f6c08-1897-467a-87d2-953b4d623d5b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3933 | 2025.12.19 22:03:59.615900 [ 261 ] {0f9f6c08-1897-467a-87d2-953b4d623d5b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2025.12.19 22:03:59.616040 [ 261 ] {0f9f6c08-1897-467a-87d2-953b4d623d5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 3935 | 2025.12.19 22:03:59.616078 [ 261 ] {0f9f6c08-1897-467a-87d2-953b4d623d5b} <Debug> TCPHandler: Processed in 0.001425723 sec. | ||
| 3936 | 2025.12.19 22:03:59.616226 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2025.12.19 22:03:59.616335 [ 261 ] {3e78562e-2afd-4ab9-9cb5-63bbfbfef519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3938 | 2025.12.19 22:03:59.616399 [ 261 ] {3e78562e-2afd-4ab9-9cb5-63bbfbfef519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3939 | 2025.12.19 22:03:59.616772 [ 261 ] {3e78562e-2afd-4ab9-9cb5-63bbfbfef519} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2025.12.19 22:03:59.616811 [ 261 ] {3e78562e-2afd-4ab9-9cb5-63bbfbfef519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3941 | 2025.12.19 22:03:59.617143 [ 261 ] {3e78562e-2afd-4ab9-9cb5-63bbfbfef519} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3942 | 2025.12.19 22:03:59.617352 [ 261 ] {3e78562e-2afd-4ab9-9cb5-63bbfbfef519} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2025.12.19 22:03:59.617493 [ 261 ] {3e78562e-2afd-4ab9-9cb5-63bbfbfef519} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 3944 | 2025.12.19 22:03:59.617530 [ 261 ] {3e78562e-2afd-4ab9-9cb5-63bbfbfef519} <Debug> TCPHandler: Processed in 0.001367153 sec. | ||
| 3945 | 2025.12.19 22:04:03.723374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 482 | ||
| 3946 | 2025.12.19 22:04:03.725378 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2025.12.19 22:04:03.725433 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3948 | 2025.12.19 22:04:03.726663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3949 | 2025.12.19 22:04:03.726944 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2025.12.19 22:04:03.727309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3951 | 2025.12.19 22:04:04.612948 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2025.12.19 22:04:04.613129 [ 261 ] {30a729e4-b135-460f-aac1-5f7852d375cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3953 | 2025.12.19 22:04:04.613200 [ 261 ] {30a729e4-b135-460f-aac1-5f7852d375cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3954 | 2025.12.19 22:04:04.613827 [ 261 ] {30a729e4-b135-460f-aac1-5f7852d375cf} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2025.12.19 22:04:04.613873 [ 261 ] {30a729e4-b135-460f-aac1-5f7852d375cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3956 | 2025.12.19 22:04:04.614250 [ 261 ] {30a729e4-b135-460f-aac1-5f7852d375cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3957 | 2025.12.19 22:04:04.614492 [ 261 ] {30a729e4-b135-460f-aac1-5f7852d375cf} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2025.12.19 22:04:04.614647 [ 261 ] {30a729e4-b135-460f-aac1-5f7852d375cf} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001566 sec., 8939.974457215838 rows/sec., 728.99 KiB/sec. | ||
| 3959 | 2025.12.19 22:04:04.614695 [ 261 ] {30a729e4-b135-460f-aac1-5f7852d375cf} <Debug> TCPHandler: Processed in 0.001874551 sec. | ||
| 3960 | 2025.12.19 22:04:04.614815 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2025.12.19 22:04:04.614920 [ 261 ] {bd04bff0-3bc3-4bf6-a9ae-03e2a6a1e283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3962 | 2025.12.19 22:04:04.614964 [ 261 ] {bd04bff0-3bc3-4bf6-a9ae-03e2a6a1e283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3963 | 2025.12.19 22:04:04.615484 [ 261 ] {bd04bff0-3bc3-4bf6-a9ae-03e2a6a1e283} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2025.12.19 22:04:04.615532 [ 261 ] {bd04bff0-3bc3-4bf6-a9ae-03e2a6a1e283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3965 | 2025.12.19 22:04:04.615937 [ 261 ] {bd04bff0-3bc3-4bf6-a9ae-03e2a6a1e283} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3966 | 2025.12.19 22:04:04.616193 [ 261 ] {bd04bff0-3bc3-4bf6-a9ae-03e2a6a1e283} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2025.12.19 22:04:04.616339 [ 120 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3968 | 2025.12.19 22:04:04.616354 [ 261 ] {bd04bff0-3bc3-4bf6-a9ae-03e2a6a1e283} <Debug> executeQuery: Read 143 rows, 12.59 KiB in 0.001456 sec., 98214.28571428571 rows/sec., 8.44 MiB/sec. | ||
| 3969 | 2025.12.19 22:04:04.616403 [ 120 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2025.12.19 22:04:04.616420 [ 261 ] {bd04bff0-3bc3-4bf6-a9ae-03e2a6a1e283} <Debug> TCPHandler: Processed in 0.001658317 sec. | ||
| 3971 | 2025.12.19 22:04:04.616432 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3972 | 2025.12.19 22:04:04.616532 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2025.12.19 22:04:04.616539 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 3974 | 2025.12.19 22:04:04.616636 [ 261 ] {7be198e7-d273-40db-8b96-cdbf825dd87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3975 | 2025.12.19 22:04:04.616653 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3976 | 2025.12.19 22:04:04.616679 [ 261 ] {7be198e7-d273-40db-8b96-cdbf825dd87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3977 | 2025.12.19 22:04:04.616692 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1405 rows starting from the beginning of the part | ||
| 3978 | 2025.12.19 22:04:04.616760 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 3979 | 2025.12.19 22:04:04.616811 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1197 rows starting from the beginning of the part | ||
| 3980 | 2025.12.19 22:04:04.616866 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 3981 | 2025.12.19 22:04:04.616921 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3982 | 2025.12.19 22:04:04.616978 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 143 rows starting from the beginning of the part | ||
| 3983 | 2025.12.19 22:04:04.617109 [ 261 ] {7be198e7-d273-40db-8b96-cdbf825dd87c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2025.12.19 22:04:04.617144 [ 261 ] {7be198e7-d273-40db-8b96-cdbf825dd87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3985 | 2025.12.19 22:04:04.617478 [ 261 ] {7be198e7-d273-40db-8b96-cdbf825dd87c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3986 | 2025.12.19 22:04:04.617684 [ 261 ] {7be198e7-d273-40db-8b96-cdbf825dd87c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2025.12.19 22:04:04.617812 [ 261 ] {7be198e7-d273-40db-8b96-cdbf825dd87c} <Debug> executeQuery: Read 54 rows, 3.99 KiB in 0.001196 sec., 45150.5016722408 rows/sec., 3.25 MiB/sec. | ||
| 3988 | 2025.12.19 22:04:04.617850 [ 261 ] {7be198e7-d273-40db-8b96-cdbf825dd87c} <Debug> TCPHandler: Processed in 0.001368472 sec. | ||
| 3989 | 2025.12.19 22:04:04.617956 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2025.12.19 22:04:04.618058 [ 261 ] {7bd73a60-e645-4b42-a309-cd76f6a3ee2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3991 | 2025.12.19 22:04:04.618100 [ 261 ] {7bd73a60-e645-4b42-a309-cd76f6a3ee2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3992 | 2025.12.19 22:04:04.618550 [ 261 ] {7bd73a60-e645-4b42-a309-cd76f6a3ee2a} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2025.12.19 22:04:04.618587 [ 261 ] {7bd73a60-e645-4b42-a309-cd76f6a3ee2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3994 | 2025.12.19 22:04:04.618737 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.002240467 sec., 1371589.048176117 rows/sec., 119.84 MiB/sec. | ||
| 3995 | 2025.12.19 22:04:04.618919 [ 261 ] {7bd73a60-e645-4b42-a309-cd76f6a3ee2a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3996 | 2025.12.19 22:04:04.619038 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3997 | 2025.12.19 22:04:04.619208 [ 261 ] {7bd73a60-e645-4b42-a309-cd76f6a3ee2a} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.12.19 22:04:04.619345 [ 120 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3999 | 2025.12.19 22:04:04.619362 [ 261 ] {7bd73a60-e645-4b42-a309-cd76f6a3ee2a} <Debug> executeQuery: Read 118 rows, 9.46 KiB in 0.001322 sec., 89258.69894099848 rows/sec., 6.99 MiB/sec. | ||
| 4000 | 2025.12.19 22:04:04.619379 [ 120 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2025.12.19 22:04:04.619408 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4002 | 2025.12.19 22:04:04.619412 [ 261 ] {7bd73a60-e645-4b42-a309-cd76f6a3ee2a} <Debug> TCPHandler: Processed in 0.001507515 sec. | ||
| 4003 | 2025.12.19 22:04:04.619430 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2025.12.19 22:04:04.619477 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 4005 | 2025.12.19 22:04:04.619523 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_26_5} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4006 | 2025.12.19 22:04:04.619541 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2025.12.19 22:04:04.619559 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4008 | 2025.12.19 22:04:04.619585 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 4009 | 2025.12.19 22:04:04.619627 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4010 | 2025.12.19 22:04:04.619637 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4011 | 2025.12.19 22:04:04.619643 [ 261 ] {95e893f4-ff85-457b-be4f-f011a1bcc789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4012 | 2025.12.19 22:04:04.619688 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 522 rows starting from the beginning of the part | ||
| 4013 | 2025.12.19 22:04:04.619699 [ 261 ] {95e893f4-ff85-457b-be4f-f011a1bcc789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4014 | 2025.12.19 22:04:04.619724 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4015 | 2025.12.19 22:04:04.619761 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4016 | 2025.12.19 22:04:04.619796 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 118 rows starting from the beginning of the part | ||
| 4017 | 2025.12.19 22:04:04.620118 [ 261 ] {95e893f4-ff85-457b-be4f-f011a1bcc789} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2025.12.19 22:04:04.620154 [ 261 ] {95e893f4-ff85-457b-be4f-f011a1bcc789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4019 | 2025.12.19 22:04:04.620516 [ 261 ] {95e893f4-ff85-457b-be4f-f011a1bcc789} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4020 | 2025.12.19 22:04:04.620697 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247811 sec., 1237366.876874783 rows/sec., 98.29 MiB/sec. | ||
| 4021 | 2025.12.19 22:04:04.620737 [ 261 ] {95e893f4-ff85-457b-be4f-f011a1bcc789} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2025.12.19 22:04:04.620830 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4023 | 2025.12.19 22:04:04.620848 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4024 | 2025.12.19 22:04:04.620875 [ 261 ] {95e893f4-ff85-457b-be4f-f011a1bcc789} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001249 sec., 133706.96557245796 rows/sec., 9.31 MiB/sec. | ||
| 4025 | 2025.12.19 22:04:04.620886 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.12.19 22:04:04.620920 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4027 | 2025.12.19 22:04:04.620922 [ 261 ] {95e893f4-ff85-457b-be4f-f011a1bcc789} <Debug> TCPHandler: Processed in 0.001430383 sec. | ||
| 4028 | 2025.12.19 22:04:04.621008 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 4029 | 2025.12.19 22:04:04.621047 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2025.12.19 22:04:04.621130 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2025.12.19 22:04:04.621139 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4032 | 2025.12.19 22:04:04.621162 [ 261 ] {40e57641-5d6f-4946-ae8e-b18236d5cc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4033 | 2025.12.19 22:04:04.621188 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6227 rows starting from the beginning of the part | ||
| 4034 | 2025.12.19 22:04:04.621228 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_26_5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4035 | 2025.12.19 22:04:04.621234 [ 261 ] {40e57641-5d6f-4946-ae8e-b18236d5cc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4036 | 2025.12.19 22:04:04.621276 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4037 | 2025.12.19 22:04:04.621319 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4038 | 2025.12.19 22:04:04.621331 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4039 | 2025.12.19 22:04:04.621401 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4040 | 2025.12.19 22:04:04.621456 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 4041 | 2025.12.19 22:04:04.621513 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 167 rows starting from the beginning of the part | ||
| 4042 | 2025.12.19 22:04:04.622098 [ 261 ] {40e57641-5d6f-4946-ae8e-b18236d5cc8f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2025.12.19 22:04:04.622141 [ 261 ] {40e57641-5d6f-4946-ae8e-b18236d5cc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4044 | 2025.12.19 22:04:04.622773 [ 261 ] {40e57641-5d6f-4946-ae8e-b18236d5cc8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4045 | 2025.12.19 22:04:04.623026 [ 261 ] {40e57641-5d6f-4946-ae8e-b18236d5cc8f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2025.12.19 22:04:04.623170 [ 261 ] {40e57641-5d6f-4946-ae8e-b18236d5cc8f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002028 sec., 19723.865877712033 rows/sec., 35.34 MiB/sec. | ||
| 4047 | 2025.12.19 22:04:04.623226 [ 261 ] {40e57641-5d6f-4946-ae8e-b18236d5cc8f} <Debug> TCPHandler: Processed in 0.002227727 sec. | ||
| 4048 | 2025.12.19 22:04:04.623339 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2025.12.19 22:04:04.623434 [ 261 ] {0166a63f-c561-42d9-b684-7dd2480ceeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4050 | 2025.12.19 22:04:04.623482 [ 261 ] {0166a63f-c561-42d9-b684-7dd2480ceeb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4051 | 2025.12.19 22:04:04.623825 [ 261 ] {0166a63f-c561-42d9-b684-7dd2480ceeb3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.12.19 22:04:04.623861 [ 261 ] {0166a63f-c561-42d9-b684-7dd2480ceeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4053 | 2025.12.19 22:04:04.624197 [ 261 ] {0166a63f-c561-42d9-b684-7dd2480ceeb3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4054 | 2025.12.19 22:04:04.624225 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7719 rows, containing 5 columns (5 merged, 0 gathered) in 0.003255373 sec., 2371156.853607866 rows/sec., 162.96 MiB/sec. | ||
| 4055 | 2025.12.19 22:04:04.624405 [ 261 ] {0166a63f-c561-42d9-b684-7dd2480ceeb3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2025.12.19 22:04:04.624507 [ 120 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4057 | 2025.12.19 22:04:04.624538 [ 261 ] {0166a63f-c561-42d9-b684-7dd2480ceeb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 4058 | 2025.12.19 22:04:04.624539 [ 120 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2025.12.19 22:04:04.624580 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4060 | 2025.12.19 22:04:04.624583 [ 261 ] {0166a63f-c561-42d9-b684-7dd2480ceeb3} <Debug> TCPHandler: Processed in 0.001292871 sec. | ||
| 4061 | 2025.12.19 22:04:04.624613 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4062 | 2025.12.19 22:04:04.624655 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 4063 | 2025.12.19 22:04:04.624747 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4064 | 2025.12.19 22:04:04.624779 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 4065 | 2025.12.19 22:04:04.624836 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4066 | 2025.12.19 22:04:04.624873 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2025.12.19 22:04:04.624882 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 4068 | 2025.12.19 22:04:04.624938 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4069 | 2025.12.19 22:04:04.624953 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4070 | 2025.12.19 22:04:04.624979 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 4071 | 2025.12.19 22:04:04.625022 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4072 | 2025.12.19 22:04:04.625022 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4073 | 2025.12.19 22:04:04.625949 [ 200 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001326961 sec., 1130402.4760335835 rows/sec., 76.18 MiB/sec. | ||
| 4074 | 2025.12.19 22:04:04.626131 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4075 | 2025.12.19 22:04:04.626391 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_26_5} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2025.12.19 22:04:04.626460 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_26_5} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4077 | 2025.12.19 22:04:04.626529 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4078 | 2025.12.19 22:04:06.215165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9102 | ||
| 4079 | 2025.12.19 22:04:06.215869 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2025.12.19 22:04:06.215920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4081 | 2025.12.19 22:04:06.216411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4082 | 2025.12.19 22:04:06.216645 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2025.12.19 22:04:06.216790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9102 | ||
| 4084 | 2025.12.19 22:04:06.688238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4085 | 2025.12.19 22:04:06.704490 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2025.12.19 22:04:06.704604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4087 | 2025.12.19 22:04:06.710974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4088 | 2025.12.19 22:04:06.711684 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2025.12.19 22:04:06.714488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4090 | 2025.12.19 22:04:09.612490 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2025.12.19 22:04:09.612737 [ 261 ] {71e01e8d-a0c1-4373-924a-231f3abbb2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4092 | 2025.12.19 22:04:09.612822 [ 261 ] {71e01e8d-a0c1-4373-924a-231f3abbb2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4093 | 2025.12.19 22:04:09.613498 [ 261 ] {71e01e8d-a0c1-4373-924a-231f3abbb2fb} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2025.12.19 22:04:09.613542 [ 261 ] {71e01e8d-a0c1-4373-924a-231f3abbb2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4095 | 2025.12.19 22:04:09.613939 [ 261 ] {71e01e8d-a0c1-4373-924a-231f3abbb2fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4096 | 2025.12.19 22:04:09.614191 [ 261 ] {71e01e8d-a0c1-4373-924a-231f3abbb2fb} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2025.12.19 22:04:09.614348 [ 261 ] {71e01e8d-a0c1-4373-924a-231f3abbb2fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.57 MiB/sec. | ||
| 4098 | 2025.12.19 22:04:09.614392 [ 261 ] {71e01e8d-a0c1-4373-924a-231f3abbb2fb} <Debug> TCPHandler: Processed in 0.002049624 sec. | ||
| 4099 | 2025.12.19 22:04:09.614506 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2025.12.19 22:04:09.614602 [ 261 ] {2c4b1b3f-5fbe-4a87-9401-52191cfd90a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4101 | 2025.12.19 22:04:09.614645 [ 261 ] {2c4b1b3f-5fbe-4a87-9401-52191cfd90a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4102 | 2025.12.19 22:04:09.615092 [ 261 ] {2c4b1b3f-5fbe-4a87-9401-52191cfd90a6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2025.12.19 22:04:09.615129 [ 261 ] {2c4b1b3f-5fbe-4a87-9401-52191cfd90a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4104 | 2025.12.19 22:04:09.615461 [ 261 ] {2c4b1b3f-5fbe-4a87-9401-52191cfd90a6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4105 | 2025.12.19 22:04:09.615671 [ 261 ] {2c4b1b3f-5fbe-4a87-9401-52191cfd90a6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2025.12.19 22:04:09.615803 [ 261 ] {2c4b1b3f-5fbe-4a87-9401-52191cfd90a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 4107 | 2025.12.19 22:04:09.615843 [ 261 ] {2c4b1b3f-5fbe-4a87-9401-52191cfd90a6} <Debug> TCPHandler: Processed in 0.001385552 sec. | ||
| 4108 | 2025.12.19 22:04:09.615957 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2025.12.19 22:04:09.616052 [ 261 ] {cc19ba75-c090-4d3d-b80b-b8c39fec9b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4110 | 2025.12.19 22:04:09.616097 [ 261 ] {cc19ba75-c090-4d3d-b80b-b8c39fec9b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4111 | 2025.12.19 22:04:09.616505 [ 261 ] {cc19ba75-c090-4d3d-b80b-b8c39fec9b59} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2025.12.19 22:04:09.616541 [ 261 ] {cc19ba75-c090-4d3d-b80b-b8c39fec9b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4113 | 2025.12.19 22:04:09.616877 [ 261 ] {cc19ba75-c090-4d3d-b80b-b8c39fec9b59} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4114 | 2025.12.19 22:04:09.617088 [ 261 ] {cc19ba75-c090-4d3d-b80b-b8c39fec9b59} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2025.12.19 22:04:09.617219 [ 261 ] {cc19ba75-c090-4d3d-b80b-b8c39fec9b59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 4116 | 2025.12.19 22:04:09.617256 [ 261 ] {cc19ba75-c090-4d3d-b80b-b8c39fec9b59} <Debug> TCPHandler: Processed in 0.001348192 sec. | ||
| 4117 | 2025.12.19 22:04:09.617365 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2025.12.19 22:04:09.617458 [ 261 ] {7e2659c7-8546-42e6-a0ba-a94ec9f1dca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4119 | 2025.12.19 22:04:09.617500 [ 261 ] {7e2659c7-8546-42e6-a0ba-a94ec9f1dca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4120 | 2025.12.19 22:04:09.617839 [ 261 ] {7e2659c7-8546-42e6-a0ba-a94ec9f1dca3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.12.19 22:04:09.617875 [ 261 ] {7e2659c7-8546-42e6-a0ba-a94ec9f1dca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4122 | 2025.12.19 22:04:09.618180 [ 261 ] {7e2659c7-8546-42e6-a0ba-a94ec9f1dca3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4123 | 2025.12.19 22:04:09.618388 [ 261 ] {7e2659c7-8546-42e6-a0ba-a94ec9f1dca3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2025.12.19 22:04:09.618516 [ 261 ] {7e2659c7-8546-42e6-a0ba-a94ec9f1dca3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4125 | 2025.12.19 22:04:09.618552 [ 261 ] {7e2659c7-8546-42e6-a0ba-a94ec9f1dca3} <Debug> TCPHandler: Processed in 0.00123566 sec. | ||
| 4126 | 2025.12.19 22:04:13.635682 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4127 | 2025.12.19 22:04:13.635771 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4128 | 2025.12.19 22:04:13.716889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9550 | ||
| 4129 | 2025.12.19 22:04:13.717386 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2025.12.19 22:04:13.717430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4131 | 2025.12.19 22:04:13.717939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4132 | 2025.12.19 22:04:13.718163 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2025.12.19 22:04:13.718297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9550 | ||
| 4134 | 2025.12.19 22:04:13.727548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 504 | ||
| 4135 | 2025.12.19 22:04:13.729710 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2025.12.19 22:04:13.729769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4137 | 2025.12.19 22:04:13.730946 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4138 | 2025.12.19 22:04:13.731245 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2025.12.19 22:04:13.731602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 4140 | 2025.12.19 22:04:14.215485 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4141 | 2025.12.19 22:04:14.232804 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2025.12.19 22:04:14.232863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4143 | 2025.12.19 22:04:14.239108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4144 | 2025.12.19 22:04:14.239832 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2025.12.19 22:04:14.242820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4146 | 2025.12.19 22:04:14.612927 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2025.12.19 22:04:14.613125 [ 261 ] {01638eec-1f08-4878-8e57-f000ac47a213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4148 | 2025.12.19 22:04:14.613199 [ 261 ] {01638eec-1f08-4878-8e57-f000ac47a213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4149 | 2025.12.19 22:04:14.613981 [ 261 ] {01638eec-1f08-4878-8e57-f000ac47a213} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.12.19 22:04:14.614023 [ 261 ] {01638eec-1f08-4878-8e57-f000ac47a213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4151 | 2025.12.19 22:04:14.614442 [ 261 ] {01638eec-1f08-4878-8e57-f000ac47a213} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4152 | 2025.12.19 22:04:14.614676 [ 261 ] {01638eec-1f08-4878-8e57-f000ac47a213} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2025.12.19 22:04:14.614835 [ 261 ] {01638eec-1f08-4878-8e57-f000ac47a213} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001763 sec., 77141.23652864435 rows/sec., 6.69 MiB/sec. | ||
| 4154 | 2025.12.19 22:04:14.614886 [ 261 ] {01638eec-1f08-4878-8e57-f000ac47a213} <Debug> TCPHandler: Processed in 0.002122265 sec. | ||
| 4155 | 2025.12.19 22:04:14.615020 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2025.12.19 22:04:14.615124 [ 261 ] {1c9d0e6d-df1e-4760-8f4d-f97f2845422b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4157 | 2025.12.19 22:04:14.615168 [ 261 ] {1c9d0e6d-df1e-4760-8f4d-f97f2845422b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4158 | 2025.12.19 22:04:14.615614 [ 261 ] {1c9d0e6d-df1e-4760-8f4d-f97f2845422b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2025.12.19 22:04:14.615650 [ 261 ] {1c9d0e6d-df1e-4760-8f4d-f97f2845422b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4160 | 2025.12.19 22:04:14.615988 [ 261 ] {1c9d0e6d-df1e-4760-8f4d-f97f2845422b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4161 | 2025.12.19 22:04:14.616206 [ 261 ] {1c9d0e6d-df1e-4760-8f4d-f97f2845422b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2025.12.19 22:04:14.616300 [ 109 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4163 | 2025.12.19 22:04:14.616335 [ 261 ] {1c9d0e6d-df1e-4760-8f4d-f97f2845422b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001234 sec., 32414.910858995136 rows/sec., 2.38 MiB/sec. | ||
| 4164 | 2025.12.19 22:04:14.616336 [ 109 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2025.12.19 22:04:14.616366 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4166 | 2025.12.19 22:04:14.616375 [ 261 ] {1c9d0e6d-df1e-4760-8f4d-f97f2845422b} <Debug> TCPHandler: Processed in 0.001406003 sec. | ||
| 4167 | 2025.12.19 22:04:14.616475 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 4168 | 2025.12.19 22:04:14.616490 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2025.12.19 22:04:14.616584 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4170 | 2025.12.19 22:04:14.616599 [ 261 ] {266d9db7-0b14-4bea-943e-ae4a5207dc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4171 | 2025.12.19 22:04:14.616619 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 4172 | 2025.12.19 22:04:14.616642 [ 261 ] {266d9db7-0b14-4bea-943e-ae4a5207dc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4173 | 2025.12.19 22:04:14.616691 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4174 | 2025.12.19 22:04:14.616742 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 4175 | 2025.12.19 22:04:14.616790 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4176 | 2025.12.19 22:04:14.616830 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
| 4177 | 2025.12.19 22:04:14.616867 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4178 | 2025.12.19 22:04:14.617098 [ 261 ] {266d9db7-0b14-4bea-943e-ae4a5207dc01} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2025.12.19 22:04:14.617135 [ 261 ] {266d9db7-0b14-4bea-943e-ae4a5207dc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4180 | 2025.12.19 22:04:14.617484 [ 261 ] {266d9db7-0b14-4bea-943e-ae4a5207dc01} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4181 | 2025.12.19 22:04:14.617643 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120971 sec., 203354.52298484763 rows/sec., 15.61 MiB/sec. | ||
| 4182 | 2025.12.19 22:04:14.617709 [ 261 ] {266d9db7-0b14-4bea-943e-ae4a5207dc01} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2025.12.19 22:04:14.617756 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4184 | 2025.12.19 22:04:14.617842 [ 261 ] {266d9db7-0b14-4bea-943e-ae4a5207dc01} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001263 sec., 82343.62628661915 rows/sec., 6.43 MiB/sec. | ||
| 4185 | 2025.12.19 22:04:14.617884 [ 261 ] {266d9db7-0b14-4bea-943e-ae4a5207dc01} <Debug> TCPHandler: Processed in 0.001443454 sec. | ||
| 4186 | 2025.12.19 22:04:14.618000 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2025.12.19 22:04:14.618006 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.12.19 22:04:14.618074 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_16_3} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4189 | 2025.12.19 22:04:14.618096 [ 261 ] {5793690a-915d-4d6e-97b3-62ba476188de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4190 | 2025.12.19 22:04:14.618131 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4191 | 2025.12.19 22:04:14.618139 [ 261 ] {5793690a-915d-4d6e-97b3-62ba476188de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4192 | 2025.12.19 22:04:14.618562 [ 261 ] {5793690a-915d-4d6e-97b3-62ba476188de} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2025.12.19 22:04:14.618597 [ 261 ] {5793690a-915d-4d6e-97b3-62ba476188de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4194 | 2025.12.19 22:04:14.618930 [ 261 ] {5793690a-915d-4d6e-97b3-62ba476188de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4195 | 2025.12.19 22:04:14.619140 [ 261 ] {5793690a-915d-4d6e-97b3-62ba476188de} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2025.12.19 22:04:14.619267 [ 261 ] {5793690a-915d-4d6e-97b3-62ba476188de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 4197 | 2025.12.19 22:04:14.619304 [ 261 ] {5793690a-915d-4d6e-97b3-62ba476188de} <Debug> TCPHandler: Processed in 0.001353102 sec. | ||
| 4198 | 2025.12.19 22:04:14.619413 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2025.12.19 22:04:14.619508 [ 261 ] {5a1dc67c-db8c-448d-aaea-3652eae9dabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4200 | 2025.12.19 22:04:14.619566 [ 261 ] {5a1dc67c-db8c-448d-aaea-3652eae9dabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4201 | 2025.12.19 22:04:14.620408 [ 261 ] {5a1dc67c-db8c-448d-aaea-3652eae9dabe} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2025.12.19 22:04:14.620442 [ 261 ] {5a1dc67c-db8c-448d-aaea-3652eae9dabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4203 | 2025.12.19 22:04:14.621059 [ 261 ] {5a1dc67c-db8c-448d-aaea-3652eae9dabe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4204 | 2025.12.19 22:04:14.621312 [ 261 ] {5a1dc67c-db8c-448d-aaea-3652eae9dabe} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2025.12.19 22:04:14.621454 [ 261 ] {5a1dc67c-db8c-448d-aaea-3652eae9dabe} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001963 sec., 20376.974019358127 rows/sec., 36.51 MiB/sec. | ||
| 4206 | 2025.12.19 22:04:14.621517 [ 261 ] {5a1dc67c-db8c-448d-aaea-3652eae9dabe} <Debug> TCPHandler: Processed in 0.002151585 sec. | ||
| 4207 | 2025.12.19 22:04:14.621631 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2025.12.19 22:04:14.621728 [ 261 ] {86522c2c-343d-44ae-9f3a-377fee7eb852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4209 | 2025.12.19 22:04:14.621769 [ 261 ] {86522c2c-343d-44ae-9f3a-377fee7eb852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4210 | 2025.12.19 22:04:14.622114 [ 261 ] {86522c2c-343d-44ae-9f3a-377fee7eb852} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2025.12.19 22:04:14.622148 [ 261 ] {86522c2c-343d-44ae-9f3a-377fee7eb852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4212 | 2025.12.19 22:04:14.622455 [ 261 ] {86522c2c-343d-44ae-9f3a-377fee7eb852} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4213 | 2025.12.19 22:04:14.622682 [ 261 ] {86522c2c-343d-44ae-9f3a-377fee7eb852} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2025.12.19 22:04:14.622817 [ 261 ] {86522c2c-343d-44ae-9f3a-377fee7eb852} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 4215 | 2025.12.19 22:04:14.622852 [ 261 ] {86522c2c-343d-44ae-9f3a-377fee7eb852} <Debug> TCPHandler: Processed in 0.001269461 sec. | ||
| 4216 | 2025.12.19 22:04:19.637631 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2025.12.19 22:04:19.637828 [ 261 ] {bcde8e43-a2ef-4f70-a604-10526ca51361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4218 | 2025.12.19 22:04:19.637897 [ 261 ] {bcde8e43-a2ef-4f70-a604-10526ca51361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4219 | 2025.12.19 22:04:19.639191 [ 261 ] {bcde8e43-a2ef-4f70-a604-10526ca51361} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2025.12.19 22:04:19.639240 [ 261 ] {bcde8e43-a2ef-4f70-a604-10526ca51361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4221 | 2025.12.19 22:04:19.639760 [ 261 ] {bcde8e43-a2ef-4f70-a604-10526ca51361} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4222 | 2025.12.19 22:04:19.640003 [ 261 ] {bcde8e43-a2ef-4f70-a604-10526ca51361} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2025.12.19 22:04:19.640165 [ 261 ] {bcde8e43-a2ef-4f70-a604-10526ca51361} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002387 sec., 501047.3397570172 rows/sec., 41.31 MiB/sec. | ||
| 4224 | 2025.12.19 22:04:19.640213 [ 261 ] {bcde8e43-a2ef-4f70-a604-10526ca51361} <Debug> TCPHandler: Processed in 0.002728324 sec. | ||
| 4225 | 2025.12.19 22:04:19.640348 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2025.12.19 22:04:19.640451 [ 261 ] {615bebd4-7195-4c86-81a3-14d954ab97a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4227 | 2025.12.19 22:04:19.640493 [ 261 ] {615bebd4-7195-4c86-81a3-14d954ab97a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4228 | 2025.12.19 22:04:19.641031 [ 261 ] {615bebd4-7195-4c86-81a3-14d954ab97a3} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2025.12.19 22:04:19.641070 [ 261 ] {615bebd4-7195-4c86-81a3-14d954ab97a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4230 | 2025.12.19 22:04:19.641429 [ 261 ] {615bebd4-7195-4c86-81a3-14d954ab97a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4231 | 2025.12.19 22:04:19.641641 [ 261 ] {615bebd4-7195-4c86-81a3-14d954ab97a3} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2025.12.19 22:04:19.641772 [ 261 ] {615bebd4-7195-4c86-81a3-14d954ab97a3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001343 sec., 169769.17349218167 rows/sec., 11.50 MiB/sec. | ||
| 4233 | 2025.12.19 22:04:19.641811 [ 261 ] {615bebd4-7195-4c86-81a3-14d954ab97a3} <Debug> TCPHandler: Processed in 0.001512505 sec. | ||
| 4234 | 2025.12.19 22:04:19.641928 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2025.12.19 22:04:19.642024 [ 261 ] {821f0780-36f9-45da-9981-af0ceac8e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4236 | 2025.12.19 22:04:19.642065 [ 261 ] {821f0780-36f9-45da-9981-af0ceac8e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4237 | 2025.12.19 22:04:19.642644 [ 261 ] {821f0780-36f9-45da-9981-af0ceac8e399} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2025.12.19 22:04:19.642681 [ 261 ] {821f0780-36f9-45da-9981-af0ceac8e399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4239 | 2025.12.19 22:04:19.643015 [ 261 ] {821f0780-36f9-45da-9981-af0ceac8e399} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4240 | 2025.12.19 22:04:19.643224 [ 261 ] {821f0780-36f9-45da-9981-af0ceac8e399} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2025.12.19 22:04:19.643350 [ 261 ] {821f0780-36f9-45da-9981-af0ceac8e399} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001345 sec., 386617.1003717472 rows/sec., 28.61 MiB/sec. | ||
| 4242 | 2025.12.19 22:04:19.643390 [ 261 ] {821f0780-36f9-45da-9981-af0ceac8e399} <Debug> TCPHandler: Processed in 0.001510885 sec. | ||
| 4243 | 2025.12.19 22:04:19.643503 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2025.12.19 22:04:19.643597 [ 261 ] {77ffce32-3ac1-4c16-9c8b-fa692cb119d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4245 | 2025.12.19 22:04:19.643640 [ 261 ] {77ffce32-3ac1-4c16-9c8b-fa692cb119d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4246 | 2025.12.19 22:04:19.644195 [ 261 ] {77ffce32-3ac1-4c16-9c8b-fa692cb119d2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2025.12.19 22:04:19.644231 [ 261 ] {77ffce32-3ac1-4c16-9c8b-fa692cb119d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4248 | 2025.12.19 22:04:19.644618 [ 261 ] {77ffce32-3ac1-4c16-9c8b-fa692cb119d2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4249 | 2025.12.19 22:04:19.644834 [ 261 ] {77ffce32-3ac1-4c16-9c8b-fa692cb119d2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2025.12.19 22:04:19.644957 [ 261 ] {77ffce32-3ac1-4c16-9c8b-fa692cb119d2} <Debug> executeQuery: Read 838 rows, 57.76 KiB in 0.001378 sec., 608127.7213352685 rows/sec., 40.93 MiB/sec. | ||
| 4251 | 2025.12.19 22:04:19.644994 [ 261 ] {77ffce32-3ac1-4c16-9c8b-fa692cb119d2} <Debug> TCPHandler: Processed in 0.001540105 sec. | ||
| 4252 | 2025.12.19 22:04:19.645115 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2025.12.19 22:04:19.645209 [ 261 ] {e04ec975-c149-4d2a-98d6-c56d5aec42b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4254 | 2025.12.19 22:04:19.645249 [ 261 ] {e04ec975-c149-4d2a-98d6-c56d5aec42b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4255 | 2025.12.19 22:04:19.645582 [ 261 ] {e04ec975-c149-4d2a-98d6-c56d5aec42b4} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2025.12.19 22:04:19.645617 [ 261 ] {e04ec975-c149-4d2a-98d6-c56d5aec42b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4257 | 2025.12.19 22:04:19.645927 [ 261 ] {e04ec975-c149-4d2a-98d6-c56d5aec42b4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4258 | 2025.12.19 22:04:19.646142 [ 261 ] {e04ec975-c149-4d2a-98d6-c56d5aec42b4} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2025.12.19 22:04:19.646265 [ 261 ] {e04ec975-c149-4d2a-98d6-c56d5aec42b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4260 | 2025.12.19 22:04:19.646301 [ 261 ] {e04ec975-c149-4d2a-98d6-c56d5aec42b4} <Debug> TCPHandler: Processed in 0.00123631 sec. | ||
| 4261 | 2025.12.19 22:04:21.218363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10062 | ||
| 4262 | 2025.12.19 22:04:21.219117 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2025.12.19 22:04:21.219164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4264 | 2025.12.19 22:04:21.219661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4265 | 2025.12.19 22:04:21.219886 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2025.12.19 22:04:21.220015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10062 | ||
| 4267 | 2025.12.19 22:04:21.220051 [ 102 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4268 | 2025.12.19 22:04:21.220154 [ 102 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.12.19 22:04:21.220190 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4270 | 2025.12.19 22:04:21.220334 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 4271 | 2025.12.19 22:04:21.220445 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4272 | 2025.12.19 22:04:21.220480 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7630 rows starting from the beginning of the part | ||
| 4273 | 2025.12.19 22:04:21.220547 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4274 | 2025.12.19 22:04:21.220592 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4275 | 2025.12.19 22:04:21.220641 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4276 | 2025.12.19 22:04:21.220683 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4277 | 2025.12.19 22:04:21.220753 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4278 | 2025.12.19 22:04:21.223092 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10062 rows, containing 4 columns (4 merged, 0 gathered) in 0.002800466 sec., 3592973.45513211 rows/sec., 51.40 MiB/sec. | ||
| 4279 | 2025.12.19 22:04:21.223514 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4280 | 2025.12.19 22:04:21.223831 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2025.12.19 22:04:21.223922 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_21_4} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4282 | 2025.12.19 22:04:21.224037 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4283 | 2025.12.19 22:04:21.742942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4284 | 2025.12.19 22:04:21.760380 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2025.12.19 22:04:21.760449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4286 | 2025.12.19 22:04:21.766207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4287 | 2025.12.19 22:04:21.766946 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2025.12.19 22:04:21.767276 [ 102 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4289 | 2025.12.19 22:04:21.767339 [ 102 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2025.12.19 22:04:21.767358 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4291 | 2025.12.19 22:04:21.767492 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4292 | 2025.12.19 22:04:21.770110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4293 | 2025.12.19 22:04:21.771846 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4294 | 2025.12.19 22:04:21.773459 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4295 | 2025.12.19 22:04:21.778302 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4296 | 2025.12.19 22:04:21.782880 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4297 | 2025.12.19 22:04:21.787210 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4298 | 2025.12.19 22:04:21.791926 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4299 | 2025.12.19 22:04:21.796129 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4300 | 2025.12.19 22:04:21.847313 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079870073 sec., 1990.7331247837974 rows/sec., 10.29 MiB/sec. | ||
| 4301 | 2025.12.19 22:04:21.849822 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4302 | 2025.12.19 22:04:21.851853 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2025.12.19 22:04:21.851941 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_21_4} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4304 | 2025.12.19 22:04:21.854568 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4305 | 2025.12.19 22:04:22.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.27 MiB, peak 254.82 MiB, free memory in arenas 0.00 B, will set to 249.18 MiB (RSS), difference: 4.90 MiB | ||
| 4306 | 2025.12.19 22:04:23.731758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 526 | ||
| 4307 | 2025.12.19 22:04:23.733872 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2025.12.19 22:04:23.733927 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4309 | 2025.12.19 22:04:23.735217 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4310 | 2025.12.19 22:04:23.735508 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2025.12.19 22:04:23.735878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 4312 | 2025.12.19 22:04:24.613950 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2025.12.19 22:04:24.614128 [ 261 ] {a516f380-3f19-4ebc-b9bf-c2c9d279645d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4314 | 2025.12.19 22:04:24.614196 [ 261 ] {a516f380-3f19-4ebc-b9bf-c2c9d279645d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4315 | 2025.12.19 22:04:24.614931 [ 261 ] {a516f380-3f19-4ebc-b9bf-c2c9d279645d} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2025.12.19 22:04:24.614983 [ 261 ] {a516f380-3f19-4ebc-b9bf-c2c9d279645d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4317 | 2025.12.19 22:04:24.615406 [ 261 ] {a516f380-3f19-4ebc-b9bf-c2c9d279645d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4318 | 2025.12.19 22:04:24.615629 [ 261 ] {a516f380-3f19-4ebc-b9bf-c2c9d279645d} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2025.12.19 22:04:24.615787 [ 261 ] {a516f380-3f19-4ebc-b9bf-c2c9d279645d} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001709 sec., 79578.70099473376 rows/sec., 6.90 MiB/sec. | ||
| 4320 | 2025.12.19 22:04:24.615838 [ 261 ] {a516f380-3f19-4ebc-b9bf-c2c9d279645d} <Debug> TCPHandler: Processed in 0.002016123 sec. | ||
| 4321 | 2025.12.19 22:04:24.615973 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2025.12.19 22:04:24.616077 [ 261 ] {05c560a5-7656-4ba8-99cc-a30ae8e60e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4323 | 2025.12.19 22:04:24.616123 [ 261 ] {05c560a5-7656-4ba8-99cc-a30ae8e60e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4324 | 2025.12.19 22:04:24.616559 [ 261 ] {05c560a5-7656-4ba8-99cc-a30ae8e60e99} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2025.12.19 22:04:24.616595 [ 261 ] {05c560a5-7656-4ba8-99cc-a30ae8e60e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4326 | 2025.12.19 22:04:24.616898 [ 261 ] {05c560a5-7656-4ba8-99cc-a30ae8e60e99} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4327 | 2025.12.19 22:04:24.617104 [ 261 ] {05c560a5-7656-4ba8-99cc-a30ae8e60e99} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2025.12.19 22:04:24.617231 [ 261 ] {05c560a5-7656-4ba8-99cc-a30ae8e60e99} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.49 MiB/sec. | ||
| 4329 | 2025.12.19 22:04:24.617269 [ 261 ] {05c560a5-7656-4ba8-99cc-a30ae8e60e99} <Debug> TCPHandler: Processed in 0.001348152 sec. | ||
| 4330 | 2025.12.19 22:04:24.617390 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2025.12.19 22:04:24.617487 [ 261 ] {5ef1fd1e-ecbc-47e9-b159-02084621eac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4332 | 2025.12.19 22:04:24.617528 [ 261 ] {5ef1fd1e-ecbc-47e9-b159-02084621eac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4333 | 2025.12.19 22:04:24.617963 [ 261 ] {5ef1fd1e-ecbc-47e9-b159-02084621eac1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2025.12.19 22:04:24.617997 [ 261 ] {5ef1fd1e-ecbc-47e9-b159-02084621eac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4335 | 2025.12.19 22:04:24.618336 [ 261 ] {5ef1fd1e-ecbc-47e9-b159-02084621eac1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4336 | 2025.12.19 22:04:24.618563 [ 261 ] {5ef1fd1e-ecbc-47e9-b159-02084621eac1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2025.12.19 22:04:24.618690 [ 261 ] {5ef1fd1e-ecbc-47e9-b159-02084621eac1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001224 sec., 84967.32026143791 rows/sec., 6.64 MiB/sec. | ||
| 4338 | 2025.12.19 22:04:24.618728 [ 261 ] {5ef1fd1e-ecbc-47e9-b159-02084621eac1} <Debug> TCPHandler: Processed in 0.001389202 sec. | ||
| 4339 | 2025.12.19 22:04:24.618853 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2025.12.19 22:04:24.618947 [ 261 ] {0de2d51d-3d55-4cbb-b6f2-d605fb1232fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4341 | 2025.12.19 22:04:24.618990 [ 261 ] {0de2d51d-3d55-4cbb-b6f2-d605fb1232fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4342 | 2025.12.19 22:04:24.619399 [ 261 ] {0de2d51d-3d55-4cbb-b6f2-d605fb1232fd} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2025.12.19 22:04:24.619436 [ 261 ] {0de2d51d-3d55-4cbb-b6f2-d605fb1232fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4344 | 2025.12.19 22:04:24.619780 [ 261 ] {0de2d51d-3d55-4cbb-b6f2-d605fb1232fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4345 | 2025.12.19 22:04:24.619985 [ 261 ] {0de2d51d-3d55-4cbb-b6f2-d605fb1232fd} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2025.12.19 22:04:24.620110 [ 261 ] {0de2d51d-3d55-4cbb-b6f2-d605fb1232fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 4347 | 2025.12.19 22:04:24.620147 [ 261 ] {0de2d51d-3d55-4cbb-b6f2-d605fb1232fd} <Debug> TCPHandler: Processed in 0.001343422 sec. | ||
| 4348 | 2025.12.19 22:04:24.620254 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2025.12.19 22:04:24.620348 [ 261 ] {3b4e173c-8dc0-47c8-8ce1-dd1d7fb4b569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4350 | 2025.12.19 22:04:24.620402 [ 261 ] {3b4e173c-8dc0-47c8-8ce1-dd1d7fb4b569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4351 | 2025.12.19 22:04:24.621254 [ 261 ] {3b4e173c-8dc0-47c8-8ce1-dd1d7fb4b569} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2025.12.19 22:04:24.621287 [ 261 ] {3b4e173c-8dc0-47c8-8ce1-dd1d7fb4b569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4353 | 2025.12.19 22:04:24.621916 [ 261 ] {3b4e173c-8dc0-47c8-8ce1-dd1d7fb4b569} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4354 | 2025.12.19 22:04:24.622137 [ 261 ] {3b4e173c-8dc0-47c8-8ce1-dd1d7fb4b569} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2025.12.19 22:04:24.622273 [ 261 ] {3b4e173c-8dc0-47c8-8ce1-dd1d7fb4b569} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001943 sec., 20586.72156459084 rows/sec., 36.89 MiB/sec. | ||
| 4356 | 2025.12.19 22:04:24.622334 [ 261 ] {3b4e173c-8dc0-47c8-8ce1-dd1d7fb4b569} <Debug> TCPHandler: Processed in 0.002128574 sec. | ||
| 4357 | 2025.12.19 22:04:24.622444 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2025.12.19 22:04:24.622538 [ 261 ] {a06b4181-f93b-461d-a021-6982be24f0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4359 | 2025.12.19 22:04:24.622579 [ 261 ] {a06b4181-f93b-461d-a021-6982be24f0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4360 | 2025.12.19 22:04:24.622913 [ 261 ] {a06b4181-f93b-461d-a021-6982be24f0eb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2025.12.19 22:04:24.622946 [ 261 ] {a06b4181-f93b-461d-a021-6982be24f0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4362 | 2025.12.19 22:04:24.623251 [ 261 ] {a06b4181-f93b-461d-a021-6982be24f0eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4363 | 2025.12.19 22:04:24.623473 [ 261 ] {a06b4181-f93b-461d-a021-6982be24f0eb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2025.12.19 22:04:24.623594 [ 261 ] {a06b4181-f93b-461d-a021-6982be24f0eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4365 | 2025.12.19 22:04:24.623629 [ 261 ] {a06b4181-f93b-461d-a021-6982be24f0eb} <Debug> TCPHandler: Processed in 0.001234651 sec. | ||
| 4366 | 2025.12.19 22:04:28.636021 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4367 | 2025.12.19 22:04:28.636085 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4368 | 2025.12.19 22:04:28.720201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10510 | ||
| 4369 | 2025.12.19 22:04:28.720707 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2025.12.19 22:04:28.720759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4371 | 2025.12.19 22:04:28.721394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4372 | 2025.12.19 22:04:28.721636 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.12.19 22:04:28.721788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10510 | ||
| 4374 | 2025.12.19 22:04:29.270273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4375 | 2025.12.19 22:04:29.285848 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2025.12.19 22:04:29.285906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4377 | 2025.12.19 22:04:29.291861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4378 | 2025.12.19 22:04:29.292605 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2025.12.19 22:04:29.295421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4380 | 2025.12.19 22:04:29.611236 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2025.12.19 22:04:29.611423 [ 261 ] {c650fc52-fa41-4413-9dc3-a3f9ef47c0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4382 | 2025.12.19 22:04:29.611491 [ 261 ] {c650fc52-fa41-4413-9dc3-a3f9ef47c0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4383 | 2025.12.19 22:04:29.612148 [ 261 ] {c650fc52-fa41-4413-9dc3-a3f9ef47c0a6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2025.12.19 22:04:29.612197 [ 261 ] {c650fc52-fa41-4413-9dc3-a3f9ef47c0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4385 | 2025.12.19 22:04:29.612592 [ 261 ] {c650fc52-fa41-4413-9dc3-a3f9ef47c0a6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4386 | 2025.12.19 22:04:29.612811 [ 261 ] {c650fc52-fa41-4413-9dc3-a3f9ef47c0a6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2025.12.19 22:04:29.612960 [ 91 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4388 | 2025.12.19 22:04:29.612967 [ 261 ] {c650fc52-fa41-4413-9dc3-a3f9ef47c0a6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.70 MiB/sec. | ||
| 4389 | 2025.12.19 22:04:29.613040 [ 91 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2025.12.19 22:04:29.613066 [ 261 ] {c650fc52-fa41-4413-9dc3-a3f9ef47c0a6} <Debug> TCPHandler: Processed in 0.001967223 sec. | ||
| 4391 | 2025.12.19 22:04:29.613073 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4392 | 2025.12.19 22:04:29.613204 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 4393 | 2025.12.19 22:04:29.613206 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2025.12.19 22:04:29.613331 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4395 | 2025.12.19 22:04:29.613337 [ 261 ] {82fd2183-96ef-47bb-b51e-5c94fe456a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4396 | 2025.12.19 22:04:29.613390 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1405 rows starting from the beginning of the part | ||
| 4397 | 2025.12.19 22:04:29.613399 [ 261 ] {82fd2183-96ef-47bb-b51e-5c94fe456a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4398 | 2025.12.19 22:04:29.613495 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4399 | 2025.12.19 22:04:29.613551 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 4400 | 2025.12.19 22:04:29.613599 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1196 rows starting from the beginning of the part | ||
| 4401 | 2025.12.19 22:04:29.613648 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 4402 | 2025.12.19 22:04:29.613690 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4403 | 2025.12.19 22:04:29.613875 [ 261 ] {82fd2183-96ef-47bb-b51e-5c94fe456a82} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2025.12.19 22:04:29.613920 [ 261 ] {82fd2183-96ef-47bb-b51e-5c94fe456a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4405 | 2025.12.19 22:04:29.614271 [ 261 ] {82fd2183-96ef-47bb-b51e-5c94fe456a82} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4406 | 2025.12.19 22:04:29.614496 [ 261 ] {82fd2183-96ef-47bb-b51e-5c94fe456a82} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2025.12.19 22:04:29.614613 [ 91 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4408 | 2025.12.19 22:04:29.614639 [ 261 ] {82fd2183-96ef-47bb-b51e-5c94fe456a82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001329 sec., 48156.50865312265 rows/sec., 3.76 MiB/sec. | ||
| 4409 | 2025.12.19 22:04:29.614649 [ 91 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.12.19 22:04:29.614680 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4411 | 2025.12.19 22:04:29.614687 [ 261 ] {82fd2183-96ef-47bb-b51e-5c94fe456a82} <Debug> TCPHandler: Processed in 0.001534235 sec. | ||
| 4412 | 2025.12.19 22:04:29.614753 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 4413 | 2025.12.19 22:04:29.614817 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2025.12.19 22:04:29.614853 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4415 | 2025.12.19 22:04:29.614887 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4416 | 2025.12.19 22:04:29.614922 [ 261 ] {dc2f1458-81c3-4a11-98d7-2d17d4773ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4417 | 2025.12.19 22:04:29.614940 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4418 | 2025.12.19 22:04:29.614973 [ 261 ] {dc2f1458-81c3-4a11-98d7-2d17d4773ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4419 | 2025.12.19 22:04:29.614990 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4420 | 2025.12.19 22:04:29.615037 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 520 rows starting from the beginning of the part | ||
| 4421 | 2025.12.19 22:04:29.615077 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4422 | 2025.12.19 22:04:29.615125 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4423 | 2025.12.19 22:04:29.615173 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2985 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022153 sec., 1476149.430829418 rows/sec., 128.63 MiB/sec. | ||
| 4424 | 2025.12.19 22:04:29.615407 [ 261 ] {dc2f1458-81c3-4a11-98d7-2d17d4773ddc} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2025.12.19 22:04:29.615409 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4426 | 2025.12.19 22:04:29.615454 [ 261 ] {dc2f1458-81c3-4a11-98d7-2d17d4773ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4427 | 2025.12.19 22:04:29.615757 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2025.12.19 22:04:29.615857 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_31_6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4429 | 2025.12.19 22:04:29.615941 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4430 | 2025.12.19 22:04:29.615985 [ 261 ] {dc2f1458-81c3-4a11-98d7-2d17d4773ddc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4431 | 2025.12.19 22:04:29.616089 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373032 sec., 1083732.9355761555 rows/sec., 85.96 MiB/sec. | ||
| 4432 | 2025.12.19 22:04:29.616209 [ 261 ] {dc2f1458-81c3-4a11-98d7-2d17d4773ddc} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2025.12.19 22:04:29.616268 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4434 | 2025.12.19 22:04:29.616329 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4435 | 2025.12.19 22:04:29.616358 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2025.12.19 22:04:29.616358 [ 261 ] {dc2f1458-81c3-4a11-98d7-2d17d4773ddc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001458 sec., 109739.36899862826 rows/sec., 7.64 MiB/sec. | ||
| 4437 | 2025.12.19 22:04:29.616378 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4438 | 2025.12.19 22:04:29.616413 [ 261 ] {dc2f1458-81c3-4a11-98d7-2d17d4773ddc} <Debug> TCPHandler: Processed in 0.001648517 sec. | ||
| 4439 | 2025.12.19 22:04:29.616452 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 4440 | 2025.12.19 22:04:29.616525 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2025.12.19 22:04:29.616533 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2025.12.19 22:04:29.616565 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4443 | 2025.12.19 22:04:29.616595 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7719 rows starting from the beginning of the part | ||
| 4444 | 2025.12.19 22:04:29.616634 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_31_6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4445 | 2025.12.19 22:04:29.616635 [ 261 ] {661abb59-731e-4815-b89c-cf10453542af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4446 | 2025.12.19 22:04:29.616649 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 4447 | 2025.12.19 22:04:29.616695 [ 261 ] {661abb59-731e-4815-b89c-cf10453542af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4448 | 2025.12.19 22:04:29.616709 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4449 | 2025.12.19 22:04:29.616710 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4450 | 2025.12.19 22:04:29.616756 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 838 rows starting from the beginning of the part | ||
| 4451 | 2025.12.19 22:04:29.616797 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4452 | 2025.12.19 22:04:29.616835 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 4453 | 2025.12.19 22:04:29.617035 [ 261 ] {661abb59-731e-4815-b89c-cf10453542af} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2025.12.19 22:04:29.617081 [ 261 ] {661abb59-731e-4815-b89c-cf10453542af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4455 | 2025.12.19 22:04:29.617438 [ 261 ] {661abb59-731e-4815-b89c-cf10453542af} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4456 | 2025.12.19 22:04:29.617663 [ 261 ] {661abb59-731e-4815-b89c-cf10453542af} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2025.12.19 22:04:29.617773 [ 91 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4458 | 2025.12.19 22:04:29.617801 [ 261 ] {661abb59-731e-4815-b89c-cf10453542af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 4459 | 2025.12.19 22:04:29.617802 [ 91 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2025.12.19 22:04:29.617841 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4461 | 2025.12.19 22:04:29.617845 [ 261 ] {661abb59-731e-4815-b89c-cf10453542af} <Debug> TCPHandler: Processed in 0.001371293 sec. | ||
| 4462 | 2025.12.19 22:04:29.617903 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 4463 | 2025.12.19 22:04:29.617997 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4464 | 2025.12.19 22:04:29.618024 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part | ||
| 4465 | 2025.12.19 22:04:29.618074 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 4466 | 2025.12.19 22:04:29.618112 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4467 | 2025.12.19 22:04:29.618149 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 4468 | 2025.12.19 22:04:29.618182 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4469 | 2025.12.19 22:04:29.618227 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 4470 | 2025.12.19 22:04:29.619153 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001277531 sec., 1408967.7667312967 rows/sec., 94.95 MiB/sec. | ||
| 4471 | 2025.12.19 22:04:29.619472 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4472 | 2025.12.19 22:04:29.619813 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_31_6} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2025.12.19 22:04:29.619910 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_31_6} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4474 | 2025.12.19 22:04:29.620010 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4475 | 2025.12.19 22:04:29.620159 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9197 rows, containing 5 columns (5 merged, 0 gathered) in 0.00373236 sec., 2464124.5753357126 rows/sec., 169.19 MiB/sec. | ||
| 4476 | 2025.12.19 22:04:29.620319 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4477 | 2025.12.19 22:04:29.620581 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2025.12.19 22:04:29.620656 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4479 | 2025.12.19 22:04:29.620719 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4480 | 2025.12.19 22:04:33.736358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 546 | ||
| 4481 | 2025.12.19 22:04:33.738494 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2025.12.19 22:04:33.738551 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4483 | 2025.12.19 22:04:33.739764 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4484 | 2025.12.19 22:04:33.740054 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2025.12.19 22:04:33.740223 [ 88 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4486 | 2025.12.19 22:04:33.740291 [ 88 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2025.12.19 22:04:33.740315 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4488 | 2025.12.19 22:04:33.740398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 4489 | 2025.12.19 22:04:33.740450 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 4490 | 2025.12.19 22:04:33.741028 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4491 | 2025.12.19 22:04:33.741186 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 430 rows starting from the beginning of the part | ||
| 4492 | 2025.12.19 22:04:33.741546 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4493 | 2025.12.19 22:04:33.741866 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 4494 | 2025.12.19 22:04:33.742177 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part | ||
| 4495 | 2025.12.19 22:04:33.742483 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part | ||
| 4496 | 2025.12.19 22:04:33.742801 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4497 | 2025.12.19 22:04:33.749123 [ 197 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 72 columns (72 merged, 0 gathered) in 0.008737043 sec., 62492.53895167965 rows/sec., 54.44 MiB/sec. | ||
| 4498 | 2025.12.19 22:04:33.750130 [ 196 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4499 | 2025.12.19 22:04:33.750768 [ 196 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2025.12.19 22:04:33.750852 [ 196 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_16_3} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4501 | 2025.12.19 22:04:33.751097 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 4502 | 2025.12.19 22:04:34.617209 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2025.12.19 22:04:34.617395 [ 261 ] {9d459e94-038e-41bc-91cf-6aa0640d7b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4504 | 2025.12.19 22:04:34.617468 [ 261 ] {9d459e94-038e-41bc-91cf-6aa0640d7b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4505 | 2025.12.19 22:04:34.618086 [ 261 ] {9d459e94-038e-41bc-91cf-6aa0640d7b81} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2025.12.19 22:04:34.618137 [ 261 ] {9d459e94-038e-41bc-91cf-6aa0640d7b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4507 | 2025.12.19 22:04:34.618547 [ 261 ] {9d459e94-038e-41bc-91cf-6aa0640d7b81} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4508 | 2025.12.19 22:04:34.618787 [ 261 ] {9d459e94-038e-41bc-91cf-6aa0640d7b81} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2025.12.19 22:04:34.618958 [ 261 ] {9d459e94-038e-41bc-91cf-6aa0640d7b81} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.23 MiB/sec. | ||
| 4510 | 2025.12.19 22:04:34.618962 [ 86 ] {} <Debug> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4511 | 2025.12.19 22:04:34.619011 [ 261 ] {9d459e94-038e-41bc-91cf-6aa0640d7b81} <Debug> TCPHandler: Processed in 0.001932421 sec. | ||
| 4512 | 2025.12.19 22:04:34.619040 [ 86 ] {} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2025.12.19 22:04:34.619073 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4514 | 2025.12.19 22:04:34.619146 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2025.12.19 22:04:34.619207 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::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 | ||
| 4516 | 2025.12.19 22:04:34.619258 [ 261 ] {1d4fc338-1826-48e3-8353-57a03e520325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4517 | 2025.12.19 22:04:34.619299 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4518 | 2025.12.19 22:04:34.619304 [ 261 ] {1d4fc338-1826-48e3-8353-57a03e520325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4519 | 2025.12.19 22:04:34.619331 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4520 | 2025.12.19 22:04:34.619391 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4521 | 2025.12.19 22:04:34.619446 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4522 | 2025.12.19 22:04:34.619495 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4523 | 2025.12.19 22:04:34.619532 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4524 | 2025.12.19 22:04:34.619742 [ 261 ] {1d4fc338-1826-48e3-8353-57a03e520325} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2025.12.19 22:04:34.619779 [ 261 ] {1d4fc338-1826-48e3-8353-57a03e520325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4526 | 2025.12.19 22:04:34.620098 [ 261 ] {1d4fc338-1826-48e3-8353-57a03e520325} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4527 | 2025.12.19 22:04:34.620252 [ 197 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001108518 sec., 108252.64001125828 rows/sec., 9.39 MiB/sec. | ||
| 4528 | 2025.12.19 22:04:34.620329 [ 261 ] {1d4fc338-1826-48e3-8353-57a03e520325} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2025.12.19 22:04:34.620432 [ 189 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4530 | 2025.12.19 22:04:34.620477 [ 261 ] {1d4fc338-1826-48e3-8353-57a03e520325} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 131.20 KiB/sec. | ||
| 4531 | 2025.12.19 22:04:34.620523 [ 261 ] {1d4fc338-1826-48e3-8353-57a03e520325} <Debug> TCPHandler: Processed in 0.001430083 sec. | ||
| 4532 | 2025.12.19 22:04:34.620638 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2025.12.19 22:04:34.620739 [ 261 ] {831e71a1-6242-453d-81ca-9ea7fd6ebfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4534 | 2025.12.19 22:04:34.620752 [ 189 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2025.12.19 22:04:34.620783 [ 261 ] {831e71a1-6242-453d-81ca-9ea7fd6ebfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4536 | 2025.12.19 22:04:34.620838 [ 189 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_5_1} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4537 | 2025.12.19 22:04:34.620947 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4538 | 2025.12.19 22:04:34.621320 [ 261 ] {831e71a1-6242-453d-81ca-9ea7fd6ebfa0} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2025.12.19 22:04:34.621362 [ 261 ] {831e71a1-6242-453d-81ca-9ea7fd6ebfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4540 | 2025.12.19 22:04:34.621717 [ 261 ] {831e71a1-6242-453d-81ca-9ea7fd6ebfa0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4541 | 2025.12.19 22:04:34.621932 [ 261 ] {831e71a1-6242-453d-81ca-9ea7fd6ebfa0} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2025.12.19 22:04:34.622066 [ 261 ] {831e71a1-6242-453d-81ca-9ea7fd6ebfa0} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001349 sec., 190511.4899925871 rows/sec., 17.09 MiB/sec. | ||
| 4543 | 2025.12.19 22:04:34.622105 [ 261 ] {831e71a1-6242-453d-81ca-9ea7fd6ebfa0} <Debug> TCPHandler: Processed in 0.001517145 sec. | ||
| 4544 | 2025.12.19 22:04:34.622217 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2025.12.19 22:04:34.622313 [ 261 ] {26ba77c8-3619-4c23-823f-fc3a480fbd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4546 | 2025.12.19 22:04:34.622356 [ 261 ] {26ba77c8-3619-4c23-823f-fc3a480fbd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4547 | 2025.12.19 22:04:34.622775 [ 261 ] {26ba77c8-3619-4c23-823f-fc3a480fbd5c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2025.12.19 22:04:34.622812 [ 261 ] {26ba77c8-3619-4c23-823f-fc3a480fbd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4549 | 2025.12.19 22:04:34.623125 [ 261 ] {26ba77c8-3619-4c23-823f-fc3a480fbd5c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4550 | 2025.12.19 22:04:34.623341 [ 261 ] {26ba77c8-3619-4c23-823f-fc3a480fbd5c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2025.12.19 22:04:34.623474 [ 261 ] {26ba77c8-3619-4c23-823f-fc3a480fbd5c} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001181 sec., 45723.96274343777 rows/sec., 3.40 MiB/sec. | ||
| 4552 | 2025.12.19 22:04:34.623513 [ 261 ] {26ba77c8-3619-4c23-823f-fc3a480fbd5c} <Debug> TCPHandler: Processed in 0.001345552 sec. | ||
| 4553 | 2025.12.19 22:04:34.623627 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2025.12.19 22:04:34.623721 [ 261 ] {cbb4dab0-883c-4d2b-bdf3-ad41a3604f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4555 | 2025.12.19 22:04:34.623761 [ 261 ] {cbb4dab0-883c-4d2b-bdf3-ad41a3604f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4556 | 2025.12.19 22:04:34.624157 [ 261 ] {cbb4dab0-883c-4d2b-bdf3-ad41a3604f17} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2025.12.19 22:04:34.624195 [ 261 ] {cbb4dab0-883c-4d2b-bdf3-ad41a3604f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4558 | 2025.12.19 22:04:34.624499 [ 261 ] {cbb4dab0-883c-4d2b-bdf3-ad41a3604f17} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4559 | 2025.12.19 22:04:34.624750 [ 261 ] {cbb4dab0-883c-4d2b-bdf3-ad41a3604f17} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2025.12.19 22:04:34.624883 [ 261 ] {cbb4dab0-883c-4d2b-bdf3-ad41a3604f17} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001179 sec., 20356.234096692115 rows/sec., 1.69 MiB/sec. | ||
| 4561 | 2025.12.19 22:04:34.624932 [ 261 ] {cbb4dab0-883c-4d2b-bdf3-ad41a3604f17} <Debug> TCPHandler: Processed in 0.001354592 sec. | ||
| 4562 | 2025.12.19 22:04:34.625073 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2025.12.19 22:04:34.625176 [ 261 ] {7d6feee4-e325-4000-987f-19eaad7b1a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4564 | 2025.12.19 22:04:34.625223 [ 261 ] {7d6feee4-e325-4000-987f-19eaad7b1a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4565 | 2025.12.19 22:04:34.625698 [ 261 ] {7d6feee4-e325-4000-987f-19eaad7b1a8d} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2025.12.19 22:04:34.625743 [ 261 ] {7d6feee4-e325-4000-987f-19eaad7b1a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4567 | 2025.12.19 22:04:34.626112 [ 261 ] {7d6feee4-e325-4000-987f-19eaad7b1a8d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4568 | 2025.12.19 22:04:34.626399 [ 261 ] {7d6feee4-e325-4000-987f-19eaad7b1a8d} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2025.12.19 22:04:34.626533 [ 86 ] {} <Debug> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4570 | 2025.12.19 22:04:34.626554 [ 261 ] {7d6feee4-e325-4000-987f-19eaad7b1a8d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001399 sec., 8577.555396711936 rows/sec., 670.12 KiB/sec. | ||
| 4571 | 2025.12.19 22:04:34.626581 [ 86 ] {} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2025.12.19 22:04:34.626610 [ 261 ] {7d6feee4-e325-4000-987f-19eaad7b1a8d} <Debug> TCPHandler: Processed in 0.001592596 sec. | ||
| 4573 | 2025.12.19 22:04:34.626612 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4574 | 2025.12.19 22:04:34.626732 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::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 | ||
| 4575 | 2025.12.19 22:04:34.626750 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.12.19 22:04:34.626833 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4577 | 2025.12.19 22:04:34.626858 [ 261 ] {eb95c299-b0b9-4ab0-8a1c-c192f06dfebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4578 | 2025.12.19 22:04:34.626864 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4579 | 2025.12.19 22:04:34.626905 [ 261 ] {eb95c299-b0b9-4ab0-8a1c-c192f06dfebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4580 | 2025.12.19 22:04:34.626933 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4581 | 2025.12.19 22:04:34.626990 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4582 | 2025.12.19 22:04:34.627044 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4583 | 2025.12.19 22:04:34.627095 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4584 | 2025.12.19 22:04:34.627646 [ 261 ] {eb95c299-b0b9-4ab0-8a1c-c192f06dfebc} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2025.12.19 22:04:34.627686 [ 261 ] {eb95c299-b0b9-4ab0-8a1c-c192f06dfebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4586 | 2025.12.19 22:04:34.627937 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304161 sec., 46006.58967719476 rows/sec., 3.69 MiB/sec. | ||
| 4587 | 2025.12.19 22:04:34.628149 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4588 | 2025.12.19 22:04:34.628151 [ 261 ] {eb95c299-b0b9-4ab0-8a1c-c192f06dfebc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4589 | 2025.12.19 22:04:34.628459 [ 261 ] {eb95c299-b0b9-4ab0-8a1c-c192f06dfebc} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2025.12.19 22:04:34.628492 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.12.19 22:04:34.628555 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_5_1} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4592 | 2025.12.19 22:04:34.628618 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4593 | 2025.12.19 22:04:34.628621 [ 261 ] {eb95c299-b0b9-4ab0-8a1c-c192f06dfebc} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001782 sec., 79685.74635241301 rows/sec., 6.43 MiB/sec. | ||
| 4594 | 2025.12.19 22:04:34.628679 [ 261 ] {eb95c299-b0b9-4ab0-8a1c-c192f06dfebc} <Debug> TCPHandler: Processed in 0.001984182 sec. | ||
| 4595 | 2025.12.19 22:04:34.628807 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2025.12.19 22:04:34.628927 [ 261 ] {548dbc57-03df-4024-bde8-dcf77a52bc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4597 | 2025.12.19 22:04:34.628981 [ 261 ] {548dbc57-03df-4024-bde8-dcf77a52bc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4598 | 2025.12.19 22:04:34.629415 [ 261 ] {548dbc57-03df-4024-bde8-dcf77a52bc24} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2025.12.19 22:04:34.629454 [ 261 ] {548dbc57-03df-4024-bde8-dcf77a52bc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4600 | 2025.12.19 22:04:34.629858 [ 261 ] {548dbc57-03df-4024-bde8-dcf77a52bc24} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4601 | 2025.12.19 22:04:34.630098 [ 261 ] {548dbc57-03df-4024-bde8-dcf77a52bc24} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.12.19 22:04:34.630234 [ 261 ] {548dbc57-03df-4024-bde8-dcf77a52bc24} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001331 sec., 175056.34861006762 rows/sec., 12.81 MiB/sec. | ||
| 4603 | 2025.12.19 22:04:34.630272 [ 261 ] {548dbc57-03df-4024-bde8-dcf77a52bc24} <Debug> TCPHandler: Processed in 0.001527195 sec. | ||
| 4604 | 2025.12.19 22:04:34.630390 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2025.12.19 22:04:34.630485 [ 261 ] {5bafdf96-d691-4f0d-a4a9-cb17ade02ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4606 | 2025.12.19 22:04:34.630541 [ 261 ] {5bafdf96-d691-4f0d-a4a9-cb17ade02ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4607 | 2025.12.19 22:04:34.631415 [ 261 ] {5bafdf96-d691-4f0d-a4a9-cb17ade02ce7} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2025.12.19 22:04:34.631453 [ 261 ] {5bafdf96-d691-4f0d-a4a9-cb17ade02ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4609 | 2025.12.19 22:04:34.632163 [ 261 ] {5bafdf96-d691-4f0d-a4a9-cb17ade02ce7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4610 | 2025.12.19 22:04:34.632436 [ 261 ] {5bafdf96-d691-4f0d-a4a9-cb17ade02ce7} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.12.19 22:04:34.632592 [ 261 ] {5bafdf96-d691-4f0d-a4a9-cb17ade02ce7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002123 sec., 18841.262364578426 rows/sec., 33.76 MiB/sec. | ||
| 4612 | 2025.12.19 22:04:34.632594 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4613 | 2025.12.19 22:04:34.632657 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2025.12.19 22:04:34.632672 [ 261 ] {5bafdf96-d691-4f0d-a4a9-cb17ade02ce7} <Debug> TCPHandler: Processed in 0.002331998 sec. | ||
| 4615 | 2025.12.19 22:04:34.632685 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4616 | 2025.12.19 22:04:34.632796 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2025.12.19 22:04:34.632807 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 4618 | 2025.12.19 22:04:34.632899 [ 261 ] {166c8895-aad7-497d-85de-99b0bcb471fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4619 | 2025.12.19 22:04:34.632949 [ 261 ] {166c8895-aad7-497d-85de-99b0bcb471fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4620 | 2025.12.19 22:04:34.633074 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4621 | 2025.12.19 22:04:34.633145 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 321 rows starting from the beginning of the part | ||
| 4622 | 2025.12.19 22:04:34.633293 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4623 | 2025.12.19 22:04:34.633360 [ 261 ] {166c8895-aad7-497d-85de-99b0bcb471fa} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2025.12.19 22:04:34.633410 [ 261 ] {166c8895-aad7-497d-85de-99b0bcb471fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4625 | 2025.12.19 22:04:34.633417 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4626 | 2025.12.19 22:04:34.633577 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4627 | 2025.12.19 22:04:34.633724 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4628 | 2025.12.19 22:04:34.633814 [ 261 ] {166c8895-aad7-497d-85de-99b0bcb471fa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4629 | 2025.12.19 22:04:34.633865 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4630 | 2025.12.19 22:04:34.634116 [ 261 ] {166c8895-aad7-497d-85de-99b0bcb471fa} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2025.12.19 22:04:34.634305 [ 261 ] {166c8895-aad7-497d-85de-99b0bcb471fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
| 4632 | 2025.12.19 22:04:34.634360 [ 261 ] {166c8895-aad7-497d-85de-99b0bcb471fa} <Debug> TCPHandler: Processed in 0.001613077 sec. | ||
| 4633 | 2025.12.19 22:04:34.638675 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 19 columns (19 merged, 0 gathered) in 0.005921547 sec., 87983.7650532876 rows/sec., 157.66 MiB/sec. | ||
| 4634 | 2025.12.19 22:04:34.639562 [ 197 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4635 | 2025.12.19 22:04:34.639980 [ 197 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.12.19 22:04:34.640065 [ 197 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4637 | 2025.12.19 22:04:34.640198 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 4638 | 2025.12.19 22:04:35.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.04 MiB, peak 257.88 MiB, free memory in arenas 0.00 B, will set to 253.29 MiB (RSS), difference: 1.25 MiB | ||
| 4639 | 2025.12.19 22:04:36.222302 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11022 | ||
| 4640 | 2025.12.19 22:04:36.222811 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2025.12.19 22:04:36.222846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4642 | 2025.12.19 22:04:36.223335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4643 | 2025.12.19 22:04:36.223566 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2025.12.19 22:04:36.223698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11022 | ||
| 4645 | 2025.12.19 22:04:36.795920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4646 | 2025.12.19 22:04:36.812514 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2025.12.19 22:04:36.812579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4648 | 2025.12.19 22:04:36.818621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4649 | 2025.12.19 22:04:36.819319 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2025.12.19 22:04:36.822181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4651 | 2025.12.19 22:04:39.612300 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2025.12.19 22:04:39.612508 [ 261 ] {62b20de9-a7bb-4340-9902-1371f153ef2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4653 | 2025.12.19 22:04:39.612579 [ 261 ] {62b20de9-a7bb-4340-9902-1371f153ef2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4654 | 2025.12.19 22:04:39.613260 [ 261 ] {62b20de9-a7bb-4340-9902-1371f153ef2d} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2025.12.19 22:04:39.613303 [ 261 ] {62b20de9-a7bb-4340-9902-1371f153ef2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4656 | 2025.12.19 22:04:39.613688 [ 261 ] {62b20de9-a7bb-4340-9902-1371f153ef2d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4657 | 2025.12.19 22:04:39.613919 [ 261 ] {62b20de9-a7bb-4340-9902-1371f153ef2d} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2025.12.19 22:04:39.614069 [ 261 ] {62b20de9-a7bb-4340-9902-1371f153ef2d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.67 MiB/sec. | ||
| 4659 | 2025.12.19 22:04:39.614110 [ 261 ] {62b20de9-a7bb-4340-9902-1371f153ef2d} <Debug> TCPHandler: Processed in 0.001940632 sec. | ||
| 4660 | 2025.12.19 22:04:39.614229 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2025.12.19 22:04:39.614322 [ 261 ] {17ca7776-b4b7-49ae-a235-cd8c19e53d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4662 | 2025.12.19 22:04:39.614363 [ 261 ] {17ca7776-b4b7-49ae-a235-cd8c19e53d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4663 | 2025.12.19 22:04:39.614781 [ 261 ] {17ca7776-b4b7-49ae-a235-cd8c19e53d04} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2025.12.19 22:04:39.614818 [ 261 ] {17ca7776-b4b7-49ae-a235-cd8c19e53d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4665 | 2025.12.19 22:04:39.615113 [ 261 ] {17ca7776-b4b7-49ae-a235-cd8c19e53d04} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4666 | 2025.12.19 22:04:39.615324 [ 261 ] {17ca7776-b4b7-49ae-a235-cd8c19e53d04} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2025.12.19 22:04:39.615448 [ 261 ] {17ca7776-b4b7-49ae-a235-cd8c19e53d04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 4668 | 2025.12.19 22:04:39.615485 [ 261 ] {17ca7776-b4b7-49ae-a235-cd8c19e53d04} <Debug> TCPHandler: Processed in 0.001305151 sec. | ||
| 4669 | 2025.12.19 22:04:39.615595 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2025.12.19 22:04:39.615688 [ 261 ] {3f3aa85d-0b3f-4e19-8de5-07ff01761cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4671 | 2025.12.19 22:04:39.615731 [ 261 ] {3f3aa85d-0b3f-4e19-8de5-07ff01761cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4672 | 2025.12.19 22:04:39.616130 [ 261 ] {3f3aa85d-0b3f-4e19-8de5-07ff01761cf7} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2025.12.19 22:04:39.616167 [ 261 ] {3f3aa85d-0b3f-4e19-8de5-07ff01761cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4674 | 2025.12.19 22:04:39.616494 [ 261 ] {3f3aa85d-0b3f-4e19-8de5-07ff01761cf7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4675 | 2025.12.19 22:04:39.616708 [ 261 ] {3f3aa85d-0b3f-4e19-8de5-07ff01761cf7} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2025.12.19 22:04:39.616833 [ 261 ] {3f3aa85d-0b3f-4e19-8de5-07ff01761cf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 4677 | 2025.12.19 22:04:39.616869 [ 261 ] {3f3aa85d-0b3f-4e19-8de5-07ff01761cf7} <Debug> TCPHandler: Processed in 0.001322342 sec. | ||
| 4678 | 2025.12.19 22:04:39.616975 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2025.12.19 22:04:39.617068 [ 261 ] {93b94e34-753d-416f-a99c-7ce38586edae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4680 | 2025.12.19 22:04:39.617110 [ 261 ] {93b94e34-753d-416f-a99c-7ce38586edae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4681 | 2025.12.19 22:04:39.617437 [ 261 ] {93b94e34-753d-416f-a99c-7ce38586edae} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2025.12.19 22:04:39.617473 [ 261 ] {93b94e34-753d-416f-a99c-7ce38586edae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4683 | 2025.12.19 22:04:39.617775 [ 261 ] {93b94e34-753d-416f-a99c-7ce38586edae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4684 | 2025.12.19 22:04:39.617987 [ 261 ] {93b94e34-753d-416f-a99c-7ce38586edae} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2025.12.19 22:04:39.618108 [ 261 ] {93b94e34-753d-416f-a99c-7ce38586edae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4686 | 2025.12.19 22:04:39.618144 [ 261 ] {93b94e34-753d-416f-a99c-7ce38586edae} <Debug> TCPHandler: Processed in 0.00121668 sec. | ||
| 4687 | 2025.12.19 22:04:43.636133 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4688 | 2025.12.19 22:04:43.636230 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4689 | 2025.12.19 22:04:43.723890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11470 | ||
| 4690 | 2025.12.19 22:04:43.724393 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2025.12.19 22:04:43.724436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4692 | 2025.12.19 22:04:43.724922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4693 | 2025.12.19 22:04:43.725157 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2025.12.19 22:04:43.725297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11470 | ||
| 4695 | 2025.12.19 22:04:43.740759 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 574 | ||
| 4696 | 2025.12.19 22:04:43.743034 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2025.12.19 22:04:43.743087 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4698 | 2025.12.19 22:04:43.744313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4699 | 2025.12.19 22:04:43.744595 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2025.12.19 22:04:43.744972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
| 4701 | 2025.12.19 22:04:44.322365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4702 | 2025.12.19 22:04:44.339073 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2025.12.19 22:04:44.339141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4704 | 2025.12.19 22:04:44.345332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4705 | 2025.12.19 22:04:44.346039 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2025.12.19 22:04:44.348872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4707 | 2025.12.19 22:04:44.613902 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2025.12.19 22:04:44.614101 [ 261 ] {9db210ce-d731-4fbe-bfa5-efc4f315ce95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4709 | 2025.12.19 22:04:44.614213 [ 261 ] {9db210ce-d731-4fbe-bfa5-efc4f315ce95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4710 | 2025.12.19 22:04:44.614948 [ 261 ] {9db210ce-d731-4fbe-bfa5-efc4f315ce95} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2025.12.19 22:04:44.614995 [ 261 ] {9db210ce-d731-4fbe-bfa5-efc4f315ce95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4712 | 2025.12.19 22:04:44.615402 [ 261 ] {9db210ce-d731-4fbe-bfa5-efc4f315ce95} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4713 | 2025.12.19 22:04:44.615630 [ 261 ] {9db210ce-d731-4fbe-bfa5-efc4f315ce95} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.12.19 22:04:44.615782 [ 261 ] {9db210ce-d731-4fbe-bfa5-efc4f315ce95} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001737 sec., 78295.91249280368 rows/sec., 6.79 MiB/sec. | ||
| 4715 | 2025.12.19 22:04:44.615826 [ 261 ] {9db210ce-d731-4fbe-bfa5-efc4f315ce95} <Debug> TCPHandler: Processed in 0.002060434 sec. | ||
| 4716 | 2025.12.19 22:04:44.615944 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2025.12.19 22:04:44.616047 [ 261 ] {eb6da6fb-cfd3-4ef3-8d7e-0cb7bbb4f36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4718 | 2025.12.19 22:04:44.616090 [ 261 ] {eb6da6fb-cfd3-4ef3-8d7e-0cb7bbb4f36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4719 | 2025.12.19 22:04:44.616501 [ 261 ] {eb6da6fb-cfd3-4ef3-8d7e-0cb7bbb4f36e} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2025.12.19 22:04:44.616538 [ 261 ] {eb6da6fb-cfd3-4ef3-8d7e-0cb7bbb4f36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4721 | 2025.12.19 22:04:44.616839 [ 261 ] {eb6da6fb-cfd3-4ef3-8d7e-0cb7bbb4f36e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4722 | 2025.12.19 22:04:44.617047 [ 261 ] {eb6da6fb-cfd3-4ef3-8d7e-0cb7bbb4f36e} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2025.12.19 22:04:44.617175 [ 261 ] {eb6da6fb-cfd3-4ef3-8d7e-0cb7bbb4f36e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001153 sec., 34692.10754553339 rows/sec., 2.55 MiB/sec. | ||
| 4724 | 2025.12.19 22:04:44.617212 [ 261 ] {eb6da6fb-cfd3-4ef3-8d7e-0cb7bbb4f36e} <Debug> TCPHandler: Processed in 0.001321441 sec. | ||
| 4725 | 2025.12.19 22:04:44.617316 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2025.12.19 22:04:44.617411 [ 261 ] {e9b7268e-df6f-4558-aa83-3847ebdfe392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4727 | 2025.12.19 22:04:44.617451 [ 261 ] {e9b7268e-df6f-4558-aa83-3847ebdfe392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4728 | 2025.12.19 22:04:44.617866 [ 261 ] {e9b7268e-df6f-4558-aa83-3847ebdfe392} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2025.12.19 22:04:44.617901 [ 261 ] {e9b7268e-df6f-4558-aa83-3847ebdfe392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4730 | 2025.12.19 22:04:44.618201 [ 261 ] {e9b7268e-df6f-4558-aa83-3847ebdfe392} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4731 | 2025.12.19 22:04:44.618440 [ 261 ] {e9b7268e-df6f-4558-aa83-3847ebdfe392} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2025.12.19 22:04:44.618565 [ 261 ] {e9b7268e-df6f-4558-aa83-3847ebdfe392} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 6.93 MiB/sec. | ||
| 4733 | 2025.12.19 22:04:44.618602 [ 261 ] {e9b7268e-df6f-4558-aa83-3847ebdfe392} <Debug> TCPHandler: Processed in 0.001339262 sec. | ||
| 4734 | 2025.12.19 22:04:44.618706 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2025.12.19 22:04:44.618801 [ 261 ] {c52b2f47-303e-48a2-97bb-fe9aa905eb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4736 | 2025.12.19 22:04:44.618844 [ 261 ] {c52b2f47-303e-48a2-97bb-fe9aa905eb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4737 | 2025.12.19 22:04:44.619247 [ 261 ] {c52b2f47-303e-48a2-97bb-fe9aa905eb4b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2025.12.19 22:04:44.619281 [ 261 ] {c52b2f47-303e-48a2-97bb-fe9aa905eb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4739 | 2025.12.19 22:04:44.619610 [ 261 ] {c52b2f47-303e-48a2-97bb-fe9aa905eb4b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4740 | 2025.12.19 22:04:44.619822 [ 261 ] {c52b2f47-303e-48a2-97bb-fe9aa905eb4b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2025.12.19 22:04:44.619947 [ 261 ] {c52b2f47-303e-48a2-97bb-fe9aa905eb4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 4742 | 2025.12.19 22:04:44.619984 [ 261 ] {c52b2f47-303e-48a2-97bb-fe9aa905eb4b} <Debug> TCPHandler: Processed in 0.001326602 sec. | ||
| 4743 | 2025.12.19 22:04:44.620108 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2025.12.19 22:04:44.620231 [ 261 ] {3394315b-f03e-44e9-9215-f612d92ed5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4745 | 2025.12.19 22:04:44.620295 [ 261 ] {3394315b-f03e-44e9-9215-f612d92ed5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4746 | 2025.12.19 22:04:44.621239 [ 261 ] {3394315b-f03e-44e9-9215-f612d92ed5e0} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2025.12.19 22:04:44.621282 [ 261 ] {3394315b-f03e-44e9-9215-f612d92ed5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4748 | 2025.12.19 22:04:44.621874 [ 261 ] {3394315b-f03e-44e9-9215-f612d92ed5e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4749 | 2025.12.19 22:04:44.622100 [ 261 ] {3394315b-f03e-44e9-9215-f612d92ed5e0} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2025.12.19 22:04:44.622239 [ 261 ] {3394315b-f03e-44e9-9215-f612d92ed5e0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002034 sec., 19665.683382497544 rows/sec., 35.24 MiB/sec. | ||
| 4751 | 2025.12.19 22:04:44.622303 [ 261 ] {3394315b-f03e-44e9-9215-f612d92ed5e0} <Debug> TCPHandler: Processed in 0.002256977 sec. | ||
| 4752 | 2025.12.19 22:04:44.622409 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2025.12.19 22:04:44.622504 [ 261 ] {e240ea1c-a570-4a67-8a2e-17296cf388e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4754 | 2025.12.19 22:04:44.622546 [ 261 ] {e240ea1c-a570-4a67-8a2e-17296cf388e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4755 | 2025.12.19 22:04:44.622872 [ 261 ] {e240ea1c-a570-4a67-8a2e-17296cf388e8} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2025.12.19 22:04:44.622906 [ 261 ] {e240ea1c-a570-4a67-8a2e-17296cf388e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4757 | 2025.12.19 22:04:44.623210 [ 261 ] {e240ea1c-a570-4a67-8a2e-17296cf388e8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4758 | 2025.12.19 22:04:44.623419 [ 261 ] {e240ea1c-a570-4a67-8a2e-17296cf388e8} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2025.12.19 22:04:44.623543 [ 261 ] {e240ea1c-a570-4a67-8a2e-17296cf388e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4760 | 2025.12.19 22:04:44.623578 [ 261 ] {e240ea1c-a570-4a67-8a2e-17296cf388e8} <Debug> TCPHandler: Processed in 0.00121883 sec. | ||
| 4761 | 2025.12.19 22:04:46.728793 [ 71 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4762 | 2025.12.19 22:04:46.728853 [ 71 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2025.12.19 22:04:46.728874 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4764 | 2025.12.19 22:04:46.729008 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::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 | ||
| 4765 | 2025.12.19 22:04:46.729159 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4766 | 2025.12.19 22:04:46.729193 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4767 | 2025.12.19 22:04:46.729264 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4768 | 2025.12.19 22:04:46.729308 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4769 | 2025.12.19 22:04:46.729358 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4770 | 2025.12.19 22:04:46.729398 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4771 | 2025.12.19 22:04:46.730323 [ 197 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370433 sec., 551650.4637585348 rows/sec., 40.26 MiB/sec. | ||
| 4772 | 2025.12.19 22:04:46.730502 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4773 | 2025.12.19 22:04:46.730789 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2025.12.19 22:04:46.730859 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_9_2} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4775 | 2025.12.19 22:04:46.730941 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4776 | 2025.12.19 22:04:48.443407 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59010 | ||
| 4777 | 2025.12.19 22:04:48.443526 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4778 | 2025.12.19 22:04:48.443553 [ 286 ] {} <Debug> TCP-Session: dcea4a53-9940-4e56-b273-0df570e9d94d Authenticating user 'default' from [fd00:1122:3344:101::e]:59010 | ||
| 4779 | 2025.12.19 22:04:48.443574 [ 286 ] {} <Debug> TCP-Session: dcea4a53-9940-4e56-b273-0df570e9d94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4780 | 2025.12.19 22:04:48.443586 [ 286 ] {} <Debug> TCP-Session: dcea4a53-9940-4e56-b273-0df570e9d94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4781 | 2025.12.19 22:04:48.443807 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46858 | ||
| 4782 | 2025.12.19 22:04:48.443816 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32950 | ||
| 4783 | 2025.12.19 22:04:48.443855 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39639 | ||
| 4784 | 2025.12.19 22:04:48.443865 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62166 | ||
| 4785 | 2025.12.19 22:04:48.443928 [ 286 ] {} <Trace> TCP-Session: dcea4a53-9940-4e56-b273-0df570e9d94d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2025.12.19 22:04:48.443949 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4787 | 2025.12.19 22:04:48.443936 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4788 | 2025.12.19 22:04:48.443857 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35108 | ||
| 4789 | 2025.12.19 22:04:48.444044 [ 288 ] {} <Debug> TCP-Session: 727c8d34-bb79-4ffa-8bcb-21e70d7b23b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46858 | ||
| 4790 | 2025.12.19 22:04:48.444032 [ 290 ] {} <Debug> TCP-Session: dd431802-aefb-49f1-af83-a71d756f8835 Authenticating user 'default' from [fd00:1122:3344:101::e]:32950 | ||
| 4791 | 2025.12.19 22:04:48.444090 [ 288 ] {} <Debug> TCP-Session: 727c8d34-bb79-4ffa-8bcb-21e70d7b23b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4792 | 2025.12.19 22:04:48.443833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53700 | ||
| 4793 | 2025.12.19 22:04:48.444111 [ 286 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59010) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4794 | 2025.12.19 22:04:48.444116 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4795 | 2025.12.19 22:04:48.444107 [ 290 ] {} <Debug> TCP-Session: dd431802-aefb-49f1-af83-a71d756f8835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4796 | 2025.12.19 22:04:48.444108 [ 288 ] {} <Debug> TCP-Session: 727c8d34-bb79-4ffa-8bcb-21e70d7b23b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4797 | 2025.12.19 22:04:48.444188 [ 294 ] {} <Debug> TCP-Session: 1e7a89c7-00fe-44ee-ad9a-be9d9fb31a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:39639 | ||
| 4798 | 2025.12.19 22:04:48.444190 [ 290 ] {} <Debug> TCP-Session: dd431802-aefb-49f1-af83-a71d756f8835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4799 | 2025.12.19 22:04:48.444208 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4800 | 2025.12.19 22:04:48.444206 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4801 | 2025.12.19 22:04:48.444242 [ 294 ] {} <Debug> TCP-Session: 1e7a89c7-00fe-44ee-ad9a-be9d9fb31a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4802 | 2025.12.19 22:04:48.444264 [ 293 ] {} <Debug> TCP-Session: 8252bfbe-193b-4c0b-8188-a4f833e0a3f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35108 | ||
| 4803 | 2025.12.19 22:04:48.444282 [ 259 ] {} <Debug> TCP-Session: 3cbdd558-4f9b-4eba-ad9b-61eedef5ccf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62166 | ||
| 4804 | 2025.12.19 22:04:48.444295 [ 294 ] {} <Debug> TCP-Session: 1e7a89c7-00fe-44ee-ad9a-be9d9fb31a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4805 | 2025.12.19 22:04:48.444311 [ 293 ] {} <Debug> TCP-Session: 8252bfbe-193b-4c0b-8188-a4f833e0a3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4806 | 2025.12.19 22:04:48.444315 [ 259 ] {} <Debug> TCP-Session: 3cbdd558-4f9b-4eba-ad9b-61eedef5ccf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4807 | 2025.12.19 22:04:48.444340 [ 293 ] {} <Debug> TCP-Session: 8252bfbe-193b-4c0b-8188-a4f833e0a3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4808 | 2025.12.19 22:04:48.444351 [ 259 ] {} <Debug> TCP-Session: 3cbdd558-4f9b-4eba-ad9b-61eedef5ccf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4809 | 2025.12.19 22:04:48.444282 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4810 | 2025.12.19 22:04:48.443824 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56469 | ||
| 4811 | 2025.12.19 22:04:48.444410 [ 286 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4812 | 2025.12.19 22:04:48.444404 [ 292 ] {} <Debug> TCP-Session: a1611886-1ff9-485c-93fe-821233a7ce10 Authenticating user 'default' from [fd00:1122:3344:101::e]:53700 | ||
| 4813 | 2025.12.19 22:04:48.443813 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40564 | ||
| 4814 | 2025.12.19 22:04:48.444484 [ 286 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4815 | 2025.12.19 22:04:48.444471 [ 292 ] {} <Debug> TCP-Session: a1611886-1ff9-485c-93fe-821233a7ce10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4816 | 2025.12.19 22:04:48.444533 [ 292 ] {} <Debug> TCP-Session: a1611886-1ff9-485c-93fe-821233a7ce10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4817 | 2025.12.19 22:04:48.444573 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4818 | 2025.12.19 22:04:48.444607 [ 291 ] {} <Debug> TCP-Session: 35344441-809a-46cf-a45c-6fa1fdaef5cf Authenticating user 'default' from [fd00:1122:3344:101::e]:56469 | ||
| 4819 | 2025.12.19 22:04:48.444631 [ 291 ] {} <Debug> TCP-Session: 35344441-809a-46cf-a45c-6fa1fdaef5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4820 | 2025.12.19 22:04:48.444638 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4821 | 2025.12.19 22:04:48.444643 [ 291 ] {} <Debug> TCP-Session: 35344441-809a-46cf-a45c-6fa1fdaef5cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4822 | 2025.12.19 22:04:48.444668 [ 289 ] {} <Debug> TCP-Session: 6d17f7fe-030a-426a-b2f2-221daebf4d8e Authenticating user 'default' from [fd00:1122:3344:101::e]:40564 | ||
| 4823 | 2025.12.19 22:04:48.444686 [ 289 ] {} <Debug> TCP-Session: 6d17f7fe-030a-426a-b2f2-221daebf4d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4824 | 2025.12.19 22:04:48.444699 [ 289 ] {} <Debug> TCP-Session: 6d17f7fe-030a-426a-b2f2-221daebf4d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4825 | 2025.12.19 22:04:48.444829 [ 286 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 4826 | 2025.12.19 22:04:48.445766 [ 334 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Trace> AggregatingTransform: Aggregating | ||
| 4827 | 2025.12.19 22:04:48.445809 [ 334 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4828 | 2025.12.19 22:04:48.445844 [ 334 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908785 sec. (1100.370 rows/sec., 42.98 KiB/sec.) | ||
| 4829 | 2025.12.19 22:04:48.445862 [ 334 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Trace> Aggregator: Merging aggregated data | ||
| 4830 | 2025.12.19 22:04:48.447022 [ 286 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002965 sec., 337.2681281618887 rows/sec., 13.17 KiB/sec. | ||
| 4831 | 2025.12.19 22:04:48.447190 [ 286 ] {083dcff8-b069-4425-b4ad-6a9c1c29c36a} <Debug> TCPHandler: Processed in 0.003374655 sec. | ||
| 4832 | 2025.12.19 22:04:48.447298 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4833 | 2025.12.19 22:04:48.447325 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4834 | 2025.12.19 22:04:48.447342 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4835 | 2025.12.19 22:04:48.447363 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4836 | 2025.12.19 22:04:48.447376 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4837 | 2025.12.19 22:04:48.447391 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4838 | 2025.12.19 22:04:48.447425 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4839 | 2025.12.19 22:04:48.447430 [ 294 ] {} <Debug> TCP-Session: 1e7a89c7-00fe-44ee-ad9a-be9d9fb31a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4840 | 2025.12.19 22:04:48.447448 [ 290 ] {} <Debug> TCP-Session: dd431802-aefb-49f1-af83-a71d756f8835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4841 | 2025.12.19 22:04:48.447468 [ 291 ] {} <Debug> TCP-Session: 35344441-809a-46cf-a45c-6fa1fdaef5cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4842 | 2025.12.19 22:04:48.447444 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4843 | 2025.12.19 22:04:48.447416 [ 292 ] {} <Debug> TCP-Session: a1611886-1ff9-485c-93fe-821233a7ce10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4844 | 2025.12.19 22:04:48.447533 [ 259 ] {} <Debug> TCP-Session: 3cbdd558-4f9b-4eba-ad9b-61eedef5ccf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4845 | 2025.12.19 22:04:48.447372 [ 288 ] {} <Debug> TCP-Session: 727c8d34-bb79-4ffa-8bcb-21e70d7b23b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4846 | 2025.12.19 22:04:48.447411 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4847 | 2025.12.19 22:04:48.447326 [ 286 ] {} <Debug> TCP-Session: dcea4a53-9940-4e56-b273-0df570e9d94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4848 | 2025.12.19 22:04:48.447622 [ 293 ] {} <Debug> TCP-Session: 8252bfbe-193b-4c0b-8188-a4f833e0a3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4849 | 2025.12.19 22:04:48.447393 [ 289 ] {} <Debug> TCP-Session: 6d17f7fe-030a-426a-b2f2-221daebf4d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4850 | 2025.12.19 22:04:49.649076 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2025.12.19 22:04:49.649307 [ 261 ] {9c90e35d-f012-4c22-aa95-8a2bc8342e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4852 | 2025.12.19 22:04:49.649396 [ 261 ] {9c90e35d-f012-4c22-aa95-8a2bc8342e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4853 | 2025.12.19 22:04:49.650542 [ 261 ] {9c90e35d-f012-4c22-aa95-8a2bc8342e35} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2025.12.19 22:04:49.650592 [ 261 ] {9c90e35d-f012-4c22-aa95-8a2bc8342e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4855 | 2025.12.19 22:04:49.651026 [ 261 ] {9c90e35d-f012-4c22-aa95-8a2bc8342e35} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4856 | 2025.12.19 22:04:49.651322 [ 261 ] {9c90e35d-f012-4c22-aa95-8a2bc8342e35} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2025.12.19 22:04:49.651517 [ 261 ] {9c90e35d-f012-4c22-aa95-8a2bc8342e35} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002278 sec., 877.9631255487269 rows/sec., 71.59 KiB/sec. | ||
| 4858 | 2025.12.19 22:04:49.651571 [ 261 ] {9c90e35d-f012-4c22-aa95-8a2bc8342e35} <Debug> TCPHandler: Processed in 0.002702014 sec. | ||
| 4859 | 2025.12.19 22:04:49.651746 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2025.12.19 22:04:49.651859 [ 261 ] {7de41b65-37cc-45b0-8ebd-1cf16bdf5713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4861 | 2025.12.19 22:04:49.651909 [ 261 ] {7de41b65-37cc-45b0-8ebd-1cf16bdf5713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4862 | 2025.12.19 22:04:49.653454 [ 261 ] {7de41b65-37cc-45b0-8ebd-1cf16bdf5713} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2025.12.19 22:04:49.653496 [ 261 ] {7de41b65-37cc-45b0-8ebd-1cf16bdf5713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4864 | 2025.12.19 22:04:49.654008 [ 261 ] {7de41b65-37cc-45b0-8ebd-1cf16bdf5713} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4865 | 2025.12.19 22:04:49.654273 [ 261 ] {7de41b65-37cc-45b0-8ebd-1cf16bdf5713} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2025.12.19 22:04:49.654428 [ 261 ] {7de41b65-37cc-45b0-8ebd-1cf16bdf5713} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002597 sec., 460916.4420485175 rows/sec., 37.99 MiB/sec. | ||
| 4867 | 2025.12.19 22:04:49.654472 [ 261 ] {7de41b65-37cc-45b0-8ebd-1cf16bdf5713} <Debug> TCPHandler: Processed in 0.002784665 sec. | ||
| 4868 | 2025.12.19 22:04:49.654603 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2025.12.19 22:04:49.654704 [ 261 ] {04ffbf29-3999-4b00-8e14-e5ef8048bede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4870 | 2025.12.19 22:04:49.654748 [ 261 ] {04ffbf29-3999-4b00-8e14-e5ef8048bede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4871 | 2025.12.19 22:04:49.655170 [ 261 ] {04ffbf29-3999-4b00-8e14-e5ef8048bede} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2025.12.19 22:04:49.655210 [ 261 ] {04ffbf29-3999-4b00-8e14-e5ef8048bede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4873 | 2025.12.19 22:04:49.655556 [ 261 ] {04ffbf29-3999-4b00-8e14-e5ef8048bede} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4874 | 2025.12.19 22:04:49.655828 [ 261 ] {04ffbf29-3999-4b00-8e14-e5ef8048bede} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2025.12.19 22:04:49.655999 [ 261 ] {04ffbf29-3999-4b00-8e14-e5ef8048bede} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001316 sec., 1519.756838905775 rows/sec., 106.12 KiB/sec. | ||
| 4876 | 2025.12.19 22:04:49.656050 [ 261 ] {04ffbf29-3999-4b00-8e14-e5ef8048bede} <Debug> TCPHandler: Processed in 0.001497824 sec. | ||
| 4877 | 2025.12.19 22:04:49.656273 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2025.12.19 22:04:49.656393 [ 261 ] {679c2e81-83af-474e-94c7-3868a9794a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4879 | 2025.12.19 22:04:49.656445 [ 261 ] {679c2e81-83af-474e-94c7-3868a9794a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4880 | 2025.12.19 22:04:49.657139 [ 261 ] {679c2e81-83af-474e-94c7-3868a9794a82} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2025.12.19 22:04:49.657187 [ 261 ] {679c2e81-83af-474e-94c7-3868a9794a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4882 | 2025.12.19 22:04:49.657632 [ 261 ] {679c2e81-83af-474e-94c7-3868a9794a82} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4883 | 2025.12.19 22:04:49.657920 [ 261 ] {679c2e81-83af-474e-94c7-3868a9794a82} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2025.12.19 22:04:49.658116 [ 261 ] {679c2e81-83af-474e-94c7-3868a9794a82} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00175 sec., 130285.71428571429 rows/sec., 8.82 MiB/sec. | ||
| 4885 | 2025.12.19 22:04:49.658177 [ 261 ] {679c2e81-83af-474e-94c7-3868a9794a82} <Debug> TCPHandler: Processed in 0.002031783 sec. | ||
| 4886 | 2025.12.19 22:04:49.658333 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2025.12.19 22:04:49.658445 [ 261 ] {dc021a49-3e83-4705-8134-aa8254a61859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4888 | 2025.12.19 22:04:49.658498 [ 261 ] {dc021a49-3e83-4705-8134-aa8254a61859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4889 | 2025.12.19 22:04:49.659272 [ 261 ] {dc021a49-3e83-4705-8134-aa8254a61859} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2025.12.19 22:04:49.659316 [ 261 ] {dc021a49-3e83-4705-8134-aa8254a61859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4891 | 2025.12.19 22:04:49.659762 [ 261 ] {dc021a49-3e83-4705-8134-aa8254a61859} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4892 | 2025.12.19 22:04:49.660049 [ 261 ] {dc021a49-3e83-4705-8134-aa8254a61859} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2025.12.19 22:04:49.660218 [ 261 ] {dc021a49-3e83-4705-8134-aa8254a61859} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.0018 sec., 290000 rows/sec., 21.47 MiB/sec. | ||
| 4894 | 2025.12.19 22:04:49.660267 [ 261 ] {dc021a49-3e83-4705-8134-aa8254a61859} <Debug> TCPHandler: Processed in 0.001992073 sec. | ||
| 4895 | 2025.12.19 22:04:49.660411 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2025.12.19 22:04:49.660519 [ 261 ] {ee642f63-654e-4d79-b643-9a4e3cec99e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4897 | 2025.12.19 22:04:49.660573 [ 261 ] {ee642f63-654e-4d79-b643-9a4e3cec99e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4898 | 2025.12.19 22:04:49.661240 [ 261 ] {ee642f63-654e-4d79-b643-9a4e3cec99e0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2025.12.19 22:04:49.661284 [ 261 ] {ee642f63-654e-4d79-b643-9a4e3cec99e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4900 | 2025.12.19 22:04:49.661722 [ 261 ] {ee642f63-654e-4d79-b643-9a4e3cec99e0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4901 | 2025.12.19 22:04:49.661943 [ 261 ] {ee642f63-654e-4d79-b643-9a4e3cec99e0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2025.12.19 22:04:49.662084 [ 261 ] {ee642f63-654e-4d79-b643-9a4e3cec99e0} <Debug> executeQuery: Read 839 rows, 57.83 KiB in 0.00159 sec., 527672.9559748428 rows/sec., 35.52 MiB/sec. | ||
| 4903 | 2025.12.19 22:04:49.662124 [ 261 ] {ee642f63-654e-4d79-b643-9a4e3cec99e0} <Debug> TCPHandler: Processed in 0.001772519 sec. | ||
| 4904 | 2025.12.19 22:04:49.662242 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2025.12.19 22:04:49.662340 [ 261 ] {e913ad37-5af4-4c5d-a965-adc77fde2cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4906 | 2025.12.19 22:04:49.662383 [ 261 ] {e913ad37-5af4-4c5d-a965-adc77fde2cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4907 | 2025.12.19 22:04:49.662746 [ 261 ] {e913ad37-5af4-4c5d-a965-adc77fde2cd5} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2025.12.19 22:04:49.662784 [ 261 ] {e913ad37-5af4-4c5d-a965-adc77fde2cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4909 | 2025.12.19 22:04:49.663112 [ 261 ] {e913ad37-5af4-4c5d-a965-adc77fde2cd5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4910 | 2025.12.19 22:04:49.663349 [ 261 ] {e913ad37-5af4-4c5d-a965-adc77fde2cd5} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2025.12.19 22:04:49.663489 [ 261 ] {e913ad37-5af4-4c5d-a965-adc77fde2cd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 4912 | 2025.12.19 22:04:49.663527 [ 261 ] {e913ad37-5af4-4c5d-a965-adc77fde2cd5} <Debug> TCPHandler: Processed in 0.001334852 sec. | ||
| 4913 | 2025.12.19 22:04:49.691903 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40250 | ||
| 4914 | 2025.12.19 22:04:49.692020 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4915 | 2025.12.19 22:04:49.692055 [ 286 ] {} <Debug> TCP-Session: ae37d344-8bf2-423d-a345-97f1006dc744 Authenticating user 'default' from [fd00:1122:3344:101::e]:40250 | ||
| 4916 | 2025.12.19 22:04:49.692082 [ 286 ] {} <Debug> TCP-Session: ae37d344-8bf2-423d-a345-97f1006dc744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4917 | 2025.12.19 22:04:49.692100 [ 286 ] {} <Debug> TCP-Session: ae37d344-8bf2-423d-a345-97f1006dc744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4918 | 2025.12.19 22:04:49.692360 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49059 | ||
| 4919 | 2025.12.19 22:04:49.692434 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40225 | ||
| 4920 | 2025.12.19 22:04:49.692452 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51587 | ||
| 4921 | 2025.12.19 22:04:49.692484 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4922 | 2025.12.19 22:04:49.692491 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48535 | ||
| 4923 | 2025.12.19 22:04:49.692531 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4924 | 2025.12.19 22:04:49.692538 [ 288 ] {} <Debug> TCP-Session: 01949f71-79bb-4e8d-b223-886fb7683283 Authenticating user 'default' from [fd00:1122:3344:101::e]:49059 | ||
| 4925 | 2025.12.19 22:04:49.692552 [ 286 ] {} <Trace> TCP-Session: ae37d344-8bf2-423d-a345-97f1006dc744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2025.12.19 22:04:49.692579 [ 288 ] {} <Debug> TCP-Session: 01949f71-79bb-4e8d-b223-886fb7683283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4927 | 2025.12.19 22:04:49.692589 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4928 | 2025.12.19 22:04:49.692611 [ 288 ] {} <Debug> TCP-Session: 01949f71-79bb-4e8d-b223-886fb7683283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4929 | 2025.12.19 22:04:49.692622 [ 294 ] {} <Debug> TCP-Session: f42157d8-49c9-4692-84b7-d35234368445 Authenticating user 'default' from [fd00:1122:3344:101::e]:48535 | ||
| 4930 | 2025.12.19 22:04:49.692559 [ 290 ] {} <Debug> TCP-Session: 2001b0ce-d5be-4b24-96db-12912eec4f68 Authenticating user 'default' from [fd00:1122:3344:101::e]:40225 | ||
| 4931 | 2025.12.19 22:04:49.692642 [ 294 ] {} <Debug> TCP-Session: f42157d8-49c9-4692-84b7-d35234368445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4932 | 2025.12.19 22:04:49.692655 [ 290 ] {} <Debug> TCP-Session: 2001b0ce-d5be-4b24-96db-12912eec4f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4933 | 2025.12.19 22:04:49.692660 [ 294 ] {} <Debug> TCP-Session: f42157d8-49c9-4692-84b7-d35234368445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2025.12.19 22:04:49.692669 [ 290 ] {} <Debug> TCP-Session: 2001b0ce-d5be-4b24-96db-12912eec4f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4935 | 2025.12.19 22:04:49.692507 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59860 | ||
| 4936 | 2025.12.19 22:04:49.692501 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57356 | ||
| 4937 | 2025.12.19 22:04:49.692487 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57636 | ||
| 4938 | 2025.12.19 22:04:49.692754 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4939 | 2025.12.19 22:04:49.692750 [ 286 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40250) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4940 | 2025.12.19 22:04:49.692794 [ 291 ] {} <Debug> TCP-Session: 09edeb09-4a23-4049-8fbe-33a7628e2b87 Authenticating user 'default' from [fd00:1122:3344:101::e]:59860 | ||
| 4941 | 2025.12.19 22:04:49.692464 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33262 | ||
| 4942 | 2025.12.19 22:04:49.692833 [ 291 ] {} <Debug> TCP-Session: 09edeb09-4a23-4049-8fbe-33a7628e2b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2025.12.19 22:04:49.692820 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4944 | 2025.12.19 22:04:49.692868 [ 291 ] {} <Debug> TCP-Session: 09edeb09-4a23-4049-8fbe-33a7628e2b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4945 | 2025.12.19 22:04:49.692820 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4946 | 2025.12.19 22:04:49.692903 [ 259 ] {} <Debug> TCP-Session: b85f7184-b0fb-4bb1-beeb-da27986b8868 Authenticating user 'default' from [fd00:1122:3344:101::e]:57356 | ||
| 4947 | 2025.12.19 22:04:49.692901 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4948 | 2025.12.19 22:04:49.692931 [ 293 ] {} <Debug> TCP-Session: 839d1be7-9415-4496-be7c-f4957f2730b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57636 | ||
| 4949 | 2025.12.19 22:04:49.692939 [ 259 ] {} <Debug> TCP-Session: b85f7184-b0fb-4bb1-beeb-da27986b8868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4950 | 2025.12.19 22:04:49.692951 [ 292 ] {} <Debug> TCP-Session: f9cc6f87-925b-40cb-8861-1d05e1d4166e Authenticating user 'default' from [fd00:1122:3344:101::e]:33262 | ||
| 4951 | 2025.12.19 22:04:49.692960 [ 293 ] {} <Debug> TCP-Session: 839d1be7-9415-4496-be7c-f4957f2730b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2025.12.19 22:04:49.692965 [ 259 ] {} <Debug> TCP-Session: b85f7184-b0fb-4bb1-beeb-da27986b8868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4953 | 2025.12.19 22:04:49.692984 [ 292 ] {} <Debug> TCP-Session: f9cc6f87-925b-40cb-8861-1d05e1d4166e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4954 | 2025.12.19 22:04:49.692991 [ 293 ] {} <Debug> TCP-Session: 839d1be7-9415-4496-be7c-f4957f2730b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4955 | 2025.12.19 22:04:49.693015 [ 292 ] {} <Debug> TCP-Session: f9cc6f87-925b-40cb-8861-1d05e1d4166e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4956 | 2025.12.19 22:04:49.692559 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4957 | 2025.12.19 22:04:49.693060 [ 286 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4958 | 2025.12.19 22:04:49.693073 [ 289 ] {} <Debug> TCP-Session: 4d164491-c1bc-45ab-9b79-d7ec567117a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51587 | ||
| 4959 | 2025.12.19 22:04:49.693104 [ 289 ] {} <Debug> TCP-Session: 4d164491-c1bc-45ab-9b79-d7ec567117a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4960 | 2025.12.19 22:04:49.693120 [ 289 ] {} <Debug> TCP-Session: 4d164491-c1bc-45ab-9b79-d7ec567117a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4961 | 2025.12.19 22:04:49.693130 [ 286 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4962 | 2025.12.19 22:04:49.693436 [ 286 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 4963 | 2025.12.19 22:04:49.694414 [ 334 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Trace> AggregatingTransform: Aggregating | ||
| 4964 | 2025.12.19 22:04:49.694453 [ 334 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4965 | 2025.12.19 22:04:49.694489 [ 334 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953155 sec. (1049.147 rows/sec., 40.98 KiB/sec.) | ||
| 4966 | 2025.12.19 22:04:49.694508 [ 334 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Trace> Aggregator: Merging aggregated data | ||
| 4967 | 2025.12.19 22:04:49.695831 [ 286 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003137 sec., 318.77590054191904 rows/sec., 12.45 KiB/sec. | ||
| 4968 | 2025.12.19 22:04:49.696011 [ 286 ] {300fd9e0-7718-450b-964d-df06b6705d5f} <Debug> TCPHandler: Processed in 0.003600609 sec. | ||
| 4969 | 2025.12.19 22:04:49.696135 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4970 | 2025.12.19 22:04:49.696164 [ 286 ] {} <Debug> TCP-Session: ae37d344-8bf2-423d-a345-97f1006dc744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4971 | 2025.12.19 22:04:49.696183 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4972 | 2025.12.19 22:04:49.696219 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4973 | 2025.12.19 22:04:49.696229 [ 290 ] {} <Debug> TCP-Session: 2001b0ce-d5be-4b24-96db-12912eec4f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4974 | 2025.12.19 22:04:49.696246 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4975 | 2025.12.19 22:04:49.696258 [ 288 ] {} <Debug> TCP-Session: 01949f71-79bb-4e8d-b223-886fb7683283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4976 | 2025.12.19 22:04:49.696273 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4977 | 2025.12.19 22:04:49.696289 [ 292 ] {} <Debug> TCP-Session: f9cc6f87-925b-40cb-8861-1d05e1d4166e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4978 | 2025.12.19 22:04:49.696297 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4979 | 2025.12.19 22:04:49.696317 [ 294 ] {} <Debug> TCP-Session: f42157d8-49c9-4692-84b7-d35234368445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4980 | 2025.12.19 22:04:49.696325 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4981 | 2025.12.19 22:04:49.696342 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4982 | 2025.12.19 22:04:49.696376 [ 291 ] {} <Debug> TCP-Session: 09edeb09-4a23-4049-8fbe-33a7628e2b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4983 | 2025.12.19 22:04:49.696387 [ 293 ] {} <Debug> TCP-Session: 839d1be7-9415-4496-be7c-f4957f2730b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2025.12.19 22:04:49.696403 [ 289 ] {} <Debug> TCP-Session: 4d164491-c1bc-45ab-9b79-d7ec567117a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4985 | 2025.12.19 22:04:49.696368 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4986 | 2025.12.19 22:04:49.696462 [ 259 ] {} <Debug> TCP-Session: b85f7184-b0fb-4bb1-beeb-da27986b8868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4987 | 2025.12.19 22:04:49.797031 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64663 | ||
| 4988 | 2025.12.19 22:04:49.797136 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4989 | 2025.12.19 22:04:49.797161 [ 291 ] {} <Debug> TCP-Session: 889d4029-e619-4e0f-b09a-020c48b5e042 Authenticating user 'default' from [fd00:1122:3344:101::e]:64663 | ||
| 4990 | 2025.12.19 22:04:49.797183 [ 291 ] {} <Debug> TCP-Session: 889d4029-e619-4e0f-b09a-020c48b5e042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4991 | 2025.12.19 22:04:49.797196 [ 291 ] {} <Debug> TCP-Session: 889d4029-e619-4e0f-b09a-020c48b5e042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4992 | 2025.12.19 22:04:49.797391 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42665 | ||
| 4993 | 2025.12.19 22:04:49.797404 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51036 | ||
| 4994 | 2025.12.19 22:04:49.797439 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59080 | ||
| 4995 | 2025.12.19 22:04:49.797441 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45277 | ||
| 4996 | 2025.12.19 22:04:49.797483 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63189 | ||
| 4997 | 2025.12.19 22:04:49.797511 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4998 | 2025.12.19 22:04:49.797525 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4999 | 2025.12.19 22:04:49.797525 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5000 | 2025.12.19 22:04:49.797550 [ 292 ] {} <Debug> TCP-Session: c1295c35-7a0e-42e1-9809-b7489b4603e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42665 | ||
| 5001 | 2025.12.19 22:04:49.797563 [ 259 ] {} <Debug> TCP-Session: d67176e8-61d0-4cc1-ad57-fe4353264e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:59080 | ||
| 5002 | 2025.12.19 22:04:49.797570 [ 293 ] {} <Debug> TCP-Session: e82486e2-b6ab-4186-94e7-d97927b9cb06 Authenticating user 'default' from [fd00:1122:3344:101::e]:51036 | ||
| 5003 | 2025.12.19 22:04:49.797574 [ 291 ] {} <Trace> TCP-Session: 889d4029-e619-4e0f-b09a-020c48b5e042 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2025.12.19 22:04:49.797587 [ 292 ] {} <Debug> TCP-Session: c1295c35-7a0e-42e1-9809-b7489b4603e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5005 | 2025.12.19 22:04:49.797599 [ 293 ] {} <Debug> TCP-Session: e82486e2-b6ab-4186-94e7-d97927b9cb06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5006 | 2025.12.19 22:04:49.797633 [ 292 ] {} <Debug> TCP-Session: c1295c35-7a0e-42e1-9809-b7489b4603e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5007 | 2025.12.19 22:04:49.797646 [ 293 ] {} <Debug> TCP-Session: e82486e2-b6ab-4186-94e7-d97927b9cb06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5008 | 2025.12.19 22:04:49.797597 [ 259 ] {} <Debug> TCP-Session: d67176e8-61d0-4cc1-ad57-fe4353264e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5009 | 2025.12.19 22:04:49.797575 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5010 | 2025.12.19 22:04:49.797688 [ 259 ] {} <Debug> TCP-Session: d67176e8-61d0-4cc1-ad57-fe4353264e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5011 | 2025.12.19 22:04:49.797574 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5012 | 2025.12.19 22:04:49.797723 [ 294 ] {} <Debug> TCP-Session: 58a7cab7-a363-4844-902c-e4562fd60158 Authenticating user 'default' from [fd00:1122:3344:101::e]:45277 | ||
| 5013 | 2025.12.19 22:04:49.797464 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46390 | ||
| 5014 | 2025.12.19 22:04:49.797752 [ 290 ] {} <Debug> TCP-Session: ac7c9e5f-9c02-418c-88db-5e8e2a78d134 Authenticating user 'default' from [fd00:1122:3344:101::e]:63189 | ||
| 5015 | 2025.12.19 22:04:49.797761 [ 294 ] {} <Debug> TCP-Session: 58a7cab7-a363-4844-902c-e4562fd60158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5016 | 2025.12.19 22:04:49.797784 [ 290 ] {} <Debug> TCP-Session: ac7c9e5f-9c02-418c-88db-5e8e2a78d134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2025.12.19 22:04:49.797791 [ 291 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64663) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5018 | 2025.12.19 22:04:49.797804 [ 290 ] {} <Debug> TCP-Session: ac7c9e5f-9c02-418c-88db-5e8e2a78d134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5019 | 2025.12.19 22:04:49.797817 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5020 | 2025.12.19 22:04:49.797794 [ 294 ] {} <Debug> TCP-Session: 58a7cab7-a363-4844-902c-e4562fd60158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5021 | 2025.12.19 22:04:49.797847 [ 288 ] {} <Debug> TCP-Session: c6b05b41-a56a-4e66-b71c-6150777e6bd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46390 | ||
| 5022 | 2025.12.19 22:04:49.797469 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35872 | ||
| 5023 | 2025.12.19 22:04:49.797868 [ 288 ] {} <Debug> TCP-Session: c6b05b41-a56a-4e66-b71c-6150777e6bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5024 | 2025.12.19 22:04:49.797447 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52199 | ||
| 5025 | 2025.12.19 22:04:49.797903 [ 288 ] {} <Debug> TCP-Session: c6b05b41-a56a-4e66-b71c-6150777e6bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5026 | 2025.12.19 22:04:49.797931 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5027 | 2025.12.19 22:04:49.797958 [ 289 ] {} <Debug> TCP-Session: ea9273ec-bd4e-48c0-bbba-68d7ddd0d451 Authenticating user 'default' from [fd00:1122:3344:101::e]:35872 | ||
| 5028 | 2025.12.19 22:04:49.797975 [ 289 ] {} <Debug> TCP-Session: ea9273ec-bd4e-48c0-bbba-68d7ddd0d451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5029 | 2025.12.19 22:04:49.797974 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5030 | 2025.12.19 22:04:49.797988 [ 289 ] {} <Debug> TCP-Session: ea9273ec-bd4e-48c0-bbba-68d7ddd0d451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5031 | 2025.12.19 22:04:49.798012 [ 286 ] {} <Debug> TCP-Session: a3565b5e-e5e4-4470-9048-73b3c358d5e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52199 | ||
| 5032 | 2025.12.19 22:04:49.798035 [ 286 ] {} <Debug> TCP-Session: a3565b5e-e5e4-4470-9048-73b3c358d5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2025.12.19 22:04:49.798047 [ 286 ] {} <Debug> TCP-Session: a3565b5e-e5e4-4470-9048-73b3c358d5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5034 | 2025.12.19 22:04:49.798121 [ 291 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5035 | 2025.12.19 22:04:49.798187 [ 291 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5036 | 2025.12.19 22:04:49.798543 [ 291 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 5037 | 2025.12.19 22:04:49.799529 [ 347 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Trace> AggregatingTransform: Aggregating | ||
| 5038 | 2025.12.19 22:04:49.799560 [ 347 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Trace> Aggregator: Aggregation method: without_key | ||
| 5039 | 2025.12.19 22:04:49.799587 [ 347 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939716 sec. (1064.151 rows/sec., 41.57 KiB/sec.) | ||
| 5040 | 2025.12.19 22:04:49.799601 [ 347 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Trace> Aggregator: Merging aggregated data | ||
| 5041 | 2025.12.19 22:04:49.800820 [ 291 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 5042 | 2025.12.19 22:04:49.800901 [ 291 ] {6e3103fa-39e8-4def-9799-5a9739297937} <Debug> TCPHandler: Processed in 0.003474766 sec. | ||
| 5043 | 2025.12.19 22:04:49.801020 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5044 | 2025.12.19 22:04:49.801050 [ 291 ] {} <Debug> TCP-Session: 889d4029-e619-4e0f-b09a-020c48b5e042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5045 | 2025.12.19 22:04:49.801057 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5046 | 2025.12.19 22:04:49.801079 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5047 | 2025.12.19 22:04:49.801108 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5048 | 2025.12.19 22:04:49.801125 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5049 | 2025.12.19 22:04:49.801141 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5050 | 2025.12.19 22:04:49.801157 [ 290 ] {} <Debug> TCP-Session: ac7c9e5f-9c02-418c-88db-5e8e2a78d134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2025.12.19 22:04:49.801166 [ 294 ] {} <Debug> TCP-Session: 58a7cab7-a363-4844-902c-e4562fd60158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5052 | 2025.12.19 22:04:49.801181 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5053 | 2025.12.19 22:04:49.801184 [ 288 ] {} <Debug> TCP-Session: c6b05b41-a56a-4e66-b71c-6150777e6bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2025.12.19 22:04:49.801162 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5055 | 2025.12.19 22:04:49.801224 [ 289 ] {} <Debug> TCP-Session: ea9273ec-bd4e-48c0-bbba-68d7ddd0d451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5056 | 2025.12.19 22:04:49.801122 [ 259 ] {} <Debug> TCP-Session: d67176e8-61d0-4cc1-ad57-fe4353264e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2025.12.19 22:04:49.801258 [ 293 ] {} <Debug> TCP-Session: e82486e2-b6ab-4186-94e7-d97927b9cb06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2025.12.19 22:04:49.801111 [ 292 ] {} <Debug> TCP-Session: c1295c35-7a0e-42e1-9809-b7489b4603e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5059 | 2025.12.19 22:04:49.801108 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5060 | 2025.12.19 22:04:49.801332 [ 286 ] {} <Debug> TCP-Session: a3565b5e-e5e4-4470-9048-73b3c358d5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5061 | 2025.12.19 22:04:51.225473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11982 | ||
| 5062 | 2025.12.19 22:04:51.226085 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2025.12.19 22:04:51.226141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5064 | 2025.12.19 22:04:51.226695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5065 | 2025.12.19 22:04:51.226947 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2025.12.19 22:04:51.227102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11982 | ||
| 5067 | 2025.12.19 22:04:51.849020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5068 | 2025.12.19 22:04:51.866650 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2025.12.19 22:04:51.866707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5070 | 2025.12.19 22:04:51.872952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5071 | 2025.12.19 22:04:51.873662 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2025.12.19 22:04:51.876713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5073 | 2025.12.19 22:04:53.745243 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 606 | ||
| 5074 | 2025.12.19 22:04:53.747547 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2025.12.19 22:04:53.747607 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5076 | 2025.12.19 22:04:53.748848 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5077 | 2025.12.19 22:04:53.749130 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.12.19 22:04:53.749510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 5079 | 2025.12.19 22:04:54.613336 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2025.12.19 22:04:54.613517 [ 261 ] {69202a86-b2cd-444c-9d8c-958d19aaf10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5081 | 2025.12.19 22:04:54.613583 [ 261 ] {69202a86-b2cd-444c-9d8c-958d19aaf10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5082 | 2025.12.19 22:04:54.614319 [ 261 ] {69202a86-b2cd-444c-9d8c-958d19aaf10a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2025.12.19 22:04:54.614362 [ 261 ] {69202a86-b2cd-444c-9d8c-958d19aaf10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5084 | 2025.12.19 22:04:54.614775 [ 261 ] {69202a86-b2cd-444c-9d8c-958d19aaf10a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5085 | 2025.12.19 22:04:54.615001 [ 261 ] {69202a86-b2cd-444c-9d8c-958d19aaf10a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2025.12.19 22:04:54.615157 [ 261 ] {69202a86-b2cd-444c-9d8c-958d19aaf10a} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001689 sec., 80521.01835405566 rows/sec., 6.98 MiB/sec. | ||
| 5087 | 2025.12.19 22:04:54.615168 [ 62 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5088 | 2025.12.19 22:04:54.615200 [ 261 ] {69202a86-b2cd-444c-9d8c-958d19aaf10a} <Debug> TCPHandler: Processed in 0.001990703 sec. | ||
| 5089 | 2025.12.19 22:04:54.615243 [ 62 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.12.19 22:04:54.615272 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5091 | 2025.12.19 22:04:54.615352 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2025.12.19 22:04:54.615418 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 5093 | 2025.12.19 22:04:54.615457 [ 261 ] {1849166f-746e-4389-86de-37f752474063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5094 | 2025.12.19 22:04:54.615506 [ 261 ] {1849166f-746e-4389-86de-37f752474063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5095 | 2025.12.19 22:04:54.615567 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5096 | 2025.12.19 22:04:54.615604 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1405 rows starting from the beginning of the part | ||
| 5097 | 2025.12.19 22:04:54.615667 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 257 rows starting from the beginning of the part | ||
| 5098 | 2025.12.19 22:04:54.615726 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5099 | 2025.12.19 22:04:54.615773 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part | ||
| 5100 | 2025.12.19 22:04:54.615812 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1197 rows starting from the beginning of the part | ||
| 5101 | 2025.12.19 22:04:54.615851 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 5102 | 2025.12.19 22:04:54.615937 [ 261 ] {1849166f-746e-4389-86de-37f752474063} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2025.12.19 22:04:54.615982 [ 261 ] {1849166f-746e-4389-86de-37f752474063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5104 | 2025.12.19 22:04:54.616322 [ 261 ] {1849166f-746e-4389-86de-37f752474063} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5105 | 2025.12.19 22:04:54.616558 [ 261 ] {1849166f-746e-4389-86de-37f752474063} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2025.12.19 22:04:54.616687 [ 60 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5107 | 2025.12.19 22:04:54.616694 [ 261 ] {1849166f-746e-4389-86de-37f752474063} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001257 sec., 31821.797931583133 rows/sec., 2.34 MiB/sec. | ||
| 5108 | 2025.12.19 22:04:54.616735 [ 60 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2025.12.19 22:04:54.616760 [ 261 ] {1849166f-746e-4389-86de-37f752474063} <Debug> TCPHandler: Processed in 0.001465153 sec. | ||
| 5110 | 2025.12.19 22:04:54.616762 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5111 | 2025.12.19 22:04:54.616885 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 5112 | 2025.12.19 22:04:54.616910 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2025.12.19 22:04:54.617012 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5114 | 2025.12.19 22:04:54.617018 [ 261 ] {2b6c4c57-3aca-4573-b9e0-931165dbe717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5115 | 2025.12.19 22:04:54.617050 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 5116 | 2025.12.19 22:04:54.617071 [ 261 ] {2b6c4c57-3aca-4573-b9e0-931165dbe717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5117 | 2025.12.19 22:04:54.617118 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5118 | 2025.12.19 22:04:54.617171 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part | ||
| 5119 | 2025.12.19 22:04:54.617212 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5120 | 2025.12.19 22:04:54.617237 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885141 sec., 1690589.7224663831 rows/sec., 148.37 MiB/sec. | ||
| 5121 | 2025.12.19 22:04:54.617250 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 5122 | 2025.12.19 22:04:54.617301 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5123 | 2025.12.19 22:04:54.617549 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5124 | 2025.12.19 22:04:54.617556 [ 261 ] {2b6c4c57-3aca-4573-b9e0-931165dbe717} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2025.12.19 22:04:54.617611 [ 261 ] {2b6c4c57-3aca-4573-b9e0-931165dbe717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5126 | 2025.12.19 22:04:54.617885 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2025.12.19 22:04:54.617971 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_36_7} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5128 | 2025.12.19 22:04:54.617991 [ 261 ] {2b6c4c57-3aca-4573-b9e0-931165dbe717} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5129 | 2025.12.19 22:04:54.618055 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5130 | 2025.12.19 22:04:54.618114 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273181 sec., 193216.8324849334 rows/sec., 14.92 MiB/sec. | ||
| 5131 | 2025.12.19 22:04:54.618230 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5132 | 2025.12.19 22:04:54.618231 [ 261 ] {2b6c4c57-3aca-4573-b9e0-931165dbe717} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2025.12.19 22:04:54.618363 [ 60 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5134 | 2025.12.19 22:04:54.618384 [ 261 ] {2b6c4c57-3aca-4573-b9e0-931165dbe717} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001384 sec., 75144.50867052023 rows/sec., 5.87 MiB/sec. | ||
| 5135 | 2025.12.19 22:04:54.618397 [ 60 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2025.12.19 22:04:54.618429 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5137 | 2025.12.19 22:04:54.618432 [ 261 ] {2b6c4c57-3aca-4573-b9e0-931165dbe717} <Debug> TCPHandler: Processed in 0.001573706 sec. | ||
| 5138 | 2025.12.19 22:04:54.618496 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2025.12.19 22:04:54.618504 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 5140 | 2025.12.19 22:04:54.618564 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_21_4} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5141 | 2025.12.19 22:04:54.618567 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2025.12.19 22:04:54.618603 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5143 | 2025.12.19 22:04:54.618622 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5144 | 2025.12.19 22:04:54.618634 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 5145 | 2025.12.19 22:04:54.618688 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 142 rows starting from the beginning of the part | ||
| 5146 | 2025.12.19 22:04:54.618695 [ 261 ] {94a07e5f-ea3e-44ea-bfed-7c4f24429336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5147 | 2025.12.19 22:04:54.618731 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5148 | 2025.12.19 22:04:54.618748 [ 261 ] {94a07e5f-ea3e-44ea-bfed-7c4f24429336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5149 | 2025.12.19 22:04:54.618775 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5150 | 2025.12.19 22:04:54.618817 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 522 rows starting from the beginning of the part | ||
| 5151 | 2025.12.19 22:04:54.618856 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5152 | 2025.12.19 22:04:54.619236 [ 261 ] {94a07e5f-ea3e-44ea-bfed-7c4f24429336} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2025.12.19 22:04:54.619281 [ 261 ] {94a07e5f-ea3e-44ea-bfed-7c4f24429336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5154 | 2025.12.19 22:04:54.619635 [ 261 ] {94a07e5f-ea3e-44ea-bfed-7c4f24429336} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5155 | 2025.12.19 22:04:54.619820 [ 191 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346652 sec., 1164369.116891372 rows/sec., 92.80 MiB/sec. | ||
| 5156 | 2025.12.19 22:04:54.619844 [ 261 ] {94a07e5f-ea3e-44ea-bfed-7c4f24429336} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.12.19 22:04:54.619961 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5158 | 2025.12.19 22:04:54.619971 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5159 | 2025.12.19 22:04:54.619980 [ 261 ] {94a07e5f-ea3e-44ea-bfed-7c4f24429336} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 5160 | 2025.12.19 22:04:54.619999 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2025.12.19 22:04:54.620036 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5162 | 2025.12.19 22:04:54.620039 [ 261 ] {94a07e5f-ea3e-44ea-bfed-7c4f24429336} <Debug> TCPHandler: Processed in 0.001519555 sec. | ||
| 5163 | 2025.12.19 22:04:54.620109 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 5164 | 2025.12.19 22:04:54.620169 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5165 | 2025.12.19 22:04:54.620217 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5166 | 2025.12.19 22:04:54.620235 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2025.12.19 22:04:54.620250 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9197 rows starting from the beginning of the part | ||
| 5168 | 2025.12.19 22:04:54.620268 [ 261 ] {a34170ee-a124-4e12-a7bc-0602bf48a1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5169 | 2025.12.19 22:04:54.620309 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_36_7} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5170 | 2025.12.19 22:04:54.620315 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 233 rows starting from the beginning of the part | ||
| 5171 | 2025.12.19 22:04:54.620328 [ 261 ] {a34170ee-a124-4e12-a7bc-0602bf48a1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5172 | 2025.12.19 22:04:54.620375 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5173 | 2025.12.19 22:04:54.620378 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 5174 | 2025.12.19 22:04:54.620442 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5175 | 2025.12.19 22:04:54.620482 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 839 rows starting from the beginning of the part | ||
| 5176 | 2025.12.19 22:04:54.620524 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5177 | 2025.12.19 22:04:54.621155 [ 261 ] {a34170ee-a124-4e12-a7bc-0602bf48a1c8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2025.12.19 22:04:54.621193 [ 261 ] {a34170ee-a124-4e12-a7bc-0602bf48a1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5179 | 2025.12.19 22:04:54.621843 [ 261 ] {a34170ee-a124-4e12-a7bc-0602bf48a1c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5180 | 2025.12.19 22:04:54.622059 [ 261 ] {a34170ee-a124-4e12-a7bc-0602bf48a1c8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2025.12.19 22:04:54.622198 [ 261 ] {a34170ee-a124-4e12-a7bc-0602bf48a1c8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001948 sec., 20533.880903490757 rows/sec., 36.80 MiB/sec. | ||
| 5182 | 2025.12.19 22:04:54.622252 [ 261 ] {a34170ee-a124-4e12-a7bc-0602bf48a1c8} <Debug> TCPHandler: Processed in 0.002129315 sec. | ||
| 5183 | 2025.12.19 22:04:54.622361 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2025.12.19 22:04:54.622454 [ 261 ] {f526f409-9c52-4154-a8c9-cf7e07f4c48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5185 | 2025.12.19 22:04:54.622495 [ 261 ] {f526f409-9c52-4154-a8c9-cf7e07f4c48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5186 | 2025.12.19 22:04:54.622838 [ 261 ] {f526f409-9c52-4154-a8c9-cf7e07f4c48f} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.12.19 22:04:54.622874 [ 261 ] {f526f409-9c52-4154-a8c9-cf7e07f4c48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5188 | 2025.12.19 22:04:54.623183 [ 261 ] {f526f409-9c52-4154-a8c9-cf7e07f4c48f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5189 | 2025.12.19 22:04:54.623383 [ 261 ] {f526f409-9c52-4154-a8c9-cf7e07f4c48f} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2025.12.19 22:04:54.623465 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10749 rows, containing 5 columns (5 merged, 0 gathered) in 0.003385726 sec., 3174799.1420451626 rows/sec., 218.11 MiB/sec. | ||
| 5191 | 2025.12.19 22:04:54.623495 [ 60 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5192 | 2025.12.19 22:04:54.623508 [ 261 ] {f526f409-9c52-4154-a8c9-cf7e07f4c48f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5193 | 2025.12.19 22:04:54.623539 [ 60 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2025.12.19 22:04:54.623558 [ 261 ] {f526f409-9c52-4154-a8c9-cf7e07f4c48f} <Debug> TCPHandler: Processed in 0.00124336 sec. | ||
| 5195 | 2025.12.19 22:04:54.623563 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5196 | 2025.12.19 22:04:54.623651 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 5197 | 2025.12.19 22:04:54.623759 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2025.12.19 22:04:54.623784 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1800 rows starting from the beginning of the part | ||
| 5199 | 2025.12.19 22:04:54.623786 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5200 | 2025.12.19 22:04:54.623834 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5201 | 2025.12.19 22:04:54.623878 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 5202 | 2025.12.19 22:04:54.623918 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5203 | 2025.12.19 22:04:54.623956 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 5204 | 2025.12.19 22:04:54.623996 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5205 | 2025.12.19 22:04:54.624085 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2025.12.19 22:04:54.624167 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5207 | 2025.12.19 22:04:54.624257 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 5208 | 2025.12.19 22:04:54.625120 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001503305 sec., 1396922.1149400822 rows/sec., 94.14 MiB/sec. | ||
| 5209 | 2025.12.19 22:04:54.625319 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5210 | 2025.12.19 22:04:54.625570 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_36_7} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2025.12.19 22:04:54.625634 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_36_7} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5212 | 2025.12.19 22:04:54.625692 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5213 | 2025.12.19 22:04:58.636286 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5214 | 2025.12.19 22:04:58.636375 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5215 | 2025.12.19 22:04:58.727297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12430 | ||
| 5216 | 2025.12.19 22:04:58.727857 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2025.12.19 22:04:58.727908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5218 | 2025.12.19 22:04:58.728389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5219 | 2025.12.19 22:04:58.728630 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2025.12.19 22:04:58.728760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12430 | ||
| 5221 | 2025.12.19 22:04:58.728784 [ 26 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5222 | 2025.12.19 22:04:58.728852 [ 26 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2025.12.19 22:04:58.728875 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5224 | 2025.12.19 22:04:58.728989 [ 197 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 5225 | 2025.12.19 22:04:58.729118 [ 197 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5226 | 2025.12.19 22:04:58.729160 [ 197 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10062 rows starting from the beginning of the part | ||
| 5227 | 2025.12.19 22:04:58.729228 [ 197 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5228 | 2025.12.19 22:04:58.729277 [ 197 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5229 | 2025.12.19 22:04:58.729324 [ 197 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5230 | 2025.12.19 22:04:58.729365 [ 197 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5231 | 2025.12.19 22:04:58.729409 [ 197 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5232 | 2025.12.19 22:04:58.733413 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12430 rows, containing 4 columns (4 merged, 0 gathered) in 0.004471843 sec., 2779614.5794921694 rows/sec., 39.76 MiB/sec. | ||
| 5233 | 2025.12.19 22:04:58.733793 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5234 | 2025.12.19 22:04:58.734121 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2025.12.19 22:04:58.734195 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_26_5} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5236 | 2025.12.19 22:04:58.734315 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5237 | 2025.12.19 22:04:59.376895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5238 | 2025.12.19 22:04:59.393847 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2025.12.19 22:04:59.393902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5240 | 2025.12.19 22:04:59.399607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5241 | 2025.12.19 22:04:59.400302 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2025.12.19 22:04:59.400654 [ 26 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5243 | 2025.12.19 22:04:59.400752 [ 26 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2025.12.19 22:04:59.400789 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5245 | 2025.12.19 22:04:59.400943 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5246 | 2025.12.19 22:04:59.403319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5247 | 2025.12.19 22:04:59.404759 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5248 | 2025.12.19 22:04:59.406181 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5249 | 2025.12.19 22:04:59.411058 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5250 | 2025.12.19 22:04:59.415790 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5251 | 2025.12.19 22:04:59.420546 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5252 | 2025.12.19 22:04:59.425035 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5253 | 2025.12.19 22:04:59.429023 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5254 | 2025.12.19 22:04:59.487192 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.086312649 sec., 2270.8143275732386 rows/sec., 11.74 MiB/sec. | ||
| 5255 | 2025.12.19 22:04:59.489954 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5256 | 2025.12.19 22:04:59.491910 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_26_5} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2025.12.19 22:04:59.492018 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_26_5} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5258 | 2025.12.19 22:04:59.494427 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5259 | 2025.12.19 22:04:59.612361 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2025.12.19 22:04:59.612534 [ 261 ] {ece27e83-6386-44b0-8afc-e2e16eb097e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5261 | 2025.12.19 22:04:59.612605 [ 261 ] {ece27e83-6386-44b0-8afc-e2e16eb097e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5262 | 2025.12.19 22:04:59.613305 [ 261 ] {ece27e83-6386-44b0-8afc-e2e16eb097e6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2025.12.19 22:04:59.613346 [ 261 ] {ece27e83-6386-44b0-8afc-e2e16eb097e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5264 | 2025.12.19 22:04:59.613715 [ 261 ] {ece27e83-6386-44b0-8afc-e2e16eb097e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5265 | 2025.12.19 22:04:59.613944 [ 261 ] {ece27e83-6386-44b0-8afc-e2e16eb097e6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2025.12.19 22:04:59.614090 [ 261 ] {ece27e83-6386-44b0-8afc-e2e16eb097e6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.67 MiB/sec. | ||
| 5267 | 2025.12.19 22:04:59.614132 [ 261 ] {ece27e83-6386-44b0-8afc-e2e16eb097e6} <Debug> TCPHandler: Processed in 0.001896851 sec. | ||
| 5268 | 2025.12.19 22:04:59.614251 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2025.12.19 22:04:59.614346 [ 261 ] {f3cc6575-eb7e-4719-aa1d-2d4df409b0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5270 | 2025.12.19 22:04:59.614386 [ 261 ] {f3cc6575-eb7e-4719-aa1d-2d4df409b0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5271 | 2025.12.19 22:04:59.614829 [ 261 ] {f3cc6575-eb7e-4719-aa1d-2d4df409b0b9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2025.12.19 22:04:59.614866 [ 261 ] {f3cc6575-eb7e-4719-aa1d-2d4df409b0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5273 | 2025.12.19 22:04:59.615172 [ 261 ] {f3cc6575-eb7e-4719-aa1d-2d4df409b0b9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5274 | 2025.12.19 22:04:59.615393 [ 261 ] {f3cc6575-eb7e-4719-aa1d-2d4df409b0b9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2025.12.19 22:04:59.615520 [ 261 ] {f3cc6575-eb7e-4719-aa1d-2d4df409b0b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 5276 | 2025.12.19 22:04:59.615559 [ 261 ] {f3cc6575-eb7e-4719-aa1d-2d4df409b0b9} <Debug> TCPHandler: Processed in 0.001357643 sec. | ||
| 5277 | 2025.12.19 22:04:59.615682 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2025.12.19 22:04:59.615776 [ 261 ] {6bae0ceb-4c44-49fa-b3cf-efb91141f8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5279 | 2025.12.19 22:04:59.615820 [ 261 ] {6bae0ceb-4c44-49fa-b3cf-efb91141f8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5280 | 2025.12.19 22:04:59.616244 [ 261 ] {6bae0ceb-4c44-49fa-b3cf-efb91141f8eb} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2025.12.19 22:04:59.616282 [ 261 ] {6bae0ceb-4c44-49fa-b3cf-efb91141f8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5282 | 2025.12.19 22:04:59.616617 [ 261 ] {6bae0ceb-4c44-49fa-b3cf-efb91141f8eb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5283 | 2025.12.19 22:04:59.616849 [ 261 ] {6bae0ceb-4c44-49fa-b3cf-efb91141f8eb} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2025.12.19 22:04:59.616978 [ 261 ] {6bae0ceb-4c44-49fa-b3cf-efb91141f8eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 5285 | 2025.12.19 22:04:59.617020 [ 261 ] {6bae0ceb-4c44-49fa-b3cf-efb91141f8eb} <Debug> TCPHandler: Processed in 0.001387332 sec. | ||
| 5286 | 2025.12.19 22:04:59.617135 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2025.12.19 22:04:59.617234 [ 261 ] {9df0e096-7c55-432f-8ecb-7d579529f832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5288 | 2025.12.19 22:04:59.617277 [ 261 ] {9df0e096-7c55-432f-8ecb-7d579529f832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5289 | 2025.12.19 22:04:59.617627 [ 261 ] {9df0e096-7c55-432f-8ecb-7d579529f832} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2025.12.19 22:04:59.617664 [ 261 ] {9df0e096-7c55-432f-8ecb-7d579529f832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5291 | 2025.12.19 22:04:59.617988 [ 261 ] {9df0e096-7c55-432f-8ecb-7d579529f832} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5292 | 2025.12.19 22:04:59.618194 [ 261 ] {9df0e096-7c55-432f-8ecb-7d579529f832} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2025.12.19 22:04:59.618319 [ 261 ] {9df0e096-7c55-432f-8ecb-7d579529f832} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5294 | 2025.12.19 22:04:59.618355 [ 261 ] {9df0e096-7c55-432f-8ecb-7d579529f832} <Debug> TCPHandler: Processed in 0.001269101 sec. | ||
| 5295 | 2025.12.19 22:05:00.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.36 MiB, peak 266.64 MiB, free memory in arenas 0.00 B, will set to 260.48 MiB (RSS), difference: 4.12 MiB | ||
| 5296 | 2025.12.19 22:05:00.612359 [ 15 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5297 | 2025.12.19 22:05:00.612440 [ 15 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2025.12.19 22:05:00.612469 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5299 | 2025.12.19 22:05:00.612616 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 5300 | 2025.12.19 22:05:00.612797 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5301 | 2025.12.19 22:05:00.612850 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 5302 | 2025.12.19 22:05:00.612960 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 5303 | 2025.12.19 22:05:00.613044 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 5304 | 2025.12.19 22:05:00.613124 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5305 | 2025.12.19 22:05:00.613202 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 5306 | 2025.12.19 22:05:00.614024 [ 191 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467044 sec., 25902.42692107394 rows/sec., 2.16 MiB/sec. | ||
| 5307 | 2025.12.19 22:05:00.614171 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5308 | 2025.12.19 22:05:00.614430 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_9_2} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2025.12.19 22:05:00.614496 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_9_2} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5310 | 2025.12.19 22:05:00.614562 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5311 | 2025.12.19 22:05:03.749753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 626 | ||
| 5312 | 2025.12.19 22:05:03.751892 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2025.12.19 22:05:03.751948 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5314 | 2025.12.19 22:05:03.753151 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5315 | 2025.12.19 22:05:03.753428 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2025.12.19 22:05:03.753813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 5317 | 2025.12.19 22:05:04.606606 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2025.12.19 22:05:04.606842 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5319 | 2025.12.19 22:05:04.607208 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5320 | 2025.12.19 22:05:04.607249 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5321 | 2025.12.19 22:05:04.607509 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5322 | 2025.12.19 22:05:04.607581 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5323 | 2025.12.19 22:05:04.607722 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 5324 | 2025.12.19 22:05:04.607841 [ 298 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5325 | 2025.12.19 22:05:04.607867 [ 333 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5326 | 2025.12.19 22:05:04.607874 [ 308 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5327 | 2025.12.19 22:05:04.608033 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 5328 | 2025.12.19 22:05:04.608065 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5329 | 2025.12.19 22:05:04.608151 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5330 | 2025.12.19 22:05:04.608172 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5331 | 2025.12.19 22:05:04.608207 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5332 | 2025.12.19 22:05:04.608245 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5333 | 2025.12.19 22:05:04.608281 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5334 | 2025.12.19 22:05:04.609302 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.00256 sec., 13671.874999999998 rows/sec., 578.31 KiB/sec. | ||
| 5335 | 2025.12.19 22:05:04.609455 [ 261 ] {ce2e801f-523e-4288-a467-4129af514819} <Debug> TCPHandler: Processed in 0.002980699 sec. | ||
| 5336 | 2025.12.19 22:05:04.619742 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2025.12.19 22:05:04.619878 [ 261 ] {61e124c0-f4af-4828-a4d1-519c52ff1918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5338 | 2025.12.19 22:05:04.619937 [ 261 ] {61e124c0-f4af-4828-a4d1-519c52ff1918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5339 | 2025.12.19 22:05:04.620499 [ 261 ] {61e124c0-f4af-4828-a4d1-519c52ff1918} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.12.19 22:05:04.620544 [ 261 ] {61e124c0-f4af-4828-a4d1-519c52ff1918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5341 | 2025.12.19 22:05:04.620973 [ 261 ] {61e124c0-f4af-4828-a4d1-519c52ff1918} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5342 | 2025.12.19 22:05:04.621172 [ 261 ] {61e124c0-f4af-4828-a4d1-519c52ff1918} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2025.12.19 22:05:04.621323 [ 261 ] {61e124c0-f4af-4828-a4d1-519c52ff1918} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 168.35 KiB/sec. | ||
| 5344 | 2025.12.19 22:05:04.621364 [ 261 ] {61e124c0-f4af-4828-a4d1-519c52ff1918} <Debug> TCPHandler: Processed in 0.001686387 sec. | ||
| 5345 | 2025.12.19 22:05:04.621474 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2025.12.19 22:05:04.621574 [ 261 ] {382b1d7a-41e7-407e-8aa7-929f4d330265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5347 | 2025.12.19 22:05:04.621617 [ 261 ] {382b1d7a-41e7-407e-8aa7-929f4d330265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5348 | 2025.12.19 22:05:04.622047 [ 261 ] {382b1d7a-41e7-407e-8aa7-929f4d330265} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2025.12.19 22:05:04.622084 [ 261 ] {382b1d7a-41e7-407e-8aa7-929f4d330265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5350 | 2025.12.19 22:05:04.622397 [ 261 ] {382b1d7a-41e7-407e-8aa7-929f4d330265} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5351 | 2025.12.19 22:05:04.622613 [ 261 ] {382b1d7a-41e7-407e-8aa7-929f4d330265} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2025.12.19 22:05:04.622746 [ 261 ] {382b1d7a-41e7-407e-8aa7-929f4d330265} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.67 MiB/sec. | ||
| 5353 | 2025.12.19 22:05:04.622784 [ 261 ] {382b1d7a-41e7-407e-8aa7-929f4d330265} <Debug> TCPHandler: Processed in 0.001360082 sec. | ||
| 5354 | 2025.12.19 22:05:04.622894 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2025.12.19 22:05:04.622991 [ 261 ] {490f4d02-2257-4e3a-bc13-4b52b020a265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5356 | 2025.12.19 22:05:04.623034 [ 261 ] {490f4d02-2257-4e3a-bc13-4b52b020a265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5357 | 2025.12.19 22:05:04.623422 [ 261 ] {490f4d02-2257-4e3a-bc13-4b52b020a265} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2025.12.19 22:05:04.623459 [ 261 ] {490f4d02-2257-4e3a-bc13-4b52b020a265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5359 | 2025.12.19 22:05:04.623743 [ 261 ] {490f4d02-2257-4e3a-bc13-4b52b020a265} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5360 | 2025.12.19 22:05:04.623963 [ 261 ] {490f4d02-2257-4e3a-bc13-4b52b020a265} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2025.12.19 22:05:04.624089 [ 261 ] {490f4d02-2257-4e3a-bc13-4b52b020a265} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001118 sec., 14311.270125223613 rows/sec., 1.15 MiB/sec. | ||
| 5362 | 2025.12.19 22:05:04.624127 [ 261 ] {490f4d02-2257-4e3a-bc13-4b52b020a265} <Debug> TCPHandler: Processed in 0.001282381 sec. | ||
| 5363 | 2025.12.19 22:05:04.624231 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2025.12.19 22:05:04.624335 [ 261 ] {39605a3c-eec7-430c-97e3-3a04cf4cfab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5365 | 2025.12.19 22:05:04.624375 [ 261 ] {39605a3c-eec7-430c-97e3-3a04cf4cfab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5366 | 2025.12.19 22:05:04.624930 [ 261 ] {39605a3c-eec7-430c-97e3-3a04cf4cfab2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2025.12.19 22:05:04.624968 [ 261 ] {39605a3c-eec7-430c-97e3-3a04cf4cfab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5368 | 2025.12.19 22:05:04.625314 [ 261 ] {39605a3c-eec7-430c-97e3-3a04cf4cfab2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5369 | 2025.12.19 22:05:04.625527 [ 261 ] {39605a3c-eec7-430c-97e3-3a04cf4cfab2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2025.12.19 22:05:04.625665 [ 261 ] {39605a3c-eec7-430c-97e3-3a04cf4cfab2} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.00135 sec., 196296.2962962963 rows/sec., 17.52 MiB/sec. | ||
| 5371 | 2025.12.19 22:05:04.625704 [ 261 ] {39605a3c-eec7-430c-97e3-3a04cf4cfab2} <Debug> TCPHandler: Processed in 0.001522515 sec. | ||
| 5372 | 2025.12.19 22:05:04.625805 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2025.12.19 22:05:04.625900 [ 261 ] {5b4d2b91-ad4f-418a-b716-8dc815227f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5374 | 2025.12.19 22:05:04.625942 [ 261 ] {5b4d2b91-ad4f-418a-b716-8dc815227f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5375 | 2025.12.19 22:05:04.626345 [ 261 ] {5b4d2b91-ad4f-418a-b716-8dc815227f41} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2025.12.19 22:05:04.626382 [ 261 ] {5b4d2b91-ad4f-418a-b716-8dc815227f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5377 | 2025.12.19 22:05:04.626673 [ 261 ] {5b4d2b91-ad4f-418a-b716-8dc815227f41} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5378 | 2025.12.19 22:05:04.626878 [ 261 ] {5b4d2b91-ad4f-418a-b716-8dc815227f41} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2025.12.19 22:05:04.627003 [ 261 ] {5b4d2b91-ad4f-418a-b716-8dc815227f41} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001122 sec., 60606.06060606061 rows/sec., 4.44 MiB/sec. | ||
| 5380 | 2025.12.19 22:05:04.627041 [ 261 ] {5b4d2b91-ad4f-418a-b716-8dc815227f41} <Debug> TCPHandler: Processed in 0.001285041 sec. | ||
| 5381 | 2025.12.19 22:05:04.627151 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2025.12.19 22:05:04.627245 [ 261 ] {953e37e0-6773-4a92-ac1c-17c9996f22d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5383 | 2025.12.19 22:05:04.627285 [ 261 ] {953e37e0-6773-4a92-ac1c-17c9996f22d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5384 | 2025.12.19 22:05:04.627677 [ 261 ] {953e37e0-6773-4a92-ac1c-17c9996f22d7} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2025.12.19 22:05:04.627713 [ 261 ] {953e37e0-6773-4a92-ac1c-17c9996f22d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5386 | 2025.12.19 22:05:04.627999 [ 261 ] {953e37e0-6773-4a92-ac1c-17c9996f22d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5387 | 2025.12.19 22:05:04.628212 [ 261 ] {953e37e0-6773-4a92-ac1c-17c9996f22d7} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.12.19 22:05:04.628345 [ 261 ] {953e37e0-6773-4a92-ac1c-17c9996f22d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.78 MiB/sec. | ||
| 5389 | 2025.12.19 22:05:04.628384 [ 261 ] {953e37e0-6773-4a92-ac1c-17c9996f22d7} <Debug> TCPHandler: Processed in 0.001282251 sec. | ||
| 5390 | 2025.12.19 22:05:04.628485 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2025.12.19 22:05:04.628579 [ 261 ] {1f034c7f-5273-401c-b957-3c86b9114b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5392 | 2025.12.19 22:05:04.628619 [ 261 ] {1f034c7f-5273-401c-b957-3c86b9114b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5393 | 2025.12.19 22:05:04.628998 [ 261 ] {1f034c7f-5273-401c-b957-3c86b9114b25} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2025.12.19 22:05:04.629035 [ 261 ] {1f034c7f-5273-401c-b957-3c86b9114b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5395 | 2025.12.19 22:05:04.629318 [ 261 ] {1f034c7f-5273-401c-b957-3c86b9114b25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5396 | 2025.12.19 22:05:04.629519 [ 261 ] {1f034c7f-5273-401c-b957-3c86b9114b25} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2025.12.19 22:05:04.629642 [ 261 ] {1f034c7f-5273-401c-b957-3c86b9114b25} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 867.25 KiB/sec. | ||
| 5398 | 2025.12.19 22:05:04.629680 [ 261 ] {1f034c7f-5273-401c-b957-3c86b9114b25} <Debug> TCPHandler: Processed in 0.00124325 sec. | ||
| 5399 | 2025.12.19 22:05:04.629788 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2025.12.19 22:05:04.629895 [ 261 ] {1be790ff-d3d3-4767-80d8-648d8608b0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5401 | 2025.12.19 22:05:04.629937 [ 261 ] {1be790ff-d3d3-4767-80d8-648d8608b0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5402 | 2025.12.19 22:05:04.630421 [ 261 ] {1be790ff-d3d3-4767-80d8-648d8608b0ae} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.12.19 22:05:04.630458 [ 261 ] {1be790ff-d3d3-4767-80d8-648d8608b0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5404 | 2025.12.19 22:05:04.630787 [ 261 ] {1be790ff-d3d3-4767-80d8-648d8608b0ae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5405 | 2025.12.19 22:05:04.630998 [ 261 ] {1be790ff-d3d3-4767-80d8-648d8608b0ae} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2025.12.19 22:05:04.631134 [ 261 ] {1be790ff-d3d3-4767-80d8-648d8608b0ae} <Debug> executeQuery: Read 156 rows, 12.89 KiB in 0.001259 sec., 123907.86338363781 rows/sec., 10.00 MiB/sec. | ||
| 5407 | 2025.12.19 22:05:04.631175 [ 261 ] {1be790ff-d3d3-4767-80d8-648d8608b0ae} <Debug> TCPHandler: Processed in 0.001438393 sec. | ||
| 5408 | 2025.12.19 22:05:04.631277 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2025.12.19 22:05:04.631374 [ 261 ] {e5d2fa5a-2f02-4d3e-957d-e2572dbfc215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5410 | 2025.12.19 22:05:04.631418 [ 261 ] {e5d2fa5a-2f02-4d3e-957d-e2572dbfc215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5411 | 2025.12.19 22:05:04.631833 [ 261 ] {e5d2fa5a-2f02-4d3e-957d-e2572dbfc215} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2025.12.19 22:05:04.631872 [ 261 ] {e5d2fa5a-2f02-4d3e-957d-e2572dbfc215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5413 | 2025.12.19 22:05:04.632211 [ 261 ] {e5d2fa5a-2f02-4d3e-957d-e2572dbfc215} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5414 | 2025.12.19 22:05:04.632425 [ 261 ] {e5d2fa5a-2f02-4d3e-957d-e2572dbfc215} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2025.12.19 22:05:04.632570 [ 261 ] {e5d2fa5a-2f02-4d3e-957d-e2572dbfc215} <Debug> executeQuery: Read 204 rows, 14.97 KiB in 0.001216 sec., 167763.15789473683 rows/sec., 12.02 MiB/sec. | ||
| 5416 | 2025.12.19 22:05:04.632610 [ 261 ] {e5d2fa5a-2f02-4d3e-957d-e2572dbfc215} <Debug> TCPHandler: Processed in 0.001383953 sec. | ||
| 5417 | 2025.12.19 22:05:04.632720 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2025.12.19 22:05:04.632816 [ 261 ] {9d278d32-f2a4-4449-9de4-26cd72a74f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5419 | 2025.12.19 22:05:04.632870 [ 261 ] {9d278d32-f2a4-4449-9de4-26cd72a74f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5420 | 2025.12.19 22:05:04.633683 [ 261 ] {9d278d32-f2a4-4449-9de4-26cd72a74f13} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2025.12.19 22:05:04.633717 [ 261 ] {9d278d32-f2a4-4449-9de4-26cd72a74f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5422 | 2025.12.19 22:05:04.634294 [ 261 ] {9d278d32-f2a4-4449-9de4-26cd72a74f13} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5423 | 2025.12.19 22:05:04.634523 [ 261 ] {9d278d32-f2a4-4449-9de4-26cd72a74f13} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2025.12.19 22:05:04.634661 [ 261 ] {9d278d32-f2a4-4449-9de4-26cd72a74f13} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001863 sec., 21470.746108427265 rows/sec., 38.47 MiB/sec. | ||
| 5425 | 2025.12.19 22:05:04.634724 [ 261 ] {9d278d32-f2a4-4449-9de4-26cd72a74f13} <Debug> TCPHandler: Processed in 0.002053803 sec. | ||
| 5426 | 2025.12.19 22:05:04.634832 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2025.12.19 22:05:04.634927 [ 261 ] {75595a3c-5401-4068-b0d6-7d126a2426a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5428 | 2025.12.19 22:05:04.634969 [ 261 ] {75595a3c-5401-4068-b0d6-7d126a2426a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5429 | 2025.12.19 22:05:04.635306 [ 261 ] {75595a3c-5401-4068-b0d6-7d126a2426a1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2025.12.19 22:05:04.635340 [ 261 ] {75595a3c-5401-4068-b0d6-7d126a2426a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5431 | 2025.12.19 22:05:04.635658 [ 261 ] {75595a3c-5401-4068-b0d6-7d126a2426a1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5432 | 2025.12.19 22:05:04.635868 [ 261 ] {75595a3c-5401-4068-b0d6-7d126a2426a1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2025.12.19 22:05:04.635995 [ 261 ] {75595a3c-5401-4068-b0d6-7d126a2426a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5434 | 2025.12.19 22:05:04.636031 [ 261 ] {75595a3c-5401-4068-b0d6-7d126a2426a1} <Debug> TCPHandler: Processed in 0.001249401 sec. | ||
| 5435 | 2025.12.19 22:05:06.228862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12942 | ||
| 5436 | 2025.12.19 22:05:06.229705 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2025.12.19 22:05:06.229758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5438 | 2025.12.19 22:05:06.230312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5439 | 2025.12.19 22:05:06.230546 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2025.12.19 22:05:06.230697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12942 | ||
| 5441 | 2025.12.19 22:05:06.903402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5442 | 2025.12.19 22:05:06.920472 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.12.19 22:05:06.920539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5444 | 2025.12.19 22:05:06.926785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5445 | 2025.12.19 22:05:06.927525 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2025.12.19 22:05:06.930712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5447 | 2025.12.19 22:05:09.612733 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2025.12.19 22:05:09.612911 [ 261 ] {329f60b1-fb72-4793-a144-6ba29cdc3746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5449 | 2025.12.19 22:05:09.612982 [ 261 ] {329f60b1-fb72-4793-a144-6ba29cdc3746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5450 | 2025.12.19 22:05:09.613659 [ 261 ] {329f60b1-fb72-4793-a144-6ba29cdc3746} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2025.12.19 22:05:09.613712 [ 261 ] {329f60b1-fb72-4793-a144-6ba29cdc3746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5452 | 2025.12.19 22:05:09.614110 [ 261 ] {329f60b1-fb72-4793-a144-6ba29cdc3746} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5453 | 2025.12.19 22:05:09.614345 [ 261 ] {329f60b1-fb72-4793-a144-6ba29cdc3746} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.12.19 22:05:09.614512 [ 261 ] {329f60b1-fb72-4793-a144-6ba29cdc3746} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 5455 | 2025.12.19 22:05:09.614571 [ 261 ] {329f60b1-fb72-4793-a144-6ba29cdc3746} <Debug> TCPHandler: Processed in 0.001964832 sec. | ||
| 5456 | 2025.12.19 22:05:09.614703 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2025.12.19 22:05:09.614813 [ 261 ] {0b8795e0-568d-4b80-b347-200e24b91830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5458 | 2025.12.19 22:05:09.614859 [ 261 ] {0b8795e0-568d-4b80-b347-200e24b91830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5459 | 2025.12.19 22:05:09.615315 [ 261 ] {0b8795e0-568d-4b80-b347-200e24b91830} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2025.12.19 22:05:09.615358 [ 261 ] {0b8795e0-568d-4b80-b347-200e24b91830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5461 | 2025.12.19 22:05:09.615725 [ 261 ] {0b8795e0-568d-4b80-b347-200e24b91830} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5462 | 2025.12.19 22:05:09.615945 [ 261 ] {0b8795e0-568d-4b80-b347-200e24b91830} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2025.12.19 22:05:09.616085 [ 261 ] {0b8795e0-568d-4b80-b347-200e24b91830} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 5464 | 2025.12.19 22:05:09.616128 [ 261 ] {0b8795e0-568d-4b80-b347-200e24b91830} <Debug> TCPHandler: Processed in 0.001478324 sec. | ||
| 5465 | 2025.12.19 22:05:09.616243 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2025.12.19 22:05:09.616349 [ 261 ] {f8ae9ec0-2aef-4129-82e2-ade3fd4a16e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5467 | 2025.12.19 22:05:09.616399 [ 261 ] {f8ae9ec0-2aef-4129-82e2-ade3fd4a16e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5468 | 2025.12.19 22:05:09.616856 [ 261 ] {f8ae9ec0-2aef-4129-82e2-ade3fd4a16e0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2025.12.19 22:05:09.616897 [ 261 ] {f8ae9ec0-2aef-4129-82e2-ade3fd4a16e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5470 | 2025.12.19 22:05:09.617258 [ 261 ] {f8ae9ec0-2aef-4129-82e2-ade3fd4a16e0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5471 | 2025.12.19 22:05:09.617490 [ 261 ] {f8ae9ec0-2aef-4129-82e2-ade3fd4a16e0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.12.19 22:05:09.617642 [ 261 ] {f8ae9ec0-2aef-4129-82e2-ade3fd4a16e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 5473 | 2025.12.19 22:05:09.617682 [ 261 ] {f8ae9ec0-2aef-4129-82e2-ade3fd4a16e0} <Debug> TCPHandler: Processed in 0.001491415 sec. | ||
| 5474 | 2025.12.19 22:05:09.617801 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2025.12.19 22:05:09.617900 [ 261 ] {bd811437-914d-4c75-88c8-01bf4b6b8450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5476 | 2025.12.19 22:05:09.617943 [ 261 ] {bd811437-914d-4c75-88c8-01bf4b6b8450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5477 | 2025.12.19 22:05:09.618317 [ 261 ] {bd811437-914d-4c75-88c8-01bf4b6b8450} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2025.12.19 22:05:09.618354 [ 261 ] {bd811437-914d-4c75-88c8-01bf4b6b8450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5479 | 2025.12.19 22:05:09.618695 [ 261 ] {bd811437-914d-4c75-88c8-01bf4b6b8450} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5480 | 2025.12.19 22:05:09.618922 [ 261 ] {bd811437-914d-4c75-88c8-01bf4b6b8450} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2025.12.19 22:05:09.619058 [ 261 ] {bd811437-914d-4c75-88c8-01bf4b6b8450} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 5482 | 2025.12.19 22:05:09.619098 [ 261 ] {bd811437-914d-4c75-88c8-01bf4b6b8450} <Debug> TCPHandler: Processed in 0.001347582 sec. | ||
| 5483 | 2025.12.19 22:05:13.636629 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5484 | 2025.12.19 22:05:13.636696 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5485 | 2025.12.19 22:05:13.730870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13390 | ||
| 5486 | 2025.12.19 22:05:13.731440 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2025.12.19 22:05:13.731513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5488 | 2025.12.19 22:05:13.731998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5489 | 2025.12.19 22:05:13.732241 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2025.12.19 22:05:13.732370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13390 | ||
| 5491 | 2025.12.19 22:05:13.754050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 658 | ||
| 5492 | 2025.12.19 22:05:13.756433 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.12.19 22:05:13.756495 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5494 | 2025.12.19 22:05:13.757731 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5495 | 2025.12.19 22:05:13.758012 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.12.19 22:05:13.758389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5497 | 2025.12.19 22:05:14.430878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5498 | 2025.12.19 22:05:14.447924 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2025.12.19 22:05:14.447985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5500 | 2025.12.19 22:05:14.454448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5501 | 2025.12.19 22:05:14.455192 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2025.12.19 22:05:14.458211 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5503 | 2025.12.19 22:05:14.614291 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2025.12.19 22:05:14.614471 [ 261 ] {95fedc7f-bd60-46bd-81ee-7d5113ada361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5505 | 2025.12.19 22:05:14.614548 [ 261 ] {95fedc7f-bd60-46bd-81ee-7d5113ada361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5506 | 2025.12.19 22:05:14.615334 [ 261 ] {95fedc7f-bd60-46bd-81ee-7d5113ada361} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2025.12.19 22:05:14.615390 [ 261 ] {95fedc7f-bd60-46bd-81ee-7d5113ada361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5508 | 2025.12.19 22:05:14.615813 [ 261 ] {95fedc7f-bd60-46bd-81ee-7d5113ada361} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5509 | 2025.12.19 22:05:14.616110 [ 261 ] {95fedc7f-bd60-46bd-81ee-7d5113ada361} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2025.12.19 22:05:14.616309 [ 261 ] {95fedc7f-bd60-46bd-81ee-7d5113ada361} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001888 sec., 72033.89830508475 rows/sec., 6.25 MiB/sec. | ||
| 5511 | 2025.12.19 22:05:14.616374 [ 261 ] {95fedc7f-bd60-46bd-81ee-7d5113ada361} <Debug> TCPHandler: Processed in 0.002207876 sec. | ||
| 5512 | 2025.12.19 22:05:14.616599 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2025.12.19 22:05:14.618701 [ 261 ] {7f11ce7c-271d-42c2-9af9-0b86bd72cd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5514 | 2025.12.19 22:05:14.618825 [ 261 ] {7f11ce7c-271d-42c2-9af9-0b86bd72cd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5515 | 2025.12.19 22:05:14.619525 [ 261 ] {7f11ce7c-271d-42c2-9af9-0b86bd72cd83} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2025.12.19 22:05:14.619580 [ 261 ] {7f11ce7c-271d-42c2-9af9-0b86bd72cd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5517 | 2025.12.19 22:05:14.619962 [ 261 ] {7f11ce7c-271d-42c2-9af9-0b86bd72cd83} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5518 | 2025.12.19 22:05:14.620183 [ 261 ] {7f11ce7c-271d-42c2-9af9-0b86bd72cd83} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2025.12.19 22:05:14.620348 [ 261 ] {7f11ce7c-271d-42c2-9af9-0b86bd72cd83} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001726 sec., 23174.971031286208 rows/sec., 1.70 MiB/sec. | ||
| 5520 | 2025.12.19 22:05:14.620416 [ 261 ] {7f11ce7c-271d-42c2-9af9-0b86bd72cd83} <Debug> TCPHandler: Processed in 0.003884844 sec. | ||
| 5521 | 2025.12.19 22:05:14.620537 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2025.12.19 22:05:14.620642 [ 261 ] {ed2f8cb4-52b0-40d7-aacf-767ed4dd1785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5523 | 2025.12.19 22:05:14.620688 [ 261 ] {ed2f8cb4-52b0-40d7-aacf-767ed4dd1785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5524 | 2025.12.19 22:05:14.621153 [ 261 ] {ed2f8cb4-52b0-40d7-aacf-767ed4dd1785} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2025.12.19 22:05:14.621192 [ 261 ] {ed2f8cb4-52b0-40d7-aacf-767ed4dd1785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5526 | 2025.12.19 22:05:14.621519 [ 261 ] {ed2f8cb4-52b0-40d7-aacf-767ed4dd1785} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5527 | 2025.12.19 22:05:14.621730 [ 261 ] {ed2f8cb4-52b0-40d7-aacf-767ed4dd1785} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2025.12.19 22:05:14.621868 [ 261 ] {ed2f8cb4-52b0-40d7-aacf-767ed4dd1785} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001248 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 5529 | 2025.12.19 22:05:14.621908 [ 261 ] {ed2f8cb4-52b0-40d7-aacf-767ed4dd1785} <Debug> TCPHandler: Processed in 0.001424063 sec. | ||
| 5530 | 2025.12.19 22:05:14.622020 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2025.12.19 22:05:14.622119 [ 261 ] {a88daaa3-1080-4907-a3e5-5a846dce926e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5532 | 2025.12.19 22:05:14.622164 [ 261 ] {a88daaa3-1080-4907-a3e5-5a846dce926e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5533 | 2025.12.19 22:05:14.622562 [ 261 ] {a88daaa3-1080-4907-a3e5-5a846dce926e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.12.19 22:05:14.622600 [ 261 ] {a88daaa3-1080-4907-a3e5-5a846dce926e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5535 | 2025.12.19 22:05:14.622926 [ 261 ] {a88daaa3-1080-4907-a3e5-5a846dce926e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5536 | 2025.12.19 22:05:14.623148 [ 261 ] {a88daaa3-1080-4907-a3e5-5a846dce926e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2025.12.19 22:05:14.623279 [ 261 ] {a88daaa3-1080-4907-a3e5-5a846dce926e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5538 | 2025.12.19 22:05:14.623317 [ 261 ] {a88daaa3-1080-4907-a3e5-5a846dce926e} <Debug> TCPHandler: Processed in 0.001346742 sec. | ||
| 5539 | 2025.12.19 22:05:14.623417 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2025.12.19 22:05:14.623513 [ 261 ] {01c6ced9-3fab-4b7c-b626-7cdf06c3ff68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5541 | 2025.12.19 22:05:14.623569 [ 261 ] {01c6ced9-3fab-4b7c-b626-7cdf06c3ff68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5542 | 2025.12.19 22:05:14.624403 [ 261 ] {01c6ced9-3fab-4b7c-b626-7cdf06c3ff68} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2025.12.19 22:05:14.624440 [ 261 ] {01c6ced9-3fab-4b7c-b626-7cdf06c3ff68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5544 | 2025.12.19 22:05:14.625053 [ 261 ] {01c6ced9-3fab-4b7c-b626-7cdf06c3ff68} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5545 | 2025.12.19 22:05:14.625291 [ 261 ] {01c6ced9-3fab-4b7c-b626-7cdf06c3ff68} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2025.12.19 22:05:14.625440 [ 261 ] {01c6ced9-3fab-4b7c-b626-7cdf06c3ff68} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001947 sec., 20544.42732408834 rows/sec., 36.81 MiB/sec. | ||
| 5547 | 2025.12.19 22:05:14.625517 [ 261 ] {01c6ced9-3fab-4b7c-b626-7cdf06c3ff68} <Debug> TCPHandler: Processed in 0.002147615 sec. | ||
| 5548 | 2025.12.19 22:05:14.625623 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2025.12.19 22:05:14.625719 [ 261 ] {cad5abc3-7f2f-4c63-a953-ca04440e74b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5550 | 2025.12.19 22:05:14.625761 [ 261 ] {cad5abc3-7f2f-4c63-a953-ca04440e74b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5551 | 2025.12.19 22:05:14.626082 [ 261 ] {cad5abc3-7f2f-4c63-a953-ca04440e74b9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2025.12.19 22:05:14.626119 [ 261 ] {cad5abc3-7f2f-4c63-a953-ca04440e74b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5553 | 2025.12.19 22:05:14.626421 [ 261 ] {cad5abc3-7f2f-4c63-a953-ca04440e74b9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5554 | 2025.12.19 22:05:14.626631 [ 261 ] {cad5abc3-7f2f-4c63-a953-ca04440e74b9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2025.12.19 22:05:14.626761 [ 261 ] {cad5abc3-7f2f-4c63-a953-ca04440e74b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 5556 | 2025.12.19 22:05:14.626796 [ 261 ] {cad5abc3-7f2f-4c63-a953-ca04440e74b9} <Debug> TCPHandler: Processed in 0.00122093 sec. | ||
| 5557 | 2025.12.19 22:05:19.639458 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2025.12.19 22:05:19.639649 [ 261 ] {236018b8-a8f8-4ac2-be12-91c722c207c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5559 | 2025.12.19 22:05:19.639717 [ 261 ] {236018b8-a8f8-4ac2-be12-91c722c207c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5560 | 2025.12.19 22:05:19.640978 [ 261 ] {236018b8-a8f8-4ac2-be12-91c722c207c5} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2025.12.19 22:05:19.641028 [ 261 ] {236018b8-a8f8-4ac2-be12-91c722c207c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5562 | 2025.12.19 22:05:19.641517 [ 261 ] {236018b8-a8f8-4ac2-be12-91c722c207c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5563 | 2025.12.19 22:05:19.641743 [ 261 ] {236018b8-a8f8-4ac2-be12-91c722c207c5} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.12.19 22:05:19.641874 [ 45 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5565 | 2025.12.19 22:05:19.641908 [ 261 ] {236018b8-a8f8-4ac2-be12-91c722c207c5} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002308 sec., 518197.5736568457 rows/sec., 42.72 MiB/sec. | ||
| 5566 | 2025.12.19 22:05:19.641913 [ 45 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2025.12.19 22:05:19.641944 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5568 | 2025.12.19 22:05:19.641961 [ 261 ] {236018b8-a8f8-4ac2-be12-91c722c207c5} <Debug> TCPHandler: Processed in 0.002632053 sec. | ||
| 5569 | 2025.12.19 22:05:19.642070 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 5570 | 2025.12.19 22:05:19.642089 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2025.12.19 22:05:19.642208 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5572 | 2025.12.19 22:05:19.642213 [ 261 ] {b3413829-6fcd-4110-8f17-aa7af32ef356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5573 | 2025.12.19 22:05:19.642250 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1405 rows starting from the beginning of the part | ||
| 5574 | 2025.12.19 22:05:19.642273 [ 261 ] {b3413829-6fcd-4110-8f17-aa7af32ef356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5575 | 2025.12.19 22:05:19.642325 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5576 | 2025.12.19 22:05:19.642377 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 5577 | 2025.12.19 22:05:19.642420 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5578 | 2025.12.19 22:05:19.642481 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 5579 | 2025.12.19 22:05:19.642523 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1196 rows starting from the beginning of the part | ||
| 5580 | 2025.12.19 22:05:19.642777 [ 261 ] {b3413829-6fcd-4110-8f17-aa7af32ef356} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2025.12.19 22:05:19.642821 [ 261 ] {b3413829-6fcd-4110-8f17-aa7af32ef356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5582 | 2025.12.19 22:05:19.643169 [ 261 ] {b3413829-6fcd-4110-8f17-aa7af32ef356} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5583 | 2025.12.19 22:05:19.643419 [ 261 ] {b3413829-6fcd-4110-8f17-aa7af32ef356} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2025.12.19 22:05:19.643561 [ 261 ] {b3413829-6fcd-4110-8f17-aa7af32ef356} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001373 sec., 166059.7232337946 rows/sec., 11.24 MiB/sec. | ||
| 5585 | 2025.12.19 22:05:19.643599 [ 261 ] {b3413829-6fcd-4110-8f17-aa7af32ef356} <Debug> TCPHandler: Processed in 0.001562016 sec. | ||
| 5586 | 2025.12.19 22:05:19.643710 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2025.12.19 22:05:19.643808 [ 261 ] {fd2067bc-f85f-4c43-9ca7-7f7da66a729a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5588 | 2025.12.19 22:05:19.643849 [ 261 ] {fd2067bc-f85f-4c43-9ca7-7f7da66a729a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5589 | 2025.12.19 22:05:19.644077 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.002061883 sec., 1510269.981371397 rows/sec., 132.14 MiB/sec. | ||
| 5590 | 2025.12.19 22:05:19.644312 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5591 | 2025.12.19 22:05:19.644446 [ 261 ] {fd2067bc-f85f-4c43-9ca7-7f7da66a729a} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2025.12.19 22:05:19.644491 [ 261 ] {fd2067bc-f85f-4c43-9ca7-7f7da66a729a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5593 | 2025.12.19 22:05:19.644580 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.12.19 22:05:19.644666 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_41_8} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5595 | 2025.12.19 22:05:19.644743 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5596 | 2025.12.19 22:05:19.644833 [ 261 ] {fd2067bc-f85f-4c43-9ca7-7f7da66a729a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5597 | 2025.12.19 22:05:19.645041 [ 261 ] {fd2067bc-f85f-4c43-9ca7-7f7da66a729a} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2025.12.19 22:05:19.645139 [ 45 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5599 | 2025.12.19 22:05:19.645166 [ 45 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2025.12.19 22:05:19.645178 [ 261 ] {fd2067bc-f85f-4c43-9ca7-7f7da66a729a} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001392 sec., 373563.2183908046 rows/sec., 27.64 MiB/sec. | ||
| 5601 | 2025.12.19 22:05:19.645189 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5602 | 2025.12.19 22:05:19.645217 [ 261 ] {fd2067bc-f85f-4c43-9ca7-7f7da66a729a} <Debug> TCPHandler: Processed in 0.001557355 sec. | ||
| 5603 | 2025.12.19 22:05:19.645270 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 5604 | 2025.12.19 22:05:19.645329 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2025.12.19 22:05:19.645372 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5606 | 2025.12.19 22:05:19.645405 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5607 | 2025.12.19 22:05:19.645430 [ 261 ] {ef606e40-62e3-4837-9ef4-549c03cf5673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5608 | 2025.12.19 22:05:19.645461 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5609 | 2025.12.19 22:05:19.645479 [ 261 ] {ef606e40-62e3-4837-9ef4-549c03cf5673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5610 | 2025.12.19 22:05:19.645515 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 156 rows starting from the beginning of the part | ||
| 5611 | 2025.12.19 22:05:19.645567 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5612 | 2025.12.19 22:05:19.645606 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 5613 | 2025.12.19 22:05:19.645647 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 520 rows starting from the beginning of the part | ||
| 5614 | 2025.12.19 22:05:19.646031 [ 261 ] {ef606e40-62e3-4837-9ef4-549c03cf5673} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2025.12.19 22:05:19.646073 [ 261 ] {ef606e40-62e3-4837-9ef4-549c03cf5673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5616 | 2025.12.19 22:05:19.646502 [ 261 ] {ef606e40-62e3-4837-9ef4-549c03cf5673} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5617 | 2025.12.19 22:05:19.646654 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418684 sec., 1085513.0529420224 rows/sec., 86.49 MiB/sec. | ||
| 5618 | 2025.12.19 22:05:19.646724 [ 261 ] {ef606e40-62e3-4837-9ef4-549c03cf5673} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2025.12.19 22:05:19.646791 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5620 | 2025.12.19 22:05:19.646846 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5621 | 2025.12.19 22:05:19.646875 [ 261 ] {ef606e40-62e3-4837-9ef4-549c03cf5673} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001465 sec., 576109.2150170648 rows/sec., 38.78 MiB/sec. | ||
| 5622 | 2025.12.19 22:05:19.646891 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2025.12.19 22:05:19.646916 [ 261 ] {ef606e40-62e3-4837-9ef4-549c03cf5673} <Debug> TCPHandler: Processed in 0.001637117 sec. | ||
| 5624 | 2025.12.19 22:05:19.646918 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5625 | 2025.12.19 22:05:19.647029 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2025.12.19 22:05:19.647038 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2025.12.19 22:05:19.647054 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 5628 | 2025.12.19 22:05:19.647116 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_41_8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5629 | 2025.12.19 22:05:19.647127 [ 261 ] {47054b3d-c7fb-4c6d-8aa3-dc8994a95ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5630 | 2025.12.19 22:05:19.647175 [ 261 ] {47054b3d-c7fb-4c6d-8aa3-dc8994a95ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5631 | 2025.12.19 22:05:19.647181 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5632 | 2025.12.19 22:05:19.647203 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5633 | 2025.12.19 22:05:19.647249 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10749 rows starting from the beginning of the part | ||
| 5634 | 2025.12.19 22:05:19.647324 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 5635 | 2025.12.19 22:05:19.647377 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 204 rows starting from the beginning of the part | ||
| 5636 | 2025.12.19 22:05:19.647426 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 5637 | 2025.12.19 22:05:19.647474 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5638 | 2025.12.19 22:05:19.647524 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 844 rows starting from the beginning of the part | ||
| 5639 | 2025.12.19 22:05:19.647532 [ 261 ] {47054b3d-c7fb-4c6d-8aa3-dc8994a95ff4} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2025.12.19 22:05:19.647571 [ 261 ] {47054b3d-c7fb-4c6d-8aa3-dc8994a95ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5641 | 2025.12.19 22:05:19.647921 [ 261 ] {47054b3d-c7fb-4c6d-8aa3-dc8994a95ff4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5642 | 2025.12.19 22:05:19.648134 [ 261 ] {47054b3d-c7fb-4c6d-8aa3-dc8994a95ff4} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2025.12.19 22:05:19.648248 [ 45 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5644 | 2025.12.19 22:05:19.648275 [ 261 ] {47054b3d-c7fb-4c6d-8aa3-dc8994a95ff4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 5645 | 2025.12.19 22:05:19.648278 [ 45 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2025.12.19 22:05:19.648308 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5647 | 2025.12.19 22:05:19.648312 [ 261 ] {47054b3d-c7fb-4c6d-8aa3-dc8994a95ff4} <Debug> TCPHandler: Processed in 0.001333232 sec. | ||
| 5648 | 2025.12.19 22:05:19.648423 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 5649 | 2025.12.19 22:05:19.648524 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5650 | 2025.12.19 22:05:19.648553 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2100 rows starting from the beginning of the part | ||
| 5651 | 2025.12.19 22:05:19.648606 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 5652 | 2025.12.19 22:05:19.648658 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5653 | 2025.12.19 22:05:19.648705 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 5654 | 2025.12.19 22:05:19.648745 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5655 | 2025.12.19 22:05:19.648782 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 5656 | 2025.12.19 22:05:19.650015 [ 198 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001638587 sec., 1464676.5780516996 rows/sec., 98.71 MiB/sec. | ||
| 5657 | 2025.12.19 22:05:19.650301 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5658 | 2025.12.19 22:05:19.650567 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_41_8} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2025.12.19 22:05:19.650641 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_41_8} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5660 | 2025.12.19 22:05:19.650730 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5661 | 2025.12.19 22:05:19.651700 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12277 rows, containing 5 columns (5 merged, 0 gathered) in 0.004709587 sec., 2606810.321159796 rows/sec., 179.06 MiB/sec. | ||
| 5662 | 2025.12.19 22:05:19.652126 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5663 | 2025.12.19 22:05:19.652423 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2025.12.19 22:05:19.652506 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5665 | 2025.12.19 22:05:19.652588 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5666 | 2025.12.19 22:05:20.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.88 MiB, peak 269.75 MiB, free memory in arenas 0.00 B, will set to 264.46 MiB (RSS), difference: 1.58 MiB | ||
| 5667 | 2025.12.19 22:05:21.232523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13902 | ||
| 5668 | 2025.12.19 22:05:21.233431 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2025.12.19 22:05:21.233501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5670 | 2025.12.19 22:05:21.234105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5671 | 2025.12.19 22:05:21.234335 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2025.12.19 22:05:21.234466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13902 | ||
| 5673 | 2025.12.19 22:05:21.958315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5674 | 2025.12.19 22:05:21.975700 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2025.12.19 22:05:21.975763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5676 | 2025.12.19 22:05:21.981903 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5677 | 2025.12.19 22:05:21.982640 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2025.12.19 22:05:21.985672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5679 | 2025.12.19 22:05:23.758679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 680 | ||
| 5680 | 2025.12.19 22:05:23.760729 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2025.12.19 22:05:23.760777 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5682 | 2025.12.19 22:05:23.761965 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5683 | 2025.12.19 22:05:23.762228 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2025.12.19 22:05:23.762391 [ 41 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5685 | 2025.12.19 22:05:23.762462 [ 41 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2025.12.19 22:05:23.762481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5687 | 2025.12.19 22:05:23.762482 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5688 | 2025.12.19 22:05:23.762647 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 5689 | 2025.12.19 22:05:23.763355 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5690 | 2025.12.19 22:05:23.763538 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 546 rows starting from the beginning of the part | ||
| 5691 | 2025.12.19 22:05:23.763965 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 5692 | 2025.12.19 22:05:23.764312 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 5693 | 2025.12.19 22:05:23.764640 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 5694 | 2025.12.19 22:05:23.764968 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 5695 | 2025.12.19 22:05:23.765291 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part | ||
| 5696 | 2025.12.19 22:05:23.770951 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 72 columns (72 merged, 0 gathered) in 0.008377237 sec., 81172.34835304291 rows/sec., 68.52 MiB/sec. | ||
| 5697 | 2025.12.19 22:05:23.772244 [ 196 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5698 | 2025.12.19 22:05:23.772845 [ 196 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2025.12.19 22:05:23.772920 [ 196 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_21_4} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5700 | 2025.12.19 22:05:23.773164 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5701 | 2025.12.19 22:05:24.613871 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2025.12.19 22:05:24.614064 [ 261 ] {44f29a03-c60b-4eb3-aa74-b3131f08b3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5703 | 2025.12.19 22:05:24.614134 [ 261 ] {44f29a03-c60b-4eb3-aa74-b3131f08b3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5704 | 2025.12.19 22:05:24.614954 [ 261 ] {44f29a03-c60b-4eb3-aa74-b3131f08b3bb} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2025.12.19 22:05:24.614997 [ 261 ] {44f29a03-c60b-4eb3-aa74-b3131f08b3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5706 | 2025.12.19 22:05:24.615381 [ 261 ] {44f29a03-c60b-4eb3-aa74-b3131f08b3bb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5707 | 2025.12.19 22:05:24.615593 [ 261 ] {44f29a03-c60b-4eb3-aa74-b3131f08b3bb} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2025.12.19 22:05:24.615746 [ 261 ] {44f29a03-c60b-4eb3-aa74-b3131f08b3bb} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001736 sec., 78341.0138248848 rows/sec., 6.79 MiB/sec. | ||
| 5709 | 2025.12.19 22:05:24.615799 [ 261 ] {44f29a03-c60b-4eb3-aa74-b3131f08b3bb} <Debug> TCPHandler: Processed in 0.002056033 sec. | ||
| 5710 | 2025.12.19 22:05:24.615918 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5711 | 2025.12.19 22:05:24.616012 [ 261 ] {498e87d6-9ec8-4e97-abf0-50dd41fe4218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5712 | 2025.12.19 22:05:24.616053 [ 261 ] {498e87d6-9ec8-4e97-abf0-50dd41fe4218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5713 | 2025.12.19 22:05:24.616456 [ 261 ] {498e87d6-9ec8-4e97-abf0-50dd41fe4218} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2025.12.19 22:05:24.616491 [ 261 ] {498e87d6-9ec8-4e97-abf0-50dd41fe4218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5715 | 2025.12.19 22:05:24.616772 [ 261 ] {498e87d6-9ec8-4e97-abf0-50dd41fe4218} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5716 | 2025.12.19 22:05:24.616972 [ 261 ] {498e87d6-9ec8-4e97-abf0-50dd41fe4218} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2025.12.19 22:05:24.617096 [ 261 ] {498e87d6-9ec8-4e97-abf0-50dd41fe4218} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001103 sec., 36264.73254759746 rows/sec., 2.66 MiB/sec. | ||
| 5718 | 2025.12.19 22:05:24.617136 [ 261 ] {498e87d6-9ec8-4e97-abf0-50dd41fe4218} <Debug> TCPHandler: Processed in 0.001266371 sec. | ||
| 5719 | 2025.12.19 22:05:24.617249 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5720 | 2025.12.19 22:05:24.617340 [ 261 ] {0bcd7d76-9496-408e-913b-698b104f7ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5721 | 2025.12.19 22:05:24.617379 [ 261 ] {0bcd7d76-9496-408e-913b-698b104f7ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5722 | 2025.12.19 22:05:24.617843 [ 261 ] {0bcd7d76-9496-408e-913b-698b104f7ae0} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2025.12.19 22:05:24.617880 [ 261 ] {0bcd7d76-9496-408e-913b-698b104f7ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5724 | 2025.12.19 22:05:24.618183 [ 261 ] {0bcd7d76-9496-408e-913b-698b104f7ae0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5725 | 2025.12.19 22:05:24.618394 [ 261 ] {0bcd7d76-9496-408e-913b-698b104f7ae0} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2025.12.19 22:05:24.618519 [ 261 ] {0bcd7d76-9496-408e-913b-698b104f7ae0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001196 sec., 86956.52173913043 rows/sec., 6.79 MiB/sec. | ||
| 5727 | 2025.12.19 22:05:24.618559 [ 261 ] {0bcd7d76-9496-408e-913b-698b104f7ae0} <Debug> TCPHandler: Processed in 0.001359962 sec. | ||
| 5728 | 2025.12.19 22:05:24.618669 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2025.12.19 22:05:24.618762 [ 261 ] {7a45e9ea-2632-4eb4-8222-2192301402f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5730 | 2025.12.19 22:05:24.618804 [ 261 ] {7a45e9ea-2632-4eb4-8222-2192301402f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5731 | 2025.12.19 22:05:24.619246 [ 261 ] {7a45e9ea-2632-4eb4-8222-2192301402f1} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2025.12.19 22:05:24.619283 [ 261 ] {7a45e9ea-2632-4eb4-8222-2192301402f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5733 | 2025.12.19 22:05:24.619603 [ 261 ] {7a45e9ea-2632-4eb4-8222-2192301402f1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5734 | 2025.12.19 22:05:24.619797 [ 261 ] {7a45e9ea-2632-4eb4-8222-2192301402f1} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2025.12.19 22:05:24.619925 [ 261 ] {7a45e9ea-2632-4eb4-8222-2192301402f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 5736 | 2025.12.19 22:05:24.619965 [ 261 ] {7a45e9ea-2632-4eb4-8222-2192301402f1} <Debug> TCPHandler: Processed in 0.001344022 sec. | ||
| 5737 | 2025.12.19 22:05:24.620078 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2025.12.19 22:05:24.620178 [ 261 ] {d946a924-7ed1-46df-8c7d-78c0bc8061fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5739 | 2025.12.19 22:05:24.620232 [ 261 ] {d946a924-7ed1-46df-8c7d-78c0bc8061fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5740 | 2025.12.19 22:05:24.621105 [ 261 ] {d946a924-7ed1-46df-8c7d-78c0bc8061fa} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2025.12.19 22:05:24.621142 [ 261 ] {d946a924-7ed1-46df-8c7d-78c0bc8061fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5742 | 2025.12.19 22:05:24.621701 [ 261 ] {d946a924-7ed1-46df-8c7d-78c0bc8061fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5743 | 2025.12.19 22:05:24.621926 [ 261 ] {d946a924-7ed1-46df-8c7d-78c0bc8061fa} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2025.12.19 22:05:24.622035 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5745 | 2025.12.19 22:05:24.622067 [ 261 ] {d946a924-7ed1-46df-8c7d-78c0bc8061fa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 5746 | 2025.12.19 22:05:24.622102 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2025.12.19 22:05:24.622128 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5748 | 2025.12.19 22:05:24.622132 [ 261 ] {d946a924-7ed1-46df-8c7d-78c0bc8061fa} <Debug> TCPHandler: Processed in 0.002110655 sec. | ||
| 5749 | 2025.12.19 22:05:24.622249 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 5750 | 2025.12.19 22:05:24.622252 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2025.12.19 22:05:24.622391 [ 261 ] {f86c7f38-f492-44a8-8034-f3c475ae17cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5752 | 2025.12.19 22:05:24.622433 [ 261 ] {f86c7f38-f492-44a8-8034-f3c475ae17cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5753 | 2025.12.19 22:05:24.622520 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5754 | 2025.12.19 22:05:24.622588 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 521 rows starting from the beginning of the part | ||
| 5755 | 2025.12.19 22:05:24.622736 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5756 | 2025.12.19 22:05:24.622790 [ 261 ] {f86c7f38-f492-44a8-8034-f3c475ae17cf} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2025.12.19 22:05:24.622833 [ 261 ] {f86c7f38-f492-44a8-8034-f3c475ae17cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5758 | 2025.12.19 22:05:24.622857 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5759 | 2025.12.19 22:05:24.622958 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5760 | 2025.12.19 22:05:24.623049 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5761 | 2025.12.19 22:05:24.623137 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5762 | 2025.12.19 22:05:24.623165 [ 261 ] {f86c7f38-f492-44a8-8034-f3c475ae17cf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5763 | 2025.12.19 22:05:24.623391 [ 261 ] {f86c7f38-f492-44a8-8034-f3c475ae17cf} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2025.12.19 22:05:24.623533 [ 261 ] {f86c7f38-f492-44a8-8034-f3c475ae17cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 5765 | 2025.12.19 22:05:24.623572 [ 261 ] {f86c7f38-f492-44a8-8034-f3c475ae17cf} <Debug> TCPHandler: Processed in 0.001368832 sec. | ||
| 5766 | 2025.12.19 22:05:24.648676 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 19 columns (19 merged, 0 gathered) in 0.026474232 sec., 27234.02892291644 rows/sec., 48.80 MiB/sec. | ||
| 5767 | 2025.12.19 22:05:24.649426 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5768 | 2025.12.19 22:05:24.649742 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2025.12.19 22:05:24.649814 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5770 | 2025.12.19 22:05:24.649897 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. | ||
| 5771 | 2025.12.19 22:05:25.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.56 MiB, peak 273.22 MiB, free memory in arenas 0.00 B, will set to 267.70 MiB (RSS), difference: 2.14 MiB | ||
| 5772 | 2025.12.19 22:05:28.636737 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5773 | 2025.12.19 22:05:28.636813 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5774 | 2025.12.19 22:05:28.734609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14350 | ||
| 5775 | 2025.12.19 22:05:28.735127 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2025.12.19 22:05:28.735167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5777 | 2025.12.19 22:05:28.735673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5778 | 2025.12.19 22:05:28.735923 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2025.12.19 22:05:28.736063 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14350 | ||
| 5780 | 2025.12.19 22:05:29.485818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5781 | 2025.12.19 22:05:29.503942 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2025.12.19 22:05:29.504007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5783 | 2025.12.19 22:05:29.510047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5784 | 2025.12.19 22:05:29.510753 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2025.12.19 22:05:29.513781 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5786 | 2025.12.19 22:05:29.612187 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2025.12.19 22:05:29.612386 [ 261 ] {1b984c6b-1b7e-46e8-a707-b73ef0aa5c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5788 | 2025.12.19 22:05:29.612461 [ 261 ] {1b984c6b-1b7e-46e8-a707-b73ef0aa5c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5789 | 2025.12.19 22:05:29.613165 [ 261 ] {1b984c6b-1b7e-46e8-a707-b73ef0aa5c4a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2025.12.19 22:05:29.613218 [ 261 ] {1b984c6b-1b7e-46e8-a707-b73ef0aa5c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5791 | 2025.12.19 22:05:29.613645 [ 261 ] {1b984c6b-1b7e-46e8-a707-b73ef0aa5c4a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5792 | 2025.12.19 22:05:29.613905 [ 261 ] {1b984c6b-1b7e-46e8-a707-b73ef0aa5c4a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2025.12.19 22:05:29.614076 [ 261 ] {1b984c6b-1b7e-46e8-a707-b73ef0aa5c4a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.47 MiB/sec. | ||
| 5794 | 2025.12.19 22:05:29.614130 [ 261 ] {1b984c6b-1b7e-46e8-a707-b73ef0aa5c4a} <Debug> TCPHandler: Processed in 0.002080014 sec. | ||
| 5795 | 2025.12.19 22:05:29.614249 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2025.12.19 22:05:29.614352 [ 261 ] {53e3516d-ce78-4cb7-9280-8cf008deea63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5797 | 2025.12.19 22:05:29.614396 [ 261 ] {53e3516d-ce78-4cb7-9280-8cf008deea63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5798 | 2025.12.19 22:05:29.614829 [ 261 ] {53e3516d-ce78-4cb7-9280-8cf008deea63} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2025.12.19 22:05:29.614869 [ 261 ] {53e3516d-ce78-4cb7-9280-8cf008deea63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5800 | 2025.12.19 22:05:29.615207 [ 261 ] {53e3516d-ce78-4cb7-9280-8cf008deea63} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5801 | 2025.12.19 22:05:29.615434 [ 261 ] {53e3516d-ce78-4cb7-9280-8cf008deea63} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2025.12.19 22:05:29.615605 [ 261 ] {53e3516d-ce78-4cb7-9280-8cf008deea63} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 5803 | 2025.12.19 22:05:29.615661 [ 261 ] {53e3516d-ce78-4cb7-9280-8cf008deea63} <Debug> TCPHandler: Processed in 0.001463464 sec. | ||
| 5804 | 2025.12.19 22:05:29.615799 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2025.12.19 22:05:29.615900 [ 261 ] {5033a62c-2538-43f1-81a1-313192eb21b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5806 | 2025.12.19 22:05:29.615945 [ 261 ] {5033a62c-2538-43f1-81a1-313192eb21b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5807 | 2025.12.19 22:05:29.616393 [ 261 ] {5033a62c-2538-43f1-81a1-313192eb21b2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2025.12.19 22:05:29.616431 [ 261 ] {5033a62c-2538-43f1-81a1-313192eb21b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5809 | 2025.12.19 22:05:29.616770 [ 261 ] {5033a62c-2538-43f1-81a1-313192eb21b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5810 | 2025.12.19 22:05:29.616985 [ 261 ] {5033a62c-2538-43f1-81a1-313192eb21b2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2025.12.19 22:05:29.617122 [ 261 ] {5033a62c-2538-43f1-81a1-313192eb21b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 5812 | 2025.12.19 22:05:29.617161 [ 261 ] {5033a62c-2538-43f1-81a1-313192eb21b2} <Debug> TCPHandler: Processed in 0.001414523 sec. | ||
| 5813 | 2025.12.19 22:05:29.617266 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5814 | 2025.12.19 22:05:29.617362 [ 261 ] {b3424f0e-a162-4c56-975d-48f095582f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5815 | 2025.12.19 22:05:29.617404 [ 261 ] {b3424f0e-a162-4c56-975d-48f095582f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5816 | 2025.12.19 22:05:29.617743 [ 261 ] {b3424f0e-a162-4c56-975d-48f095582f9f} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2025.12.19 22:05:29.617780 [ 261 ] {b3424f0e-a162-4c56-975d-48f095582f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5818 | 2025.12.19 22:05:29.618111 [ 261 ] {b3424f0e-a162-4c56-975d-48f095582f9f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5819 | 2025.12.19 22:05:29.618311 [ 261 ] {b3424f0e-a162-4c56-975d-48f095582f9f} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2025.12.19 22:05:29.618438 [ 261 ] {b3424f0e-a162-4c56-975d-48f095582f9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 5821 | 2025.12.19 22:05:29.618476 [ 261 ] {b3424f0e-a162-4c56-975d-48f095582f9f} <Debug> TCPHandler: Processed in 0.001258801 sec. | ||
| 5822 | 2025.12.19 22:05:33.762766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 700 | ||
| 5823 | 2025.12.19 22:05:33.764868 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2025.12.19 22:05:33.764915 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5825 | 2025.12.19 22:05:33.766129 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5826 | 2025.12.19 22:05:33.766389 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2025.12.19 22:05:33.766647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5828 | 2025.12.19 22:05:34.616482 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2025.12.19 22:05:34.616658 [ 261 ] {932096a3-0818-4381-9f59-5615dba05b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5830 | 2025.12.19 22:05:34.616726 [ 261 ] {932096a3-0818-4381-9f59-5615dba05b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5831 | 2025.12.19 22:05:34.617366 [ 261 ] {932096a3-0818-4381-9f59-5615dba05b8f} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2025.12.19 22:05:34.617416 [ 261 ] {932096a3-0818-4381-9f59-5615dba05b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5833 | 2025.12.19 22:05:34.617812 [ 261 ] {932096a3-0818-4381-9f59-5615dba05b8f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5834 | 2025.12.19 22:05:34.618052 [ 261 ] {932096a3-0818-4381-9f59-5615dba05b8f} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2025.12.19 22:05:34.618217 [ 261 ] {932096a3-0818-4381-9f59-5615dba05b8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 5836 | 2025.12.19 22:05:34.618272 [ 261 ] {932096a3-0818-4381-9f59-5615dba05b8f} <Debug> TCPHandler: Processed in 0.001919211 sec. | ||
| 5837 | 2025.12.19 22:05:34.618397 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2025.12.19 22:05:34.618504 [ 261 ] {949d9979-af9d-40c4-a5aa-277744b06457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5839 | 2025.12.19 22:05:34.618549 [ 261 ] {949d9979-af9d-40c4-a5aa-277744b06457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5840 | 2025.12.19 22:05:34.618956 [ 261 ] {949d9979-af9d-40c4-a5aa-277744b06457} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2025.12.19 22:05:34.618996 [ 261 ] {949d9979-af9d-40c4-a5aa-277744b06457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5842 | 2025.12.19 22:05:34.619326 [ 261 ] {949d9979-af9d-40c4-a5aa-277744b06457} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5843 | 2025.12.19 22:05:34.619545 [ 261 ] {949d9979-af9d-40c4-a5aa-277744b06457} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2025.12.19 22:05:34.619684 [ 261 ] {949d9979-af9d-40c4-a5aa-277744b06457} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001204 sec., 1661.1295681063123 rows/sec., 135.45 KiB/sec. | ||
| 5845 | 2025.12.19 22:05:34.619725 [ 261 ] {949d9979-af9d-40c4-a5aa-277744b06457} <Debug> TCPHandler: Processed in 0.001379963 sec. | ||
| 5846 | 2025.12.19 22:05:34.619828 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2025.12.19 22:05:34.619928 [ 261 ] {68cf8ccd-bd1a-4de9-bf11-d320538caffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5848 | 2025.12.19 22:05:34.619969 [ 261 ] {68cf8ccd-bd1a-4de9-bf11-d320538caffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5849 | 2025.12.19 22:05:34.620512 [ 261 ] {68cf8ccd-bd1a-4de9-bf11-d320538caffd} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2025.12.19 22:05:34.620550 [ 261 ] {68cf8ccd-bd1a-4de9-bf11-d320538caffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5851 | 2025.12.19 22:05:34.620902 [ 261 ] {68cf8ccd-bd1a-4de9-bf11-d320538caffd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5852 | 2025.12.19 22:05:34.621120 [ 261 ] {68cf8ccd-bd1a-4de9-bf11-d320538caffd} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2025.12.19 22:05:34.621254 [ 261 ] {68cf8ccd-bd1a-4de9-bf11-d320538caffd} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001344 sec., 191220.2380952381 rows/sec., 17.16 MiB/sec. | ||
| 5854 | 2025.12.19 22:05:34.621295 [ 261 ] {68cf8ccd-bd1a-4de9-bf11-d320538caffd} <Debug> TCPHandler: Processed in 0.001515794 sec. | ||
| 5855 | 2025.12.19 22:05:34.621401 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2025.12.19 22:05:34.621495 [ 261 ] {7f4c4a5e-9160-4a66-9388-eeb8211d6106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5857 | 2025.12.19 22:05:34.621537 [ 261 ] {7f4c4a5e-9160-4a66-9388-eeb8211d6106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5858 | 2025.12.19 22:05:34.621948 [ 261 ] {7f4c4a5e-9160-4a66-9388-eeb8211d6106} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2025.12.19 22:05:34.621985 [ 261 ] {7f4c4a5e-9160-4a66-9388-eeb8211d6106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5860 | 2025.12.19 22:05:34.622303 [ 261 ] {7f4c4a5e-9160-4a66-9388-eeb8211d6106} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5861 | 2025.12.19 22:05:34.622533 [ 261 ] {7f4c4a5e-9160-4a66-9388-eeb8211d6106} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2025.12.19 22:05:34.622670 [ 261 ] {7f4c4a5e-9160-4a66-9388-eeb8211d6106} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001192 sec., 45302.013422818796 rows/sec., 3.37 MiB/sec. | ||
| 5863 | 2025.12.19 22:05:34.622710 [ 261 ] {7f4c4a5e-9160-4a66-9388-eeb8211d6106} <Debug> TCPHandler: Processed in 0.001357052 sec. | ||
| 5864 | 2025.12.19 22:05:34.622810 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2025.12.19 22:05:34.622908 [ 261 ] {087ba0c4-05be-4766-9ec2-2c6b4cec6e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5866 | 2025.12.19 22:05:34.622951 [ 261 ] {087ba0c4-05be-4766-9ec2-2c6b4cec6e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5867 | 2025.12.19 22:05:34.623338 [ 261 ] {087ba0c4-05be-4766-9ec2-2c6b4cec6e93} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2025.12.19 22:05:34.623373 [ 261 ] {087ba0c4-05be-4766-9ec2-2c6b4cec6e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5869 | 2025.12.19 22:05:34.623683 [ 261 ] {087ba0c4-05be-4766-9ec2-2c6b4cec6e93} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5870 | 2025.12.19 22:05:34.623901 [ 261 ] {087ba0c4-05be-4766-9ec2-2c6b4cec6e93} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2025.12.19 22:05:34.624033 [ 261 ] {087ba0c4-05be-4766-9ec2-2c6b4cec6e93} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 5872 | 2025.12.19 22:05:34.624079 [ 261 ] {087ba0c4-05be-4766-9ec2-2c6b4cec6e93} <Debug> TCPHandler: Processed in 0.001315902 sec. | ||
| 5873 | 2025.12.19 22:05:34.624197 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2025.12.19 22:05:34.624291 [ 261 ] {72863a3b-41a6-4770-8e38-5307b3f66f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5875 | 2025.12.19 22:05:34.624334 [ 261 ] {72863a3b-41a6-4770-8e38-5307b3f66f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5876 | 2025.12.19 22:05:34.624730 [ 261 ] {72863a3b-41a6-4770-8e38-5307b3f66f77} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2025.12.19 22:05:34.624772 [ 261 ] {72863a3b-41a6-4770-8e38-5307b3f66f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5878 | 2025.12.19 22:05:34.625107 [ 261 ] {72863a3b-41a6-4770-8e38-5307b3f66f77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5879 | 2025.12.19 22:05:34.625351 [ 261 ] {72863a3b-41a6-4770-8e38-5307b3f66f77} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2025.12.19 22:05:34.625481 [ 261 ] {72863a3b-41a6-4770-8e38-5307b3f66f77} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001206 sec., 9950.248756218905 rows/sec., 777.36 KiB/sec. | ||
| 5881 | 2025.12.19 22:05:34.625520 [ 261 ] {72863a3b-41a6-4770-8e38-5307b3f66f77} <Debug> TCPHandler: Processed in 0.001372882 sec. | ||
| 5882 | 2025.12.19 22:05:34.625630 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2025.12.19 22:05:34.625723 [ 261 ] {69c01fcc-aefa-4c6c-963f-75e5e1c17db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5884 | 2025.12.19 22:05:34.625762 [ 261 ] {69c01fcc-aefa-4c6c-963f-75e5e1c17db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5885 | 2025.12.19 22:05:34.626227 [ 261 ] {69c01fcc-aefa-4c6c-963f-75e5e1c17db9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2025.12.19 22:05:34.626263 [ 261 ] {69c01fcc-aefa-4c6c-963f-75e5e1c17db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5887 | 2025.12.19 22:05:34.626582 [ 261 ] {69c01fcc-aefa-4c6c-963f-75e5e1c17db9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5888 | 2025.12.19 22:05:34.626801 [ 261 ] {69c01fcc-aefa-4c6c-963f-75e5e1c17db9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2025.12.19 22:05:34.626938 [ 261 ] {69c01fcc-aefa-4c6c-963f-75e5e1c17db9} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001231 sec., 115353.37124289195 rows/sec., 9.31 MiB/sec. | ||
| 5890 | 2025.12.19 22:05:34.626978 [ 261 ] {69c01fcc-aefa-4c6c-963f-75e5e1c17db9} <Debug> TCPHandler: Processed in 0.001396413 sec. | ||
| 5891 | 2025.12.19 22:05:34.627088 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.12.19 22:05:34.627182 [ 261 ] {9d39ded1-06ac-4582-ad8b-d79abaacf6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5893 | 2025.12.19 22:05:34.627225 [ 261 ] {9d39ded1-06ac-4582-ad8b-d79abaacf6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5894 | 2025.12.19 22:05:34.627640 [ 261 ] {9d39ded1-06ac-4582-ad8b-d79abaacf6f3} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.12.19 22:05:34.627676 [ 261 ] {9d39ded1-06ac-4582-ad8b-d79abaacf6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5896 | 2025.12.19 22:05:34.628044 [ 261 ] {9d39ded1-06ac-4582-ad8b-d79abaacf6f3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5897 | 2025.12.19 22:05:34.628257 [ 261 ] {9d39ded1-06ac-4582-ad8b-d79abaacf6f3} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.12.19 22:05:34.628386 [ 261 ] {9d39ded1-06ac-4582-ad8b-d79abaacf6f3} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001221 sec., 161343.16134316134 rows/sec., 11.57 MiB/sec. | ||
| 5899 | 2025.12.19 22:05:34.628425 [ 261 ] {9d39ded1-06ac-4582-ad8b-d79abaacf6f3} <Debug> TCPHandler: Processed in 0.001385943 sec. | ||
| 5900 | 2025.12.19 22:05:34.628537 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2025.12.19 22:05:34.628632 [ 261 ] {3ad19b59-3821-4171-b431-0cc2e076686a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5902 | 2025.12.19 22:05:34.628687 [ 261 ] {3ad19b59-3821-4171-b431-0cc2e076686a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5903 | 2025.12.19 22:05:34.629529 [ 261 ] {3ad19b59-3821-4171-b431-0cc2e076686a} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2025.12.19 22:05:34.629566 [ 261 ] {3ad19b59-3821-4171-b431-0cc2e076686a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5905 | 2025.12.19 22:05:34.630161 [ 261 ] {3ad19b59-3821-4171-b431-0cc2e076686a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5906 | 2025.12.19 22:05:34.630386 [ 261 ] {3ad19b59-3821-4171-b431-0cc2e076686a} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2025.12.19 22:05:34.630526 [ 261 ] {3ad19b59-3821-4171-b431-0cc2e076686a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00191 sec., 20942.40837696335 rows/sec., 37.53 MiB/sec. | ||
| 5908 | 2025.12.19 22:05:34.630580 [ 261 ] {3ad19b59-3821-4171-b431-0cc2e076686a} <Debug> TCPHandler: Processed in 0.002091174 sec. | ||
| 5909 | 2025.12.19 22:05:34.630701 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2025.12.19 22:05:34.630797 [ 261 ] {4b9e7f3a-797d-491c-84bd-07668e74e483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5911 | 2025.12.19 22:05:34.630838 [ 261 ] {4b9e7f3a-797d-491c-84bd-07668e74e483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5912 | 2025.12.19 22:05:34.631205 [ 261 ] {4b9e7f3a-797d-491c-84bd-07668e74e483} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2025.12.19 22:05:34.631242 [ 261 ] {4b9e7f3a-797d-491c-84bd-07668e74e483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5914 | 2025.12.19 22:05:34.631568 [ 261 ] {4b9e7f3a-797d-491c-84bd-07668e74e483} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5915 | 2025.12.19 22:05:34.631794 [ 261 ] {4b9e7f3a-797d-491c-84bd-07668e74e483} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.12.19 22:05:34.631931 [ 261 ] {4b9e7f3a-797d-491c-84bd-07668e74e483} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 5917 | 2025.12.19 22:05:34.631970 [ 261 ] {4b9e7f3a-797d-491c-84bd-07668e74e483} <Debug> TCPHandler: Processed in 0.001316742 sec. | ||
| 5918 | 2025.12.19 22:05:36.236258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14862 | ||
| 5919 | 2025.12.19 22:05:36.236859 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2025.12.19 22:05:36.236916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5921 | 2025.12.19 22:05:36.237458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5922 | 2025.12.19 22:05:36.237685 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2025.12.19 22:05:36.237818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14862 | ||
| 5924 | 2025.12.19 22:05:36.237826 [ 27 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5925 | 2025.12.19 22:05:36.237896 [ 27 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2025.12.19 22:05:36.237916 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5927 | 2025.12.19 22:05:36.238020 [ 195 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 5928 | 2025.12.19 22:05:36.238125 [ 195 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5929 | 2025.12.19 22:05:36.238161 [ 195 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12430 rows starting from the beginning of the part | ||
| 5930 | 2025.12.19 22:05:36.238228 [ 195 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 5931 | 2025.12.19 22:05:36.238279 [ 195 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 5932 | 2025.12.19 22:05:36.238325 [ 195 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 5933 | 2025.12.19 22:05:36.238369 [ 195 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 5934 | 2025.12.19 22:05:36.238414 [ 195 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 5935 | 2025.12.19 22:05:36.240509 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14862 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534831 sec., 5863112.767675636 rows/sec., 83.87 MiB/sec. | ||
| 5936 | 2025.12.19 22:05:36.240827 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5937 | 2025.12.19 22:05:36.241111 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2025.12.19 22:05:36.241189 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_31_6} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5939 | 2025.12.19 22:05:36.241275 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5940 | 2025.12.19 22:05:37.013964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5941 | 2025.12.19 22:05:37.032055 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2025.12.19 22:05:37.032124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5943 | 2025.12.19 22:05:37.037716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5944 | 2025.12.19 22:05:37.038454 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2025.12.19 22:05:37.038763 [ 48 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5946 | 2025.12.19 22:05:37.038924 [ 48 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.12.19 22:05:37.038961 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5948 | 2025.12.19 22:05:37.039143 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5949 | 2025.12.19 22:05:37.041641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5950 | 2025.12.19 22:05:37.042797 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5951 | 2025.12.19 22:05:37.044221 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5952 | 2025.12.19 22:05:37.049192 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5953 | 2025.12.19 22:05:37.054016 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5954 | 2025.12.19 22:05:37.058651 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5955 | 2025.12.19 22:05:37.063181 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5956 | 2025.12.19 22:05:37.067160 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 5957 | 2025.12.19 22:05:37.116665 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.077589116 sec., 3015.8869189848742 rows/sec., 15.59 MiB/sec. | ||
| 5958 | 2025.12.19 22:05:37.119509 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5959 | 2025.12.19 22:05:37.121611 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_31_6} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2025.12.19 22:05:37.121730 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_31_6} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5961 | 2025.12.19 22:05:37.124674 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5962 | 2025.12.19 22:05:38.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.35 MiB, peak 280.90 MiB, free memory in arenas 0.00 B, will set to 272.17 MiB (RSS), difference: 1.83 MiB | ||
| 5963 | 2025.12.19 22:05:39.612296 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5964 | 2025.12.19 22:05:39.612468 [ 261 ] {9e4e0a11-703a-452b-981e-a81353a86563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5965 | 2025.12.19 22:05:39.612531 [ 261 ] {9e4e0a11-703a-452b-981e-a81353a86563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5966 | 2025.12.19 22:05:39.613181 [ 261 ] {9e4e0a11-703a-452b-981e-a81353a86563} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2025.12.19 22:05:39.613223 [ 261 ] {9e4e0a11-703a-452b-981e-a81353a86563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5968 | 2025.12.19 22:05:39.613626 [ 261 ] {9e4e0a11-703a-452b-981e-a81353a86563} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5969 | 2025.12.19 22:05:39.613854 [ 261 ] {9e4e0a11-703a-452b-981e-a81353a86563} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2025.12.19 22:05:39.614023 [ 261 ] {9e4e0a11-703a-452b-981e-a81353a86563} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.69 MiB/sec. | ||
| 5971 | 2025.12.19 22:05:39.614069 [ 261 ] {9e4e0a11-703a-452b-981e-a81353a86563} <Debug> TCPHandler: Processed in 0.001897731 sec. | ||
| 5972 | 2025.12.19 22:05:39.614189 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2025.12.19 22:05:39.614285 [ 261 ] {61700855-b2bc-4974-84ec-c7fd184d2d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5974 | 2025.12.19 22:05:39.614326 [ 261 ] {61700855-b2bc-4974-84ec-c7fd184d2d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5975 | 2025.12.19 22:05:39.614754 [ 261 ] {61700855-b2bc-4974-84ec-c7fd184d2d67} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2025.12.19 22:05:39.614791 [ 261 ] {61700855-b2bc-4974-84ec-c7fd184d2d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5977 | 2025.12.19 22:05:39.615110 [ 261 ] {61700855-b2bc-4974-84ec-c7fd184d2d67} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5978 | 2025.12.19 22:05:39.615333 [ 261 ] {61700855-b2bc-4974-84ec-c7fd184d2d67} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2025.12.19 22:05:39.615467 [ 261 ] {61700855-b2bc-4974-84ec-c7fd184d2d67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 5980 | 2025.12.19 22:05:39.615507 [ 261 ] {61700855-b2bc-4974-84ec-c7fd184d2d67} <Debug> TCPHandler: Processed in 0.001365792 sec. | ||
| 5981 | 2025.12.19 22:05:39.615616 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2025.12.19 22:05:39.615709 [ 261 ] {1e79a82e-d22f-4a98-b926-31fb41e73670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5983 | 2025.12.19 22:05:39.615752 [ 261 ] {1e79a82e-d22f-4a98-b926-31fb41e73670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5984 | 2025.12.19 22:05:39.616173 [ 261 ] {1e79a82e-d22f-4a98-b926-31fb41e73670} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2025.12.19 22:05:39.616208 [ 261 ] {1e79a82e-d22f-4a98-b926-31fb41e73670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5986 | 2025.12.19 22:05:39.616547 [ 261 ] {1e79a82e-d22f-4a98-b926-31fb41e73670} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5987 | 2025.12.19 22:05:39.616764 [ 261 ] {1e79a82e-d22f-4a98-b926-31fb41e73670} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2025.12.19 22:05:39.616897 [ 261 ] {1e79a82e-d22f-4a98-b926-31fb41e73670} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 5989 | 2025.12.19 22:05:39.616935 [ 261 ] {1e79a82e-d22f-4a98-b926-31fb41e73670} <Debug> TCPHandler: Processed in 0.001367713 sec. | ||
| 5990 | 2025.12.19 22:05:39.617048 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2025.12.19 22:05:39.617141 [ 261 ] {6985d60c-9bae-496d-ad7a-3a744f95d92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5992 | 2025.12.19 22:05:39.617182 [ 261 ] {6985d60c-9bae-496d-ad7a-3a744f95d92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5993 | 2025.12.19 22:05:39.617521 [ 261 ] {6985d60c-9bae-496d-ad7a-3a744f95d92b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2025.12.19 22:05:39.617555 [ 261 ] {6985d60c-9bae-496d-ad7a-3a744f95d92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5995 | 2025.12.19 22:05:39.617880 [ 261 ] {6985d60c-9bae-496d-ad7a-3a744f95d92b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5996 | 2025.12.19 22:05:39.618091 [ 261 ] {6985d60c-9bae-496d-ad7a-3a744f95d92b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2025.12.19 22:05:39.618225 [ 261 ] {6985d60c-9bae-496d-ad7a-3a744f95d92b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 5998 | 2025.12.19 22:05:39.618262 [ 261 ] {6985d60c-9bae-496d-ad7a-3a744f95d92b} <Debug> TCPHandler: Processed in 0.00126333 sec. | ||
| 5999 | 2025.12.19 22:05:43.636871 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6000 | 2025.12.19 22:05:43.636937 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6001 | 2025.12.19 22:05:43.738011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15310 | ||
| 6002 | 2025.12.19 22:05:43.738585 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2025.12.19 22:05:43.738634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6004 | 2025.12.19 22:05:43.739229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6005 | 2025.12.19 22:05:43.739453 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2025.12.19 22:05:43.739581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15310 | ||
| 6007 | 2025.12.19 22:05:43.766917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 728 | ||
| 6008 | 2025.12.19 22:05:43.769291 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2025.12.19 22:05:43.769353 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6010 | 2025.12.19 22:05:43.770611 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6011 | 2025.12.19 22:05:43.770892 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2025.12.19 22:05:43.771272 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
| 6013 | 2025.12.19 22:05:44.001176 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000799433 sec. | ||
| 6014 | 2025.12.19 22:05:44.541832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6015 | 2025.12.19 22:05:44.556885 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2025.12.19 22:05:44.556946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6017 | 2025.12.19 22:05:44.563274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6018 | 2025.12.19 22:05:44.564013 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2025.12.19 22:05:44.567044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6020 | 2025.12.19 22:05:44.615097 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2025.12.19 22:05:44.615275 [ 261 ] {90511055-c000-415c-9073-d5b53732874e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6022 | 2025.12.19 22:05:44.615344 [ 261 ] {90511055-c000-415c-9073-d5b53732874e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6023 | 2025.12.19 22:05:44.616067 [ 261 ] {90511055-c000-415c-9073-d5b53732874e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2025.12.19 22:05:44.616118 [ 261 ] {90511055-c000-415c-9073-d5b53732874e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6025 | 2025.12.19 22:05:44.616536 [ 261 ] {90511055-c000-415c-9073-d5b53732874e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6026 | 2025.12.19 22:05:44.616770 [ 261 ] {90511055-c000-415c-9073-d5b53732874e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2025.12.19 22:05:44.616917 [ 75 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6028 | 2025.12.19 22:05:44.616935 [ 261 ] {90511055-c000-415c-9073-d5b53732874e} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001705 sec., 79765.39589442816 rows/sec., 6.92 MiB/sec. | ||
| 6029 | 2025.12.19 22:05:44.616971 [ 75 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2025.12.19 22:05:44.617003 [ 261 ] {90511055-c000-415c-9073-d5b53732874e} <Debug> TCPHandler: Processed in 0.002036553 sec. | ||
| 6031 | 2025.12.19 22:05:44.617003 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6032 | 2025.12.19 22:05:44.617143 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2025.12.19 22:05:44.617144 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 6034 | 2025.12.19 22:05:44.617258 [ 261 ] {8bfa60b9-b563-434f-aaff-58622bde73fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6035 | 2025.12.19 22:05:44.617302 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6036 | 2025.12.19 22:05:44.617308 [ 261 ] {8bfa60b9-b563-434f-aaff-58622bde73fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6037 | 2025.12.19 22:05:44.617341 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 6038 | 2025.12.19 22:05:44.617412 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part | ||
| 6039 | 2025.12.19 22:05:44.617456 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6040 | 2025.12.19 22:05:44.617505 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 257 rows starting from the beginning of the part | ||
| 6041 | 2025.12.19 22:05:44.617550 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6042 | 2025.12.19 22:05:44.617591 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 6043 | 2025.12.19 22:05:44.617756 [ 261 ] {8bfa60b9-b563-434f-aaff-58622bde73fc} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2025.12.19 22:05:44.617799 [ 261 ] {8bfa60b9-b563-434f-aaff-58622bde73fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6045 | 2025.12.19 22:05:44.618240 [ 261 ] {8bfa60b9-b563-434f-aaff-58622bde73fc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6046 | 2025.12.19 22:05:44.618465 [ 261 ] {8bfa60b9-b563-434f-aaff-58622bde73fc} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2025.12.19 22:05:44.618576 [ 75 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6048 | 2025.12.19 22:05:44.618598 [ 261 ] {8bfa60b9-b563-434f-aaff-58622bde73fc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001364 sec., 29325.51319648094 rows/sec., 2.15 MiB/sec. | ||
| 6049 | 2025.12.19 22:05:44.618611 [ 75 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2025.12.19 22:05:44.618642 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6051 | 2025.12.19 22:05:44.618645 [ 261 ] {8bfa60b9-b563-434f-aaff-58622bde73fc} <Debug> TCPHandler: Processed in 0.001552776 sec. | ||
| 6052 | 2025.12.19 22:05:44.618729 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 6053 | 2025.12.19 22:05:44.618764 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2025.12.19 22:05:44.618798 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707388 sec., 1199493.026775402 rows/sec., 106.10 MiB/sec. | ||
| 6055 | 2025.12.19 22:05:44.618809 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6056 | 2025.12.19 22:05:44.618852 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 6057 | 2025.12.19 22:05:44.618857 [ 261 ] {36ad7212-2b42-462c-9551-633e78eb8b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6058 | 2025.12.19 22:05:44.618898 [ 261 ] {36ad7212-2b42-462c-9551-633e78eb8b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6059 | 2025.12.19 22:05:44.618909 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
| 6060 | 2025.12.19 22:05:44.618953 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6061 | 2025.12.19 22:05:44.618995 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6062 | 2025.12.19 22:05:44.619009 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6063 | 2025.12.19 22:05:44.619042 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part | ||
| 6064 | 2025.12.19 22:05:44.619094 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 6065 | 2025.12.19 22:05:44.619346 [ 261 ] {36ad7212-2b42-462c-9551-633e78eb8b7c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2025.12.19 22:05:44.619379 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2025.12.19 22:05:44.619381 [ 261 ] {36ad7212-2b42-462c-9551-633e78eb8b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6068 | 2025.12.19 22:05:44.619480 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_46_9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6069 | 2025.12.19 22:05:44.619572 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6070 | 2025.12.19 22:05:44.619730 [ 261 ] {36ad7212-2b42-462c-9551-633e78eb8b7c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6071 | 2025.12.19 22:05:44.619858 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168969 sec., 266901.8596729255 rows/sec., 20.61 MiB/sec. | ||
| 6072 | 2025.12.19 22:05:44.619938 [ 261 ] {36ad7212-2b42-462c-9551-633e78eb8b7c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2025.12.19 22:05:44.619973 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6074 | 2025.12.19 22:05:44.620053 [ 157 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6075 | 2025.12.19 22:05:44.620063 [ 261 ] {36ad7212-2b42-462c-9551-633e78eb8b7c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001224 sec., 84967.32026143791 rows/sec., 6.64 MiB/sec. | ||
| 6076 | 2025.12.19 22:05:44.620089 [ 157 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2025.12.19 22:05:44.620107 [ 261 ] {36ad7212-2b42-462c-9551-633e78eb8b7c} <Debug> TCPHandler: Processed in 0.001390152 sec. | ||
| 6078 | 2025.12.19 22:05:44.620110 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6079 | 2025.12.19 22:05:44.620183 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 6080 | 2025.12.19 22:05:44.620218 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2025.12.19 22:05:44.620228 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2025.12.19 22:05:44.620248 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6083 | 2025.12.19 22:05:44.620271 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 634 rows starting from the beginning of the part | ||
| 6084 | 2025.12.19 22:05:44.620280 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_26_5} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6085 | 2025.12.19 22:05:44.620314 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 6086 | 2025.12.19 22:05:44.620330 [ 261 ] {f5bcb9a6-6cdd-4e1c-8c9d-cfb612cda8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6087 | 2025.12.19 22:05:44.620350 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6088 | 2025.12.19 22:05:44.620351 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6089 | 2025.12.19 22:05:44.620374 [ 261 ] {f5bcb9a6-6cdd-4e1c-8c9d-cfb612cda8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6090 | 2025.12.19 22:05:44.620384 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 142 rows starting from the beginning of the part | ||
| 6091 | 2025.12.19 22:05:44.620425 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6092 | 2025.12.19 22:05:44.620457 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 6093 | 2025.12.19 22:05:44.620828 [ 261 ] {f5bcb9a6-6cdd-4e1c-8c9d-cfb612cda8a0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2025.12.19 22:05:44.620861 [ 261 ] {f5bcb9a6-6cdd-4e1c-8c9d-cfb612cda8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6095 | 2025.12.19 22:05:44.621195 [ 261 ] {f5bcb9a6-6cdd-4e1c-8c9d-cfb612cda8a0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6096 | 2025.12.19 22:05:44.621292 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133449 sec., 981076.3430908669 rows/sec., 79.19 MiB/sec. | ||
| 6097 | 2025.12.19 22:05:44.621415 [ 261 ] {f5bcb9a6-6cdd-4e1c-8c9d-cfb612cda8a0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2025.12.19 22:05:44.621426 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6099 | 2025.12.19 22:05:44.621509 [ 157 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6100 | 2025.12.19 22:05:44.621534 [ 157 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2025.12.19 22:05:44.621541 [ 261 ] {f5bcb9a6-6cdd-4e1c-8c9d-cfb612cda8a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 6102 | 2025.12.19 22:05:44.621550 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6103 | 2025.12.19 22:05:44.621577 [ 261 ] {f5bcb9a6-6cdd-4e1c-8c9d-cfb612cda8a0} <Debug> TCPHandler: Processed in 0.001399692 sec. | ||
| 6104 | 2025.12.19 22:05:44.621614 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 6105 | 2025.12.19 22:05:44.621693 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2025.12.19 22:05:44.621695 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6107 | 2025.12.19 22:05:44.621716 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2025.12.19 22:05:44.621736 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12277 rows starting from the beginning of the part | ||
| 6109 | 2025.12.19 22:05:44.621777 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_46_9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6110 | 2025.12.19 22:05:44.621787 [ 261 ] {af8426bc-5b6b-467f-93eb-54f2f8c539c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6111 | 2025.12.19 22:05:44.621788 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6112 | 2025.12.19 22:05:44.621831 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6113 | 2025.12.19 22:05:44.621841 [ 261 ] {af8426bc-5b6b-467f-93eb-54f2f8c539c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6114 | 2025.12.19 22:05:44.621845 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 6115 | 2025.12.19 22:05:44.621890 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 197 rows starting from the beginning of the part | ||
| 6116 | 2025.12.19 22:05:44.621927 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 6117 | 2025.12.19 22:05:44.621964 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6118 | 2025.12.19 22:05:44.622728 [ 261 ] {af8426bc-5b6b-467f-93eb-54f2f8c539c5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2025.12.19 22:05:44.622762 [ 261 ] {af8426bc-5b6b-467f-93eb-54f2f8c539c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6120 | 2025.12.19 22:05:44.623440 [ 261 ] {af8426bc-5b6b-467f-93eb-54f2f8c539c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6121 | 2025.12.19 22:05:44.623678 [ 261 ] {af8426bc-5b6b-467f-93eb-54f2f8c539c5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2025.12.19 22:05:44.623810 [ 261 ] {af8426bc-5b6b-467f-93eb-54f2f8c539c5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002042 sec., 19588.63858961802 rows/sec., 35.10 MiB/sec. | ||
| 6123 | 2025.12.19 22:05:44.623864 [ 261 ] {af8426bc-5b6b-467f-93eb-54f2f8c539c5} <Debug> TCPHandler: Processed in 0.002218327 sec. | ||
| 6124 | 2025.12.19 22:05:44.623972 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2025.12.19 22:05:44.624066 [ 261 ] {cc546681-c611-4cb5-ba1d-0bbb7c533fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6126 | 2025.12.19 22:05:44.624107 [ 261 ] {cc546681-c611-4cb5-ba1d-0bbb7c533fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6127 | 2025.12.19 22:05:44.624434 [ 261 ] {cc546681-c611-4cb5-ba1d-0bbb7c533fab} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2025.12.19 22:05:44.624468 [ 261 ] {cc546681-c611-4cb5-ba1d-0bbb7c533fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6129 | 2025.12.19 22:05:44.624838 [ 261 ] {cc546681-c611-4cb5-ba1d-0bbb7c533fab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6130 | 2025.12.19 22:05:44.625057 [ 261 ] {cc546681-c611-4cb5-ba1d-0bbb7c533fab} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2025.12.19 22:05:44.625151 [ 157 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6132 | 2025.12.19 22:05:44.625174 [ 157 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2025.12.19 22:05:44.625183 [ 261 ] {cc546681-c611-4cb5-ba1d-0bbb7c533fab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 6134 | 2025.12.19 22:05:44.625191 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6135 | 2025.12.19 22:05:44.625217 [ 261 ] {cc546681-c611-4cb5-ba1d-0bbb7c533fab} <Debug> TCPHandler: Processed in 0.001293361 sec. | ||
| 6136 | 2025.12.19 22:05:44.625264 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 6137 | 2025.12.19 22:05:44.625347 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6138 | 2025.12.19 22:05:44.625372 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2400 rows starting from the beginning of the part | ||
| 6139 | 2025.12.19 22:05:44.625416 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6140 | 2025.12.19 22:05:44.625455 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 6141 | 2025.12.19 22:05:44.625494 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6142 | 2025.12.19 22:05:44.625527 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 6143 | 2025.12.19 22:05:44.625560 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6144 | 2025.12.19 22:05:44.626649 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001413213 sec., 1910540.0247521074 rows/sec., 128.76 MiB/sec. | ||
| 6145 | 2025.12.19 22:05:44.626684 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13114 rows, containing 5 columns (5 merged, 0 gathered) in 0.005091213 sec., 2575810.5190256233 rows/sec., 177.17 MiB/sec. | ||
| 6146 | 2025.12.19 22:05:44.626942 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6147 | 2025.12.19 22:05:44.627044 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6148 | 2025.12.19 22:05:44.627191 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_46_9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.12.19 22:05:44.627255 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_46_9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6150 | 2025.12.19 22:05:44.627306 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2025.12.19 22:05:44.627316 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6152 | 2025.12.19 22:05:44.627367 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6153 | 2025.12.19 22:05:44.627428 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 6154 | 2025.12.19 22:05:45.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.37 MiB, peak 282.53 MiB, free memory in arenas 0.00 B, will set to 275.26 MiB (RSS), difference: 1.89 MiB | ||
| 6155 | 2025.12.19 22:05:46.099144 [ 169 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6156 | 2025.12.19 22:05:46.099205 [ 169 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2025.12.19 22:05:46.099232 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6158 | 2025.12.19 22:05:46.099355 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::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 | ||
| 6159 | 2025.12.19 22:05:46.099503 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6160 | 2025.12.19 22:05:46.099537 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 6161 | 2025.12.19 22:05:46.099598 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 6162 | 2025.12.19 22:05:46.099640 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6163 | 2025.12.19 22:05:46.099685 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 6164 | 2025.12.19 22:05:46.099721 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6165 | 2025.12.19 22:05:46.100661 [ 192 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343052 sec., 562897.0434502908 rows/sec., 41.08 MiB/sec. | ||
| 6166 | 2025.12.19 22:05:46.100815 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6167 | 2025.12.19 22:05:46.101077 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2025.12.19 22:05:46.101154 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_13_3} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6169 | 2025.12.19 22:05:46.101229 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6170 | 2025.12.19 22:05:48.455542 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45051 | ||
| 6171 | 2025.12.19 22:05:48.455682 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6172 | 2025.12.19 22:05:48.455712 [ 291 ] {} <Debug> TCP-Session: 64c3a3d4-df0b-41b0-922e-0f06f4267eef Authenticating user 'default' from [fd00:1122:3344:101::e]:45051 | ||
| 6173 | 2025.12.19 22:05:48.455737 [ 291 ] {} <Debug> TCP-Session: 64c3a3d4-df0b-41b0-922e-0f06f4267eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2025.12.19 22:05:48.455751 [ 291 ] {} <Debug> TCP-Session: 64c3a3d4-df0b-41b0-922e-0f06f4267eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2025.12.19 22:05:48.455951 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33195 | ||
| 6176 | 2025.12.19 22:05:48.456012 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47855 | ||
| 6177 | 2025.12.19 22:05:48.456042 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50041 | ||
| 6178 | 2025.12.19 22:05:48.456056 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37634 | ||
| 6179 | 2025.12.19 22:05:48.456089 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63343 | ||
| 6180 | 2025.12.19 22:05:48.456134 [ 291 ] {} <Trace> TCP-Session: 64c3a3d4-df0b-41b0-922e-0f06f4267eef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6181 | 2025.12.19 22:05:48.456147 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6182 | 2025.12.19 22:05:48.456079 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50251 | ||
| 6183 | 2025.12.19 22:05:48.456068 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6184 | 2025.12.19 22:05:48.456240 [ 293 ] {} <Debug> TCP-Session: 61412168-743b-464c-8eac-8f35d9c98f04 Authenticating user 'default' from [fd00:1122:3344:101::e]:47855 | ||
| 6185 | 2025.12.19 22:05:48.456041 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63771 | ||
| 6186 | 2025.12.19 22:05:48.456265 [ 292 ] {} <Debug> TCP-Session: 6cf834e5-c893-4417-a3e9-570d579cebe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33195 | ||
| 6187 | 2025.12.19 22:05:48.456277 [ 293 ] {} <Debug> TCP-Session: 61412168-743b-464c-8eac-8f35d9c98f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2025.12.19 22:05:48.456266 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6189 | 2025.12.19 22:05:48.456320 [ 293 ] {} <Debug> TCP-Session: 61412168-743b-464c-8eac-8f35d9c98f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2025.12.19 22:05:48.456323 [ 291 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6191 | 2025.12.19 22:05:48.456349 [ 259 ] {} <Debug> TCP-Session: 3340911b-671c-45fa-b865-26d03aa5e037 Authenticating user 'default' from [fd00:1122:3344:101::e]:50041 | ||
| 6192 | 2025.12.19 22:05:48.456317 [ 292 ] {} <Debug> TCP-Session: 6cf834e5-c893-4417-a3e9-570d579cebe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6193 | 2025.12.19 22:05:48.456384 [ 259 ] {} <Debug> TCP-Session: 3340911b-671c-45fa-b865-26d03aa5e037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2025.12.19 22:05:48.456400 [ 292 ] {} <Debug> TCP-Session: 6cf834e5-c893-4417-a3e9-570d579cebe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2025.12.19 22:05:48.456417 [ 259 ] {} <Debug> TCP-Session: 3340911b-671c-45fa-b865-26d03aa5e037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2025.12.19 22:05:48.456071 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36195 | ||
| 6197 | 2025.12.19 22:05:48.456616 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6198 | 2025.12.19 22:05:48.456627 [ 291 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6199 | 2025.12.19 22:05:48.456652 [ 286 ] {} <Debug> TCP-Session: 89f1aa3b-e39d-4034-852c-626e77cfa63c Authenticating user 'default' from [fd00:1122:3344:101::e]:37634 | ||
| 6200 | 2025.12.19 22:05:48.456681 [ 286 ] {} <Debug> TCP-Session: 89f1aa3b-e39d-4034-852c-626e77cfa63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2025.12.19 22:05:48.456694 [ 286 ] {} <Debug> TCP-Session: 89f1aa3b-e39d-4034-852c-626e77cfa63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6202 | 2025.12.19 22:05:48.456699 [ 291 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6203 | 2025.12.19 22:05:48.456724 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6204 | 2025.12.19 22:05:48.456761 [ 294 ] {} <Debug> TCP-Session: 0c6a0a68-df76-458d-9ff1-769505a43a41 Authenticating user 'default' from [fd00:1122:3344:101::e]:63771 | ||
| 6205 | 2025.12.19 22:05:48.456787 [ 294 ] {} <Debug> TCP-Session: 0c6a0a68-df76-458d-9ff1-769505a43a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2025.12.19 22:05:48.456799 [ 294 ] {} <Debug> TCP-Session: 0c6a0a68-df76-458d-9ff1-769505a43a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2025.12.19 22:05:48.457012 [ 291 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 6208 | 2025.12.19 22:05:48.457054 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6209 | 2025.12.19 22:05:48.457087 [ 288 ] {} <Debug> TCP-Session: 174b6977-0d16-47a8-b406-9ecc0046fa7e Authenticating user 'default' from [fd00:1122:3344:101::e]:36195 | ||
| 6210 | 2025.12.19 22:05:48.457108 [ 288 ] {} <Debug> TCP-Session: 174b6977-0d16-47a8-b406-9ecc0046fa7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2025.12.19 22:05:48.457124 [ 288 ] {} <Debug> TCP-Session: 174b6977-0d16-47a8-b406-9ecc0046fa7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2025.12.19 22:05:48.457169 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6213 | 2025.12.19 22:05:48.457204 [ 289 ] {} <Debug> TCP-Session: a3e0297b-e568-437c-bbad-3653bc48823a Authenticating user 'default' from [fd00:1122:3344:101::e]:50251 | ||
| 6214 | 2025.12.19 22:05:48.457221 [ 289 ] {} <Debug> TCP-Session: a3e0297b-e568-437c-bbad-3653bc48823a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2025.12.19 22:05:48.457233 [ 289 ] {} <Debug> TCP-Session: a3e0297b-e568-437c-bbad-3653bc48823a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2025.12.19 22:05:48.457358 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6217 | 2025.12.19 22:05:48.457392 [ 290 ] {} <Debug> TCP-Session: 2a5e51a0-3a0c-418c-ae9c-759d0c46b0d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63343 | ||
| 6218 | 2025.12.19 22:05:48.457409 [ 290 ] {} <Debug> TCP-Session: 2a5e51a0-3a0c-418c-ae9c-759d0c46b0d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6219 | 2025.12.19 22:05:48.457421 [ 290 ] {} <Debug> TCP-Session: 2a5e51a0-3a0c-418c-ae9c-759d0c46b0d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2025.12.19 22:05:48.457949 [ 333 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Trace> AggregatingTransform: Aggregating | ||
| 6221 | 2025.12.19 22:05:48.457995 [ 333 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Trace> Aggregator: Aggregation method: without_key | ||
| 6222 | 2025.12.19 22:05:48.458036 [ 333 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919605 sec. (1087.423 rows/sec., 42.48 KiB/sec.) | ||
| 6223 | 2025.12.19 22:05:48.458055 [ 333 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Trace> Aggregator: Merging aggregated data | ||
| 6224 | 2025.12.19 22:05:48.459340 [ 291 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 6225 | 2025.12.19 22:05:48.459518 [ 291 ] {49521b2d-29df-4d9b-85ae-2dc8af922e9b} <Debug> TCPHandler: Processed in 0.003515507 sec. | ||
| 6226 | 2025.12.19 22:05:48.459610 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6227 | 2025.12.19 22:05:48.459635 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6228 | 2025.12.19 22:05:48.459651 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6229 | 2025.12.19 22:05:48.459649 [ 292 ] {} <Debug> TCP-Session: 6cf834e5-c893-4417-a3e9-570d579cebe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2025.12.19 22:05:48.459675 [ 290 ] {} <Debug> TCP-Session: 2a5e51a0-3a0c-418c-ae9c-759d0c46b0d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2025.12.19 22:05:48.459689 [ 294 ] {} <Debug> TCP-Session: 0c6a0a68-df76-458d-9ff1-769505a43a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2025.12.19 22:05:48.459684 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6233 | 2025.12.19 22:05:48.459709 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6234 | 2025.12.19 22:05:48.459722 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6235 | 2025.12.19 22:05:48.459743 [ 259 ] {} <Debug> TCP-Session: 3340911b-671c-45fa-b865-26d03aa5e037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2025.12.19 22:05:48.459758 [ 288 ] {} <Debug> TCP-Session: 174b6977-0d16-47a8-b406-9ecc0046fa7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2025.12.19 22:05:48.459775 [ 289 ] {} <Debug> TCP-Session: a3e0297b-e568-437c-bbad-3653bc48823a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2025.12.19 22:05:48.459696 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6239 | 2025.12.19 22:05:48.459738 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6240 | 2025.12.19 22:05:48.459838 [ 286 ] {} <Debug> TCP-Session: 89f1aa3b-e39d-4034-852c-626e77cfa63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2025.12.19 22:05:48.459670 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6242 | 2025.12.19 22:05:48.459859 [ 291 ] {} <Debug> TCP-Session: 64c3a3d4-df0b-41b0-922e-0f06f4267eef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2025.12.19 22:05:48.459902 [ 293 ] {} <Debug> TCP-Session: 61412168-743b-464c-8eac-8f35d9c98f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2025.12.19 22:05:49.641909 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2025.12.19 22:05:49.642094 [ 261 ] {5c1a354a-532c-46f8-ac3b-cb3f4a1dc63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6246 | 2025.12.19 22:05:49.642166 [ 261 ] {5c1a354a-532c-46f8-ac3b-cb3f4a1dc63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6247 | 2025.12.19 22:05:49.642812 [ 261 ] {5c1a354a-532c-46f8-ac3b-cb3f4a1dc63c} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2025.12.19 22:05:49.642865 [ 261 ] {5c1a354a-532c-46f8-ac3b-cb3f4a1dc63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6249 | 2025.12.19 22:05:49.643253 [ 261 ] {5c1a354a-532c-46f8-ac3b-cb3f4a1dc63c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6250 | 2025.12.19 22:05:49.643484 [ 261 ] {5c1a354a-532c-46f8-ac3b-cb3f4a1dc63c} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2025.12.19 22:05:49.643651 [ 261 ] {5c1a354a-532c-46f8-ac3b-cb3f4a1dc63c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001607 sec., 1244.5550715619167 rows/sec., 101.48 KiB/sec. | ||
| 6252 | 2025.12.19 22:05:49.643703 [ 261 ] {5c1a354a-532c-46f8-ac3b-cb3f4a1dc63c} <Debug> TCPHandler: Processed in 0.001928811 sec. | ||
| 6253 | 2025.12.19 22:05:49.643835 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2025.12.19 22:05:49.643947 [ 261 ] {d8e1a70e-05cb-41cb-8af4-f467d719b5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6255 | 2025.12.19 22:05:49.643993 [ 261 ] {d8e1a70e-05cb-41cb-8af4-f467d719b5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6256 | 2025.12.19 22:05:49.645042 [ 261 ] {d8e1a70e-05cb-41cb-8af4-f467d719b5b6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2025.12.19 22:05:49.645085 [ 261 ] {d8e1a70e-05cb-41cb-8af4-f467d719b5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6258 | 2025.12.19 22:05:49.645603 [ 261 ] {d8e1a70e-05cb-41cb-8af4-f467d719b5b6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6259 | 2025.12.19 22:05:49.645887 [ 261 ] {d8e1a70e-05cb-41cb-8af4-f467d719b5b6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2025.12.19 22:05:49.646046 [ 261 ] {d8e1a70e-05cb-41cb-8af4-f467d719b5b6} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002126 sec., 563029.1627469426 rows/sec., 46.41 MiB/sec. | ||
| 6261 | 2025.12.19 22:05:49.646090 [ 261 ] {d8e1a70e-05cb-41cb-8af4-f467d719b5b6} <Debug> TCPHandler: Processed in 0.002308018 sec. | ||
| 6262 | 2025.12.19 22:05:49.646223 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2025.12.19 22:05:49.646328 [ 261 ] {549d8d53-a723-4e04-9d1f-6d465169a575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6264 | 2025.12.19 22:05:49.646373 [ 261 ] {549d8d53-a723-4e04-9d1f-6d465169a575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6265 | 2025.12.19 22:05:49.646831 [ 261 ] {549d8d53-a723-4e04-9d1f-6d465169a575} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2025.12.19 22:05:49.646875 [ 261 ] {549d8d53-a723-4e04-9d1f-6d465169a575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6267 | 2025.12.19 22:05:49.647200 [ 261 ] {549d8d53-a723-4e04-9d1f-6d465169a575} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6268 | 2025.12.19 22:05:49.647459 [ 261 ] {549d8d53-a723-4e04-9d1f-6d465169a575} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2025.12.19 22:05:49.647600 [ 261 ] {549d8d53-a723-4e04-9d1f-6d465169a575} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001294 sec., 1545.595054095827 rows/sec., 107.92 KiB/sec. | ||
| 6270 | 2025.12.19 22:05:49.647651 [ 261 ] {549d8d53-a723-4e04-9d1f-6d465169a575} <Debug> TCPHandler: Processed in 0.001479314 sec. | ||
| 6271 | 2025.12.19 22:05:49.647773 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2025.12.19 22:05:49.647875 [ 261 ] {c53f0f1f-967f-4661-8596-fa82a12d2363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6273 | 2025.12.19 22:05:49.647917 [ 261 ] {c53f0f1f-967f-4661-8596-fa82a12d2363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6274 | 2025.12.19 22:05:49.648529 [ 261 ] {c53f0f1f-967f-4661-8596-fa82a12d2363} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2025.12.19 22:05:49.648568 [ 261 ] {c53f0f1f-967f-4661-8596-fa82a12d2363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6276 | 2025.12.19 22:05:49.648933 [ 261 ] {c53f0f1f-967f-4661-8596-fa82a12d2363} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6277 | 2025.12.19 22:05:49.649160 [ 261 ] {c53f0f1f-967f-4661-8596-fa82a12d2363} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2025.12.19 22:05:49.649297 [ 261 ] {c53f0f1f-967f-4661-8596-fa82a12d2363} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001442 sec., 158113.73092926492 rows/sec., 10.71 MiB/sec. | ||
| 6279 | 2025.12.19 22:05:49.649349 [ 261 ] {c53f0f1f-967f-4661-8596-fa82a12d2363} <Debug> TCPHandler: Processed in 0.001626847 sec. | ||
| 6280 | 2025.12.19 22:05:49.649480 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6281 | 2025.12.19 22:05:49.649593 [ 261 ] {6614ad98-9a0d-4a65-94f7-ccd08400c329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6282 | 2025.12.19 22:05:49.649648 [ 261 ] {6614ad98-9a0d-4a65-94f7-ccd08400c329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6283 | 2025.12.19 22:05:49.650445 [ 261 ] {6614ad98-9a0d-4a65-94f7-ccd08400c329} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2025.12.19 22:05:49.650486 [ 261 ] {6614ad98-9a0d-4a65-94f7-ccd08400c329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6285 | 2025.12.19 22:05:49.650862 [ 261 ] {6614ad98-9a0d-4a65-94f7-ccd08400c329} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6286 | 2025.12.19 22:05:49.651087 [ 261 ] {6614ad98-9a0d-4a65-94f7-ccd08400c329} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2025.12.19 22:05:49.651235 [ 261 ] {6614ad98-9a0d-4a65-94f7-ccd08400c329} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001667 sec., 313137.3725254949 rows/sec., 23.18 MiB/sec. | ||
| 6288 | 2025.12.19 22:05:49.651280 [ 261 ] {6614ad98-9a0d-4a65-94f7-ccd08400c329} <Debug> TCPHandler: Processed in 0.00185323 sec. | ||
| 6289 | 2025.12.19 22:05:49.651407 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6290 | 2025.12.19 22:05:49.651506 [ 261 ] {13c8f371-613e-4744-bfd4-f0fc8af3883e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6291 | 2025.12.19 22:05:49.651553 [ 261 ] {13c8f371-613e-4744-bfd4-f0fc8af3883e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6292 | 2025.12.19 22:05:49.652148 [ 261 ] {13c8f371-613e-4744-bfd4-f0fc8af3883e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2025.12.19 22:05:49.652187 [ 261 ] {13c8f371-613e-4744-bfd4-f0fc8af3883e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6294 | 2025.12.19 22:05:49.652654 [ 261 ] {13c8f371-613e-4744-bfd4-f0fc8af3883e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6295 | 2025.12.19 22:05:49.652916 [ 261 ] {13c8f371-613e-4744-bfd4-f0fc8af3883e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2025.12.19 22:05:49.653080 [ 261 ] {13c8f371-613e-4744-bfd4-f0fc8af3883e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001591 sec., 531112.5078566939 rows/sec., 35.75 MiB/sec. | ||
| 6297 | 2025.12.19 22:05:49.653138 [ 261 ] {13c8f371-613e-4744-bfd4-f0fc8af3883e} <Debug> TCPHandler: Processed in 0.001780869 sec. | ||
| 6298 | 2025.12.19 22:05:49.653282 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2025.12.19 22:05:49.653400 [ 261 ] {b2538a58-673e-412b-be4d-e915f15cff18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6300 | 2025.12.19 22:05:49.653452 [ 261 ] {b2538a58-673e-412b-be4d-e915f15cff18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6301 | 2025.12.19 22:05:49.653864 [ 261 ] {b2538a58-673e-412b-be4d-e915f15cff18} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2025.12.19 22:05:49.653902 [ 261 ] {b2538a58-673e-412b-be4d-e915f15cff18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6303 | 2025.12.19 22:05:49.654253 [ 261 ] {b2538a58-673e-412b-be4d-e915f15cff18} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6304 | 2025.12.19 22:05:49.654486 [ 261 ] {b2538a58-673e-412b-be4d-e915f15cff18} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2025.12.19 22:05:49.654631 [ 261 ] {b2538a58-673e-412b-be4d-e915f15cff18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 6306 | 2025.12.19 22:05:49.654668 [ 261 ] {b2538a58-673e-412b-be4d-e915f15cff18} <Debug> TCPHandler: Processed in 0.001448423 sec. | ||
| 6307 | 2025.12.19 22:05:49.694344 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42775 | ||
| 6308 | 2025.12.19 22:05:49.694449 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6309 | 2025.12.19 22:05:49.694474 [ 291 ] {} <Debug> TCP-Session: 1c8ff825-07cc-4bdc-94f0-82472a020afb Authenticating user 'default' from [fd00:1122:3344:101::e]:42775 | ||
| 6310 | 2025.12.19 22:05:49.694496 [ 291 ] {} <Debug> TCP-Session: 1c8ff825-07cc-4bdc-94f0-82472a020afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2025.12.19 22:05:49.694511 [ 291 ] {} <Debug> TCP-Session: 1c8ff825-07cc-4bdc-94f0-82472a020afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2025.12.19 22:05:49.694724 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45048 | ||
| 6313 | 2025.12.19 22:05:49.694744 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33997 | ||
| 6314 | 2025.12.19 22:05:49.694778 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33389 | ||
| 6315 | 2025.12.19 22:05:49.694798 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58708 | ||
| 6316 | 2025.12.19 22:05:49.694788 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46423 | ||
| 6317 | 2025.12.19 22:05:49.694852 [ 291 ] {} <Trace> TCP-Session: 1c8ff825-07cc-4bdc-94f0-82472a020afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2025.12.19 22:05:49.694870 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6319 | 2025.12.19 22:05:49.694883 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6320 | 2025.12.19 22:05:49.694870 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6321 | 2025.12.19 22:05:49.694914 [ 294 ] {} <Debug> TCP-Session: c08312b8-80c8-42c3-947d-959a9a9d7f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:33997 | ||
| 6322 | 2025.12.19 22:05:49.694920 [ 290 ] {} <Debug> TCP-Session: 592bf478-471d-4b6d-8c12-9e2c77d8758c Authenticating user 'default' from [fd00:1122:3344:101::e]:58708 | ||
| 6323 | 2025.12.19 22:05:49.694938 [ 288 ] {} <Debug> TCP-Session: b2f7d29d-e5d4-44b2-a876-e112d6568e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:33389 | ||
| 6324 | 2025.12.19 22:05:49.694947 [ 294 ] {} <Debug> TCP-Session: c08312b8-80c8-42c3-947d-959a9a9d7f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6325 | 2025.12.19 22:05:49.694952 [ 290 ] {} <Debug> TCP-Session: 592bf478-471d-4b6d-8c12-9e2c77d8758c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2025.12.19 22:05:49.694960 [ 288 ] {} <Debug> TCP-Session: b2f7d29d-e5d4-44b2-a876-e112d6568e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2025.12.19 22:05:49.694963 [ 294 ] {} <Debug> TCP-Session: c08312b8-80c8-42c3-947d-959a9a9d7f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2025.12.19 22:05:49.694971 [ 290 ] {} <Debug> TCP-Session: 592bf478-471d-4b6d-8c12-9e2c77d8758c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6329 | 2025.12.19 22:05:49.694978 [ 288 ] {} <Debug> TCP-Session: b2f7d29d-e5d4-44b2-a876-e112d6568e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2025.12.19 22:05:49.694920 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6331 | 2025.12.19 22:05:49.695015 [ 291 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42775) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6332 | 2025.12.19 22:05:49.695034 [ 289 ] {} <Debug> TCP-Session: 0612600a-1aea-4769-b26e-a1b7bb6442ef Authenticating user 'default' from [fd00:1122:3344:101::e]:46423 | ||
| 6333 | 2025.12.19 22:05:49.694847 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6334 | 2025.12.19 22:05:49.695059 [ 289 ] {} <Debug> TCP-Session: 0612600a-1aea-4769-b26e-a1b7bb6442ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2025.12.19 22:05:49.694761 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35971 | ||
| 6336 | 2025.12.19 22:05:49.694749 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47220 | ||
| 6337 | 2025.12.19 22:05:49.694737 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44731 | ||
| 6338 | 2025.12.19 22:05:49.695193 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6339 | 2025.12.19 22:05:49.695102 [ 292 ] {} <Debug> TCP-Session: faafc036-de61-4f23-b860-60add2a16165 Authenticating user 'default' from [fd00:1122:3344:101::e]:45048 | ||
| 6340 | 2025.12.19 22:05:49.695228 [ 286 ] {} <Debug> TCP-Session: 296f4793-1fdd-44c7-afa6-e4d3923ee413 Authenticating user 'default' from [fd00:1122:3344:101::e]:35971 | ||
| 6341 | 2025.12.19 22:05:49.695104 [ 289 ] {} <Debug> TCP-Session: 0612600a-1aea-4769-b26e-a1b7bb6442ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6342 | 2025.12.19 22:05:49.695252 [ 286 ] {} <Debug> TCP-Session: 296f4793-1fdd-44c7-afa6-e4d3923ee413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6343 | 2025.12.19 22:05:49.695263 [ 291 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6344 | 2025.12.19 22:05:49.695280 [ 286 ] {} <Debug> TCP-Session: 296f4793-1fdd-44c7-afa6-e4d3923ee413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6345 | 2025.12.19 22:05:49.695277 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6346 | 2025.12.19 22:05:49.695276 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6347 | 2025.12.19 22:05:49.695345 [ 259 ] {} <Debug> TCP-Session: 9f15b39c-2b12-4661-8e58-2db758c8a9f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47220 | ||
| 6348 | 2025.12.19 22:05:49.695332 [ 291 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6349 | 2025.12.19 22:05:49.695375 [ 259 ] {} <Debug> TCP-Session: 9f15b39c-2b12-4661-8e58-2db758c8a9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6350 | 2025.12.19 22:05:49.695365 [ 293 ] {} <Debug> TCP-Session: e79a41bf-6321-4bb6-a3ac-b637edc7e972 Authenticating user 'default' from [fd00:1122:3344:101::e]:44731 | ||
| 6351 | 2025.12.19 22:05:49.695400 [ 259 ] {} <Debug> TCP-Session: 9f15b39c-2b12-4661-8e58-2db758c8a9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2025.12.19 22:05:49.695415 [ 293 ] {} <Debug> TCP-Session: e79a41bf-6321-4bb6-a3ac-b637edc7e972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2025.12.19 22:05:49.695249 [ 292 ] {} <Debug> TCP-Session: faafc036-de61-4f23-b860-60add2a16165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6354 | 2025.12.19 22:05:49.695432 [ 293 ] {} <Debug> TCP-Session: e79a41bf-6321-4bb6-a3ac-b637edc7e972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2025.12.19 22:05:49.695456 [ 292 ] {} <Debug> TCP-Session: faafc036-de61-4f23-b860-60add2a16165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2025.12.19 22:05:49.695673 [ 291 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 6357 | 2025.12.19 22:05:49.696618 [ 328 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Trace> AggregatingTransform: Aggregating | ||
| 6358 | 2025.12.19 22:05:49.696660 [ 328 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Trace> Aggregator: Aggregation method: without_key | ||
| 6359 | 2025.12.19 22:05:49.696697 [ 328 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919115 sec. (1088.003 rows/sec., 42.50 KiB/sec.) | ||
| 6360 | 2025.12.19 22:05:49.696715 [ 328 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Trace> Aggregator: Merging aggregated data | ||
| 6361 | 2025.12.19 22:05:49.698159 [ 291 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003188 sec., 313.67628607277294 rows/sec., 12.25 KiB/sec. | ||
| 6362 | 2025.12.19 22:05:49.698364 [ 291 ] {a92bc5af-4282-4191-accf-c47ded130d68} <Debug> TCPHandler: Processed in 0.003601738 sec. | ||
| 6363 | 2025.12.19 22:05:49.698456 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6364 | 2025.12.19 22:05:49.698488 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6365 | 2025.12.19 22:05:49.698495 [ 291 ] {} <Debug> TCP-Session: 1c8ff825-07cc-4bdc-94f0-82472a020afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6366 | 2025.12.19 22:05:49.698505 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6367 | 2025.12.19 22:05:49.698524 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6368 | 2025.12.19 22:05:49.698542 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6369 | 2025.12.19 22:05:49.698569 [ 293 ] {} <Debug> TCP-Session: e79a41bf-6321-4bb6-a3ac-b637edc7e972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6370 | 2025.12.19 22:05:49.698591 [ 288 ] {} <Debug> TCP-Session: b2f7d29d-e5d4-44b2-a876-e112d6568e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6371 | 2025.12.19 22:05:49.698601 [ 290 ] {} <Debug> TCP-Session: 592bf478-471d-4b6d-8c12-9e2c77d8758c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2025.12.19 22:05:49.698614 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6373 | 2025.12.19 22:05:49.698597 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6374 | 2025.12.19 22:05:49.698659 [ 289 ] {} <Debug> TCP-Session: 0612600a-1aea-4769-b26e-a1b7bb6442ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6375 | 2025.12.19 22:05:49.698578 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6376 | 2025.12.19 22:05:49.698685 [ 286 ] {} <Debug> TCP-Session: 296f4793-1fdd-44c7-afa6-e4d3923ee413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6377 | 2025.12.19 22:05:49.698562 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6378 | 2025.12.19 22:05:49.698717 [ 294 ] {} <Debug> TCP-Session: c08312b8-80c8-42c3-947d-959a9a9d7f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2025.12.19 22:05:49.698538 [ 292 ] {} <Debug> TCP-Session: faafc036-de61-4f23-b860-60add2a16165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2025.12.19 22:05:49.698760 [ 259 ] {} <Debug> TCP-Session: 9f15b39c-2b12-4661-8e58-2db758c8a9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6381 | 2025.12.19 22:05:49.764948 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40237 | ||
| 6382 | 2025.12.19 22:05:49.765045 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6383 | 2025.12.19 22:05:49.765071 [ 291 ] {} <Debug> TCP-Session: 5ad8acb6-92fc-4c84-90fc-efcb1d979f52 Authenticating user 'default' from [fd00:1122:3344:101::e]:40237 | ||
| 6384 | 2025.12.19 22:05:49.765092 [ 291 ] {} <Debug> TCP-Session: 5ad8acb6-92fc-4c84-90fc-efcb1d979f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2025.12.19 22:05:49.765105 [ 291 ] {} <Debug> TCP-Session: 5ad8acb6-92fc-4c84-90fc-efcb1d979f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6386 | 2025.12.19 22:05:49.765283 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65518 | ||
| 6387 | 2025.12.19 22:05:49.765313 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51488 | ||
| 6388 | 2025.12.19 22:05:49.765337 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57344 | ||
| 6389 | 2025.12.19 22:05:49.765348 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56083 | ||
| 6390 | 2025.12.19 22:05:49.765372 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62259 | ||
| 6391 | 2025.12.19 22:05:49.765408 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6392 | 2025.12.19 22:05:49.765428 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6393 | 2025.12.19 22:05:49.765428 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6394 | 2025.12.19 22:05:49.765454 [ 292 ] {} <Debug> TCP-Session: e672b283-82cc-4bb4-9025-3d2dd4b0b2e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65518 | ||
| 6395 | 2025.12.19 22:05:49.765464 [ 259 ] {} <Debug> TCP-Session: fe5fe622-563e-430b-b9e0-00a8f913cab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57344 | ||
| 6396 | 2025.12.19 22:05:49.765469 [ 293 ] {} <Debug> TCP-Session: 79d5b6f4-95a7-440f-90ed-528282a3661e Authenticating user 'default' from [fd00:1122:3344:101::e]:51488 | ||
| 6397 | 2025.12.19 22:05:49.765487 [ 292 ] {} <Debug> TCP-Session: e672b283-82cc-4bb4-9025-3d2dd4b0b2e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6398 | 2025.12.19 22:05:49.765465 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6399 | 2025.12.19 22:05:49.765499 [ 259 ] {} <Debug> TCP-Session: fe5fe622-563e-430b-b9e0-00a8f913cab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6400 | 2025.12.19 22:05:49.765515 [ 292 ] {} <Debug> TCP-Session: e672b283-82cc-4bb4-9025-3d2dd4b0b2e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2025.12.19 22:05:49.765536 [ 289 ] {} <Debug> TCP-Session: ea2c9206-473f-4723-81bd-9c5c601203c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62259 | ||
| 6402 | 2025.12.19 22:05:49.765541 [ 259 ] {} <Debug> TCP-Session: fe5fe622-563e-430b-b9e0-00a8f913cab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6403 | 2025.12.19 22:05:49.765571 [ 289 ] {} <Debug> TCP-Session: ea2c9206-473f-4723-81bd-9c5c601203c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6404 | 2025.12.19 22:05:49.765507 [ 293 ] {} <Debug> TCP-Session: 79d5b6f4-95a7-440f-90ed-528282a3661e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2025.12.19 22:05:49.765597 [ 289 ] {} <Debug> TCP-Session: ea2c9206-473f-4723-81bd-9c5c601203c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6406 | 2025.12.19 22:05:49.765616 [ 293 ] {} <Debug> TCP-Session: 79d5b6f4-95a7-440f-90ed-528282a3661e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6407 | 2025.12.19 22:05:49.765442 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6408 | 2025.12.19 22:05:49.765396 [ 291 ] {} <Trace> TCP-Session: 5ad8acb6-92fc-4c84-90fc-efcb1d979f52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2025.12.19 22:05:49.765673 [ 286 ] {} <Debug> TCP-Session: 79faa460-e680-4e75-bf9f-13df98d6de98 Authenticating user 'default' from [fd00:1122:3344:101::e]:56083 | ||
| 6410 | 2025.12.19 22:05:49.765383 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50406 | ||
| 6411 | 2025.12.19 22:05:49.765703 [ 286 ] {} <Debug> TCP-Session: 79faa460-e680-4e75-bf9f-13df98d6de98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6412 | 2025.12.19 22:05:49.765364 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34529 | ||
| 6413 | 2025.12.19 22:05:49.765766 [ 286 ] {} <Debug> TCP-Session: 79faa460-e680-4e75-bf9f-13df98d6de98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6414 | 2025.12.19 22:05:49.765338 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56037 | ||
| 6415 | 2025.12.19 22:05:49.765822 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6416 | 2025.12.19 22:05:49.765828 [ 291 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6417 | 2025.12.19 22:05:49.765835 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6418 | 2025.12.19 22:05:49.765852 [ 290 ] {} <Debug> TCP-Session: b30c7997-4415-491c-94c7-f393f4f1669b Authenticating user 'default' from [fd00:1122:3344:101::e]:50406 | ||
| 6419 | 2025.12.19 22:05:49.765874 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6420 | 2025.12.19 22:05:49.765879 [ 288 ] {} <Debug> TCP-Session: 2b741db2-7575-4fa6-8d79-5a59c28a5f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:34529 | ||
| 6421 | 2025.12.19 22:05:49.765888 [ 290 ] {} <Debug> TCP-Session: b30c7997-4415-491c-94c7-f393f4f1669b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2025.12.19 22:05:49.765899 [ 294 ] {} <Debug> TCP-Session: ea4de5bf-1e67-484d-bc41-0167ed047e3f Authenticating user 'default' from [fd00:1122:3344:101::e]:56037 | ||
| 6423 | 2025.12.19 22:05:49.765906 [ 288 ] {} <Debug> TCP-Session: 2b741db2-7575-4fa6-8d79-5a59c28a5f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6424 | 2025.12.19 22:05:49.765907 [ 290 ] {} <Debug> TCP-Session: b30c7997-4415-491c-94c7-f393f4f1669b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6425 | 2025.12.19 22:05:49.765917 [ 294 ] {} <Debug> TCP-Session: ea4de5bf-1e67-484d-bc41-0167ed047e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6426 | 2025.12.19 22:05:49.765920 [ 288 ] {} <Debug> TCP-Session: 2b741db2-7575-4fa6-8d79-5a59c28a5f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6427 | 2025.12.19 22:05:49.765935 [ 294 ] {} <Debug> TCP-Session: ea4de5bf-1e67-484d-bc41-0167ed047e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6428 | 2025.12.19 22:05:49.766109 [ 291 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6429 | 2025.12.19 22:05:49.766166 [ 291 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6430 | 2025.12.19 22:05:49.766451 [ 291 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 6431 | 2025.12.19 22:05:49.767545 [ 310 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Trace> AggregatingTransform: Aggregating | ||
| 6432 | 2025.12.19 22:05:49.767590 [ 310 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6433 | 2025.12.19 22:05:49.767627 [ 310 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001056607 sec. (946.426 rows/sec., 36.97 KiB/sec.) | ||
| 6434 | 2025.12.19 22:05:49.767646 [ 310 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Trace> Aggregator: Merging aggregated data | ||
| 6435 | 2025.12.19 22:05:49.768737 [ 291 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002965 sec., 337.2681281618887 rows/sec., 13.17 KiB/sec. | ||
| 6436 | 2025.12.19 22:05:49.768863 [ 291 ] {a661b87a-0fb0-4339-bb91-02e982f5e0a1} <Debug> TCPHandler: Processed in 0.003575308 sec. | ||
| 6437 | 2025.12.19 22:05:49.768954 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6438 | 2025.12.19 22:05:49.768986 [ 289 ] {} <Debug> TCP-Session: ea2c9206-473f-4723-81bd-9c5c601203c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6439 | 2025.12.19 22:05:49.768990 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6440 | 2025.12.19 22:05:49.769007 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6441 | 2025.12.19 22:05:49.769028 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6442 | 2025.12.19 22:05:49.769046 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6443 | 2025.12.19 22:05:49.769060 [ 294 ] {} <Debug> TCP-Session: ea4de5bf-1e67-484d-bc41-0167ed047e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6444 | 2025.12.19 22:05:49.769080 [ 293 ] {} <Debug> TCP-Session: 79d5b6f4-95a7-440f-90ed-528282a3661e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2025.12.19 22:05:49.769090 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6446 | 2025.12.19 22:05:49.769119 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6447 | 2025.12.19 22:05:49.769140 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6448 | 2025.12.19 22:05:49.769148 [ 286 ] {} <Debug> TCP-Session: 79faa460-e680-4e75-bf9f-13df98d6de98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6449 | 2025.12.19 22:05:49.769172 [ 290 ] {} <Debug> TCP-Session: b30c7997-4415-491c-94c7-f393f4f1669b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2025.12.19 22:05:49.769189 [ 291 ] {} <Debug> TCP-Session: 5ad8acb6-92fc-4c84-90fc-efcb1d979f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2025.12.19 22:05:49.769101 [ 288 ] {} <Debug> TCP-Session: 2b741db2-7575-4fa6-8d79-5a59c28a5f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2025.12.19 22:05:49.769069 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6453 | 2025.12.19 22:05:49.769041 [ 292 ] {} <Debug> TCP-Session: e672b283-82cc-4bb4-9025-3d2dd4b0b2e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6454 | 2025.12.19 22:05:49.769279 [ 259 ] {} <Debug> TCP-Session: fe5fe622-563e-430b-b9e0-00a8f913cab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2025.12.19 22:05:51.239768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15822 | ||
| 6456 | 2025.12.19 22:05:51.240299 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2025.12.19 22:05:51.240345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6458 | 2025.12.19 22:05:51.240827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6459 | 2025.12.19 22:05:51.241049 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2025.12.19 22:05:51.241179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15822 | ||
| 6461 | 2025.12.19 22:05:52.067221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6462 | 2025.12.19 22:05:52.083831 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2025.12.19 22:05:52.083890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6464 | 2025.12.19 22:05:52.090072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6465 | 2025.12.19 22:05:52.090774 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2025.12.19 22:05:52.093676 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6467 | 2025.12.19 22:05:53.771595 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 760 | ||
| 6468 | 2025.12.19 22:05:53.774129 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2025.12.19 22:05:53.774190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6470 | 2025.12.19 22:05:53.775426 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6471 | 2025.12.19 22:05:53.775716 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2025.12.19 22:05:53.776090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 6473 | 2025.12.19 22:05:54.614640 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2025.12.19 22:05:54.614824 [ 261 ] {6644a80b-6a32-42d0-a90b-14791a168023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6475 | 2025.12.19 22:05:54.614889 [ 261 ] {6644a80b-6a32-42d0-a90b-14791a168023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6476 | 2025.12.19 22:05:54.615600 [ 261 ] {6644a80b-6a32-42d0-a90b-14791a168023} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.12.19 22:05:54.615645 [ 261 ] {6644a80b-6a32-42d0-a90b-14791a168023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6478 | 2025.12.19 22:05:54.616046 [ 261 ] {6644a80b-6a32-42d0-a90b-14791a168023} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6479 | 2025.12.19 22:05:54.616271 [ 261 ] {6644a80b-6a32-42d0-a90b-14791a168023} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.12.19 22:05:54.616426 [ 261 ] {6644a80b-6a32-42d0-a90b-14791a168023} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00165 sec., 82424.24242424243 rows/sec., 7.15 MiB/sec. | ||
| 6481 | 2025.12.19 22:05:54.616468 [ 261 ] {6644a80b-6a32-42d0-a90b-14791a168023} <Debug> TCPHandler: Processed in 0.001955371 sec. | ||
| 6482 | 2025.12.19 22:05:54.616601 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2025.12.19 22:05:54.616699 [ 261 ] {6773d2bb-ede3-4165-b58b-1acc326439b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6484 | 2025.12.19 22:05:54.616740 [ 261 ] {6773d2bb-ede3-4165-b58b-1acc326439b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6485 | 2025.12.19 22:05:54.617156 [ 261 ] {6773d2bb-ede3-4165-b58b-1acc326439b2} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2025.12.19 22:05:54.617191 [ 261 ] {6773d2bb-ede3-4165-b58b-1acc326439b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6487 | 2025.12.19 22:05:54.617481 [ 261 ] {6773d2bb-ede3-4165-b58b-1acc326439b2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6488 | 2025.12.19 22:05:54.617693 [ 261 ] {6773d2bb-ede3-4165-b58b-1acc326439b2} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2025.12.19 22:05:54.617823 [ 261 ] {6773d2bb-ede3-4165-b58b-1acc326439b2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001143 sec., 34995.62554680665 rows/sec., 2.57 MiB/sec. | ||
| 6490 | 2025.12.19 22:05:54.617860 [ 261 ] {6773d2bb-ede3-4165-b58b-1acc326439b2} <Debug> TCPHandler: Processed in 0.001310251 sec. | ||
| 6491 | 2025.12.19 22:05:54.617978 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2025.12.19 22:05:54.618074 [ 261 ] {051dacfa-a2e6-433d-8802-b9798a6322e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6493 | 2025.12.19 22:05:54.618113 [ 261 ] {051dacfa-a2e6-433d-8802-b9798a6322e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6494 | 2025.12.19 22:05:54.618552 [ 261 ] {051dacfa-a2e6-433d-8802-b9798a6322e5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2025.12.19 22:05:54.618588 [ 261 ] {051dacfa-a2e6-433d-8802-b9798a6322e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6496 | 2025.12.19 22:05:54.618894 [ 261 ] {051dacfa-a2e6-433d-8802-b9798a6322e5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6497 | 2025.12.19 22:05:54.619101 [ 261 ] {051dacfa-a2e6-433d-8802-b9798a6322e5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2025.12.19 22:05:54.619242 [ 261 ] {051dacfa-a2e6-433d-8802-b9798a6322e5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 6.85 MiB/sec. | ||
| 6499 | 2025.12.19 22:05:54.619281 [ 261 ] {051dacfa-a2e6-433d-8802-b9798a6322e5} <Debug> TCPHandler: Processed in 0.001353813 sec. | ||
| 6500 | 2025.12.19 22:05:54.619394 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2025.12.19 22:05:54.619490 [ 261 ] {0d5582eb-a3ec-4b08-8652-fd9a3929d066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6502 | 2025.12.19 22:05:54.619532 [ 261 ] {0d5582eb-a3ec-4b08-8652-fd9a3929d066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6503 | 2025.12.19 22:05:54.619935 [ 261 ] {0d5582eb-a3ec-4b08-8652-fd9a3929d066} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2025.12.19 22:05:54.619971 [ 261 ] {0d5582eb-a3ec-4b08-8652-fd9a3929d066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6505 | 2025.12.19 22:05:54.620294 [ 261 ] {0d5582eb-a3ec-4b08-8652-fd9a3929d066} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6506 | 2025.12.19 22:05:54.620495 [ 261 ] {0d5582eb-a3ec-4b08-8652-fd9a3929d066} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2025.12.19 22:05:54.620627 [ 261 ] {0d5582eb-a3ec-4b08-8652-fd9a3929d066} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 6508 | 2025.12.19 22:05:54.620663 [ 261 ] {0d5582eb-a3ec-4b08-8652-fd9a3929d066} <Debug> TCPHandler: Processed in 0.001318991 sec. | ||
| 6509 | 2025.12.19 22:05:54.620772 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2025.12.19 22:05:54.620869 [ 261 ] {20738369-9e40-49b5-a626-6a3f01aef7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6511 | 2025.12.19 22:05:54.620923 [ 261 ] {20738369-9e40-49b5-a626-6a3f01aef7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6512 | 2025.12.19 22:05:54.621782 [ 261 ] {20738369-9e40-49b5-a626-6a3f01aef7c5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2025.12.19 22:05:54.621817 [ 261 ] {20738369-9e40-49b5-a626-6a3f01aef7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6514 | 2025.12.19 22:05:54.622365 [ 261 ] {20738369-9e40-49b5-a626-6a3f01aef7c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6515 | 2025.12.19 22:05:54.622579 [ 261 ] {20738369-9e40-49b5-a626-6a3f01aef7c5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2025.12.19 22:05:54.622715 [ 261 ] {20738369-9e40-49b5-a626-6a3f01aef7c5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001864 sec., 21459.227467811157 rows/sec., 38.45 MiB/sec. | ||
| 6517 | 2025.12.19 22:05:54.622774 [ 261 ] {20738369-9e40-49b5-a626-6a3f01aef7c5} <Debug> TCPHandler: Processed in 0.002051933 sec. | ||
| 6518 | 2025.12.19 22:05:54.622891 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2025.12.19 22:05:54.622987 [ 261 ] {d36af8f9-3161-4542-90eb-4b2193be1f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6520 | 2025.12.19 22:05:54.623030 [ 261 ] {d36af8f9-3161-4542-90eb-4b2193be1f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6521 | 2025.12.19 22:05:54.623368 [ 261 ] {d36af8f9-3161-4542-90eb-4b2193be1f03} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2025.12.19 22:05:54.623403 [ 261 ] {d36af8f9-3161-4542-90eb-4b2193be1f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6523 | 2025.12.19 22:05:54.623702 [ 261 ] {d36af8f9-3161-4542-90eb-4b2193be1f03} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6524 | 2025.12.19 22:05:54.623910 [ 261 ] {d36af8f9-3161-4542-90eb-4b2193be1f03} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2025.12.19 22:05:54.624036 [ 261 ] {d36af8f9-3161-4542-90eb-4b2193be1f03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 6526 | 2025.12.19 22:05:54.624072 [ 261 ] {d36af8f9-3161-4542-90eb-4b2193be1f03} <Debug> TCPHandler: Processed in 0.00123153 sec. | ||
| 6527 | 2025.12.19 22:05:58.636977 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6528 | 2025.12.19 22:05:58.637065 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6529 | 2025.12.19 22:05:58.741312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16270 | ||
| 6530 | 2025.12.19 22:05:58.741821 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2025.12.19 22:05:58.741864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6532 | 2025.12.19 22:05:58.742363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6533 | 2025.12.19 22:05:58.742592 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2025.12.19 22:05:58.742725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16270 | ||
| 6535 | 2025.12.19 22:05:59.593791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6536 | 2025.12.19 22:05:59.611214 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2025.12.19 22:05:59.611283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6538 | 2025.12.19 22:05:59.612944 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2025.12.19 22:05:59.613132 [ 261 ] {4cbcebf9-5c2e-4b05-b4f6-3e902a58097a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6540 | 2025.12.19 22:05:59.613203 [ 261 ] {4cbcebf9-5c2e-4b05-b4f6-3e902a58097a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6541 | 2025.12.19 22:05:59.613872 [ 261 ] {4cbcebf9-5c2e-4b05-b4f6-3e902a58097a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2025.12.19 22:05:59.613921 [ 261 ] {4cbcebf9-5c2e-4b05-b4f6-3e902a58097a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6543 | 2025.12.19 22:05:59.614363 [ 261 ] {4cbcebf9-5c2e-4b05-b4f6-3e902a58097a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6544 | 2025.12.19 22:05:59.614630 [ 261 ] {4cbcebf9-5c2e-4b05-b4f6-3e902a58097a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2025.12.19 22:05:59.614792 [ 261 ] {4cbcebf9-5c2e-4b05-b4f6-3e902a58097a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 6546 | 2025.12.19 22:05:59.614845 [ 261 ] {4cbcebf9-5c2e-4b05-b4f6-3e902a58097a} <Debug> TCPHandler: Processed in 0.002030133 sec. | ||
| 6547 | 2025.12.19 22:05:59.614970 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2025.12.19 22:05:59.615076 [ 261 ] {436da061-e9f7-4641-b2eb-4e952cdab3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6549 | 2025.12.19 22:05:59.615122 [ 261 ] {436da061-e9f7-4641-b2eb-4e952cdab3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6550 | 2025.12.19 22:05:59.615561 [ 261 ] {436da061-e9f7-4641-b2eb-4e952cdab3a4} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.12.19 22:05:59.615595 [ 261 ] {436da061-e9f7-4641-b2eb-4e952cdab3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6552 | 2025.12.19 22:05:59.615923 [ 261 ] {436da061-e9f7-4641-b2eb-4e952cdab3a4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6553 | 2025.12.19 22:05:59.616178 [ 261 ] {436da061-e9f7-4641-b2eb-4e952cdab3a4} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2025.12.19 22:05:59.616310 [ 261 ] {436da061-e9f7-4641-b2eb-4e952cdab3a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 6555 | 2025.12.19 22:05:59.616352 [ 261 ] {436da061-e9f7-4641-b2eb-4e952cdab3a4} <Debug> TCPHandler: Processed in 0.001436923 sec. | ||
| 6556 | 2025.12.19 22:05:59.616473 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2025.12.19 22:05:59.616572 [ 261 ] {143e5592-5da7-4dcf-9600-f3c1ccb98e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6558 | 2025.12.19 22:05:59.616618 [ 261 ] {143e5592-5da7-4dcf-9600-f3c1ccb98e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6559 | 2025.12.19 22:05:59.617048 [ 261 ] {143e5592-5da7-4dcf-9600-f3c1ccb98e50} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2025.12.19 22:05:59.617083 [ 261 ] {143e5592-5da7-4dcf-9600-f3c1ccb98e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6561 | 2025.12.19 22:05:59.617432 [ 261 ] {143e5592-5da7-4dcf-9600-f3c1ccb98e50} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6562 | 2025.12.19 22:05:59.617661 [ 261 ] {143e5592-5da7-4dcf-9600-f3c1ccb98e50} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2025.12.19 22:05:59.617792 [ 261 ] {143e5592-5da7-4dcf-9600-f3c1ccb98e50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 6564 | 2025.12.19 22:05:59.617829 [ 261 ] {143e5592-5da7-4dcf-9600-f3c1ccb98e50} <Debug> TCPHandler: Processed in 0.001407343 sec. | ||
| 6565 | 2025.12.19 22:05:59.617943 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2025.12.19 22:05:59.617967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6567 | 2025.12.19 22:05:59.618043 [ 261 ] {68441da6-e4cd-4802-bca3-dbdfea5c51b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6568 | 2025.12.19 22:05:59.618095 [ 261 ] {68441da6-e4cd-4802-bca3-dbdfea5c51b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6569 | 2025.12.19 22:05:59.618431 [ 261 ] {68441da6-e4cd-4802-bca3-dbdfea5c51b7} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2025.12.19 22:05:59.618467 [ 261 ] {68441da6-e4cd-4802-bca3-dbdfea5c51b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6571 | 2025.12.19 22:05:59.618695 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2025.12.19 22:05:59.618789 [ 261 ] {68441da6-e4cd-4802-bca3-dbdfea5c51b7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6573 | 2025.12.19 22:05:59.619010 [ 261 ] {68441da6-e4cd-4802-bca3-dbdfea5c51b7} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2025.12.19 22:05:59.619138 [ 261 ] {68441da6-e4cd-4802-bca3-dbdfea5c51b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 6575 | 2025.12.19 22:05:59.619174 [ 261 ] {68441da6-e4cd-4802-bca3-dbdfea5c51b7} <Debug> TCPHandler: Processed in 0.001281991 sec. | ||
| 6576 | 2025.12.19 22:05:59.622116 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6577 | 2025.12.19 22:06:03.776364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 780 | ||
| 6578 | 2025.12.19 22:06:03.778640 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2025.12.19 22:06:03.778703 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6580 | 2025.12.19 22:06:03.779922 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6581 | 2025.12.19 22:06:03.780200 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2025.12.19 22:06:03.780567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 6583 | 2025.12.19 22:06:04.617325 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2025.12.19 22:06:04.617509 [ 261 ] {22e2374a-329e-4330-b6d2-e9412bb72b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6585 | 2025.12.19 22:06:04.617575 [ 261 ] {22e2374a-329e-4330-b6d2-e9412bb72b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6586 | 2025.12.19 22:06:04.618212 [ 261 ] {22e2374a-329e-4330-b6d2-e9412bb72b5f} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2025.12.19 22:06:04.618269 [ 261 ] {22e2374a-329e-4330-b6d2-e9412bb72b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6588 | 2025.12.19 22:06:04.618674 [ 261 ] {22e2374a-329e-4330-b6d2-e9412bb72b5f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6589 | 2025.12.19 22:06:04.618898 [ 261 ] {22e2374a-329e-4330-b6d2-e9412bb72b5f} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2025.12.19 22:06:04.619050 [ 261 ] {22e2374a-329e-4330-b6d2-e9412bb72b5f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 6591 | 2025.12.19 22:06:04.619099 [ 261 ] {22e2374a-329e-4330-b6d2-e9412bb72b5f} <Debug> TCPHandler: Processed in 0.001899261 sec. | ||
| 6592 | 2025.12.19 22:06:04.619222 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2025.12.19 22:06:04.619333 [ 261 ] {c6b26c34-9b76-472e-946d-1d2e26d505f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6594 | 2025.12.19 22:06:04.619378 [ 261 ] {c6b26c34-9b76-472e-946d-1d2e26d505f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6595 | 2025.12.19 22:06:04.619796 [ 261 ] {c6b26c34-9b76-472e-946d-1d2e26d505f6} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2025.12.19 22:06:04.619833 [ 261 ] {c6b26c34-9b76-472e-946d-1d2e26d505f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6597 | 2025.12.19 22:06:04.620134 [ 261 ] {c6b26c34-9b76-472e-946d-1d2e26d505f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6598 | 2025.12.19 22:06:04.620361 [ 261 ] {c6b26c34-9b76-472e-946d-1d2e26d505f6} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.12.19 22:06:04.620489 [ 261 ] {c6b26c34-9b76-472e-946d-1d2e26d505f6} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.00118 sec., 13559.322033898305 rows/sec., 1.09 MiB/sec. | ||
| 6600 | 2025.12.19 22:06:04.620529 [ 261 ] {c6b26c34-9b76-472e-946d-1d2e26d505f6} <Debug> TCPHandler: Processed in 0.001358282 sec. | ||
| 6601 | 2025.12.19 22:06:04.620647 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2025.12.19 22:06:04.620743 [ 261 ] {8f6ddc52-003f-4c23-86d1-7b4d239d75ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6603 | 2025.12.19 22:06:04.620782 [ 261 ] {8f6ddc52-003f-4c23-86d1-7b4d239d75ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6604 | 2025.12.19 22:06:04.621329 [ 261 ] {8f6ddc52-003f-4c23-86d1-7b4d239d75ad} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2025.12.19 22:06:04.621366 [ 261 ] {8f6ddc52-003f-4c23-86d1-7b4d239d75ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6606 | 2025.12.19 22:06:04.621689 [ 261 ] {8f6ddc52-003f-4c23-86d1-7b4d239d75ad} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6607 | 2025.12.19 22:06:04.621892 [ 261 ] {8f6ddc52-003f-4c23-86d1-7b4d239d75ad} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2025.12.19 22:06:04.622017 [ 261 ] {8f6ddc52-003f-4c23-86d1-7b4d239d75ad} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001295 sec., 204633.20463320464 rows/sec., 18.26 MiB/sec. | ||
| 6609 | 2025.12.19 22:06:04.622064 [ 261 ] {8f6ddc52-003f-4c23-86d1-7b4d239d75ad} <Debug> TCPHandler: Processed in 0.001465554 sec. | ||
| 6610 | 2025.12.19 22:06:04.622173 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2025.12.19 22:06:04.622266 [ 261 ] {4e120d1e-f5bf-4163-ae7f-ceb234ac4f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6612 | 2025.12.19 22:06:04.622306 [ 261 ] {4e120d1e-f5bf-4163-ae7f-ceb234ac4f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6613 | 2025.12.19 22:06:04.622710 [ 261 ] {4e120d1e-f5bf-4163-ae7f-ceb234ac4f95} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2025.12.19 22:06:04.622747 [ 261 ] {4e120d1e-f5bf-4163-ae7f-ceb234ac4f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6615 | 2025.12.19 22:06:04.623044 [ 261 ] {4e120d1e-f5bf-4163-ae7f-ceb234ac4f95} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6616 | 2025.12.19 22:06:04.623247 [ 261 ] {4e120d1e-f5bf-4163-ae7f-ceb234ac4f95} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2025.12.19 22:06:04.623376 [ 261 ] {4e120d1e-f5bf-4163-ae7f-ceb234ac4f95} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001128 sec., 60283.687943262405 rows/sec., 4.41 MiB/sec. | ||
| 6618 | 2025.12.19 22:06:04.623415 [ 261 ] {4e120d1e-f5bf-4163-ae7f-ceb234ac4f95} <Debug> TCPHandler: Processed in 0.001289951 sec. | ||
| 6619 | 2025.12.19 22:06:04.623523 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2025.12.19 22:06:04.623614 [ 261 ] {da05bcde-a907-4d3b-aa01-7e61aadfb356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6621 | 2025.12.19 22:06:04.623652 [ 261 ] {da05bcde-a907-4d3b-aa01-7e61aadfb356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6622 | 2025.12.19 22:06:04.624041 [ 261 ] {da05bcde-a907-4d3b-aa01-7e61aadfb356} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2025.12.19 22:06:04.624076 [ 261 ] {da05bcde-a907-4d3b-aa01-7e61aadfb356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6624 | 2025.12.19 22:06:04.624357 [ 261 ] {da05bcde-a907-4d3b-aa01-7e61aadfb356} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6625 | 2025.12.19 22:06:04.624556 [ 261 ] {da05bcde-a907-4d3b-aa01-7e61aadfb356} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2025.12.19 22:06:04.624677 [ 261 ] {da05bcde-a907-4d3b-aa01-7e61aadfb356} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001081 sec., 22201.665124884366 rows/sec., 1.84 MiB/sec. | ||
| 6627 | 2025.12.19 22:06:04.624713 [ 261 ] {da05bcde-a907-4d3b-aa01-7e61aadfb356} <Debug> TCPHandler: Processed in 0.00123787 sec. | ||
| 6628 | 2025.12.19 22:06:04.624820 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2025.12.19 22:06:04.624911 [ 261 ] {cef5264a-aa05-4bec-8435-47bff6791bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6630 | 2025.12.19 22:06:04.624950 [ 261 ] {cef5264a-aa05-4bec-8435-47bff6791bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6631 | 2025.12.19 22:06:04.625330 [ 261 ] {cef5264a-aa05-4bec-8435-47bff6791bec} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2025.12.19 22:06:04.625365 [ 261 ] {cef5264a-aa05-4bec-8435-47bff6791bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6633 | 2025.12.19 22:06:04.625663 [ 261 ] {cef5264a-aa05-4bec-8435-47bff6791bec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6634 | 2025.12.19 22:06:04.625867 [ 261 ] {cef5264a-aa05-4bec-8435-47bff6791bec} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2025.12.19 22:06:04.625989 [ 261 ] {cef5264a-aa05-4bec-8435-47bff6791bec} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 6636 | 2025.12.19 22:06:04.626024 [ 261 ] {cef5264a-aa05-4bec-8435-47bff6791bec} <Debug> TCPHandler: Processed in 0.00125154 sec. | ||
| 6637 | 2025.12.19 22:06:04.626128 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2025.12.19 22:06:04.626220 [ 261 ] {28388f3c-e790-4d70-b4bd-4c9aadd5cc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6639 | 2025.12.19 22:06:04.626258 [ 261 ] {28388f3c-e790-4d70-b4bd-4c9aadd5cc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6640 | 2025.12.19 22:06:04.626704 [ 261 ] {28388f3c-e790-4d70-b4bd-4c9aadd5cc3d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2025.12.19 22:06:04.626739 [ 261 ] {28388f3c-e790-4d70-b4bd-4c9aadd5cc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6642 | 2025.12.19 22:06:04.627037 [ 261 ] {28388f3c-e790-4d70-b4bd-4c9aadd5cc3d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6643 | 2025.12.19 22:06:04.627239 [ 261 ] {28388f3c-e790-4d70-b4bd-4c9aadd5cc3d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2025.12.19 22:06:04.627363 [ 261 ] {28388f3c-e790-4d70-b4bd-4c9aadd5cc3d} <Debug> executeQuery: Read 156 rows, 12.89 KiB in 0.00116 sec., 134482.75862068965 rows/sec., 10.86 MiB/sec. | ||
| 6645 | 2025.12.19 22:06:04.627399 [ 261 ] {28388f3c-e790-4d70-b4bd-4c9aadd5cc3d} <Debug> TCPHandler: Processed in 0.001317692 sec. | ||
| 6646 | 2025.12.19 22:06:04.627504 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2025.12.19 22:06:04.627596 [ 261 ] {f90afcd9-ccd7-4c17-9832-0d786cc4c289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6648 | 2025.12.19 22:06:04.627639 [ 261 ] {f90afcd9-ccd7-4c17-9832-0d786cc4c289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6649 | 2025.12.19 22:06:04.628031 [ 261 ] {f90afcd9-ccd7-4c17-9832-0d786cc4c289} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2025.12.19 22:06:04.628067 [ 261 ] {f90afcd9-ccd7-4c17-9832-0d786cc4c289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6651 | 2025.12.19 22:06:04.628389 [ 261 ] {f90afcd9-ccd7-4c17-9832-0d786cc4c289} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6652 | 2025.12.19 22:06:04.628592 [ 261 ] {f90afcd9-ccd7-4c17-9832-0d786cc4c289} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2025.12.19 22:06:04.628714 [ 261 ] {f90afcd9-ccd7-4c17-9832-0d786cc4c289} <Debug> executeQuery: Read 204 rows, 14.97 KiB in 0.001136 sec., 179577.46478873238 rows/sec., 12.87 MiB/sec. | ||
| 6654 | 2025.12.19 22:06:04.628750 [ 261 ] {f90afcd9-ccd7-4c17-9832-0d786cc4c289} <Debug> TCPHandler: Processed in 0.001293261 sec. | ||
| 6655 | 2025.12.19 22:06:04.628859 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2025.12.19 22:06:04.628956 [ 261 ] {00f85f3d-765e-4259-8fd5-46cc36c87dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6657 | 2025.12.19 22:06:04.629010 [ 261 ] {00f85f3d-765e-4259-8fd5-46cc36c87dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6658 | 2025.12.19 22:06:04.629855 [ 261 ] {00f85f3d-765e-4259-8fd5-46cc36c87dbb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2025.12.19 22:06:04.629891 [ 261 ] {00f85f3d-765e-4259-8fd5-46cc36c87dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6660 | 2025.12.19 22:06:04.630475 [ 261 ] {00f85f3d-765e-4259-8fd5-46cc36c87dbb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6661 | 2025.12.19 22:06:04.630696 [ 261 ] {00f85f3d-765e-4259-8fd5-46cc36c87dbb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2025.12.19 22:06:04.630844 [ 261 ] {00f85f3d-765e-4259-8fd5-46cc36c87dbb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001911 sec., 20931.449502878077 rows/sec., 37.51 MiB/sec. | ||
| 6663 | 2025.12.19 22:06:04.630913 [ 261 ] {00f85f3d-765e-4259-8fd5-46cc36c87dbb} <Debug> TCPHandler: Processed in 0.002102994 sec. | ||
| 6664 | 2025.12.19 22:06:04.631020 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2025.12.19 22:06:04.631112 [ 261 ] {39d3fb4d-276b-47d4-a46d-9648f953b8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6666 | 2025.12.19 22:06:04.631151 [ 261 ] {39d3fb4d-276b-47d4-a46d-9648f953b8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6667 | 2025.12.19 22:06:04.631483 [ 261 ] {39d3fb4d-276b-47d4-a46d-9648f953b8a8} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2025.12.19 22:06:04.631519 [ 261 ] {39d3fb4d-276b-47d4-a46d-9648f953b8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6669 | 2025.12.19 22:06:04.631813 [ 261 ] {39d3fb4d-276b-47d4-a46d-9648f953b8a8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6670 | 2025.12.19 22:06:04.632009 [ 261 ] {39d3fb4d-276b-47d4-a46d-9648f953b8a8} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.12.19 22:06:04.632132 [ 261 ] {39d3fb4d-276b-47d4-a46d-9648f953b8a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 6672 | 2025.12.19 22:06:04.632167 [ 261 ] {39d3fb4d-276b-47d4-a46d-9648f953b8a8} <Debug> TCPHandler: Processed in 0.00119478 sec. | ||
| 6673 | 2025.12.19 22:06:06.242888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16782 | ||
| 6674 | 2025.12.19 22:06:06.243746 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2025.12.19 22:06:06.243811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6676 | 2025.12.19 22:06:06.244289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6677 | 2025.12.19 22:06:06.244513 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2025.12.19 22:06:06.244647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16782 | ||
| 6679 | 2025.12.19 22:06:07.122283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6680 | 2025.12.19 22:06:07.140342 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2025.12.19 22:06:07.140395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6682 | 2025.12.19 22:06:07.147052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6683 | 2025.12.19 22:06:07.147773 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2025.12.19 22:06:07.150810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6685 | 2025.12.19 22:06:09.613171 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2025.12.19 22:06:09.613352 [ 261 ] {ad2b08d6-04da-46f0-b5a5-ae07df37c6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6687 | 2025.12.19 22:06:09.613418 [ 261 ] {ad2b08d6-04da-46f0-b5a5-ae07df37c6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6688 | 2025.12.19 22:06:09.614062 [ 261 ] {ad2b08d6-04da-46f0-b5a5-ae07df37c6f8} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2025.12.19 22:06:09.614104 [ 261 ] {ad2b08d6-04da-46f0-b5a5-ae07df37c6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6690 | 2025.12.19 22:06:09.614517 [ 261 ] {ad2b08d6-04da-46f0-b5a5-ae07df37c6f8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6691 | 2025.12.19 22:06:09.614745 [ 261 ] {ad2b08d6-04da-46f0-b5a5-ae07df37c6f8} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2025.12.19 22:06:09.614882 [ 108 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6693 | 2025.12.19 22:06:09.614895 [ 261 ] {ad2b08d6-04da-46f0-b5a5-ae07df37c6f8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.70 MiB/sec. | ||
| 6694 | 2025.12.19 22:06:09.614968 [ 108 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.12.19 22:06:09.614993 [ 261 ] {ad2b08d6-04da-46f0-b5a5-ae07df37c6f8} <Debug> TCPHandler: Processed in 0.001950402 sec. | ||
| 6696 | 2025.12.19 22:06:09.614999 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6697 | 2025.12.19 22:06:09.615131 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2025.12.19 22:06:09.615171 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 6699 | 2025.12.19 22:06:09.615232 [ 261 ] {e9b7882d-8be2-4961-b67d-6b0faef89206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6700 | 2025.12.19 22:06:09.615279 [ 261 ] {e9b7882d-8be2-4961-b67d-6b0faef89206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6701 | 2025.12.19 22:06:09.615356 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2025.12.19 22:06:09.615402 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 6703 | 2025.12.19 22:06:09.615478 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1197 rows starting from the beginning of the part | ||
| 6704 | 2025.12.19 22:06:09.615538 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part | ||
| 6705 | 2025.12.19 22:06:09.615597 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6706 | 2025.12.19 22:06:09.615641 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 6707 | 2025.12.19 22:06:09.615680 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6708 | 2025.12.19 22:06:09.615717 [ 261 ] {e9b7882d-8be2-4961-b67d-6b0faef89206} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.12.19 22:06:09.615760 [ 261 ] {e9b7882d-8be2-4961-b67d-6b0faef89206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6710 | 2025.12.19 22:06:09.616109 [ 261 ] {e9b7882d-8be2-4961-b67d-6b0faef89206} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6711 | 2025.12.19 22:06:09.616336 [ 261 ] {e9b7882d-8be2-4961-b67d-6b0faef89206} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.12.19 22:06:09.616463 [ 108 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6713 | 2025.12.19 22:06:09.616479 [ 261 ] {e9b7882d-8be2-4961-b67d-6b0faef89206} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001265 sec., 50592.88537549407 rows/sec., 3.95 MiB/sec. | ||
| 6714 | 2025.12.19 22:06:09.616502 [ 108 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2025.12.19 22:06:09.616528 [ 261 ] {e9b7882d-8be2-4961-b67d-6b0faef89206} <Debug> TCPHandler: Processed in 0.001446233 sec. | ||
| 6716 | 2025.12.19 22:06:09.616529 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6717 | 2025.12.19 22:06:09.616649 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2025.12.19 22:06:09.616669 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 6719 | 2025.12.19 22:06:09.616748 [ 261 ] {fb6713b4-5679-422a-b7d4-2178f359b797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6720 | 2025.12.19 22:06:09.616798 [ 261 ] {fb6713b4-5679-422a-b7d4-2178f359b797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6721 | 2025.12.19 22:06:09.616832 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6722 | 2025.12.19 22:06:09.616874 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 634 rows starting from the beginning of the part | ||
| 6723 | 2025.12.19 22:06:09.616950 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 522 rows starting from the beginning of the part | ||
| 6724 | 2025.12.19 22:06:09.616999 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 6725 | 2025.12.19 22:06:09.617044 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6726 | 2025.12.19 22:06:09.617083 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 156 rows starting from the beginning of the part | ||
| 6727 | 2025.12.19 22:06:09.617123 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6728 | 2025.12.19 22:06:09.617206 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3117 rows, containing 5 columns (5 merged, 0 gathered) in 0.002105384 sec., 1480490.0198728594 rows/sec., 129.53 MiB/sec. | ||
| 6729 | 2025.12.19 22:06:09.617233 [ 261 ] {fb6713b4-5679-422a-b7d4-2178f359b797} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2025.12.19 22:06:09.617272 [ 261 ] {fb6713b4-5679-422a-b7d4-2178f359b797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6731 | 2025.12.19 22:06:09.617521 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6732 | 2025.12.19 22:06:09.617756 [ 261 ] {fb6713b4-5679-422a-b7d4-2178f359b797} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6733 | 2025.12.19 22:06:09.617883 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2025.12.19 22:06:09.617981 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_51_10} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6735 | 2025.12.19 22:06:09.618075 [ 261 ] {fb6713b4-5679-422a-b7d4-2178f359b797} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2025.12.19 22:06:09.618094 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6737 | 2025.12.19 22:06:09.618204 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6738 | 2025.12.19 22:06:09.618232 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2025.12.19 22:06:09.618244 [ 261 ] {fb6713b4-5679-422a-b7d4-2178f359b797} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec. | ||
| 6740 | 2025.12.19 22:06:09.618249 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6741 | 2025.12.19 22:06:09.618298 [ 261 ] {fb6713b4-5679-422a-b7d4-2178f359b797} <Debug> TCPHandler: Processed in 0.001697968 sec. | ||
| 6742 | 2025.12.19 22:06:09.618352 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 6743 | 2025.12.19 22:06:09.618383 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772669 sec., 871002.9904059924 rows/sec., 69.41 MiB/sec. | ||
| 6744 | 2025.12.19 22:06:09.618432 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2025.12.19 22:06:09.618437 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6746 | 2025.12.19 22:06:09.618482 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13114 rows starting from the beginning of the part | ||
| 6747 | 2025.12.19 22:06:09.618538 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 6748 | 2025.12.19 22:06:09.618553 [ 261 ] {bc113770-7d81-498d-8f34-ec2ce76063a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6749 | 2025.12.19 22:06:09.618579 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6750 | 2025.12.19 22:06:09.618586 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6751 | 2025.12.19 22:06:09.618605 [ 261 ] {bc113770-7d81-498d-8f34-ec2ce76063a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6752 | 2025.12.19 22:06:09.618632 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 6753 | 2025.12.19 22:06:09.618671 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 204 rows starting from the beginning of the part | ||
| 6754 | 2025.12.19 22:06:09.618710 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 6755 | 2025.12.19 22:06:09.618863 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2025.12.19 22:06:09.618935 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_51_10} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6757 | 2025.12.19 22:06:09.618951 [ 261 ] {bc113770-7d81-498d-8f34-ec2ce76063a1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2025.12.19 22:06:09.618987 [ 261 ] {bc113770-7d81-498d-8f34-ec2ce76063a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6759 | 2025.12.19 22:06:09.619011 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6760 | 2025.12.19 22:06:09.619296 [ 261 ] {bc113770-7d81-498d-8f34-ec2ce76063a1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6761 | 2025.12.19 22:06:09.619508 [ 261 ] {bc113770-7d81-498d-8f34-ec2ce76063a1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2025.12.19 22:06:09.619611 [ 108 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6763 | 2025.12.19 22:06:09.619633 [ 261 ] {bc113770-7d81-498d-8f34-ec2ce76063a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6764 | 2025.12.19 22:06:09.619643 [ 108 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2025.12.19 22:06:09.619674 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6766 | 2025.12.19 22:06:09.619677 [ 261 ] {bc113770-7d81-498d-8f34-ec2ce76063a1} <Debug> TCPHandler: Processed in 0.001309162 sec. | ||
| 6767 | 2025.12.19 22:06:09.619756 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 6768 | 2025.12.19 22:06:09.619878 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6769 | 2025.12.19 22:06:09.619906 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2700 rows starting from the beginning of the part | ||
| 6770 | 2025.12.19 22:06:09.619956 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 6771 | 2025.12.19 22:06:09.619993 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6772 | 2025.12.19 22:06:09.620027 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 6773 | 2025.12.19 22:06:09.620058 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6774 | 2025.12.19 22:06:09.620105 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 6775 | 2025.12.19 22:06:09.621517 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.00178933 sec., 1676605.2097712553 rows/sec., 112.99 MiB/sec. | ||
| 6776 | 2025.12.19 22:06:09.621856 [ 198 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6777 | 2025.12.19 22:06:09.622124 [ 198 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_51_10} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2025.12.19 22:06:09.622202 [ 198 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_51_10} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6779 | 2025.12.19 22:06:09.622272 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6780 | 2025.12.19 22:06:09.623265 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14643 rows, containing 5 columns (5 merged, 0 gathered) in 0.0049446 sec., 2961412.449945395 rows/sec., 203.64 MiB/sec. | ||
| 6781 | 2025.12.19 22:06:09.623718 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6782 | 2025.12.19 22:06:09.623989 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2025.12.19 22:06:09.624063 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6784 | 2025.12.19 22:06:09.624154 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 6785 | 2025.12.19 22:06:10.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.56 MiB, peak 287.61 MiB, free memory in arenas 0.00 B, will set to 279.18 MiB (RSS), difference: 1.63 MiB | ||
| 6786 | 2025.12.19 22:06:13.637330 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6787 | 2025.12.19 22:06:13.637411 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6788 | 2025.12.19 22:06:13.744868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17230 | ||
| 6789 | 2025.12.19 22:06:13.745433 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2025.12.19 22:06:13.745482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6791 | 2025.12.19 22:06:13.746024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6792 | 2025.12.19 22:06:13.746259 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2025.12.19 22:06:13.746390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17230 | ||
| 6794 | 2025.12.19 22:06:13.746390 [ 154 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6795 | 2025.12.19 22:06:13.746467 [ 154 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2025.12.19 22:06:13.746491 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6797 | 2025.12.19 22:06:13.746586 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 6798 | 2025.12.19 22:06:13.746679 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6799 | 2025.12.19 22:06:13.746709 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14862 rows starting from the beginning of the part | ||
| 6800 | 2025.12.19 22:06:13.746773 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 6801 | 2025.12.19 22:06:13.746819 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 6802 | 2025.12.19 22:06:13.746866 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 6803 | 2025.12.19 22:06:13.746910 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 6804 | 2025.12.19 22:06:13.746952 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 6805 | 2025.12.19 22:06:13.748866 [ 194 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002315918 sec., 7439814.363030124 rows/sec., 106.43 MiB/sec. | ||
| 6806 | 2025.12.19 22:06:13.749160 [ 194 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6807 | 2025.12.19 22:06:13.749478 [ 194 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_36_7} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2025.12.19 22:06:13.749564 [ 194 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_36_7} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6809 | 2025.12.19 22:06:13.749693 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6810 | 2025.12.19 22:06:13.780897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 808 | ||
| 6811 | 2025.12.19 22:06:13.783226 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2025.12.19 22:06:13.783270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6813 | 2025.12.19 22:06:13.784550 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6814 | 2025.12.19 22:06:13.784822 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2025.12.19 22:06:13.784981 [ 154 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6816 | 2025.12.19 22:06:13.785023 [ 154 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2025.12.19 22:06:13.785045 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6818 | 2025.12.19 22:06:13.785171 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 6819 | 2025.12.19 22:06:13.785191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6820 | 2025.12.19 22:06:13.785965 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6821 | 2025.12.19 22:06:13.786148 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 680 rows starting from the beginning of the part | ||
| 6822 | 2025.12.19 22:06:13.786569 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6823 | 2025.12.19 22:06:13.786960 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 6824 | 2025.12.19 22:06:13.787383 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 6825 | 2025.12.19 22:06:13.787746 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 6826 | 2025.12.19 22:06:13.788109 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 6827 | 2025.12.19 22:06:13.794455 [ 199 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 808 rows, containing 72 columns (72 merged, 0 gathered) in 0.009343462 sec., 86477.58186419551 rows/sec., 71.21 MiB/sec. | ||
| 6828 | 2025.12.19 22:06:13.795595 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6829 | 2025.12.19 22:06:13.796165 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2025.12.19 22:06:13.796231 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_26_5} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6831 | 2025.12.19 22:06:13.796547 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 6832 | 2025.12.19 22:06:14.614715 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2025.12.19 22:06:14.614910 [ 261 ] {60415856-f6cb-497a-8080-8f183780c4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6834 | 2025.12.19 22:06:14.614980 [ 261 ] {60415856-f6cb-497a-8080-8f183780c4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6835 | 2025.12.19 22:06:14.615727 [ 261 ] {60415856-f6cb-497a-8080-8f183780c4d9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2025.12.19 22:06:14.615784 [ 261 ] {60415856-f6cb-497a-8080-8f183780c4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6837 | 2025.12.19 22:06:14.616187 [ 261 ] {60415856-f6cb-497a-8080-8f183780c4d9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6838 | 2025.12.19 22:06:14.616414 [ 261 ] {60415856-f6cb-497a-8080-8f183780c4d9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2025.12.19 22:06:14.616565 [ 261 ] {60415856-f6cb-497a-8080-8f183780c4d9} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00171 sec., 79532.16374269006 rows/sec., 6.90 MiB/sec. | ||
| 6840 | 2025.12.19 22:06:14.616607 [ 261 ] {60415856-f6cb-497a-8080-8f183780c4d9} <Debug> TCPHandler: Processed in 0.002024983 sec. | ||
| 6841 | 2025.12.19 22:06:14.616717 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2025.12.19 22:06:14.616811 [ 261 ] {c190f5f7-9fad-4d84-a490-863efa21cbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6843 | 2025.12.19 22:06:14.616852 [ 261 ] {c190f5f7-9fad-4d84-a490-863efa21cbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6844 | 2025.12.19 22:06:14.617253 [ 261 ] {c190f5f7-9fad-4d84-a490-863efa21cbdf} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2025.12.19 22:06:14.617289 [ 261 ] {c190f5f7-9fad-4d84-a490-863efa21cbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6846 | 2025.12.19 22:06:14.617609 [ 261 ] {c190f5f7-9fad-4d84-a490-863efa21cbdf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6847 | 2025.12.19 22:06:14.617813 [ 261 ] {c190f5f7-9fad-4d84-a490-863efa21cbdf} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2025.12.19 22:06:14.617938 [ 261 ] {c190f5f7-9fad-4d84-a490-863efa21cbdf} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001146 sec., 34904.01396160558 rows/sec., 2.56 MiB/sec. | ||
| 6849 | 2025.12.19 22:06:14.617975 [ 261 ] {c190f5f7-9fad-4d84-a490-863efa21cbdf} <Debug> TCPHandler: Processed in 0.001305872 sec. | ||
| 6850 | 2025.12.19 22:06:14.618081 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2025.12.19 22:06:14.618173 [ 261 ] {6421ea78-1cd8-4152-9d31-9790d0000034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6852 | 2025.12.19 22:06:14.618212 [ 261 ] {6421ea78-1cd8-4152-9d31-9790d0000034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6853 | 2025.12.19 22:06:14.618618 [ 261 ] {6421ea78-1cd8-4152-9d31-9790d0000034} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2025.12.19 22:06:14.618654 [ 261 ] {6421ea78-1cd8-4152-9d31-9790d0000034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6855 | 2025.12.19 22:06:14.618968 [ 261 ] {6421ea78-1cd8-4152-9d31-9790d0000034} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6856 | 2025.12.19 22:06:14.619175 [ 261 ] {6421ea78-1cd8-4152-9d31-9790d0000034} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2025.12.19 22:06:14.619299 [ 261 ] {6421ea78-1cd8-4152-9d31-9790d0000034} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 6858 | 2025.12.19 22:06:14.619336 [ 261 ] {6421ea78-1cd8-4152-9d31-9790d0000034} <Debug> TCPHandler: Processed in 0.001302201 sec. | ||
| 6859 | 2025.12.19 22:06:14.619443 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2025.12.19 22:06:14.619539 [ 261 ] {301f5fed-ba43-45c7-b765-ed19796987df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6861 | 2025.12.19 22:06:14.619583 [ 261 ] {301f5fed-ba43-45c7-b765-ed19796987df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6862 | 2025.12.19 22:06:14.619969 [ 261 ] {301f5fed-ba43-45c7-b765-ed19796987df} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2025.12.19 22:06:14.620005 [ 261 ] {301f5fed-ba43-45c7-b765-ed19796987df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6864 | 2025.12.19 22:06:14.620320 [ 261 ] {301f5fed-ba43-45c7-b765-ed19796987df} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6865 | 2025.12.19 22:06:14.620516 [ 261 ] {301f5fed-ba43-45c7-b765-ed19796987df} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2025.12.19 22:06:14.620640 [ 261 ] {301f5fed-ba43-45c7-b765-ed19796987df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001119 sec., 142984.80786416444 rows/sec., 9.96 MiB/sec. | ||
| 6867 | 2025.12.19 22:06:14.620676 [ 261 ] {301f5fed-ba43-45c7-b765-ed19796987df} <Debug> TCPHandler: Processed in 0.001280451 sec. | ||
| 6868 | 2025.12.19 22:06:14.620772 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2025.12.19 22:06:14.620864 [ 261 ] {a985f758-5444-405c-b12f-a1f30c24c8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6870 | 2025.12.19 22:06:14.620917 [ 261 ] {a985f758-5444-405c-b12f-a1f30c24c8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6871 | 2025.12.19 22:06:14.621724 [ 261 ] {a985f758-5444-405c-b12f-a1f30c24c8d8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2025.12.19 22:06:14.621761 [ 261 ] {a985f758-5444-405c-b12f-a1f30c24c8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6873 | 2025.12.19 22:06:14.622314 [ 261 ] {a985f758-5444-405c-b12f-a1f30c24c8d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6874 | 2025.12.19 22:06:14.622529 [ 261 ] {a985f758-5444-405c-b12f-a1f30c24c8d8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2025.12.19 22:06:14.622639 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6876 | 2025.12.19 22:06:14.622663 [ 261 ] {a985f758-5444-405c-b12f-a1f30c24c8d8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001817 sec., 22014.30930104568 rows/sec., 39.45 MiB/sec. | ||
| 6877 | 2025.12.19 22:06:14.622708 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2025.12.19 22:06:14.622734 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6879 | 2025.12.19 22:06:14.622742 [ 261 ] {a985f758-5444-405c-b12f-a1f30c24c8d8} <Debug> TCPHandler: Processed in 0.002016753 sec. | ||
| 6880 | 2025.12.19 22:06:14.622860 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2025.12.19 22:06:14.622894 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 6882 | 2025.12.19 22:06:14.622953 [ 261 ] {16b1f890-c704-4701-8126-2c41865325fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6883 | 2025.12.19 22:06:14.623000 [ 261 ] {16b1f890-c704-4701-8126-2c41865325fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6884 | 2025.12.19 22:06:14.623171 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6885 | 2025.12.19 22:06:14.623242 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 721 rows starting from the beginning of the part | ||
| 6886 | 2025.12.19 22:06:14.623334 [ 261 ] {16b1f890-c704-4701-8126-2c41865325fb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2025.12.19 22:06:14.623372 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 6888 | 2025.12.19 22:06:14.623375 [ 261 ] {16b1f890-c704-4701-8126-2c41865325fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 6889 | 2025.12.19 22:06:14.623491 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6890 | 2025.12.19 22:06:14.623591 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6891 | 2025.12.19 22:06:14.623691 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 6892 | 2025.12.19 22:06:14.623720 [ 261 ] {16b1f890-c704-4701-8126-2c41865325fb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6893 | 2025.12.19 22:06:14.623787 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 6894 | 2025.12.19 22:06:14.623948 [ 261 ] {16b1f890-c704-4701-8126-2c41865325fb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2025.12.19 22:06:14.624078 [ 261 ] {16b1f890-c704-4701-8126-2c41865325fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 6896 | 2025.12.19 22:06:14.624113 [ 261 ] {16b1f890-c704-4701-8126-2c41865325fb} <Debug> TCPHandler: Processed in 0.001301472 sec. | ||
| 6897 | 2025.12.19 22:06:14.639930 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 19 columns (19 merged, 0 gathered) in 0.017091179 sec., 53887.44685196966 rows/sec., 96.56 MiB/sec. | ||
| 6898 | 2025.12.19 22:06:14.641241 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6899 | 2025.12.19 22:06:14.641628 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2025.12.19 22:06:14.641709 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6901 | 2025.12.19 22:06:14.641885 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6902 | 2025.12.19 22:06:14.650999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6903 | 2025.12.19 22:06:14.669957 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2025.12.19 22:06:14.670005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6905 | 2025.12.19 22:06:14.675979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6906 | 2025.12.19 22:06:14.676694 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2025.12.19 22:06:14.677015 [ 151 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6908 | 2025.12.19 22:06:14.677056 [ 151 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2025.12.19 22:06:14.677081 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6910 | 2025.12.19 22:06:14.677224 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 6911 | 2025.12.19 22:06:14.680054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 6912 | 2025.12.19 22:06:14.681920 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6913 | 2025.12.19 22:06:14.683547 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 6914 | 2025.12.19 22:06:14.688879 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 6915 | 2025.12.19 22:06:14.693739 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 6916 | 2025.12.19 22:06:14.698363 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6917 | 2025.12.19 22:06:14.703245 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 6918 | 2025.12.19 22:06:14.707403 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6919 | 2025.12.19 22:06:14.759282 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.08212433 sec., 3299.87471435079 rows/sec., 17.06 MiB/sec. | ||
| 6920 | 2025.12.19 22:06:14.761393 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6921 | 2025.12.19 22:06:14.763062 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2025.12.19 22:06:14.763150 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_36_7} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6923 | 2025.12.19 22:06:14.764775 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6924 | 2025.12.19 22:06:15.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.92 MiB, peak 292.80 MiB, free memory in arenas 0.00 B, will set to 286.32 MiB (RSS), difference: 5.40 MiB | ||
| 6925 | 2025.12.19 22:06:15.798872 [ 137 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6926 | 2025.12.19 22:06:15.798944 [ 137 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2025.12.19 22:06:15.798966 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 6928 | 2025.12.19 22:06:15.799090 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 6929 | 2025.12.19 22:06:15.799237 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6930 | 2025.12.19 22:06:15.799277 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 6931 | 2025.12.19 22:06:15.799345 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part | ||
| 6932 | 2025.12.19 22:06:15.799389 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6933 | 2025.12.19 22:06:15.799429 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6934 | 2025.12.19 22:06:15.799467 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 6935 | 2025.12.19 22:06:15.800197 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161089 sec., 46508.06268942347 rows/sec., 3.90 MiB/sec. | ||
| 6936 | 2025.12.19 22:06:15.800324 [ 189 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6937 | 2025.12.19 22:06:15.800588 [ 189 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_13_3} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2025.12.19 22:06:15.800661 [ 189 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_13_3} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6939 | 2025.12.19 22:06:15.800744 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6940 | 2025.12.19 22:06:19.640308 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2025.12.19 22:06:19.640513 [ 261 ] {f64028bf-4a79-40ab-a329-dd29e9820320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6942 | 2025.12.19 22:06:19.640587 [ 261 ] {f64028bf-4a79-40ab-a329-dd29e9820320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6943 | 2025.12.19 22:06:19.641935 [ 261 ] {f64028bf-4a79-40ab-a329-dd29e9820320} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2025.12.19 22:06:19.641986 [ 261 ] {f64028bf-4a79-40ab-a329-dd29e9820320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 6945 | 2025.12.19 22:06:19.642447 [ 261 ] {f64028bf-4a79-40ab-a329-dd29e9820320} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6946 | 2025.12.19 22:06:19.642677 [ 261 ] {f64028bf-4a79-40ab-a329-dd29e9820320} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6947 | 2025.12.19 22:06:19.642835 [ 261 ] {f64028bf-4a79-40ab-a329-dd29e9820320} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002375 sec., 503578.94736842107 rows/sec., 41.52 MiB/sec. | ||
| 6948 | 2025.12.19 22:06:19.642880 [ 261 ] {f64028bf-4a79-40ab-a329-dd29e9820320} <Debug> TCPHandler: Processed in 0.002712574 sec. | ||
| 6949 | 2025.12.19 22:06:19.643005 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6950 | 2025.12.19 22:06:19.643101 [ 261 ] {87851503-77d5-421b-a155-b566e507c0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6951 | 2025.12.19 22:06:19.643142 [ 261 ] {87851503-77d5-421b-a155-b566e507c0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6952 | 2025.12.19 22:06:19.643726 [ 261 ] {87851503-77d5-421b-a155-b566e507c0c6} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2025.12.19 22:06:19.643765 [ 261 ] {87851503-77d5-421b-a155-b566e507c0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 6954 | 2025.12.19 22:06:19.644089 [ 261 ] {87851503-77d5-421b-a155-b566e507c0c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6955 | 2025.12.19 22:06:19.644302 [ 261 ] {87851503-77d5-421b-a155-b566e507c0c6} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2025.12.19 22:06:19.644431 [ 261 ] {87851503-77d5-421b-a155-b566e507c0c6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001349 sec., 169014.08450704225 rows/sec., 11.44 MiB/sec. | ||
| 6957 | 2025.12.19 22:06:19.644473 [ 261 ] {87851503-77d5-421b-a155-b566e507c0c6} <Debug> TCPHandler: Processed in 0.001516425 sec. | ||
| 6958 | 2025.12.19 22:06:19.644582 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2025.12.19 22:06:19.644676 [ 261 ] {0cc43aae-aadf-49bd-a3cb-86c00b19df26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6960 | 2025.12.19 22:06:19.644716 [ 261 ] {0cc43aae-aadf-49bd-a3cb-86c00b19df26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6961 | 2025.12.19 22:06:19.645358 [ 261 ] {0cc43aae-aadf-49bd-a3cb-86c00b19df26} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2025.12.19 22:06:19.645395 [ 261 ] {0cc43aae-aadf-49bd-a3cb-86c00b19df26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 6963 | 2025.12.19 22:06:19.645715 [ 261 ] {0cc43aae-aadf-49bd-a3cb-86c00b19df26} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6964 | 2025.12.19 22:06:19.645927 [ 261 ] {0cc43aae-aadf-49bd-a3cb-86c00b19df26} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2025.12.19 22:06:19.646055 [ 261 ] {0cc43aae-aadf-49bd-a3cb-86c00b19df26} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001396 sec., 372492.83667621773 rows/sec., 27.57 MiB/sec. | ||
| 6966 | 2025.12.19 22:06:19.646093 [ 261 ] {0cc43aae-aadf-49bd-a3cb-86c00b19df26} <Debug> TCPHandler: Processed in 0.001560176 sec. | ||
| 6967 | 2025.12.19 22:06:19.646202 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2025.12.19 22:06:19.646297 [ 261 ] {be73b401-9280-4d19-9b45-ffbc13cff795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6969 | 2025.12.19 22:06:19.646339 [ 261 ] {be73b401-9280-4d19-9b45-ffbc13cff795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6970 | 2025.12.19 22:06:19.646953 [ 261 ] {be73b401-9280-4d19-9b45-ffbc13cff795} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2025.12.19 22:06:19.646988 [ 261 ] {be73b401-9280-4d19-9b45-ffbc13cff795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 6972 | 2025.12.19 22:06:19.647359 [ 261 ] {be73b401-9280-4d19-9b45-ffbc13cff795} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6973 | 2025.12.19 22:06:19.647564 [ 261 ] {be73b401-9280-4d19-9b45-ffbc13cff795} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2025.12.19 22:06:19.647691 [ 261 ] {be73b401-9280-4d19-9b45-ffbc13cff795} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001413 sec., 597310.686482661 rows/sec., 40.20 MiB/sec. | ||
| 6975 | 2025.12.19 22:06:19.647729 [ 261 ] {be73b401-9280-4d19-9b45-ffbc13cff795} <Debug> TCPHandler: Processed in 0.001576216 sec. | ||
| 6976 | 2025.12.19 22:06:19.647838 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2025.12.19 22:06:19.647932 [ 261 ] {a0d2e699-3035-458f-9e4a-aa4c799397cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6978 | 2025.12.19 22:06:19.647972 [ 261 ] {a0d2e699-3035-458f-9e4a-aa4c799397cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6979 | 2025.12.19 22:06:19.648307 [ 261 ] {a0d2e699-3035-458f-9e4a-aa4c799397cb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2025.12.19 22:06:19.648343 [ 261 ] {a0d2e699-3035-458f-9e4a-aa4c799397cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 6981 | 2025.12.19 22:06:19.648649 [ 261 ] {a0d2e699-3035-458f-9e4a-aa4c799397cb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6982 | 2025.12.19 22:06:19.648861 [ 261 ] {a0d2e699-3035-458f-9e4a-aa4c799397cb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2025.12.19 22:06:19.648988 [ 261 ] {a0d2e699-3035-458f-9e4a-aa4c799397cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 6984 | 2025.12.19 22:06:19.649023 [ 261 ] {a0d2e699-3035-458f-9e4a-aa4c799397cb} <Debug> TCPHandler: Processed in 0.00123457 sec. | ||
| 6985 | 2025.12.19 22:06:21.246531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17742 | ||
| 6986 | 2025.12.19 22:06:21.247284 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2025.12.19 22:06:21.247333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 6988 | 2025.12.19 22:06:21.247853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6989 | 2025.12.19 22:06:21.248088 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2025.12.19 22:06:21.248236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17742 | ||
| 6991 | 2025.12.19 22:06:22.180266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6992 | 2025.12.19 22:06:22.196871 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2025.12.19 22:06:22.196941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 6994 | 2025.12.19 22:06:22.202444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6995 | 2025.12.19 22:06:22.203138 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2025.12.19 22:06:22.206063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6997 | 2025.12.19 22:06:23.785625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 830 | ||
| 6998 | 2025.12.19 22:06:23.787951 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.12.19 22:06:23.787993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7000 | 2025.12.19 22:06:23.789166 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7001 | 2025.12.19 22:06:23.789428 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.12.19 22:06:23.789682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 7003 | 2025.12.19 22:06:24.615250 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.12.19 22:06:24.615449 [ 261 ] {f33ce378-ca84-4133-9157-ba5deda33573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7005 | 2025.12.19 22:06:24.615523 [ 261 ] {f33ce378-ca84-4133-9157-ba5deda33573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7006 | 2025.12.19 22:06:24.616290 [ 261 ] {f33ce378-ca84-4133-9157-ba5deda33573} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2025.12.19 22:06:24.616340 [ 261 ] {f33ce378-ca84-4133-9157-ba5deda33573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7008 | 2025.12.19 22:06:24.616745 [ 261 ] {f33ce378-ca84-4133-9157-ba5deda33573} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7009 | 2025.12.19 22:06:24.616971 [ 261 ] {f33ce378-ca84-4133-9157-ba5deda33573} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2025.12.19 22:06:24.617118 [ 261 ] {f33ce378-ca84-4133-9157-ba5deda33573} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001725 sec., 78840.57971014493 rows/sec., 6.84 MiB/sec. | ||
| 7011 | 2025.12.19 22:06:24.617161 [ 261 ] {f33ce378-ca84-4133-9157-ba5deda33573} <Debug> TCPHandler: Processed in 0.002049463 sec. | ||
| 7012 | 2025.12.19 22:06:24.617283 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2025.12.19 22:06:24.617380 [ 261 ] {70f8b7ec-8fb1-4cb7-8604-4a271b24cd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7014 | 2025.12.19 22:06:24.617421 [ 261 ] {70f8b7ec-8fb1-4cb7-8604-4a271b24cd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7015 | 2025.12.19 22:06:24.617872 [ 261 ] {70f8b7ec-8fb1-4cb7-8604-4a271b24cd53} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.12.19 22:06:24.617920 [ 261 ] {70f8b7ec-8fb1-4cb7-8604-4a271b24cd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7017 | 2025.12.19 22:06:24.618295 [ 261 ] {70f8b7ec-8fb1-4cb7-8604-4a271b24cd53} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7018 | 2025.12.19 22:06:24.618507 [ 261 ] {70f8b7ec-8fb1-4cb7-8604-4a271b24cd53} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.12.19 22:06:24.618617 [ 144 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7020 | 2025.12.19 22:06:24.618638 [ 261 ] {70f8b7ec-8fb1-4cb7-8604-4a271b24cd53} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001277 sec., 31323.414252153485 rows/sec., 2.30 MiB/sec. | ||
| 7021 | 2025.12.19 22:06:24.618691 [ 144 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2025.12.19 22:06:24.618700 [ 261 ] {70f8b7ec-8fb1-4cb7-8604-4a271b24cd53} <Debug> TCPHandler: Processed in 0.001466874 sec. | ||
| 7023 | 2025.12.19 22:06:24.618720 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7024 | 2025.12.19 22:06:24.618812 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2025.12.19 22:06:24.618855 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 7026 | 2025.12.19 22:06:24.618912 [ 261 ] {8ca64a19-d74e-43d4-a908-dca8ce897a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7027 | 2025.12.19 22:06:24.618961 [ 261 ] {8ca64a19-d74e-43d4-a908-dca8ce897a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7028 | 2025.12.19 22:06:24.619013 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7029 | 2025.12.19 22:06:24.619053 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 72 rows starting from the beginning of the part | ||
| 7030 | 2025.12.19 22:06:24.619120 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 7031 | 2025.12.19 22:06:24.619166 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 7032 | 2025.12.19 22:06:24.619213 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
| 7033 | 2025.12.19 22:06:24.619253 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 7034 | 2025.12.19 22:06:24.619292 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 7035 | 2025.12.19 22:06:24.619405 [ 261 ] {8ca64a19-d74e-43d4-a908-dca8ce897a35} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2025.12.19 22:06:24.619449 [ 261 ] {8ca64a19-d74e-43d4-a908-dca8ce897a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7037 | 2025.12.19 22:06:24.619797 [ 261 ] {8ca64a19-d74e-43d4-a908-dca8ce897a35} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7038 | 2025.12.19 22:06:24.620033 [ 261 ] {8ca64a19-d74e-43d4-a908-dca8ce897a35} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2025.12.19 22:06:24.620131 [ 189 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335841 sec., 196131.1263840532 rows/sec., 15.11 MiB/sec. | ||
| 7040 | 2025.12.19 22:06:24.620165 [ 261 ] {8ca64a19-d74e-43d4-a908-dca8ce897a35} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001272 sec., 81761.00628930818 rows/sec., 6.39 MiB/sec. | ||
| 7041 | 2025.12.19 22:06:24.620210 [ 261 ] {8ca64a19-d74e-43d4-a908-dca8ce897a35} <Debug> TCPHandler: Processed in 0.001446574 sec. | ||
| 7042 | 2025.12.19 22:06:24.620268 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7043 | 2025.12.19 22:06:24.620324 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2025.12.19 22:06:24.620424 [ 261 ] {646a70be-b552-473c-b0d6-0a7d3e7c03c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7045 | 2025.12.19 22:06:24.620470 [ 261 ] {646a70be-b552-473c-b0d6-0a7d3e7c03c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7046 | 2025.12.19 22:06:24.620528 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2025.12.19 22:06:24.620610 [ 201 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_31_6} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7048 | 2025.12.19 22:06:24.620680 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7049 | 2025.12.19 22:06:24.620875 [ 261 ] {646a70be-b552-473c-b0d6-0a7d3e7c03c0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2025.12.19 22:06:24.620916 [ 261 ] {646a70be-b552-473c-b0d6-0a7d3e7c03c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7051 | 2025.12.19 22:06:24.621243 [ 261 ] {646a70be-b552-473c-b0d6-0a7d3e7c03c0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7052 | 2025.12.19 22:06:24.621446 [ 261 ] {646a70be-b552-473c-b0d6-0a7d3e7c03c0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2025.12.19 22:06:24.621575 [ 261 ] {646a70be-b552-473c-b0d6-0a7d3e7c03c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 7054 | 2025.12.19 22:06:24.621613 [ 261 ] {646a70be-b552-473c-b0d6-0a7d3e7c03c0} <Debug> TCPHandler: Processed in 0.001337362 sec. | ||
| 7055 | 2025.12.19 22:06:24.621710 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2025.12.19 22:06:24.621805 [ 261 ] {24f8148d-92de-4743-bb09-61f2445b1841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7057 | 2025.12.19 22:06:24.621859 [ 261 ] {24f8148d-92de-4743-bb09-61f2445b1841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7058 | 2025.12.19 22:06:24.622692 [ 261 ] {24f8148d-92de-4743-bb09-61f2445b1841} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.12.19 22:06:24.622729 [ 261 ] {24f8148d-92de-4743-bb09-61f2445b1841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7060 | 2025.12.19 22:06:24.623265 [ 261 ] {24f8148d-92de-4743-bb09-61f2445b1841} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7061 | 2025.12.19 22:06:24.623483 [ 261 ] {24f8148d-92de-4743-bb09-61f2445b1841} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2025.12.19 22:06:24.623619 [ 261 ] {24f8148d-92de-4743-bb09-61f2445b1841} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001833 sec., 21822.14948172395 rows/sec., 39.10 MiB/sec. | ||
| 7063 | 2025.12.19 22:06:24.623673 [ 261 ] {24f8148d-92de-4743-bb09-61f2445b1841} <Debug> TCPHandler: Processed in 0.002010463 sec. | ||
| 7064 | 2025.12.19 22:06:24.623780 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2025.12.19 22:06:24.623874 [ 261 ] {152e6954-e889-46d5-9c21-31db5fea443e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7066 | 2025.12.19 22:06:24.623915 [ 261 ] {152e6954-e889-46d5-9c21-31db5fea443e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7067 | 2025.12.19 22:06:24.624234 [ 261 ] {152e6954-e889-46d5-9c21-31db5fea443e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2025.12.19 22:06:24.624270 [ 261 ] {152e6954-e889-46d5-9c21-31db5fea443e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7069 | 2025.12.19 22:06:24.624570 [ 261 ] {152e6954-e889-46d5-9c21-31db5fea443e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7070 | 2025.12.19 22:06:24.624775 [ 261 ] {152e6954-e889-46d5-9c21-31db5fea443e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2025.12.19 22:06:24.624899 [ 261 ] {152e6954-e889-46d5-9c21-31db5fea443e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 7072 | 2025.12.19 22:06:24.624934 [ 261 ] {152e6954-e889-46d5-9c21-31db5fea443e} <Debug> TCPHandler: Processed in 0.00120281 sec. | ||
| 7073 | 2025.12.19 22:06:28.637462 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7074 | 2025.12.19 22:06:28.637575 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7075 | 2025.12.19 22:06:28.748523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18190 | ||
| 7076 | 2025.12.19 22:06:28.749353 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2025.12.19 22:06:28.749433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7078 | 2025.12.19 22:06:28.750125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7079 | 2025.12.19 22:06:28.750350 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2025.12.19 22:06:28.750486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18190 | ||
| 7081 | 2025.12.19 22:06:29.612781 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7082 | 2025.12.19 22:06:29.612979 [ 261 ] {09122e8d-e30d-44fb-96e1-3ad4595d7ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7083 | 2025.12.19 22:06:29.613052 [ 261 ] {09122e8d-e30d-44fb-96e1-3ad4595d7ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7084 | 2025.12.19 22:06:29.613759 [ 261 ] {09122e8d-e30d-44fb-96e1-3ad4595d7ba4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2025.12.19 22:06:29.613809 [ 261 ] {09122e8d-e30d-44fb-96e1-3ad4595d7ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7086 | 2025.12.19 22:06:29.614192 [ 261 ] {09122e8d-e30d-44fb-96e1-3ad4595d7ba4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7087 | 2025.12.19 22:06:29.614407 [ 261 ] {09122e8d-e30d-44fb-96e1-3ad4595d7ba4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2025.12.19 22:06:29.614571 [ 261 ] {09122e8d-e30d-44fb-96e1-3ad4595d7ba4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 7089 | 2025.12.19 22:06:29.614615 [ 261 ] {09122e8d-e30d-44fb-96e1-3ad4595d7ba4} <Debug> TCPHandler: Processed in 0.001980783 sec. | ||
| 7090 | 2025.12.19 22:06:29.614741 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2025.12.19 22:06:29.614835 [ 261 ] {b881ca38-47b1-4d00-b7d3-e305ddf92cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7092 | 2025.12.19 22:06:29.614876 [ 261 ] {b881ca38-47b1-4d00-b7d3-e305ddf92cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7093 | 2025.12.19 22:06:29.615325 [ 261 ] {b881ca38-47b1-4d00-b7d3-e305ddf92cac} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2025.12.19 22:06:29.615362 [ 261 ] {b881ca38-47b1-4d00-b7d3-e305ddf92cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7095 | 2025.12.19 22:06:29.615661 [ 261 ] {b881ca38-47b1-4d00-b7d3-e305ddf92cac} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7096 | 2025.12.19 22:06:29.615887 [ 261 ] {b881ca38-47b1-4d00-b7d3-e305ddf92cac} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2025.12.19 22:06:29.616022 [ 261 ] {b881ca38-47b1-4d00-b7d3-e305ddf92cac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 7098 | 2025.12.19 22:06:29.616061 [ 261 ] {b881ca38-47b1-4d00-b7d3-e305ddf92cac} <Debug> TCPHandler: Processed in 0.001373472 sec. | ||
| 7099 | 2025.12.19 22:06:29.616175 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2025.12.19 22:06:29.616270 [ 261 ] {2ac72fc4-1404-46fb-b5d8-ecfa58c2cb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7101 | 2025.12.19 22:06:29.616315 [ 261 ] {2ac72fc4-1404-46fb-b5d8-ecfa58c2cb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7102 | 2025.12.19 22:06:29.616748 [ 261 ] {2ac72fc4-1404-46fb-b5d8-ecfa58c2cb59} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2025.12.19 22:06:29.616785 [ 261 ] {2ac72fc4-1404-46fb-b5d8-ecfa58c2cb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7104 | 2025.12.19 22:06:29.617111 [ 261 ] {2ac72fc4-1404-46fb-b5d8-ecfa58c2cb59} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7105 | 2025.12.19 22:06:29.617310 [ 261 ] {2ac72fc4-1404-46fb-b5d8-ecfa58c2cb59} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2025.12.19 22:06:29.617440 [ 261 ] {2ac72fc4-1404-46fb-b5d8-ecfa58c2cb59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 7107 | 2025.12.19 22:06:29.617478 [ 261 ] {2ac72fc4-1404-46fb-b5d8-ecfa58c2cb59} <Debug> TCPHandler: Processed in 0.001351211 sec. | ||
| 7108 | 2025.12.19 22:06:29.617599 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2025.12.19 22:06:29.617726 [ 261 ] {cb6a4145-8c26-42dd-a1be-40c7cf04d207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7110 | 2025.12.19 22:06:29.617777 [ 261 ] {cb6a4145-8c26-42dd-a1be-40c7cf04d207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7111 | 2025.12.19 22:06:29.618167 [ 261 ] {cb6a4145-8c26-42dd-a1be-40c7cf04d207} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2025.12.19 22:06:29.618211 [ 261 ] {cb6a4145-8c26-42dd-a1be-40c7cf04d207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7113 | 2025.12.19 22:06:29.618579 [ 261 ] {cb6a4145-8c26-42dd-a1be-40c7cf04d207} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7114 | 2025.12.19 22:06:29.618786 [ 261 ] {cb6a4145-8c26-42dd-a1be-40c7cf04d207} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.12.19 22:06:29.618918 [ 261 ] {cb6a4145-8c26-42dd-a1be-40c7cf04d207} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 7116 | 2025.12.19 22:06:29.618955 [ 261 ] {cb6a4145-8c26-42dd-a1be-40c7cf04d207} <Debug> TCPHandler: Processed in 0.001416883 sec. | ||
| 7117 | 2025.12.19 22:06:29.706213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7118 | 2025.12.19 22:06:29.722832 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2025.12.19 22:06:29.722889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7120 | 2025.12.19 22:06:29.728386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7121 | 2025.12.19 22:06:29.729082 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2025.12.19 22:06:29.731918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7123 | 2025.12.19 22:06:33.789907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 850 | ||
| 7124 | 2025.12.19 22:06:33.792138 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.12.19 22:06:33.792196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7126 | 2025.12.19 22:06:33.793404 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7127 | 2025.12.19 22:06:33.793683 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.12.19 22:06:33.794065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
| 7129 | 2025.12.19 22:06:34.617625 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.12.19 22:06:34.617819 [ 261 ] {5549c791-318a-4b85-a7a8-66d3c6451b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7131 | 2025.12.19 22:06:34.617890 [ 261 ] {5549c791-318a-4b85-a7a8-66d3c6451b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7132 | 2025.12.19 22:06:34.618592 [ 261 ] {5549c791-318a-4b85-a7a8-66d3c6451b61} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2025.12.19 22:06:34.618644 [ 261 ] {5549c791-318a-4b85-a7a8-66d3c6451b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7134 | 2025.12.19 22:06:34.619014 [ 261 ] {5549c791-318a-4b85-a7a8-66d3c6451b61} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7135 | 2025.12.19 22:06:34.619225 [ 261 ] {5549c791-318a-4b85-a7a8-66d3c6451b61} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.12.19 22:06:34.619373 [ 261 ] {5549c791-318a-4b85-a7a8-66d3c6451b61} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 7137 | 2025.12.19 22:06:34.619368 [ 134 ] {} <Debug> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7138 | 2025.12.19 22:06:34.619422 [ 261 ] {5549c791-318a-4b85-a7a8-66d3c6451b61} <Debug> TCPHandler: Processed in 0.001917302 sec. | ||
| 7139 | 2025.12.19 22:06:34.619479 [ 134 ] {} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2025.12.19 22:06:34.619523 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7141 | 2025.12.19 22:06:34.619568 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7142 | 2025.12.19 22:06:34.619670 [ 186 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::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 | ||
| 7143 | 2025.12.19 22:06:34.619677 [ 261 ] {f1e3c535-ac53-4017-9aed-fc82a856378c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7144 | 2025.12.19 22:06:34.619788 [ 261 ] {f1e3c535-ac53-4017-9aed-fc82a856378c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7145 | 2025.12.19 22:06:34.619875 [ 186 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7146 | 2025.12.19 22:06:34.619933 [ 186 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7147 | 2025.12.19 22:06:34.620041 [ 186 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7148 | 2025.12.19 22:06:34.620112 [ 186 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7149 | 2025.12.19 22:06:34.620173 [ 186 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7150 | 2025.12.19 22:06:34.620182 [ 261 ] {f1e3c535-ac53-4017-9aed-fc82a856378c} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.12.19 22:06:34.620233 [ 261 ] {f1e3c535-ac53-4017-9aed-fc82a856378c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7152 | 2025.12.19 22:06:34.620239 [ 186 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7153 | 2025.12.19 22:06:34.620549 [ 261 ] {f1e3c535-ac53-4017-9aed-fc82a856378c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7154 | 2025.12.19 22:06:34.620792 [ 261 ] {f1e3c535-ac53-4017-9aed-fc82a856378c} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2025.12.19 22:06:34.620925 [ 261 ] {f1e3c535-ac53-4017-9aed-fc82a856378c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 128.11 KiB/sec. | ||
| 7156 | 2025.12.19 22:06:34.620963 [ 261 ] {f1e3c535-ac53-4017-9aed-fc82a856378c} <Debug> TCPHandler: Processed in 0.001444643 sec. | ||
| 7157 | 2025.12.19 22:06:34.621061 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2025.12.19 22:06:34.621155 [ 261 ] {42d34cc5-999d-4145-a4a6-162ffe939713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7159 | 2025.12.19 22:06:34.621194 [ 261 ] {42d34cc5-999d-4145-a4a6-162ffe939713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7160 | 2025.12.19 22:06:34.621212 [ 189 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608227 sec., 74616.33214714091 rows/sec., 6.48 MiB/sec. | ||
| 7161 | 2025.12.19 22:06:34.621350 [ 188 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7162 | 2025.12.19 22:06:34.621617 [ 188 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.12.19 22:06:34.621682 [ 188 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_9_2} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7164 | 2025.12.19 22:06:34.621727 [ 261 ] {42d34cc5-999d-4145-a4a6-162ffe939713} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2025.12.19 22:06:34.621762 [ 261 ] {42d34cc5-999d-4145-a4a6-162ffe939713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7166 | 2025.12.19 22:06:34.621775 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7167 | 2025.12.19 22:06:34.622077 [ 261 ] {42d34cc5-999d-4145-a4a6-162ffe939713} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7168 | 2025.12.19 22:06:34.622269 [ 261 ] {42d34cc5-999d-4145-a4a6-162ffe939713} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.12.19 22:06:34.622376 [ 134 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7170 | 2025.12.19 22:06:34.622391 [ 261 ] {42d34cc5-999d-4145-a4a6-162ffe939713} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001256 sec., 204617.83439490446 rows/sec., 18.36 MiB/sec. | ||
| 7171 | 2025.12.19 22:06:34.622406 [ 134 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2025.12.19 22:06:34.622430 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7173 | 2025.12.19 22:06:34.622435 [ 261 ] {42d34cc5-999d-4145-a4a6-162ffe939713} <Debug> TCPHandler: Processed in 0.001420374 sec. | ||
| 7174 | 2025.12.19 22:06:34.622499 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 7175 | 2025.12.19 22:06:34.622544 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2025.12.19 22:06:34.622599 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7177 | 2025.12.19 22:06:34.622629 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 7178 | 2025.12.19 22:06:34.622643 [ 261 ] {f35115ea-d187-4e66-b72a-662873ed709a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7179 | 2025.12.19 22:06:34.622675 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 7180 | 2025.12.19 22:06:34.622688 [ 261 ] {f35115ea-d187-4e66-b72a-662873ed709a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7181 | 2025.12.19 22:06:34.622720 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1196 rows starting from the beginning of the part | ||
| 7182 | 2025.12.19 22:06:34.622759 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 7183 | 2025.12.19 22:06:34.622793 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7184 | 2025.12.19 22:06:34.622838 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 257 rows starting from the beginning of the part | ||
| 7185 | 2025.12.19 22:06:34.623101 [ 261 ] {f35115ea-d187-4e66-b72a-662873ed709a} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2025.12.19 22:06:34.623143 [ 261 ] {f35115ea-d187-4e66-b72a-662873ed709a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7187 | 2025.12.19 22:06:34.623443 [ 261 ] {f35115ea-d187-4e66-b72a-662873ed709a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7188 | 2025.12.19 22:06:34.623651 [ 261 ] {f35115ea-d187-4e66-b72a-662873ed709a} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2025.12.19 22:06:34.623773 [ 261 ] {f35115ea-d187-4e66-b72a-662873ed709a} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001149 sec., 46997.389033942556 rows/sec., 3.49 MiB/sec. | ||
| 7190 | 2025.12.19 22:06:34.623808 [ 261 ] {f35115ea-d187-4e66-b72a-662873ed709a} <Debug> TCPHandler: Processed in 0.001311181 sec. | ||
| 7191 | 2025.12.19 22:06:34.623904 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2025.12.19 22:06:34.623996 [ 261 ] {168dd761-7b97-49a6-9b97-4acbeb0ae71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7193 | 2025.12.19 22:06:34.624034 [ 261 ] {168dd761-7b97-49a6-9b97-4acbeb0ae71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7194 | 2025.12.19 22:06:34.624165 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697378 sec., 1878190.9509844007 rows/sec., 164.84 MiB/sec. | ||
| 7195 | 2025.12.19 22:06:34.624352 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7196 | 2025.12.19 22:06:34.624409 [ 261 ] {168dd761-7b97-49a6-9b97-4acbeb0ae71a} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2025.12.19 22:06:34.624451 [ 261 ] {168dd761-7b97-49a6-9b97-4acbeb0ae71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7198 | 2025.12.19 22:06:34.624625 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2025.12.19 22:06:34.624706 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_56_11} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7200 | 2025.12.19 22:06:34.624757 [ 261 ] {168dd761-7b97-49a6-9b97-4acbeb0ae71a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7201 | 2025.12.19 22:06:34.624783 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7202 | 2025.12.19 22:06:34.624963 [ 261 ] {168dd761-7b97-49a6-9b97-4acbeb0ae71a} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2025.12.19 22:06:34.625087 [ 261 ] {168dd761-7b97-49a6-9b97-4acbeb0ae71a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 7204 | 2025.12.19 22:06:34.625122 [ 261 ] {168dd761-7b97-49a6-9b97-4acbeb0ae71a} <Debug> TCPHandler: Processed in 0.00126381 sec. | ||
| 7205 | 2025.12.19 22:06:34.625216 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2025.12.19 22:06:34.625306 [ 261 ] {f5706847-ff35-456f-9002-802b9893aa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7207 | 2025.12.19 22:06:34.625344 [ 261 ] {f5706847-ff35-456f-9002-802b9893aa4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7208 | 2025.12.19 22:06:34.625714 [ 261 ] {f5706847-ff35-456f-9002-802b9893aa4b} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2025.12.19 22:06:34.625747 [ 261 ] {f5706847-ff35-456f-9002-802b9893aa4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7210 | 2025.12.19 22:06:34.626017 [ 261 ] {f5706847-ff35-456f-9002-802b9893aa4b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7211 | 2025.12.19 22:06:34.626215 [ 261 ] {f5706847-ff35-456f-9002-802b9893aa4b} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2025.12.19 22:06:34.626296 [ 133 ] {} <Debug> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7213 | 2025.12.19 22:06:34.626329 [ 261 ] {f5706847-ff35-456f-9002-802b9893aa4b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001041 sec., 11527.377521613833 rows/sec., 900.58 KiB/sec. | ||
| 7214 | 2025.12.19 22:06:34.626333 [ 133 ] {} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2025.12.19 22:06:34.626361 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7216 | 2025.12.19 22:06:34.626365 [ 261 ] {f5706847-ff35-456f-9002-802b9893aa4b} <Debug> TCPHandler: Processed in 0.00119473 sec. | ||
| 7217 | 2025.12.19 22:06:34.626446 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::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 | ||
| 7218 | 2025.12.19 22:06:34.626478 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7219 | 2025.12.19 22:06:34.626556 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7220 | 2025.12.19 22:06:34.626574 [ 261 ] {cbaff5f9-a8f2-4141-8653-29f24d110000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7221 | 2025.12.19 22:06:34.626591 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7222 | 2025.12.19 22:06:34.626619 [ 261 ] {cbaff5f9-a8f2-4141-8653-29f24d110000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7223 | 2025.12.19 22:06:34.626683 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7224 | 2025.12.19 22:06:34.626765 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7225 | 2025.12.19 22:06:34.626834 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7226 | 2025.12.19 22:06:34.626901 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7227 | 2025.12.19 22:06:34.627071 [ 261 ] {cbaff5f9-a8f2-4141-8653-29f24d110000} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2025.12.19 22:06:34.627115 [ 261 ] {cbaff5f9-a8f2-4141-8653-29f24d110000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7229 | 2025.12.19 22:06:34.627443 [ 261 ] {cbaff5f9-a8f2-4141-8653-29f24d110000} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7230 | 2025.12.19 22:06:34.627652 [ 261 ] {cbaff5f9-a8f2-4141-8653-29f24d110000} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2025.12.19 22:06:34.627755 [ 133 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7232 | 2025.12.19 22:06:34.627782 [ 133 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.12.19 22:06:34.627784 [ 261 ] {cbaff5f9-a8f2-4141-8653-29f24d110000} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001227 sec., 115729.42135289323 rows/sec., 9.34 MiB/sec. | ||
| 7234 | 2025.12.19 22:06:34.627802 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7235 | 2025.12.19 22:06:34.627826 [ 261 ] {cbaff5f9-a8f2-4141-8653-29f24d110000} <Debug> TCPHandler: Processed in 0.001394673 sec. | ||
| 7236 | 2025.12.19 22:06:34.627871 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 7237 | 2025.12.19 22:06:34.627923 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7238 | 2025.12.19 22:06:34.627951 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7239 | 2025.12.19 22:06:34.627950 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540425 sec., 38950.28969277959 rows/sec., 3.12 MiB/sec. | ||
| 7240 | 2025.12.19 22:06:34.627982 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 634 rows starting from the beginning of the part | ||
| 7241 | 2025.12.19 22:06:34.628019 [ 261 ] {a598941e-a3cf-4adc-97ef-146f3c0a0bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7242 | 2025.12.19 22:06:34.628033 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 7243 | 2025.12.19 22:06:34.628070 [ 261 ] {a598941e-a3cf-4adc-97ef-146f3c0a0bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7244 | 2025.12.19 22:06:34.628078 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 520 rows starting from the beginning of the part | ||
| 7245 | 2025.12.19 22:06:34.628091 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7246 | 2025.12.19 22:06:34.628138 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 7247 | 2025.12.19 22:06:34.628176 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7248 | 2025.12.19 22:06:34.628210 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 142 rows starting from the beginning of the part | ||
| 7249 | 2025.12.19 22:06:34.628388 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2025.12.19 22:06:34.628462 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_9_2} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7251 | 2025.12.19 22:06:34.628471 [ 261 ] {a598941e-a3cf-4adc-97ef-146f3c0a0bd5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2025.12.19 22:06:34.628511 [ 261 ] {a598941e-a3cf-4adc-97ef-146f3c0a0bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7253 | 2025.12.19 22:06:34.628534 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7254 | 2025.12.19 22:06:34.628859 [ 261 ] {a598941e-a3cf-4adc-97ef-146f3c0a0bd5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7255 | 2025.12.19 22:06:34.629063 [ 261 ] {a598941e-a3cf-4adc-97ef-146f3c0a0bd5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2025.12.19 22:06:34.629101 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126059 sec., 1243862.0011264565 rows/sec., 99.14 MiB/sec. | ||
| 7257 | 2025.12.19 22:06:34.629161 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7258 | 2025.12.19 22:06:34.629187 [ 261 ] {a598941e-a3cf-4adc-97ef-146f3c0a0bd5} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001186 sec., 166104.55311973018 rows/sec., 11.91 MiB/sec. | ||
| 7259 | 2025.12.19 22:06:34.629205 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2025.12.19 22:06:34.629225 [ 261 ] {a598941e-a3cf-4adc-97ef-146f3c0a0bd5} <Debug> TCPHandler: Processed in 0.001348151 sec. | ||
| 7261 | 2025.12.19 22:06:34.629225 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7262 | 2025.12.19 22:06:34.629260 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7263 | 2025.12.19 22:06:34.629298 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 7264 | 2025.12.19 22:06:34.629332 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2025.12.19 22:06:34.629391 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7266 | 2025.12.19 22:06:34.629424 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14643 rows starting from the beginning of the part | ||
| 7267 | 2025.12.19 22:06:34.629424 [ 261 ] {73a8c423-74e2-43ee-a0cc-b05058e919d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7268 | 2025.12.19 22:06:34.629481 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7269 | 2025.12.19 22:06:34.629486 [ 261 ] {73a8c423-74e2-43ee-a0cc-b05058e919d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7270 | 2025.12.19 22:06:34.629526 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 844 rows starting from the beginning of the part | ||
| 7271 | 2025.12.19 22:06:34.629529 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2025.12.19 22:06:34.629565 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7273 | 2025.12.19 22:06:34.629605 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 7274 | 2025.12.19 22:06:34.629606 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_56_11} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7275 | 2025.12.19 22:06:34.629647 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part | ||
| 7276 | 2025.12.19 22:06:34.629684 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 7277 | 2025.12.19 22:06:34.630331 [ 261 ] {73a8c423-74e2-43ee-a0cc-b05058e919d8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2025.12.19 22:06:34.630369 [ 261 ] {73a8c423-74e2-43ee-a0cc-b05058e919d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7279 | 2025.12.19 22:06:34.631009 [ 261 ] {73a8c423-74e2-43ee-a0cc-b05058e919d8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7280 | 2025.12.19 22:06:34.631235 [ 261 ] {73a8c423-74e2-43ee-a0cc-b05058e919d8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2025.12.19 22:06:34.631369 [ 261 ] {73a8c423-74e2-43ee-a0cc-b05058e919d8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 7282 | 2025.12.19 22:06:34.631422 [ 261 ] {73a8c423-74e2-43ee-a0cc-b05058e919d8} <Debug> TCPHandler: Processed in 0.002137795 sec. | ||
| 7283 | 2025.12.19 22:06:34.631526 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2025.12.19 22:06:34.631617 [ 261 ] {108b5e6b-e5aa-4781-abbe-991e08ff9dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7285 | 2025.12.19 22:06:34.631657 [ 261 ] {108b5e6b-e5aa-4781-abbe-991e08ff9dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7286 | 2025.12.19 22:06:34.631992 [ 261 ] {108b5e6b-e5aa-4781-abbe-991e08ff9dcc} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2025.12.19 22:06:34.632025 [ 261 ] {108b5e6b-e5aa-4781-abbe-991e08ff9dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7288 | 2025.12.19 22:06:34.632414 [ 261 ] {108b5e6b-e5aa-4781-abbe-991e08ff9dcc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7289 | 2025.12.19 22:06:34.632619 [ 261 ] {108b5e6b-e5aa-4781-abbe-991e08ff9dcc} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2025.12.19 22:06:34.632710 [ 133 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7291 | 2025.12.19 22:06:34.632738 [ 261 ] {108b5e6b-e5aa-4781-abbe-991e08ff9dcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 7292 | 2025.12.19 22:06:34.632742 [ 133 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2025.12.19 22:06:34.632771 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7294 | 2025.12.19 22:06:34.632773 [ 261 ] {108b5e6b-e5aa-4781-abbe-991e08ff9dcc} <Debug> TCPHandler: Processed in 0.001294351 sec. | ||
| 7295 | 2025.12.19 22:06:34.632872 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 7296 | 2025.12.19 22:06:34.633009 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7297 | 2025.12.19 22:06:34.633051 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3000 rows starting from the beginning of the part | ||
| 7298 | 2025.12.19 22:06:34.633123 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7299 | 2025.12.19 22:06:34.633182 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 7300 | 2025.12.19 22:06:34.633236 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7301 | 2025.12.19 22:06:34.633289 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 7302 | 2025.12.19 22:06:34.633343 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7303 | 2025.12.19 22:06:34.634796 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001970432 sec., 1674759.6466155646 rows/sec., 112.87 MiB/sec. | ||
| 7304 | 2025.12.19 22:06:34.634828 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005559311 sec., 2907554.5512744295 rows/sec., 199.90 MiB/sec. | ||
| 7305 | 2025.12.19 22:06:34.635143 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7306 | 2025.12.19 22:06:34.635242 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7307 | 2025.12.19 22:06:34.635399 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_56_11} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2025.12.19 22:06:34.635463 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_56_11} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7309 | 2025.12.19 22:06:34.635487 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2025.12.19 22:06:34.635539 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7311 | 2025.12.19 22:06:34.635548 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7312 | 2025.12.19 22:06:34.635611 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 7313 | 2025.12.19 22:06:35.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.75 MiB, peak 297.33 MiB, free memory in arenas 0.00 B, will set to 289.26 MiB (RSS), difference: 1.51 MiB | ||
| 7314 | 2025.12.19 22:06:36.250607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18702 | ||
| 7315 | 2025.12.19 22:06:36.251189 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2025.12.19 22:06:36.251237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7317 | 2025.12.19 22:06:36.251786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7318 | 2025.12.19 22:06:36.252016 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2025.12.19 22:06:36.252162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18702 | ||
| 7320 | 2025.12.19 22:06:37.232007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7321 | 2025.12.19 22:06:37.250055 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2025.12.19 22:06:37.250121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7323 | 2025.12.19 22:06:37.256617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7324 | 2025.12.19 22:06:37.257325 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2025.12.19 22:06:37.260929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7326 | 2025.12.19 22:06:39.613538 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2025.12.19 22:06:39.613736 [ 261 ] {cce25cf7-b1d4-4abd-ab16-b3baf9faada8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7328 | 2025.12.19 22:06:39.613808 [ 261 ] {cce25cf7-b1d4-4abd-ab16-b3baf9faada8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7329 | 2025.12.19 22:06:39.614475 [ 261 ] {cce25cf7-b1d4-4abd-ab16-b3baf9faada8} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2025.12.19 22:06:39.614516 [ 261 ] {cce25cf7-b1d4-4abd-ab16-b3baf9faada8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7331 | 2025.12.19 22:06:39.614898 [ 261 ] {cce25cf7-b1d4-4abd-ab16-b3baf9faada8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7332 | 2025.12.19 22:06:39.615123 [ 261 ] {cce25cf7-b1d4-4abd-ab16-b3baf9faada8} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2025.12.19 22:06:39.615270 [ 261 ] {cce25cf7-b1d4-4abd-ab16-b3baf9faada8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.71 MiB/sec. | ||
| 7334 | 2025.12.19 22:06:39.615315 [ 261 ] {cce25cf7-b1d4-4abd-ab16-b3baf9faada8} <Debug> TCPHandler: Processed in 0.001906121 sec. | ||
| 7335 | 2025.12.19 22:06:39.615443 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2025.12.19 22:06:39.615536 [ 261 ] {a3c52a30-9e37-4951-baf2-d9fca7af86d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7337 | 2025.12.19 22:06:39.615577 [ 261 ] {a3c52a30-9e37-4951-baf2-d9fca7af86d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7338 | 2025.12.19 22:06:39.616033 [ 261 ] {a3c52a30-9e37-4951-baf2-d9fca7af86d2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2025.12.19 22:06:39.616069 [ 261 ] {a3c52a30-9e37-4951-baf2-d9fca7af86d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7340 | 2025.12.19 22:06:39.616385 [ 261 ] {a3c52a30-9e37-4951-baf2-d9fca7af86d2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7341 | 2025.12.19 22:06:39.616593 [ 261 ] {a3c52a30-9e37-4951-baf2-d9fca7af86d2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2025.12.19 22:06:39.616717 [ 261 ] {a3c52a30-9e37-4951-baf2-d9fca7af86d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 7343 | 2025.12.19 22:06:39.616755 [ 261 ] {a3c52a30-9e37-4951-baf2-d9fca7af86d2} <Debug> TCPHandler: Processed in 0.001360873 sec. | ||
| 7344 | 2025.12.19 22:06:39.616876 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2025.12.19 22:06:39.616980 [ 261 ] {c9137064-bb90-4b7a-bcc4-6a9b1eda782d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7346 | 2025.12.19 22:06:39.617024 [ 261 ] {c9137064-bb90-4b7a-bcc4-6a9b1eda782d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7347 | 2025.12.19 22:06:39.617486 [ 261 ] {c9137064-bb90-4b7a-bcc4-6a9b1eda782d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2025.12.19 22:06:39.617523 [ 261 ] {c9137064-bb90-4b7a-bcc4-6a9b1eda782d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7349 | 2025.12.19 22:06:39.617866 [ 261 ] {c9137064-bb90-4b7a-bcc4-6a9b1eda782d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7350 | 2025.12.19 22:06:39.618083 [ 261 ] {c9137064-bb90-4b7a-bcc4-6a9b1eda782d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2025.12.19 22:06:39.618208 [ 261 ] {c9137064-bb90-4b7a-bcc4-6a9b1eda782d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 7352 | 2025.12.19 22:06:39.618245 [ 261 ] {c9137064-bb90-4b7a-bcc4-6a9b1eda782d} <Debug> TCPHandler: Processed in 0.001416653 sec. | ||
| 7353 | 2025.12.19 22:06:39.618355 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2025.12.19 22:06:39.618459 [ 261 ] {343babbb-0746-408d-99d4-c19e1b2ccd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7355 | 2025.12.19 22:06:39.618500 [ 261 ] {343babbb-0746-408d-99d4-c19e1b2ccd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7356 | 2025.12.19 22:06:39.618833 [ 261 ] {343babbb-0746-408d-99d4-c19e1b2ccd9b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7357 | 2025.12.19 22:06:39.618867 [ 261 ] {343babbb-0746-408d-99d4-c19e1b2ccd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7358 | 2025.12.19 22:06:39.619169 [ 261 ] {343babbb-0746-408d-99d4-c19e1b2ccd9b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7359 | 2025.12.19 22:06:39.619373 [ 261 ] {343babbb-0746-408d-99d4-c19e1b2ccd9b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2025.12.19 22:06:39.619494 [ 261 ] {343babbb-0746-408d-99d4-c19e1b2ccd9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 7361 | 2025.12.19 22:06:39.619529 [ 261 ] {343babbb-0746-408d-99d4-c19e1b2ccd9b} <Debug> TCPHandler: Processed in 0.00122149 sec. | ||
| 7362 | 2025.12.19 22:06:43.637630 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7363 | 2025.12.19 22:06:43.637698 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7364 | 2025.12.19 22:06:43.752332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19150 | ||
| 7365 | 2025.12.19 22:06:43.753117 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2025.12.19 22:06:43.753164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7367 | 2025.12.19 22:06:43.753656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7368 | 2025.12.19 22:06:43.753884 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2025.12.19 22:06:43.754031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19150 | ||
| 7370 | 2025.12.19 22:06:43.794263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 878 | ||
| 7371 | 2025.12.19 22:06:43.796520 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2025.12.19 22:06:43.796558 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7373 | 2025.12.19 22:06:43.797723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7374 | 2025.12.19 22:06:43.797979 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2025.12.19 22:06:43.798239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7376 | 2025.12.19 22:06:44.615597 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2025.12.19 22:06:44.615800 [ 261 ] {cfb44c88-2dd3-4f96-b758-466ebbc8c6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7378 | 2025.12.19 22:06:44.615878 [ 261 ] {cfb44c88-2dd3-4f96-b758-466ebbc8c6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7379 | 2025.12.19 22:06:44.616645 [ 261 ] {cfb44c88-2dd3-4f96-b758-466ebbc8c6e3} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2025.12.19 22:06:44.616707 [ 261 ] {cfb44c88-2dd3-4f96-b758-466ebbc8c6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7381 | 2025.12.19 22:06:44.617153 [ 261 ] {cfb44c88-2dd3-4f96-b758-466ebbc8c6e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7382 | 2025.12.19 22:06:44.617401 [ 261 ] {cfb44c88-2dd3-4f96-b758-466ebbc8c6e3} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2025.12.19 22:06:44.617566 [ 261 ] {cfb44c88-2dd3-4f96-b758-466ebbc8c6e3} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001819 sec., 74766.35514018692 rows/sec., 6.48 MiB/sec. | ||
| 7384 | 2025.12.19 22:06:44.617609 [ 261 ] {cfb44c88-2dd3-4f96-b758-466ebbc8c6e3} <Debug> TCPHandler: Processed in 0.002144865 sec. | ||
| 7385 | 2025.12.19 22:06:44.617723 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7386 | 2025.12.19 22:06:44.617821 [ 261 ] {3493bd7c-eef5-46b9-99bb-69706246c3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7387 | 2025.12.19 22:06:44.617862 [ 261 ] {3493bd7c-eef5-46b9-99bb-69706246c3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7388 | 2025.12.19 22:06:44.618281 [ 261 ] {3493bd7c-eef5-46b9-99bb-69706246c3c9} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2025.12.19 22:06:44.618319 [ 261 ] {3493bd7c-eef5-46b9-99bb-69706246c3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7390 | 2025.12.19 22:06:44.618622 [ 261 ] {3493bd7c-eef5-46b9-99bb-69706246c3c9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7391 | 2025.12.19 22:06:44.618831 [ 261 ] {3493bd7c-eef5-46b9-99bb-69706246c3c9} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2025.12.19 22:06:44.618961 [ 261 ] {3493bd7c-eef5-46b9-99bb-69706246c3c9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00116 sec., 34482.75862068965 rows/sec., 2.53 MiB/sec. | ||
| 7393 | 2025.12.19 22:06:44.619000 [ 261 ] {3493bd7c-eef5-46b9-99bb-69706246c3c9} <Debug> TCPHandler: Processed in 0.001328062 sec. | ||
| 7394 | 2025.12.19 22:06:44.619103 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2025.12.19 22:06:44.619198 [ 261 ] {60436e96-ac92-48e1-b5ff-facbdd92d24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7396 | 2025.12.19 22:06:44.619239 [ 261 ] {60436e96-ac92-48e1-b5ff-facbdd92d24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7397 | 2025.12.19 22:06:44.619663 [ 261 ] {60436e96-ac92-48e1-b5ff-facbdd92d24f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2025.12.19 22:06:44.619700 [ 261 ] {60436e96-ac92-48e1-b5ff-facbdd92d24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7399 | 2025.12.19 22:06:44.620009 [ 261 ] {60436e96-ac92-48e1-b5ff-facbdd92d24f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7400 | 2025.12.19 22:06:44.620213 [ 261 ] {60436e96-ac92-48e1-b5ff-facbdd92d24f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2025.12.19 22:06:44.620347 [ 261 ] {60436e96-ac92-48e1-b5ff-facbdd92d24f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001167 sec., 89117.39502999143 rows/sec., 6.96 MiB/sec. | ||
| 7402 | 2025.12.19 22:06:44.620386 [ 261 ] {60436e96-ac92-48e1-b5ff-facbdd92d24f} <Debug> TCPHandler: Processed in 0.001331721 sec. | ||
| 7403 | 2025.12.19 22:06:44.620497 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2025.12.19 22:06:44.620593 [ 261 ] {ab9569da-7abb-4aa8-886b-d540086d3c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7405 | 2025.12.19 22:06:44.620637 [ 261 ] {ab9569da-7abb-4aa8-886b-d540086d3c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7406 | 2025.12.19 22:06:44.621042 [ 261 ] {ab9569da-7abb-4aa8-886b-d540086d3c7e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2025.12.19 22:06:44.621080 [ 261 ] {ab9569da-7abb-4aa8-886b-d540086d3c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7408 | 2025.12.19 22:06:44.621405 [ 261 ] {ab9569da-7abb-4aa8-886b-d540086d3c7e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7409 | 2025.12.19 22:06:44.621626 [ 261 ] {ab9569da-7abb-4aa8-886b-d540086d3c7e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2025.12.19 22:06:44.621759 [ 261 ] {ab9569da-7abb-4aa8-886b-d540086d3c7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7411 | 2025.12.19 22:06:44.621796 [ 261 ] {ab9569da-7abb-4aa8-886b-d540086d3c7e} <Debug> TCPHandler: Processed in 0.001347982 sec. | ||
| 7412 | 2025.12.19 22:06:44.621902 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2025.12.19 22:06:44.621996 [ 261 ] {dd794bd6-5763-48a0-b752-90d94e1447bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7414 | 2025.12.19 22:06:44.622051 [ 261 ] {dd794bd6-5763-48a0-b752-90d94e1447bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7415 | 2025.12.19 22:06:44.622875 [ 261 ] {dd794bd6-5763-48a0-b752-90d94e1447bb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2025.12.19 22:06:44.622913 [ 261 ] {dd794bd6-5763-48a0-b752-90d94e1447bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7417 | 2025.12.19 22:06:44.623468 [ 261 ] {dd794bd6-5763-48a0-b752-90d94e1447bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7418 | 2025.12.19 22:06:44.623686 [ 261 ] {dd794bd6-5763-48a0-b752-90d94e1447bb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2025.12.19 22:06:44.623824 [ 261 ] {dd794bd6-5763-48a0-b752-90d94e1447bb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001845 sec., 21680.21680216802 rows/sec., 38.85 MiB/sec. | ||
| 7420 | 2025.12.19 22:06:44.623885 [ 261 ] {dd794bd6-5763-48a0-b752-90d94e1447bb} <Debug> TCPHandler: Processed in 0.002031133 sec. | ||
| 7421 | 2025.12.19 22:06:44.623994 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2025.12.19 22:06:44.624088 [ 261 ] {dc3eeeb5-adcd-4301-a4ec-b37e9df00441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7423 | 2025.12.19 22:06:44.624129 [ 261 ] {dc3eeeb5-adcd-4301-a4ec-b37e9df00441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7424 | 2025.12.19 22:06:44.624465 [ 261 ] {dc3eeeb5-adcd-4301-a4ec-b37e9df00441} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2025.12.19 22:06:44.624502 [ 261 ] {dc3eeeb5-adcd-4301-a4ec-b37e9df00441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7426 | 2025.12.19 22:06:44.624810 [ 261 ] {dc3eeeb5-adcd-4301-a4ec-b37e9df00441} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7427 | 2025.12.19 22:06:44.625017 [ 261 ] {dc3eeeb5-adcd-4301-a4ec-b37e9df00441} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2025.12.19 22:06:44.625146 [ 261 ] {dc3eeeb5-adcd-4301-a4ec-b37e9df00441} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 7429 | 2025.12.19 22:06:44.625185 [ 261 ] {dc3eeeb5-adcd-4301-a4ec-b37e9df00441} <Debug> TCPHandler: Processed in 0.001240301 sec. | ||
| 7430 | 2025.12.19 22:06:44.761101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7431 | 2025.12.19 22:06:44.779517 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2025.12.19 22:06:44.779581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7433 | 2025.12.19 22:06:44.785729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7434 | 2025.12.19 22:06:44.786468 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2025.12.19 22:06:44.789698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7436 | 2025.12.19 22:06:46.742080 [ 113 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7437 | 2025.12.19 22:06:46.742156 [ 113 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2025.12.19 22:06:46.742177 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7439 | 2025.12.19 22:06:46.742310 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::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 | ||
| 7440 | 2025.12.19 22:06:46.742485 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7441 | 2025.12.19 22:06:46.742519 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 7442 | 2025.12.19 22:06:46.742587 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 7443 | 2025.12.19 22:06:46.742636 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7444 | 2025.12.19 22:06:46.742683 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7445 | 2025.12.19 22:06:46.742724 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7446 | 2025.12.19 22:06:46.743634 [ 196 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391322 sec., 543368.1060171549 rows/sec., 39.65 MiB/sec. | ||
| 7447 | 2025.12.19 22:06:46.743810 [ 192 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7448 | 2025.12.19 22:06:46.744109 [ 192 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2025.12.19 22:06:46.744188 [ 192 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_17_4} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7450 | 2025.12.19 22:06:46.744296 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7451 | 2025.12.19 22:06:48.592672 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46050 | ||
| 7452 | 2025.12.19 22:06:48.592773 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7453 | 2025.12.19 22:06:48.592799 [ 291 ] {} <Debug> TCP-Session: f11ebb5e-aedd-4cca-8fc1-ad303177acf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46050 | ||
| 7454 | 2025.12.19 22:06:48.592821 [ 291 ] {} <Debug> TCP-Session: f11ebb5e-aedd-4cca-8fc1-ad303177acf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7455 | 2025.12.19 22:06:48.592834 [ 291 ] {} <Debug> TCP-Session: f11ebb5e-aedd-4cca-8fc1-ad303177acf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7456 | 2025.12.19 22:06:48.593057 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51403 | ||
| 7457 | 2025.12.19 22:06:48.593083 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38491 | ||
| 7458 | 2025.12.19 22:06:48.593101 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56718 | ||
| 7459 | 2025.12.19 22:06:48.593138 [ 291 ] {} <Trace> TCP-Session: f11ebb5e-aedd-4cca-8fc1-ad303177acf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7460 | 2025.12.19 22:06:48.593145 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35682 | ||
| 7461 | 2025.12.19 22:06:48.593178 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7462 | 2025.12.19 22:06:48.593218 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7463 | 2025.12.19 22:06:48.593260 [ 292 ] {} <Debug> TCP-Session: d58bf61b-ae3a-4de5-aa13-9c874cc92d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:51403 | ||
| 7464 | 2025.12.19 22:06:48.593135 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60811 | ||
| 7465 | 2025.12.19 22:06:48.593302 [ 292 ] {} <Debug> TCP-Session: d58bf61b-ae3a-4de5-aa13-9c874cc92d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2025.12.19 22:06:48.593332 [ 291 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46050) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7467 | 2025.12.19 22:06:48.593346 [ 292 ] {} <Debug> TCP-Session: d58bf61b-ae3a-4de5-aa13-9c874cc92d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2025.12.19 22:06:48.593287 [ 293 ] {} <Debug> TCP-Session: 6450812b-90e9-4aee-a7e0-482a7e56184e Authenticating user 'default' from [fd00:1122:3344:101::e]:38491 | ||
| 7469 | 2025.12.19 22:06:48.593377 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7470 | 2025.12.19 22:06:48.593411 [ 293 ] {} <Debug> TCP-Session: 6450812b-90e9-4aee-a7e0-482a7e56184e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2025.12.19 22:06:48.593127 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64524 | ||
| 7472 | 2025.12.19 22:06:48.593434 [ 259 ] {} <Debug> TCP-Session: 1759388c-82de-4b27-9025-c6860eb8147e Authenticating user 'default' from [fd00:1122:3344:101::e]:56718 | ||
| 7473 | 2025.12.19 22:06:48.593435 [ 293 ] {} <Debug> TCP-Session: 6450812b-90e9-4aee-a7e0-482a7e56184e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2025.12.19 22:06:48.593501 [ 259 ] {} <Debug> TCP-Session: 1759388c-82de-4b27-9025-c6860eb8147e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7475 | 2025.12.19 22:06:48.593093 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53445 | ||
| 7476 | 2025.12.19 22:06:48.593531 [ 259 ] {} <Debug> TCP-Session: 1759388c-82de-4b27-9025-c6860eb8147e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2025.12.19 22:06:48.593111 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44991 | ||
| 7478 | 2025.12.19 22:06:48.593612 [ 291 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7479 | 2025.12.19 22:06:48.593674 [ 291 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7480 | 2025.12.19 22:06:48.593913 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7481 | 2025.12.19 22:06:48.593955 [ 294 ] {} <Debug> TCP-Session: a9a297fe-b20d-4885-bb0b-341857b5295a Authenticating user 'default' from [fd00:1122:3344:101::e]:53445 | ||
| 7482 | 2025.12.19 22:06:48.593974 [ 291 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 7483 | 2025.12.19 22:06:48.593987 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7484 | 2025.12.19 22:06:48.593980 [ 294 ] {} <Debug> TCP-Session: a9a297fe-b20d-4885-bb0b-341857b5295a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2025.12.19 22:06:48.594036 [ 290 ] {} <Debug> TCP-Session: fd5af407-ada3-4ccc-b670-58bbe501c336 Authenticating user 'default' from [fd00:1122:3344:101::e]:35682 | ||
| 7486 | 2025.12.19 22:06:48.594038 [ 294 ] {} <Debug> TCP-Session: a9a297fe-b20d-4885-bb0b-341857b5295a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2025.12.19 22:06:48.594054 [ 290 ] {} <Debug> TCP-Session: fd5af407-ada3-4ccc-b670-58bbe501c336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2025.12.19 22:06:48.594067 [ 290 ] {} <Debug> TCP-Session: fd5af407-ada3-4ccc-b670-58bbe501c336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2025.12.19 22:06:48.594196 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7490 | 2025.12.19 22:06:48.594232 [ 289 ] {} <Debug> TCP-Session: e1128f36-c116-4af5-93ee-e8f143e19164 Authenticating user 'default' from [fd00:1122:3344:101::e]:60811 | ||
| 7491 | 2025.12.19 22:06:48.594250 [ 289 ] {} <Debug> TCP-Session: e1128f36-c116-4af5-93ee-e8f143e19164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2025.12.19 22:06:48.594266 [ 289 ] {} <Debug> TCP-Session: e1128f36-c116-4af5-93ee-e8f143e19164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2025.12.19 22:06:48.594300 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7494 | 2025.12.19 22:06:48.594333 [ 288 ] {} <Debug> TCP-Session: 33ab7fd4-364c-4076-b928-a7c416da19d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64524 | ||
| 7495 | 2025.12.19 22:06:48.594349 [ 288 ] {} <Debug> TCP-Session: 33ab7fd4-364c-4076-b928-a7c416da19d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2025.12.19 22:06:48.594361 [ 288 ] {} <Debug> TCP-Session: 33ab7fd4-364c-4076-b928-a7c416da19d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2025.12.19 22:06:48.594414 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7498 | 2025.12.19 22:06:48.594457 [ 286 ] {} <Debug> TCP-Session: 03f67f8a-24cc-44d1-81ea-08e5c5059027 Authenticating user 'default' from [fd00:1122:3344:101::e]:44991 | ||
| 7499 | 2025.12.19 22:06:48.594475 [ 286 ] {} <Debug> TCP-Session: 03f67f8a-24cc-44d1-81ea-08e5c5059027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2025.12.19 22:06:48.594488 [ 286 ] {} <Debug> TCP-Session: 03f67f8a-24cc-44d1-81ea-08e5c5059027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2025.12.19 22:06:48.594858 [ 350 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Trace> AggregatingTransform: Aggregating | ||
| 7502 | 2025.12.19 22:06:48.594904 [ 350 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Trace> Aggregator: Aggregation method: without_key | ||
| 7503 | 2025.12.19 22:06:48.594979 [ 350 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891574 sec. (1121.612 rows/sec., 43.81 KiB/sec.) | ||
| 7504 | 2025.12.19 22:06:48.594995 [ 350 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Trace> Aggregator: Merging aggregated data | ||
| 7505 | 2025.12.19 22:06:48.596159 [ 291 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002892 sec., 345.78146611341634 rows/sec., 13.51 KiB/sec. | ||
| 7506 | 2025.12.19 22:06:48.596294 [ 291 ] {c79444b8-265c-45a3-ba19-00903181afbb} <Debug> TCPHandler: Processed in 0.003267323 sec. | ||
| 7507 | 2025.12.19 22:06:48.596417 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7508 | 2025.12.19 22:06:48.596442 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7509 | 2025.12.19 22:06:48.596450 [ 291 ] {} <Debug> TCP-Session: f11ebb5e-aedd-4cca-8fc1-ad303177acf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2025.12.19 22:06:48.596460 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7511 | 2025.12.19 22:06:48.596475 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7512 | 2025.12.19 22:06:48.596493 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7513 | 2025.12.19 22:06:48.596513 [ 290 ] {} <Debug> TCP-Session: fd5af407-ada3-4ccc-b670-58bbe501c336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2025.12.19 22:06:48.596525 [ 288 ] {} <Debug> TCP-Session: 33ab7fd4-364c-4076-b928-a7c416da19d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2025.12.19 22:06:48.596517 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7516 | 2025.12.19 22:06:48.596541 [ 294 ] {} <Debug> TCP-Session: a9a297fe-b20d-4885-bb0b-341857b5295a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2025.12.19 22:06:48.596549 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7518 | 2025.12.19 22:06:48.596579 [ 259 ] {} <Debug> TCP-Session: 1759388c-82de-4b27-9025-c6860eb8147e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2025.12.19 22:06:48.596533 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7520 | 2025.12.19 22:06:48.596605 [ 289 ] {} <Debug> TCP-Session: e1128f36-c116-4af5-93ee-e8f143e19164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2025.12.19 22:06:48.596522 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7522 | 2025.12.19 22:06:48.596641 [ 286 ] {} <Debug> TCP-Session: 03f67f8a-24cc-44d1-81ea-08e5c5059027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2025.12.19 22:06:48.596488 [ 292 ] {} <Debug> TCP-Session: d58bf61b-ae3a-4de5-aa13-9c874cc92d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2025.12.19 22:06:48.596674 [ 293 ] {} <Debug> TCP-Session: 6450812b-90e9-4aee-a7e0-482a7e56184e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2025.12.19 22:06:49.644744 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7526 | 2025.12.19 22:06:49.644958 [ 261 ] {b88b42a9-54ed-47dc-b049-5bd85fbfcc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7527 | 2025.12.19 22:06:49.645057 [ 261 ] {b88b42a9-54ed-47dc-b049-5bd85fbfcc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7528 | 2025.12.19 22:06:49.645789 [ 261 ] {b88b42a9-54ed-47dc-b049-5bd85fbfcc75} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2025.12.19 22:06:49.645845 [ 261 ] {b88b42a9-54ed-47dc-b049-5bd85fbfcc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7530 | 2025.12.19 22:06:49.646250 [ 261 ] {b88b42a9-54ed-47dc-b049-5bd85fbfcc75} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7531 | 2025.12.19 22:06:49.646509 [ 261 ] {b88b42a9-54ed-47dc-b049-5bd85fbfcc75} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2025.12.19 22:06:49.646680 [ 261 ] {b88b42a9-54ed-47dc-b049-5bd85fbfcc75} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001777 sec., 1125.4924029262802 rows/sec., 91.78 KiB/sec. | ||
| 7533 | 2025.12.19 22:06:49.646734 [ 261 ] {b88b42a9-54ed-47dc-b049-5bd85fbfcc75} <Debug> TCPHandler: Processed in 0.002141125 sec. | ||
| 7534 | 2025.12.19 22:06:49.646866 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7535 | 2025.12.19 22:06:49.646978 [ 261 ] {ccdbdc08-87c7-47d8-8664-f5a00ab4d317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7536 | 2025.12.19 22:06:49.647026 [ 261 ] {ccdbdc08-87c7-47d8-8664-f5a00ab4d317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7537 | 2025.12.19 22:06:49.648066 [ 261 ] {ccdbdc08-87c7-47d8-8664-f5a00ab4d317} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2025.12.19 22:06:49.648107 [ 261 ] {ccdbdc08-87c7-47d8-8664-f5a00ab4d317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7539 | 2025.12.19 22:06:49.648523 [ 261 ] {ccdbdc08-87c7-47d8-8664-f5a00ab4d317} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7540 | 2025.12.19 22:06:49.648732 [ 261 ] {ccdbdc08-87c7-47d8-8664-f5a00ab4d317} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2025.12.19 22:06:49.648872 [ 261 ] {ccdbdc08-87c7-47d8-8664-f5a00ab4d317} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001921 sec., 623112.9619989588 rows/sec., 51.37 MiB/sec. | ||
| 7542 | 2025.12.19 22:06:49.648916 [ 261 ] {ccdbdc08-87c7-47d8-8664-f5a00ab4d317} <Debug> TCPHandler: Processed in 0.002105625 sec. | ||
| 7543 | 2025.12.19 22:06:49.649051 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2025.12.19 22:06:49.649153 [ 261 ] {9b0239ea-1705-40fb-81c7-aaf033245e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7545 | 2025.12.19 22:06:49.649196 [ 261 ] {9b0239ea-1705-40fb-81c7-aaf033245e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7546 | 2025.12.19 22:06:49.649608 [ 261 ] {9b0239ea-1705-40fb-81c7-aaf033245e33} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2025.12.19 22:06:49.649647 [ 261 ] {9b0239ea-1705-40fb-81c7-aaf033245e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7548 | 2025.12.19 22:06:49.649957 [ 261 ] {9b0239ea-1705-40fb-81c7-aaf033245e33} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7549 | 2025.12.19 22:06:49.650182 [ 261 ] {9b0239ea-1705-40fb-81c7-aaf033245e33} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2025.12.19 22:06:49.650318 [ 261 ] {9b0239ea-1705-40fb-81c7-aaf033245e33} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001187 sec., 1684.9199663016009 rows/sec., 117.65 KiB/sec. | ||
| 7551 | 2025.12.19 22:06:49.650356 [ 261 ] {9b0239ea-1705-40fb-81c7-aaf033245e33} <Debug> TCPHandler: Processed in 0.001356912 sec. | ||
| 7552 | 2025.12.19 22:06:49.650469 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7553 | 2025.12.19 22:06:49.650567 [ 261 ] {5d3872fd-4861-4a4c-a13d-3c380c54eff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7554 | 2025.12.19 22:06:49.650612 [ 261 ] {5d3872fd-4861-4a4c-a13d-3c380c54eff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7555 | 2025.12.19 22:06:49.651119 [ 261 ] {5d3872fd-4861-4a4c-a13d-3c380c54eff6} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2025.12.19 22:06:49.651157 [ 261 ] {5d3872fd-4861-4a4c-a13d-3c380c54eff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7557 | 2025.12.19 22:06:49.651464 [ 261 ] {5d3872fd-4861-4a4c-a13d-3c380c54eff6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7558 | 2025.12.19 22:06:49.651681 [ 261 ] {5d3872fd-4861-4a4c-a13d-3c380c54eff6} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2025.12.19 22:06:49.651813 [ 261 ] {5d3872fd-4861-4a4c-a13d-3c380c54eff6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001267 sec., 179952.64404104184 rows/sec., 12.18 MiB/sec. | ||
| 7560 | 2025.12.19 22:06:49.651851 [ 261 ] {5d3872fd-4861-4a4c-a13d-3c380c54eff6} <Debug> TCPHandler: Processed in 0.001432373 sec. | ||
| 7561 | 2025.12.19 22:06:49.651972 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7562 | 2025.12.19 22:06:49.652071 [ 261 ] {916e4262-277e-4d87-b1e3-a0f1067637bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7563 | 2025.12.19 22:06:49.652112 [ 261 ] {916e4262-277e-4d87-b1e3-a0f1067637bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7564 | 2025.12.19 22:06:49.652682 [ 261 ] {916e4262-277e-4d87-b1e3-a0f1067637bd} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2025.12.19 22:06:49.652717 [ 261 ] {916e4262-277e-4d87-b1e3-a0f1067637bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7566 | 2025.12.19 22:06:49.653049 [ 261 ] {916e4262-277e-4d87-b1e3-a0f1067637bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7567 | 2025.12.19 22:06:49.653261 [ 261 ] {916e4262-277e-4d87-b1e3-a0f1067637bd} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2025.12.19 22:06:49.653385 [ 261 ] {916e4262-277e-4d87-b1e3-a0f1067637bd} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001335 sec., 391011.23595505615 rows/sec., 28.94 MiB/sec. | ||
| 7569 | 2025.12.19 22:06:49.653422 [ 261 ] {916e4262-277e-4d87-b1e3-a0f1067637bd} <Debug> TCPHandler: Processed in 0.001506004 sec. | ||
| 7570 | 2025.12.19 22:06:49.653536 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2025.12.19 22:06:49.653632 [ 261 ] {40574c6a-e4eb-44d1-b3bb-6d854a5f4b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7572 | 2025.12.19 22:06:49.653675 [ 261 ] {40574c6a-e4eb-44d1-b3bb-6d854a5f4b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7573 | 2025.12.19 22:06:49.654259 [ 261 ] {40574c6a-e4eb-44d1-b3bb-6d854a5f4b94} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2025.12.19 22:06:49.654296 [ 261 ] {40574c6a-e4eb-44d1-b3bb-6d854a5f4b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7575 | 2025.12.19 22:06:49.654673 [ 261 ] {40574c6a-e4eb-44d1-b3bb-6d854a5f4b94} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7576 | 2025.12.19 22:06:49.654881 [ 261 ] {40574c6a-e4eb-44d1-b3bb-6d854a5f4b94} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2025.12.19 22:06:49.655007 [ 261 ] {40574c6a-e4eb-44d1-b3bb-6d854a5f4b94} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001394 sec., 606169.2969870875 rows/sec., 40.80 MiB/sec. | ||
| 7578 | 2025.12.19 22:06:49.655042 [ 261 ] {40574c6a-e4eb-44d1-b3bb-6d854a5f4b94} <Debug> TCPHandler: Processed in 0.001557266 sec. | ||
| 7579 | 2025.12.19 22:06:49.655174 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7580 | 2025.12.19 22:06:49.655290 [ 261 ] {9c30fe3d-a3c6-4a57-9d55-bde402bc4b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7581 | 2025.12.19 22:06:49.655332 [ 261 ] {9c30fe3d-a3c6-4a57-9d55-bde402bc4b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7582 | 2025.12.19 22:06:49.655717 [ 261 ] {9c30fe3d-a3c6-4a57-9d55-bde402bc4b1b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2025.12.19 22:06:49.655751 [ 261 ] {9c30fe3d-a3c6-4a57-9d55-bde402bc4b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 7584 | 2025.12.19 22:06:49.656070 [ 261 ] {9c30fe3d-a3c6-4a57-9d55-bde402bc4b1b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7585 | 2025.12.19 22:06:49.656284 [ 261 ] {9c30fe3d-a3c6-4a57-9d55-bde402bc4b1b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2025.12.19 22:06:49.656416 [ 261 ] {9c30fe3d-a3c6-4a57-9d55-bde402bc4b1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 7587 | 2025.12.19 22:06:49.656450 [ 261 ] {9c30fe3d-a3c6-4a57-9d55-bde402bc4b1b} <Debug> TCPHandler: Processed in 0.001346802 sec. | ||
| 7588 | 2025.12.19 22:06:49.749066 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34678 | ||
| 7589 | 2025.12.19 22:06:49.749188 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7590 | 2025.12.19 22:06:49.749216 [ 291 ] {} <Debug> TCP-Session: 5ed62b13-ea2b-47f8-85f5-db595b3a1afa Authenticating user 'default' from [fd00:1122:3344:101::e]:34678 | ||
| 7591 | 2025.12.19 22:06:49.749238 [ 291 ] {} <Debug> TCP-Session: 5ed62b13-ea2b-47f8-85f5-db595b3a1afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2025.12.19 22:06:49.749251 [ 291 ] {} <Debug> TCP-Session: 5ed62b13-ea2b-47f8-85f5-db595b3a1afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2025.12.19 22:06:49.749505 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57455 | ||
| 7594 | 2025.12.19 22:06:49.749572 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56265 | ||
| 7595 | 2025.12.19 22:06:49.749578 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53684 | ||
| 7596 | 2025.12.19 22:06:49.749622 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55526 | ||
| 7597 | 2025.12.19 22:06:49.749632 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7598 | 2025.12.19 22:06:49.749697 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7599 | 2025.12.19 22:06:49.749715 [ 291 ] {} <Trace> TCP-Session: 5ed62b13-ea2b-47f8-85f5-db595b3a1afa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2025.12.19 22:06:49.749740 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7601 | 2025.12.19 22:06:49.749746 [ 293 ] {} <Debug> TCP-Session: 28b4f9fe-b3df-450a-ab54-c5886ca858d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56265 | ||
| 7602 | 2025.12.19 22:06:49.749737 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7603 | 2025.12.19 22:06:49.749795 [ 290 ] {} <Debug> TCP-Session: 0e1790f0-6786-4973-aea9-41e7fc4864e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55526 | ||
| 7604 | 2025.12.19 22:06:49.749802 [ 293 ] {} <Debug> TCP-Session: 28b4f9fe-b3df-450a-ab54-c5886ca858d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2025.12.19 22:06:49.749833 [ 294 ] {} <Debug> TCP-Session: 91e7e526-699b-4384-b781-40c45b1a72eb Authenticating user 'default' from [fd00:1122:3344:101::e]:53684 | ||
| 7606 | 2025.12.19 22:06:49.749851 [ 290 ] {} <Debug> TCP-Session: 0e1790f0-6786-4973-aea9-41e7fc4864e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2025.12.19 22:06:49.749859 [ 293 ] {} <Debug> TCP-Session: 28b4f9fe-b3df-450a-ab54-c5886ca858d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2025.12.19 22:06:49.749874 [ 294 ] {} <Debug> TCP-Session: 91e7e526-699b-4384-b781-40c45b1a72eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2025.12.19 22:06:49.749886 [ 290 ] {} <Debug> TCP-Session: 0e1790f0-6786-4973-aea9-41e7fc4864e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2025.12.19 22:06:49.749915 [ 294 ] {} <Debug> TCP-Session: 91e7e526-699b-4384-b781-40c45b1a72eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2025.12.19 22:06:49.749904 [ 291 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34678) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7612 | 2025.12.19 22:06:49.749732 [ 292 ] {} <Debug> TCP-Session: 3ed39dbc-a618-42ac-bd4b-e2805cadf2bf Authenticating user 'default' from [fd00:1122:3344:101::e]:57455 | ||
| 7613 | 2025.12.19 22:06:49.749610 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42867 | ||
| 7614 | 2025.12.19 22:06:49.749997 [ 292 ] {} <Debug> TCP-Session: 3ed39dbc-a618-42ac-bd4b-e2805cadf2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2025.12.19 22:06:49.749604 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44054 | ||
| 7616 | 2025.12.19 22:06:49.750043 [ 292 ] {} <Debug> TCP-Session: 3ed39dbc-a618-42ac-bd4b-e2805cadf2bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2025.12.19 22:06:49.749581 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65205 | ||
| 7618 | 2025.12.19 22:06:49.750083 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7619 | 2025.12.19 22:06:49.750115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7620 | 2025.12.19 22:06:49.750158 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7621 | 2025.12.19 22:06:49.750234 [ 288 ] {} <Debug> TCP-Session: 8c234c11-3863-4953-a963-4763853d8a9d Authenticating user 'default' from [fd00:1122:3344:101::e]:44054 | ||
| 7622 | 2025.12.19 22:06:49.750236 [ 291 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7623 | 2025.12.19 22:06:49.750265 [ 288 ] {} <Debug> TCP-Session: 8c234c11-3863-4953-a963-4763853d8a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2025.12.19 22:06:49.750257 [ 286 ] {} <Debug> TCP-Session: f14b9fdf-da2a-4d01-bf1b-4fb397f89d02 Authenticating user 'default' from [fd00:1122:3344:101::e]:65205 | ||
| 7625 | 2025.12.19 22:06:49.750300 [ 288 ] {} <Debug> TCP-Session: 8c234c11-3863-4953-a963-4763853d8a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2025.12.19 22:06:49.750324 [ 286 ] {} <Debug> TCP-Session: f14b9fdf-da2a-4d01-bf1b-4fb397f89d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2025.12.19 22:06:49.750332 [ 291 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7628 | 2025.12.19 22:06:49.750350 [ 286 ] {} <Debug> TCP-Session: f14b9fdf-da2a-4d01-bf1b-4fb397f89d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2025.12.19 22:06:49.750140 [ 289 ] {} <Debug> TCP-Session: 02c0fd05-23f6-4ead-af8e-2516fba36ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42867 | ||
| 7630 | 2025.12.19 22:06:49.749573 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58506 | ||
| 7631 | 2025.12.19 22:06:49.750496 [ 289 ] {} <Debug> TCP-Session: 02c0fd05-23f6-4ead-af8e-2516fba36ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2025.12.19 22:06:49.750527 [ 289 ] {} <Debug> TCP-Session: 02c0fd05-23f6-4ead-af8e-2516fba36ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2025.12.19 22:06:49.750548 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7634 | 2025.12.19 22:06:49.750578 [ 259 ] {} <Debug> TCP-Session: 5b3c65c1-7301-42a6-a6fd-93a9a5997f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:58506 | ||
| 7635 | 2025.12.19 22:06:49.750601 [ 259 ] {} <Debug> TCP-Session: 5b3c65c1-7301-42a6-a6fd-93a9a5997f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7636 | 2025.12.19 22:06:49.750618 [ 259 ] {} <Debug> TCP-Session: 5b3c65c1-7301-42a6-a6fd-93a9a5997f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2025.12.19 22:06:49.750682 [ 291 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 7638 | 2025.12.19 22:06:49.751620 [ 322 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Trace> AggregatingTransform: Aggregating | ||
| 7639 | 2025.12.19 22:06:49.751659 [ 322 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Trace> Aggregator: Aggregation method: without_key | ||
| 7640 | 2025.12.19 22:06:49.751693 [ 322 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902374 sec. (1108.188 rows/sec., 43.29 KiB/sec.) | ||
| 7641 | 2025.12.19 22:06:49.751711 [ 322 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Trace> Aggregator: Merging aggregated data | ||
| 7642 | 2025.12.19 22:06:49.753064 [ 291 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00322 sec., 310.5590062111801 rows/sec., 12.13 KiB/sec. | ||
| 7643 | 2025.12.19 22:06:49.753228 [ 291 ] {5dc8f559-6c15-4d88-b7a1-bc88d0e7d184} <Debug> TCPHandler: Processed in 0.003632779 sec. | ||
| 7644 | 2025.12.19 22:06:49.753344 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7645 | 2025.12.19 22:06:49.753382 [ 291 ] {} <Debug> TCP-Session: 5ed62b13-ea2b-47f8-85f5-db595b3a1afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2025.12.19 22:06:49.753385 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7647 | 2025.12.19 22:06:49.753419 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7648 | 2025.12.19 22:06:49.753444 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7649 | 2025.12.19 22:06:49.753470 [ 292 ] {} <Debug> TCP-Session: 3ed39dbc-a618-42ac-bd4b-e2805cadf2bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2025.12.19 22:06:49.753476 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7651 | 2025.12.19 22:06:49.753494 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7652 | 2025.12.19 22:06:49.753533 [ 286 ] {} <Debug> TCP-Session: f14b9fdf-da2a-4d01-bf1b-4fb397f89d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2025.12.19 22:06:49.753537 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7654 | 2025.12.19 22:06:49.753564 [ 288 ] {} <Debug> TCP-Session: 8c234c11-3863-4953-a963-4763853d8a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7655 | 2025.12.19 22:06:49.753516 [ 290 ] {} <Debug> TCP-Session: 0e1790f0-6786-4973-aea9-41e7fc4864e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2025.12.19 22:06:49.753616 [ 289 ] {} <Debug> TCP-Session: 02c0fd05-23f6-4ead-af8e-2516fba36ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2025.12.19 22:06:49.753484 [ 259 ] {} <Debug> TCP-Session: 5b3c65c1-7301-42a6-a6fd-93a9a5997f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2025.12.19 22:06:49.753459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7659 | 2025.12.19 22:06:49.753514 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7660 | 2025.12.19 22:06:49.753706 [ 293 ] {} <Debug> TCP-Session: 28b4f9fe-b3df-450a-ab54-c5886ca858d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2025.12.19 22:06:49.753738 [ 294 ] {} <Debug> TCP-Session: 91e7e526-699b-4384-b781-40c45b1a72eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2025.12.19 22:06:49.786010 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50795 | ||
| 7663 | 2025.12.19 22:06:49.786121 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7664 | 2025.12.19 22:06:49.786150 [ 291 ] {} <Debug> TCP-Session: e47a8e58-5842-415b-b27f-4ca90d372aeb Authenticating user 'default' from [fd00:1122:3344:101::e]:50795 | ||
| 7665 | 2025.12.19 22:06:49.786174 [ 291 ] {} <Debug> TCP-Session: e47a8e58-5842-415b-b27f-4ca90d372aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2025.12.19 22:06:49.786189 [ 291 ] {} <Debug> TCP-Session: e47a8e58-5842-415b-b27f-4ca90d372aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2025.12.19 22:06:49.786390 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45940 | ||
| 7668 | 2025.12.19 22:06:49.786398 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55090 | ||
| 7669 | 2025.12.19 22:06:49.786445 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57780 | ||
| 7670 | 2025.12.19 22:06:49.786456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34228 | ||
| 7671 | 2025.12.19 22:06:49.786481 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37009 | ||
| 7672 | 2025.12.19 22:06:49.786500 [ 291 ] {} <Trace> TCP-Session: e47a8e58-5842-415b-b27f-4ca90d372aeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2025.12.19 22:06:49.786522 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7674 | 2025.12.19 22:06:49.786547 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7675 | 2025.12.19 22:06:49.786565 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7676 | 2025.12.19 22:06:49.786569 [ 259 ] {} <Debug> TCP-Session: bf4be941-3329-4ab2-904c-30b9412d2673 Authenticating user 'default' from [fd00:1122:3344:101::e]:57780 | ||
| 7677 | 2025.12.19 22:06:49.786587 [ 286 ] {} <Debug> TCP-Session: 46320a0d-5db8-43dd-8a03-d817e41f367e Authenticating user 'default' from [fd00:1122:3344:101::e]:34228 | ||
| 7678 | 2025.12.19 22:06:49.786617 [ 259 ] {} <Debug> TCP-Session: bf4be941-3329-4ab2-904c-30b9412d2673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2025.12.19 22:06:49.786657 [ 286 ] {} <Debug> TCP-Session: 46320a0d-5db8-43dd-8a03-d817e41f367e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2025.12.19 22:06:49.786680 [ 259 ] {} <Debug> TCP-Session: bf4be941-3329-4ab2-904c-30b9412d2673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2025.12.19 22:06:49.786695 [ 286 ] {} <Debug> TCP-Session: 46320a0d-5db8-43dd-8a03-d817e41f367e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2025.12.19 22:06:49.786696 [ 291 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50795) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7683 | 2025.12.19 22:06:49.786523 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7684 | 2025.12.19 22:06:49.786498 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36047 | ||
| 7685 | 2025.12.19 22:06:49.786772 [ 293 ] {} <Debug> TCP-Session: a0a6d420-c8f3-45ec-9701-fc932143a6e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55090 | ||
| 7686 | 2025.12.19 22:06:49.786497 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7687 | 2025.12.19 22:06:49.786830 [ 293 ] {} <Debug> TCP-Session: a0a6d420-c8f3-45ec-9701-fc932143a6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2025.12.19 22:06:49.786848 [ 292 ] {} <Debug> TCP-Session: 4785ccf1-546d-4650-9483-67c0df598438 Authenticating user 'default' from [fd00:1122:3344:101::e]:45940 | ||
| 7689 | 2025.12.19 22:06:49.786858 [ 293 ] {} <Debug> TCP-Session: a0a6d420-c8f3-45ec-9701-fc932143a6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2025.12.19 22:06:49.786877 [ 292 ] {} <Debug> TCP-Session: 4785ccf1-546d-4650-9483-67c0df598438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2025.12.19 22:06:49.786882 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7692 | 2025.12.19 22:06:49.786910 [ 292 ] {} <Debug> TCP-Session: 4785ccf1-546d-4650-9483-67c0df598438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2025.12.19 22:06:49.786476 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34825 | ||
| 7694 | 2025.12.19 22:06:49.786935 [ 290 ] {} <Debug> TCP-Session: 5d12adb4-75f8-4464-bfb1-21deb166268c Authenticating user 'default' from [fd00:1122:3344:101::e]:36047 | ||
| 7695 | 2025.12.19 22:06:49.786598 [ 289 ] {} <Debug> TCP-Session: ec36efe9-d452-4aa2-92e6-ce815e5bb199 Authenticating user 'default' from [fd00:1122:3344:101::e]:37009 | ||
| 7696 | 2025.12.19 22:06:49.786991 [ 290 ] {} <Debug> TCP-Session: 5d12adb4-75f8-4464-bfb1-21deb166268c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2025.12.19 22:06:49.786994 [ 291 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7698 | 2025.12.19 22:06:49.787029 [ 290 ] {} <Debug> TCP-Session: 5d12adb4-75f8-4464-bfb1-21deb166268c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2025.12.19 22:06:49.787034 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7700 | 2025.12.19 22:06:49.787010 [ 289 ] {} <Debug> TCP-Session: ec36efe9-d452-4aa2-92e6-ce815e5bb199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2025.12.19 22:06:49.787087 [ 291 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7702 | 2025.12.19 22:06:49.787089 [ 288 ] {} <Debug> TCP-Session: df467143-0345-45c6-af12-402c401424f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34825 | ||
| 7703 | 2025.12.19 22:06:49.787099 [ 289 ] {} <Debug> TCP-Session: ec36efe9-d452-4aa2-92e6-ce815e5bb199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2025.12.19 22:06:49.787145 [ 288 ] {} <Debug> TCP-Session: df467143-0345-45c6-af12-402c401424f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2025.12.19 22:06:49.786439 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34628 | ||
| 7706 | 2025.12.19 22:06:49.787182 [ 288 ] {} <Debug> TCP-Session: df467143-0345-45c6-af12-402c401424f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2025.12.19 22:06:49.787244 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7708 | 2025.12.19 22:06:49.787266 [ 294 ] {} <Debug> TCP-Session: f6f9618c-3eff-4249-86bf-720315616cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34628 | ||
| 7709 | 2025.12.19 22:06:49.787288 [ 294 ] {} <Debug> TCP-Session: f6f9618c-3eff-4249-86bf-720315616cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2025.12.19 22:06:49.787304 [ 294 ] {} <Debug> TCP-Session: f6f9618c-3eff-4249-86bf-720315616cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7711 | 2025.12.19 22:06:49.787397 [ 291 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 7712 | 2025.12.19 22:06:49.788311 [ 302 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Trace> AggregatingTransform: Aggregating | ||
| 7713 | 2025.12.19 22:06:49.788349 [ 302 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Trace> Aggregator: Aggregation method: without_key | ||
| 7714 | 2025.12.19 22:06:49.788384 [ 302 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885504 sec. (1129.300 rows/sec., 44.11 KiB/sec.) | ||
| 7715 | 2025.12.19 22:06:49.788401 [ 302 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Trace> Aggregator: Merging aggregated data | ||
| 7716 | 2025.12.19 22:06:49.789590 [ 291 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002956 sec., 338.29499323410016 rows/sec., 13.21 KiB/sec. | ||
| 7717 | 2025.12.19 22:06:49.789750 [ 291 ] {94b1de9a-d842-4d65-97a5-6801e821ba85} <Debug> TCPHandler: Processed in 0.003362655 sec. | ||
| 7718 | 2025.12.19 22:06:49.789875 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2025.12.19 22:06:49.789901 [ 291 ] {} <Debug> TCP-Session: e47a8e58-5842-415b-b27f-4ca90d372aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2025.12.19 22:06:49.789904 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7721 | 2025.12.19 22:06:49.789929 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7722 | 2025.12.19 22:06:49.789950 [ 259 ] {} <Debug> TCP-Session: bf4be941-3329-4ab2-904c-30b9412d2673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2025.12.19 22:06:49.789965 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7724 | 2025.12.19 22:06:49.789973 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7725 | 2025.12.19 22:06:49.790006 [ 288 ] {} <Debug> TCP-Session: df467143-0345-45c6-af12-402c401424f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2025.12.19 22:06:49.790006 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7727 | 2025.12.19 22:06:49.790044 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7728 | 2025.12.19 22:06:49.790075 [ 286 ] {} <Debug> TCP-Session: 46320a0d-5db8-43dd-8a03-d817e41f367e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2025.12.19 22:06:49.790098 [ 289 ] {} <Debug> TCP-Session: ec36efe9-d452-4aa2-92e6-ce815e5bb199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2025.12.19 22:06:49.790040 [ 293 ] {} <Debug> TCP-Session: a0a6d420-c8f3-45ec-9701-fc932143a6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2025.12.19 22:06:49.789988 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7732 | 2025.12.19 22:06:49.790026 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7733 | 2025.12.19 22:06:49.789986 [ 290 ] {} <Debug> TCP-Session: 5d12adb4-75f8-4464-bfb1-21deb166268c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2025.12.19 22:06:49.790198 [ 292 ] {} <Debug> TCP-Session: 4785ccf1-546d-4650-9483-67c0df598438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2025.12.19 22:06:49.790217 [ 294 ] {} <Debug> TCP-Session: f6f9618c-3eff-4249-86bf-720315616cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2025.12.19 22:06:51.254236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19662 | ||
| 7737 | 2025.12.19 22:06:51.255139 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2025.12.19 22:06:51.255214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7739 | 2025.12.19 22:06:51.255939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7740 | 2025.12.19 22:06:51.256179 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2025.12.19 22:06:51.256310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19662 | ||
| 7742 | 2025.12.19 22:06:51.256344 [ 107 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7743 | 2025.12.19 22:06:51.256424 [ 107 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2025.12.19 22:06:51.256448 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7745 | 2025.12.19 22:06:51.256577 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 7746 | 2025.12.19 22:06:51.256735 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7747 | 2025.12.19 22:06:51.256773 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17230 rows starting from the beginning of the part | ||
| 7748 | 2025.12.19 22:06:51.256835 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 7749 | 2025.12.19 22:06:51.256880 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 7750 | 2025.12.19 22:06:51.256923 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 7751 | 2025.12.19 22:06:51.256964 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 7752 | 2025.12.19 22:06:51.257014 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 7753 | 2025.12.19 22:06:51.259232 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19662 rows, containing 4 columns (4 merged, 0 gathered) in 0.002711084 sec., 7252449.573676065 rows/sec., 103.75 MiB/sec. | ||
| 7754 | 2025.12.19 22:06:51.259528 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7755 | 2025.12.19 22:06:51.259804 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_41_8} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2025.12.19 22:06:51.259880 [ 192 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_41_8} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7757 | 2025.12.19 22:06:51.259978 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 7758 | 2025.12.19 22:06:52.289839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7759 | 2025.12.19 22:06:52.307585 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2025.12.19 22:06:52.307636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7761 | 2025.12.19 22:06:52.313643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7762 | 2025.12.19 22:06:52.314400 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2025.12.19 22:06:52.314727 [ 106 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7764 | 2025.12.19 22:06:52.314793 [ 106 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2025.12.19 22:06:52.314813 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7766 | 2025.12.19 22:06:52.314909 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 7767 | 2025.12.19 22:06:52.317753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7768 | 2025.12.19 22:06:52.318055 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7769 | 2025.12.19 22:06:52.318907 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 7770 | 2025.12.19 22:06:52.322427 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 7771 | 2025.12.19 22:06:52.325975 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 7772 | 2025.12.19 22:06:52.330076 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 7773 | 2025.12.19 22:06:52.334374 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 7774 | 2025.12.19 22:06:52.338465 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 7775 | 2025.12.19 22:06:52.395226 [ 192 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080347691 sec., 3845.785686610459 rows/sec., 19.89 MiB/sec. | ||
| 7776 | 2025.12.19 22:06:52.398193 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7777 | 2025.12.19 22:06:52.400227 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_41_8} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2025.12.19 22:06:52.400348 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_41_8} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7779 | 2025.12.19 22:06:52.402836 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7780 | 2025.12.19 22:06:53.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.23 MiB, peak 304.65 MiB, free memory in arenas 0.00 B, will set to 294.16 MiB (RSS), difference: 2.93 MiB | ||
| 7781 | 2025.12.19 22:06:53.798538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 910 | ||
| 7782 | 2025.12.19 22:06:53.800910 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2025.12.19 22:06:53.800959 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7784 | 2025.12.19 22:06:53.802217 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7785 | 2025.12.19 22:06:53.802475 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2025.12.19 22:06:53.802732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 7787 | 2025.12.19 22:06:54.615153 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2025.12.19 22:06:54.615357 [ 261 ] {8bbc25aa-4cee-49c3-b43f-b635c1f99da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7789 | 2025.12.19 22:06:54.615430 [ 261 ] {8bbc25aa-4cee-49c3-b43f-b635c1f99da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7790 | 2025.12.19 22:06:54.616134 [ 261 ] {8bbc25aa-4cee-49c3-b43f-b635c1f99da7} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2025.12.19 22:06:54.616177 [ 261 ] {8bbc25aa-4cee-49c3-b43f-b635c1f99da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7792 | 2025.12.19 22:06:54.616579 [ 261 ] {8bbc25aa-4cee-49c3-b43f-b635c1f99da7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7793 | 2025.12.19 22:06:54.616805 [ 261 ] {8bbc25aa-4cee-49c3-b43f-b635c1f99da7} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2025.12.19 22:06:54.616958 [ 261 ] {8bbc25aa-4cee-49c3-b43f-b635c1f99da7} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001655 sec., 82175.22658610271 rows/sec., 7.13 MiB/sec. | ||
| 7795 | 2025.12.19 22:06:54.617000 [ 261 ] {8bbc25aa-4cee-49c3-b43f-b635c1f99da7} <Debug> TCPHandler: Processed in 0.001983413 sec. | ||
| 7796 | 2025.12.19 22:06:54.617113 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7797 | 2025.12.19 22:06:54.617204 [ 261 ] {153e17c0-d94b-4ae3-92b2-35e111000e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7798 | 2025.12.19 22:06:54.617243 [ 261 ] {153e17c0-d94b-4ae3-92b2-35e111000e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7799 | 2025.12.19 22:06:54.617623 [ 261 ] {153e17c0-d94b-4ae3-92b2-35e111000e4b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2025.12.19 22:06:54.617657 [ 261 ] {153e17c0-d94b-4ae3-92b2-35e111000e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7801 | 2025.12.19 22:06:54.617937 [ 261 ] {153e17c0-d94b-4ae3-92b2-35e111000e4b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7802 | 2025.12.19 22:06:54.618207 [ 261 ] {153e17c0-d94b-4ae3-92b2-35e111000e4b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2025.12.19 22:06:54.618333 [ 261 ] {153e17c0-d94b-4ae3-92b2-35e111000e4b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001134 sec., 35273.36860670194 rows/sec., 2.59 MiB/sec. | ||
| 7804 | 2025.12.19 22:06:54.618370 [ 261 ] {153e17c0-d94b-4ae3-92b2-35e111000e4b} <Debug> TCPHandler: Processed in 0.001299621 sec. | ||
| 7805 | 2025.12.19 22:06:54.618478 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2025.12.19 22:06:54.618573 [ 261 ] {a0d43a9e-519a-45ef-8c99-91870a986f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7807 | 2025.12.19 22:06:54.618612 [ 261 ] {a0d43a9e-519a-45ef-8c99-91870a986f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7808 | 2025.12.19 22:06:54.619030 [ 261 ] {a0d43a9e-519a-45ef-8c99-91870a986f9c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2025.12.19 22:06:54.619066 [ 261 ] {a0d43a9e-519a-45ef-8c99-91870a986f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7810 | 2025.12.19 22:06:54.619387 [ 261 ] {a0d43a9e-519a-45ef-8c99-91870a986f9c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7811 | 2025.12.19 22:06:54.619602 [ 261 ] {a0d43a9e-519a-45ef-8c99-91870a986f9c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2025.12.19 22:06:54.619727 [ 261 ] {a0d43a9e-519a-45ef-8c99-91870a986f9c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 6.93 MiB/sec. | ||
| 7813 | 2025.12.19 22:06:54.619763 [ 261 ] {a0d43a9e-519a-45ef-8c99-91870a986f9c} <Debug> TCPHandler: Processed in 0.001335482 sec. | ||
| 7814 | 2025.12.19 22:06:54.619874 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2025.12.19 22:06:54.619969 [ 261 ] {ae5fb690-4374-4af6-be0f-f7ec08ab8f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7816 | 2025.12.19 22:06:54.620015 [ 261 ] {ae5fb690-4374-4af6-be0f-f7ec08ab8f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7817 | 2025.12.19 22:06:54.620424 [ 261 ] {ae5fb690-4374-4af6-be0f-f7ec08ab8f60} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2025.12.19 22:06:54.620461 [ 261 ] {ae5fb690-4374-4af6-be0f-f7ec08ab8f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7819 | 2025.12.19 22:06:54.620788 [ 261 ] {ae5fb690-4374-4af6-be0f-f7ec08ab8f60} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7820 | 2025.12.19 22:06:54.620992 [ 261 ] {ae5fb690-4374-4af6-be0f-f7ec08ab8f60} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2025.12.19 22:06:54.621120 [ 261 ] {ae5fb690-4374-4af6-be0f-f7ec08ab8f60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 7822 | 2025.12.19 22:06:54.621156 [ 261 ] {ae5fb690-4374-4af6-be0f-f7ec08ab8f60} <Debug> TCPHandler: Processed in 0.001332922 sec. | ||
| 7823 | 2025.12.19 22:06:54.621256 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2025.12.19 22:06:54.621351 [ 261 ] {fecd912a-d0b4-4fdd-8eb5-f1066e47d4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7825 | 2025.12.19 22:06:54.621404 [ 261 ] {fecd912a-d0b4-4fdd-8eb5-f1066e47d4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7826 | 2025.12.19 22:06:54.622265 [ 261 ] {fecd912a-d0b4-4fdd-8eb5-f1066e47d4de} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2025.12.19 22:06:54.622301 [ 261 ] {fecd912a-d0b4-4fdd-8eb5-f1066e47d4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7828 | 2025.12.19 22:06:54.622900 [ 261 ] {fecd912a-d0b4-4fdd-8eb5-f1066e47d4de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7829 | 2025.12.19 22:06:54.623120 [ 261 ] {fecd912a-d0b4-4fdd-8eb5-f1066e47d4de} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.12.19 22:06:54.623255 [ 261 ] {fecd912a-d0b4-4fdd-8eb5-f1066e47d4de} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 7831 | 2025.12.19 22:06:54.623307 [ 261 ] {fecd912a-d0b4-4fdd-8eb5-f1066e47d4de} <Debug> TCPHandler: Processed in 0.002100505 sec. | ||
| 7832 | 2025.12.19 22:06:54.623418 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2025.12.19 22:06:54.623513 [ 261 ] {36c5a268-d0bb-4527-8a5c-c468771fc81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7834 | 2025.12.19 22:06:54.623555 [ 261 ] {36c5a268-d0bb-4527-8a5c-c468771fc81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7835 | 2025.12.19 22:06:54.623886 [ 261 ] {36c5a268-d0bb-4527-8a5c-c468771fc81d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2025.12.19 22:06:54.623922 [ 261 ] {36c5a268-d0bb-4527-8a5c-c468771fc81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7837 | 2025.12.19 22:06:54.624229 [ 261 ] {36c5a268-d0bb-4527-8a5c-c468771fc81d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7838 | 2025.12.19 22:06:54.624432 [ 261 ] {36c5a268-d0bb-4527-8a5c-c468771fc81d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2025.12.19 22:06:54.624556 [ 261 ] {36c5a268-d0bb-4527-8a5c-c468771fc81d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7840 | 2025.12.19 22:06:54.624592 [ 261 ] {36c5a268-d0bb-4527-8a5c-c468771fc81d} <Debug> TCPHandler: Processed in 0.001224491 sec. | ||
| 7841 | 2025.12.19 22:06:58.637780 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7842 | 2025.12.19 22:06:58.637897 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7843 | 2025.12.19 22:06:58.756474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20110 | ||
| 7844 | 2025.12.19 22:06:58.757020 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2025.12.19 22:06:58.757072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7846 | 2025.12.19 22:06:58.757647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7847 | 2025.12.19 22:06:58.757879 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2025.12.19 22:06:58.758006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20110 | ||
| 7849 | 2025.12.19 22:06:59.613584 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2025.12.19 22:06:59.613844 [ 261 ] {b763674d-feca-496f-b65e-047afc16fd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7851 | 2025.12.19 22:06:59.613916 [ 261 ] {b763674d-feca-496f-b65e-047afc16fd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7852 | 2025.12.19 22:06:59.614604 [ 261 ] {b763674d-feca-496f-b65e-047afc16fd26} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2025.12.19 22:06:59.614657 [ 261 ] {b763674d-feca-496f-b65e-047afc16fd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7854 | 2025.12.19 22:06:59.615064 [ 261 ] {b763674d-feca-496f-b65e-047afc16fd26} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7855 | 2025.12.19 22:06:59.615279 [ 261 ] {b763674d-feca-496f-b65e-047afc16fd26} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2025.12.19 22:06:59.615430 [ 261 ] {b763674d-feca-496f-b65e-047afc16fd26} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.62 MiB/sec. | ||
| 7857 | 2025.12.19 22:06:59.615471 [ 261 ] {b763674d-feca-496f-b65e-047afc16fd26} <Debug> TCPHandler: Processed in 0.002053274 sec. | ||
| 7858 | 2025.12.19 22:06:59.615475 [ 98 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7859 | 2025.12.19 22:06:59.615572 [ 98 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2025.12.19 22:06:59.615595 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7861 | 2025.12.19 22:06:59.615610 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7862 | 2025.12.19 22:06:59.615701 [ 261 ] {9dca67c7-dcba-4eec-adad-9e9c2b75bbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7863 | 2025.12.19 22:06:59.615747 [ 261 ] {9dca67c7-dcba-4eec-adad-9e9c2b75bbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7864 | 2025.12.19 22:06:59.615785 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 7865 | 2025.12.19 22:06:59.615929 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7866 | 2025.12.19 22:06:59.615963 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 7867 | 2025.12.19 22:06:59.616029 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7868 | 2025.12.19 22:06:59.616078 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 7869 | 2025.12.19 22:06:59.616122 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1197 rows starting from the beginning of the part | ||
| 7870 | 2025.12.19 22:06:59.616158 [ 261 ] {9dca67c7-dcba-4eec-adad-9e9c2b75bbd2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2025.12.19 22:06:59.616167 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part | ||
| 7872 | 2025.12.19 22:06:59.616201 [ 261 ] {9dca67c7-dcba-4eec-adad-9e9c2b75bbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7873 | 2025.12.19 22:06:59.616242 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7874 | 2025.12.19 22:06:59.616547 [ 261 ] {9dca67c7-dcba-4eec-adad-9e9c2b75bbd2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7875 | 2025.12.19 22:06:59.616770 [ 261 ] {9dca67c7-dcba-4eec-adad-9e9c2b75bbd2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2025.12.19 22:06:59.616888 [ 98 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7877 | 2025.12.19 22:06:59.616901 [ 261 ] {9dca67c7-dcba-4eec-adad-9e9c2b75bbd2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 7878 | 2025.12.19 22:06:59.616925 [ 98 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2025.12.19 22:06:59.616947 [ 261 ] {9dca67c7-dcba-4eec-adad-9e9c2b75bbd2} <Debug> TCPHandler: Processed in 0.001409793 sec. | ||
| 7880 | 2025.12.19 22:06:59.616949 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7881 | 2025.12.19 22:06:59.617052 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 7882 | 2025.12.19 22:06:59.617062 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2025.12.19 22:06:59.617149 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7884 | 2025.12.19 22:06:59.617168 [ 261 ] {243726e5-27e4-41e8-acec-d6c1b95f7f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7885 | 2025.12.19 22:06:59.617176 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 634 rows starting from the beginning of the part | ||
| 7886 | 2025.12.19 22:06:59.617211 [ 261 ] {243726e5-27e4-41e8-acec-d6c1b95f7f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7887 | 2025.12.19 22:06:59.617234 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7888 | 2025.12.19 22:06:59.617282 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 7889 | 2025.12.19 22:06:59.617320 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 522 rows starting from the beginning of the part | ||
| 7890 | 2025.12.19 22:06:59.617357 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 7891 | 2025.12.19 22:06:59.617393 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7892 | 2025.12.19 22:06:59.617605 [ 261 ] {243726e5-27e4-41e8-acec-d6c1b95f7f4a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2025.12.19 22:06:59.617639 [ 261 ] {243726e5-27e4-41e8-acec-d6c1b95f7f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7894 | 2025.12.19 22:06:59.617731 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2988 rows, containing 5 columns (5 merged, 0 gathered) in 0.002001623 sec., 1492788.602049437 rows/sec., 130.07 MiB/sec. | ||
| 7895 | 2025.12.19 22:06:59.618005 [ 261 ] {243726e5-27e4-41e8-acec-d6c1b95f7f4a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7896 | 2025.12.19 22:06:59.618056 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7897 | 2025.12.19 22:06:59.618259 [ 261 ] {243726e5-27e4-41e8-acec-d6c1b95f7f4a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2025.12.19 22:06:59.618318 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303771 sec., 1144372.746440901 rows/sec., 90.80 MiB/sec. | ||
| 7899 | 2025.12.19 22:06:59.618384 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7900 | 2025.12.19 22:06:59.618399 [ 261 ] {243726e5-27e4-41e8-acec-d6c1b95f7f4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 7901 | 2025.12.19 22:06:59.618405 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2025.12.19 22:06:59.618419 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2025.12.19 22:06:59.618446 [ 261 ] {243726e5-27e4-41e8-acec-d6c1b95f7f4a} <Debug> TCPHandler: Processed in 0.001432374 sec. | ||
| 7904 | 2025.12.19 22:06:59.618461 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7905 | 2025.12.19 22:06:59.618514 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_61_12} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7906 | 2025.12.19 22:06:59.618551 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2025.12.19 22:06:59.618561 [ 201 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7908 | 2025.12.19 22:06:59.618565 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 7909 | 2025.12.19 22:06:59.618622 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7910 | 2025.12.19 22:06:59.618654 [ 261 ] {cb7e851d-a37d-48b0-aa19-6e340b218ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7911 | 2025.12.19 22:06:59.618701 [ 261 ] {cb7e851d-a37d-48b0-aa19-6e340b218ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7912 | 2025.12.19 22:06:59.618705 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7913 | 2025.12.19 22:06:59.618753 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16164 rows starting from the beginning of the part | ||
| 7914 | 2025.12.19 22:06:59.618827 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 7915 | 2025.12.19 22:06:59.618872 [ 201 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.12.19 22:06:59.618879 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7917 | 2025.12.19 22:06:59.618939 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 7918 | 2025.12.19 22:06:59.618952 [ 201 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_61_12} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7919 | 2025.12.19 22:06:59.618989 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7920 | 2025.12.19 22:06:59.619030 [ 261 ] {cb7e851d-a37d-48b0-aa19-6e340b218ed6} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2025.12.19 22:06:59.619040 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7922 | 2025.12.19 22:06:59.619034 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 7923 | 2025.12.19 22:06:59.619075 [ 261 ] {cb7e851d-a37d-48b0-aa19-6e340b218ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7924 | 2025.12.19 22:06:59.619450 [ 261 ] {cb7e851d-a37d-48b0-aa19-6e340b218ed6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7925 | 2025.12.19 22:06:59.619685 [ 261 ] {cb7e851d-a37d-48b0-aa19-6e340b218ed6} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2025.12.19 22:06:59.619793 [ 98 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7927 | 2025.12.19 22:06:59.619810 [ 261 ] {cb7e851d-a37d-48b0-aa19-6e340b218ed6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 7928 | 2025.12.19 22:06:59.619825 [ 98 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2025.12.19 22:06:59.619850 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7930 | 2025.12.19 22:06:59.619852 [ 261 ] {cb7e851d-a37d-48b0-aa19-6e340b218ed6} <Debug> TCPHandler: Processed in 0.001347181 sec. | ||
| 7931 | 2025.12.19 22:06:59.619914 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 7932 | 2025.12.19 22:06:59.619988 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7933 | 2025.12.19 22:06:59.620010 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3300 rows starting from the beginning of the part | ||
| 7934 | 2025.12.19 22:06:59.620054 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 7935 | 2025.12.19 22:06:59.620094 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7936 | 2025.12.19 22:06:59.620133 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 7937 | 2025.12.19 22:06:59.620168 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7938 | 2025.12.19 22:06:59.620203 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 7939 | 2025.12.19 22:06:59.621518 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001629356 sec., 2209461.8978295717 rows/sec., 148.90 MiB/sec. | ||
| 7940 | 2025.12.19 22:06:59.621961 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7941 | 2025.12.19 22:06:59.622263 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_61_12} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2025.12.19 22:06:59.622342 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_61_12} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7943 | 2025.12.19 22:06:59.622442 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7944 | 2025.12.19 22:06:59.624332 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17649 rows, containing 5 columns (5 merged, 0 gathered) in 0.005811645 sec., 3036833.805230705 rows/sec., 208.67 MiB/sec. | ||
| 7945 | 2025.12.19 22:06:59.624544 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7946 | 2025.12.19 22:06:59.624822 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2025.12.19 22:06:59.624892 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7948 | 2025.12.19 22:06:59.624958 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7949 | 2025.12.19 22:06:59.817893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7950 | 2025.12.19 22:06:59.833989 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2025.12.19 22:06:59.834046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7952 | 2025.12.19 22:06:59.839692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7953 | 2025.12.19 22:06:59.840431 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2025.12.19 22:06:59.843163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7955 | 2025.12.19 22:07:00.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.29 MiB, peak 304.65 MiB, free memory in arenas 0.00 B, will set to 297.75 MiB (RSS), difference: 2.46 MiB | ||
| 7956 | 2025.12.19 22:07:03.802997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 930 | ||
| 7957 | 2025.12.19 22:07:03.805423 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2025.12.19 22:07:03.805484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7959 | 2025.12.19 22:07:03.806844 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7960 | 2025.12.19 22:07:03.807138 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2025.12.19 22:07:03.807289 [ 94 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7962 | 2025.12.19 22:07:03.807328 [ 94 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2025.12.19 22:07:03.807347 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7964 | 2025.12.19 22:07:03.807463 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 7965 | 2025.12.19 22:07:03.807519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 7966 | 2025.12.19 22:07:03.808013 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7967 | 2025.12.19 22:07:03.808175 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 808 rows starting from the beginning of the part | ||
| 7968 | 2025.12.19 22:07:03.808557 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part | ||
| 7969 | 2025.12.19 22:07:03.808919 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 7970 | 2025.12.19 22:07:03.809306 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 7971 | 2025.12.19 22:07:03.809671 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 7972 | 2025.12.19 22:07:03.810008 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 7973 | 2025.12.19 22:07:03.816455 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 72 columns (72 merged, 0 gathered) in 0.009048338 sec., 102781.30635703486 rows/sec., 83.17 MiB/sec. | ||
| 7974 | 2025.12.19 22:07:03.817501 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7975 | 2025.12.19 22:07:03.818015 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2025.12.19 22:07:03.818100 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_31_6} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7977 | 2025.12.19 22:07:03.818282 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 7978 | 2025.12.19 22:07:04.615810 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2025.12.19 22:07:04.615986 [ 261 ] {6d4c4495-b275-4ec8-9cad-b4a831899a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7980 | 2025.12.19 22:07:04.616050 [ 261 ] {6d4c4495-b275-4ec8-9cad-b4a831899a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7981 | 2025.12.19 22:07:04.616671 [ 261 ] {6d4c4495-b275-4ec8-9cad-b4a831899a0f} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2025.12.19 22:07:04.616708 [ 261 ] {6d4c4495-b275-4ec8-9cad-b4a831899a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7983 | 2025.12.19 22:07:04.617102 [ 261 ] {6d4c4495-b275-4ec8-9cad-b4a831899a0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7984 | 2025.12.19 22:07:04.617333 [ 261 ] {6d4c4495-b275-4ec8-9cad-b4a831899a0f} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2025.12.19 22:07:04.617471 [ 261 ] {6d4c4495-b275-4ec8-9cad-b4a831899a0f} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001532 sec., 10443.864229765013 rows/sec., 860.55 KiB/sec. | ||
| 7986 | 2025.12.19 22:07:04.617512 [ 261 ] {6d4c4495-b275-4ec8-9cad-b4a831899a0f} <Debug> TCPHandler: Processed in 0.001824469 sec. | ||
| 7987 | 2025.12.19 22:07:04.617643 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2025.12.19 22:07:04.617737 [ 261 ] {fdad36b0-6409-488f-9d4f-6d9ef62e0788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7989 | 2025.12.19 22:07:04.617775 [ 261 ] {fdad36b0-6409-488f-9d4f-6d9ef62e0788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7990 | 2025.12.19 22:07:04.618281 [ 261 ] {fdad36b0-6409-488f-9d4f-6d9ef62e0788} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2025.12.19 22:07:04.618315 [ 261 ] {fdad36b0-6409-488f-9d4f-6d9ef62e0788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 7992 | 2025.12.19 22:07:04.618648 [ 261 ] {fdad36b0-6409-488f-9d4f-6d9ef62e0788} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7993 | 2025.12.19 22:07:04.618861 [ 261 ] {fdad36b0-6409-488f-9d4f-6d9ef62e0788} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2025.12.19 22:07:04.618983 [ 261 ] {fdad36b0-6409-488f-9d4f-6d9ef62e0788} <Debug> executeQuery: Read 145 rows, 12.76 KiB in 0.001265 sec., 114624.50592885374 rows/sec., 9.85 MiB/sec. | ||
| 7995 | 2025.12.19 22:07:04.619019 [ 261 ] {fdad36b0-6409-488f-9d4f-6d9ef62e0788} <Debug> TCPHandler: Processed in 0.001433483 sec. | ||
| 7996 | 2025.12.19 22:07:04.619137 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2025.12.19 22:07:04.619230 [ 261 ] {09994bfb-0ac1-4107-bbe4-bcee805199fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7998 | 2025.12.19 22:07:04.619269 [ 261 ] {09994bfb-0ac1-4107-bbe4-bcee805199fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7999 | 2025.12.19 22:07:04.619700 [ 261 ] {09994bfb-0ac1-4107-bbe4-bcee805199fe} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2025.12.19 22:07:04.619739 [ 261 ] {09994bfb-0ac1-4107-bbe4-bcee805199fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8001 | 2025.12.19 22:07:04.620058 [ 261 ] {09994bfb-0ac1-4107-bbe4-bcee805199fe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8002 | 2025.12.19 22:07:04.620263 [ 261 ] {09994bfb-0ac1-4107-bbe4-bcee805199fe} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2025.12.19 22:07:04.620357 [ 93 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8004 | 2025.12.19 22:07:04.620387 [ 261 ] {09994bfb-0ac1-4107-bbe4-bcee805199fe} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001175 sec., 47659.574468085106 rows/sec., 3.44 MiB/sec. | ||
| 8005 | 2025.12.19 22:07:04.620394 [ 93 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2025.12.19 22:07:04.620419 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8007 | 2025.12.19 22:07:04.620426 [ 261 ] {09994bfb-0ac1-4107-bbe4-bcee805199fe} <Debug> TCPHandler: Processed in 0.001336862 sec. | ||
| 8008 | 2025.12.19 22:07:04.620536 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 8009 | 2025.12.19 22:07:04.620553 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2025.12.19 22:07:04.620674 [ 261 ] {88dc7da5-828a-412d-8721-570b028b4c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8011 | 2025.12.19 22:07:04.620708 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8012 | 2025.12.19 22:07:04.620714 [ 261 ] {88dc7da5-828a-412d-8721-570b028b4c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8013 | 2025.12.19 22:07:04.620755 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 72 rows starting from the beginning of the part | ||
| 8014 | 2025.12.19 22:07:04.620827 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 54 rows starting from the beginning of the part | ||
| 8015 | 2025.12.19 22:07:04.620871 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 8016 | 2025.12.19 22:07:04.620914 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 8017 | 2025.12.19 22:07:04.620950 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 8018 | 2025.12.19 22:07:04.620990 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 8019 | 2025.12.19 22:07:04.621178 [ 261 ] {88dc7da5-828a-412d-8721-570b028b4c62} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2025.12.19 22:07:04.621220 [ 261 ] {88dc7da5-828a-412d-8721-570b028b4c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8021 | 2025.12.19 22:07:04.621568 [ 261 ] {88dc7da5-828a-412d-8721-570b028b4c62} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8022 | 2025.12.19 22:07:04.621795 [ 261 ] {88dc7da5-828a-412d-8721-570b028b4c62} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2025.12.19 22:07:04.621923 [ 261 ] {88dc7da5-828a-412d-8721-570b028b4c62} <Debug> executeQuery: Read 120 rows, 9.64 KiB in 0.001268 sec., 94637.2239747634 rows/sec., 7.42 MiB/sec. | ||
| 8024 | 2025.12.19 22:07:04.621959 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482204 sec., 178113.13422443875 rows/sec., 13.71 MiB/sec. | ||
| 8025 | 2025.12.19 22:07:04.621962 [ 261 ] {88dc7da5-828a-412d-8721-570b028b4c62} <Debug> TCPHandler: Processed in 0.001456964 sec. | ||
| 8026 | 2025.12.19 22:07:04.622097 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2025.12.19 22:07:04.622134 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8028 | 2025.12.19 22:07:04.622191 [ 261 ] {ebd39c4a-8be3-4422-9192-955187cee68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8029 | 2025.12.19 22:07:04.622240 [ 261 ] {ebd39c4a-8be3-4422-9192-955187cee68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8030 | 2025.12.19 22:07:04.622444 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2025.12.19 22:07:04.622538 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_36_7} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8032 | 2025.12.19 22:07:04.622625 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8033 | 2025.12.19 22:07:04.622655 [ 261 ] {ebd39c4a-8be3-4422-9192-955187cee68d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2025.12.19 22:07:04.622698 [ 261 ] {ebd39c4a-8be3-4422-9192-955187cee68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8035 | 2025.12.19 22:07:04.623042 [ 261 ] {ebd39c4a-8be3-4422-9192-955187cee68d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8036 | 2025.12.19 22:07:04.623277 [ 261 ] {ebd39c4a-8be3-4422-9192-955187cee68d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2025.12.19 22:07:04.623409 [ 261 ] {ebd39c4a-8be3-4422-9192-955187cee68d} <Debug> executeQuery: Read 168 rows, 11.98 KiB in 0.001237 sec., 135812.44947453515 rows/sec., 9.46 MiB/sec. | ||
| 8038 | 2025.12.19 22:07:04.623446 [ 261 ] {ebd39c4a-8be3-4422-9192-955187cee68d} <Debug> TCPHandler: Processed in 0.001397112 sec. | ||
| 8039 | 2025.12.19 22:07:04.623551 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8040 | 2025.12.19 22:07:04.623645 [ 261 ] {f8b460bb-ba5c-4315-b7cb-ddf3571db62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8041 | 2025.12.19 22:07:04.623699 [ 261 ] {f8b460bb-ba5c-4315-b7cb-ddf3571db62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8042 | 2025.12.19 22:07:04.624597 [ 261 ] {f8b460bb-ba5c-4315-b7cb-ddf3571db62d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2025.12.19 22:07:04.624637 [ 261 ] {f8b460bb-ba5c-4315-b7cb-ddf3571db62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8044 | 2025.12.19 22:07:04.625220 [ 261 ] {f8b460bb-ba5c-4315-b7cb-ddf3571db62d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8045 | 2025.12.19 22:07:04.625438 [ 261 ] {f8b460bb-ba5c-4315-b7cb-ddf3571db62d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2025.12.19 22:07:04.625569 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8047 | 2025.12.19 22:07:04.625571 [ 261 ] {f8b460bb-ba5c-4315-b7cb-ddf3571db62d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001943 sec., 20586.72156459084 rows/sec., 36.89 MiB/sec. | ||
| 8048 | 2025.12.19 22:07:04.625620 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2025.12.19 22:07:04.625647 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8050 | 2025.12.19 22:07:04.625664 [ 261 ] {f8b460bb-ba5c-4315-b7cb-ddf3571db62d} <Debug> TCPHandler: Processed in 0.002159455 sec. | ||
| 8051 | 2025.12.19 22:07:04.625748 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 8052 | 2025.12.19 22:07:04.625781 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2025.12.19 22:07:04.625883 [ 261 ] {9e09e0a4-9bc0-48da-954c-e3182bf7f2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8054 | 2025.12.19 22:07:04.625924 [ 261 ] {9e09e0a4-9bc0-48da-954c-e3182bf7f2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8055 | 2025.12.19 22:07:04.625995 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8056 | 2025.12.19 22:07:04.626059 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 921 rows starting from the beginning of the part | ||
| 8057 | 2025.12.19 22:07:04.626187 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 8058 | 2025.12.19 22:07:04.626262 [ 261 ] {9e09e0a4-9bc0-48da-954c-e3182bf7f2c1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2025.12.19 22:07:04.626291 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 8060 | 2025.12.19 22:07:04.626304 [ 261 ] {9e09e0a4-9bc0-48da-954c-e3182bf7f2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8061 | 2025.12.19 22:07:04.626395 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 8062 | 2025.12.19 22:07:04.626499 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8063 | 2025.12.19 22:07:04.626597 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 8064 | 2025.12.19 22:07:04.626624 [ 261 ] {9e09e0a4-9bc0-48da-954c-e3182bf7f2c1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8065 | 2025.12.19 22:07:04.626840 [ 261 ] {9e09e0a4-9bc0-48da-954c-e3182bf7f2c1} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2025.12.19 22:07:04.626970 [ 261 ] {9e09e0a4-9bc0-48da-954c-e3182bf7f2c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 8067 | 2025.12.19 22:07:04.627006 [ 261 ] {9e09e0a4-9bc0-48da-954c-e3182bf7f2c1} <Debug> TCPHandler: Processed in 0.001273491 sec. | ||
| 8068 | 2025.12.19 22:07:04.633177 [ 186 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1121 rows, containing 19 columns (19 merged, 0 gathered) in 0.007477172 sec., 149922.99227568926 rows/sec., 268.66 MiB/sec. | ||
| 8069 | 2025.12.19 22:07:04.634940 [ 188 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8070 | 2025.12.19 22:07:04.635302 [ 188 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2025.12.19 22:07:04.635387 [ 188 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8072 | 2025.12.19 22:07:04.635536 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.61 MiB. | ||
| 8073 | 2025.12.19 22:07:05.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.09 MiB, peak 307.65 MiB, free memory in arenas 0.00 B, will set to 303.22 MiB (RSS), difference: 4.13 MiB | ||
| 8074 | 2025.12.19 22:07:06.258104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20622 | ||
| 8075 | 2025.12.19 22:07:06.258790 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2025.12.19 22:07:06.258856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8077 | 2025.12.19 22:07:06.259350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8078 | 2025.12.19 22:07:06.259593 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2025.12.19 22:07:06.259741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20622 | ||
| 8080 | 2025.12.19 22:07:07.343255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8081 | 2025.12.19 22:07:07.361402 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2025.12.19 22:07:07.361475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8083 | 2025.12.19 22:07:07.367870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8084 | 2025.12.19 22:07:07.368668 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2025.12.19 22:07:07.373019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8086 | 2025.12.19 22:07:09.614072 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2025.12.19 22:07:09.614333 [ 261 ] {ff1d4a31-0b0e-4916-afbc-df4fe6975151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8088 | 2025.12.19 22:07:09.614428 [ 261 ] {ff1d4a31-0b0e-4916-afbc-df4fe6975151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8089 | 2025.12.19 22:07:09.615331 [ 261 ] {ff1d4a31-0b0e-4916-afbc-df4fe6975151} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2025.12.19 22:07:09.615377 [ 261 ] {ff1d4a31-0b0e-4916-afbc-df4fe6975151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8091 | 2025.12.19 22:07:09.615770 [ 261 ] {ff1d4a31-0b0e-4916-afbc-df4fe6975151} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8092 | 2025.12.19 22:07:09.615995 [ 261 ] {ff1d4a31-0b0e-4916-afbc-df4fe6975151} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2025.12.19 22:07:09.616145 [ 261 ] {ff1d4a31-0b0e-4916-afbc-df4fe6975151} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.29 MiB/sec. | ||
| 8094 | 2025.12.19 22:07:09.616186 [ 261 ] {ff1d4a31-0b0e-4916-afbc-df4fe6975151} <Debug> TCPHandler: Processed in 0.002268497 sec. | ||
| 8095 | 2025.12.19 22:07:09.616320 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2025.12.19 22:07:09.616416 [ 261 ] {a57da12a-b7d2-4ee7-a3c7-1ab7f0445589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8097 | 2025.12.19 22:07:09.616457 [ 261 ] {a57da12a-b7d2-4ee7-a3c7-1ab7f0445589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8098 | 2025.12.19 22:07:09.616918 [ 261 ] {a57da12a-b7d2-4ee7-a3c7-1ab7f0445589} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2025.12.19 22:07:09.616955 [ 261 ] {a57da12a-b7d2-4ee7-a3c7-1ab7f0445589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8100 | 2025.12.19 22:07:09.617275 [ 261 ] {a57da12a-b7d2-4ee7-a3c7-1ab7f0445589} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8101 | 2025.12.19 22:07:09.617481 [ 261 ] {a57da12a-b7d2-4ee7-a3c7-1ab7f0445589} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2025.12.19 22:07:09.617606 [ 261 ] {a57da12a-b7d2-4ee7-a3c7-1ab7f0445589} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 8103 | 2025.12.19 22:07:09.617643 [ 261 ] {a57da12a-b7d2-4ee7-a3c7-1ab7f0445589} <Debug> TCPHandler: Processed in 0.001373233 sec. | ||
| 8104 | 2025.12.19 22:07:09.617770 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8105 | 2025.12.19 22:07:09.617864 [ 261 ] {80b3505b-bba6-494b-988a-4dccd073c6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8106 | 2025.12.19 22:07:09.617908 [ 261 ] {80b3505b-bba6-494b-988a-4dccd073c6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8107 | 2025.12.19 22:07:09.618360 [ 261 ] {80b3505b-bba6-494b-988a-4dccd073c6c3} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2025.12.19 22:07:09.618396 [ 261 ] {80b3505b-bba6-494b-988a-4dccd073c6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8109 | 2025.12.19 22:07:09.618715 [ 261 ] {80b3505b-bba6-494b-988a-4dccd073c6c3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8110 | 2025.12.19 22:07:09.618922 [ 261 ] {80b3505b-bba6-494b-988a-4dccd073c6c3} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2025.12.19 22:07:09.619061 [ 261 ] {80b3505b-bba6-494b-988a-4dccd073c6c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 8112 | 2025.12.19 22:07:09.619099 [ 261 ] {80b3505b-bba6-494b-988a-4dccd073c6c3} <Debug> TCPHandler: Processed in 0.001382342 sec. | ||
| 8113 | 2025.12.19 22:07:09.619334 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2025.12.19 22:07:09.619428 [ 261 ] {e2a6be89-cbdf-4900-bc3c-0dedae2421f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8115 | 2025.12.19 22:07:09.619470 [ 261 ] {e2a6be89-cbdf-4900-bc3c-0dedae2421f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8116 | 2025.12.19 22:07:09.619813 [ 261 ] {e2a6be89-cbdf-4900-bc3c-0dedae2421f3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2025.12.19 22:07:09.619848 [ 261 ] {e2a6be89-cbdf-4900-bc3c-0dedae2421f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8118 | 2025.12.19 22:07:09.620165 [ 261 ] {e2a6be89-cbdf-4900-bc3c-0dedae2421f3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8119 | 2025.12.19 22:07:09.620393 [ 261 ] {e2a6be89-cbdf-4900-bc3c-0dedae2421f3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2025.12.19 22:07:09.620519 [ 261 ] {e2a6be89-cbdf-4900-bc3c-0dedae2421f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 8121 | 2025.12.19 22:07:09.620555 [ 261 ] {e2a6be89-cbdf-4900-bc3c-0dedae2421f3} <Debug> TCPHandler: Processed in 0.001269771 sec. | ||
| 8122 | 2025.12.19 22:07:13.638163 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8123 | 2025.12.19 22:07:13.638234 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8124 | 2025.12.19 22:07:13.759887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21070 | ||
| 8125 | 2025.12.19 22:07:13.760597 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2025.12.19 22:07:13.760671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8127 | 2025.12.19 22:07:13.761345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8128 | 2025.12.19 22:07:13.761569 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2025.12.19 22:07:13.761703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21070 | ||
| 8130 | 2025.12.19 22:07:13.807770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 952 | ||
| 8131 | 2025.12.19 22:07:13.809993 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2025.12.19 22:07:13.810052 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8133 | 2025.12.19 22:07:13.811278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8134 | 2025.12.19 22:07:13.811557 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2025.12.19 22:07:13.811931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 8136 | 2025.12.19 22:07:14.615888 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8137 | 2025.12.19 22:07:14.616084 [ 261 ] {ed0ca2a2-fd4d-40bf-8e48-fe7f7ad2dcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8138 | 2025.12.19 22:07:14.616156 [ 261 ] {ed0ca2a2-fd4d-40bf-8e48-fe7f7ad2dcad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8139 | 2025.12.19 22:07:14.616875 [ 261 ] {ed0ca2a2-fd4d-40bf-8e48-fe7f7ad2dcad} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2025.12.19 22:07:14.616922 [ 261 ] {ed0ca2a2-fd4d-40bf-8e48-fe7f7ad2dcad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8141 | 2025.12.19 22:07:14.617324 [ 261 ] {ed0ca2a2-fd4d-40bf-8e48-fe7f7ad2dcad} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8142 | 2025.12.19 22:07:14.617549 [ 261 ] {ed0ca2a2-fd4d-40bf-8e48-fe7f7ad2dcad} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2025.12.19 22:07:14.617698 [ 261 ] {ed0ca2a2-fd4d-40bf-8e48-fe7f7ad2dcad} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001668 sec., 81534.7721822542 rows/sec., 7.07 MiB/sec. | ||
| 8144 | 2025.12.19 22:07:14.617741 [ 261 ] {ed0ca2a2-fd4d-40bf-8e48-fe7f7ad2dcad} <Debug> TCPHandler: Processed in 0.001983282 sec. | ||
| 8145 | 2025.12.19 22:07:14.617858 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8146 | 2025.12.19 22:07:14.617952 [ 261 ] {75cc6f2d-107c-4806-a332-29ac25d66211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8147 | 2025.12.19 22:07:14.617992 [ 261 ] {75cc6f2d-107c-4806-a332-29ac25d66211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8148 | 2025.12.19 22:07:14.618397 [ 261 ] {75cc6f2d-107c-4806-a332-29ac25d66211} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2025.12.19 22:07:14.618433 [ 261 ] {75cc6f2d-107c-4806-a332-29ac25d66211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8150 | 2025.12.19 22:07:14.618717 [ 261 ] {75cc6f2d-107c-4806-a332-29ac25d66211} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8151 | 2025.12.19 22:07:14.618914 [ 261 ] {75cc6f2d-107c-4806-a332-29ac25d66211} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2025.12.19 22:07:14.619038 [ 261 ] {75cc6f2d-107c-4806-a332-29ac25d66211} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001105 sec., 36199.09502262443 rows/sec., 2.66 MiB/sec. | ||
| 8153 | 2025.12.19 22:07:14.619075 [ 261 ] {75cc6f2d-107c-4806-a332-29ac25d66211} <Debug> TCPHandler: Processed in 0.001265901 sec. | ||
| 8154 | 2025.12.19 22:07:14.619192 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8155 | 2025.12.19 22:07:14.619300 [ 261 ] {0908d0a3-3777-4d8c-9733-468c1c8bb3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8156 | 2025.12.19 22:07:14.619342 [ 261 ] {0908d0a3-3777-4d8c-9733-468c1c8bb3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8157 | 2025.12.19 22:07:14.619800 [ 261 ] {0908d0a3-3777-4d8c-9733-468c1c8bb3f2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2025.12.19 22:07:14.619838 [ 261 ] {0908d0a3-3777-4d8c-9733-468c1c8bb3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8159 | 2025.12.19 22:07:14.620165 [ 261 ] {0908d0a3-3777-4d8c-9733-468c1c8bb3f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8160 | 2025.12.19 22:07:14.620388 [ 261 ] {0908d0a3-3777-4d8c-9733-468c1c8bb3f2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2025.12.19 22:07:14.620521 [ 261 ] {0908d0a3-3777-4d8c-9733-468c1c8bb3f2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001238 sec., 84006.4620355412 rows/sec., 6.56 MiB/sec. | ||
| 8162 | 2025.12.19 22:07:14.620562 [ 261 ] {0908d0a3-3777-4d8c-9733-468c1c8bb3f2} <Debug> TCPHandler: Processed in 0.001428193 sec. | ||
| 8163 | 2025.12.19 22:07:14.620676 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8164 | 2025.12.19 22:07:14.620773 [ 261 ] {1d8cc6e2-e8c3-4bf7-8107-63275819663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8165 | 2025.12.19 22:07:14.620818 [ 261 ] {1d8cc6e2-e8c3-4bf7-8107-63275819663d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8166 | 2025.12.19 22:07:14.621236 [ 261 ] {1d8cc6e2-e8c3-4bf7-8107-63275819663d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2025.12.19 22:07:14.621272 [ 261 ] {1d8cc6e2-e8c3-4bf7-8107-63275819663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8168 | 2025.12.19 22:07:14.621605 [ 261 ] {1d8cc6e2-e8c3-4bf7-8107-63275819663d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8169 | 2025.12.19 22:07:14.621822 [ 261 ] {1d8cc6e2-e8c3-4bf7-8107-63275819663d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2025.12.19 22:07:14.621952 [ 261 ] {1d8cc6e2-e8c3-4bf7-8107-63275819663d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 8171 | 2025.12.19 22:07:14.621991 [ 261 ] {1d8cc6e2-e8c3-4bf7-8107-63275819663d} <Debug> TCPHandler: Processed in 0.001363652 sec. | ||
| 8172 | 2025.12.19 22:07:14.622092 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8173 | 2025.12.19 22:07:14.622197 [ 261 ] {65079f04-e099-488a-aff9-74641128895a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8174 | 2025.12.19 22:07:14.622252 [ 261 ] {65079f04-e099-488a-aff9-74641128895a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8175 | 2025.12.19 22:07:14.623130 [ 261 ] {65079f04-e099-488a-aff9-74641128895a} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8176 | 2025.12.19 22:07:14.623166 [ 261 ] {65079f04-e099-488a-aff9-74641128895a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8177 | 2025.12.19 22:07:14.623734 [ 261 ] {65079f04-e099-488a-aff9-74641128895a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8178 | 2025.12.19 22:07:14.623961 [ 261 ] {65079f04-e099-488a-aff9-74641128895a} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2025.12.19 22:07:14.624100 [ 261 ] {65079f04-e099-488a-aff9-74641128895a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 8180 | 2025.12.19 22:07:14.624166 [ 261 ] {65079f04-e099-488a-aff9-74641128895a} <Debug> TCPHandler: Processed in 0.002121855 sec. | ||
| 8181 | 2025.12.19 22:07:14.624278 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2025.12.19 22:07:14.624373 [ 261 ] {60936b72-e487-4462-af67-9a6784597acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8183 | 2025.12.19 22:07:14.624414 [ 261 ] {60936b72-e487-4462-af67-9a6784597acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8184 | 2025.12.19 22:07:14.624760 [ 261 ] {60936b72-e487-4462-af67-9a6784597acb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2025.12.19 22:07:14.624796 [ 261 ] {60936b72-e487-4462-af67-9a6784597acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 8186 | 2025.12.19 22:07:14.625102 [ 261 ] {60936b72-e487-4462-af67-9a6784597acb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8187 | 2025.12.19 22:07:14.625318 [ 261 ] {60936b72-e487-4462-af67-9a6784597acb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2025.12.19 22:07:14.625448 [ 261 ] {60936b72-e487-4462-af67-9a6784597acb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 8189 | 2025.12.19 22:07:14.625484 [ 261 ] {60936b72-e487-4462-af67-9a6784597acb} <Debug> TCPHandler: Processed in 0.0012556 sec. | ||
| 8190 | 2025.12.19 22:07:14.873173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8191 | 2025.12.19 22:07:14.891169 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2025.12.19 22:07:14.891230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8193 | 2025.12.19 22:07:14.897607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8194 | 2025.12.19 22:07:14.898310 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2025.12.19 22:07:14.901417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8196 | 2025.12.19 22:07:19.640698 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2025.12.19 22:07:19.640879 [ 261 ] {5e3e1aed-d451-4841-a03c-aa41f2504523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8198 | 2025.12.19 22:07:19.640945 [ 261 ] {5e3e1aed-d451-4841-a03c-aa41f2504523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8199 | 2025.12.19 22:07:19.642051 [ 261 ] {5e3e1aed-d451-4841-a03c-aa41f2504523} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.12.19 22:07:19.642094 [ 261 ] {5e3e1aed-d451-4841-a03c-aa41f2504523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8201 | 2025.12.19 22:07:19.642581 [ 261 ] {5e3e1aed-d451-4841-a03c-aa41f2504523} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8202 | 2025.12.19 22:07:19.642813 [ 261 ] {5e3e1aed-d451-4841-a03c-aa41f2504523} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2025.12.19 22:07:19.642984 [ 261 ] {5e3e1aed-d451-4841-a03c-aa41f2504523} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002151 sec., 556020.4556020455 rows/sec., 45.84 MiB/sec. | ||
| 8204 | 2025.12.19 22:07:19.643044 [ 261 ] {5e3e1aed-d451-4841-a03c-aa41f2504523} <Debug> TCPHandler: Processed in 0.00246837 sec. | ||
| 8205 | 2025.12.19 22:07:19.643161 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2025.12.19 22:07:19.643268 [ 261 ] {9a996e6b-2c8d-4c62-a161-26c25879fb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8207 | 2025.12.19 22:07:19.643312 [ 261 ] {9a996e6b-2c8d-4c62-a161-26c25879fb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8208 | 2025.12.19 22:07:19.643855 [ 261 ] {9a996e6b-2c8d-4c62-a161-26c25879fb39} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2025.12.19 22:07:19.643891 [ 261 ] {9a996e6b-2c8d-4c62-a161-26c25879fb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8210 | 2025.12.19 22:07:19.644266 [ 261 ] {9a996e6b-2c8d-4c62-a161-26c25879fb39} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8211 | 2025.12.19 22:07:19.644499 [ 261 ] {9a996e6b-2c8d-4c62-a161-26c25879fb39} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2025.12.19 22:07:19.644632 [ 261 ] {9a996e6b-2c8d-4c62-a161-26c25879fb39} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001391 sec., 163910.85549964054 rows/sec., 11.10 MiB/sec. | ||
| 8213 | 2025.12.19 22:07:19.644671 [ 261 ] {9a996e6b-2c8d-4c62-a161-26c25879fb39} <Debug> TCPHandler: Processed in 0.001560365 sec. | ||
| 8214 | 2025.12.19 22:07:19.644793 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2025.12.19 22:07:19.644894 [ 261 ] {7cb339ab-1138-4a6a-aea6-2922a09e717f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8216 | 2025.12.19 22:07:19.644936 [ 261 ] {7cb339ab-1138-4a6a-aea6-2922a09e717f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8217 | 2025.12.19 22:07:19.645543 [ 261 ] {7cb339ab-1138-4a6a-aea6-2922a09e717f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2025.12.19 22:07:19.645584 [ 261 ] {7cb339ab-1138-4a6a-aea6-2922a09e717f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8219 | 2025.12.19 22:07:19.645938 [ 261 ] {7cb339ab-1138-4a6a-aea6-2922a09e717f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8220 | 2025.12.19 22:07:19.646156 [ 261 ] {7cb339ab-1138-4a6a-aea6-2922a09e717f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2025.12.19 22:07:19.646297 [ 261 ] {7cb339ab-1138-4a6a-aea6-2922a09e717f} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001423 sec., 365425.15811665496 rows/sec., 27.04 MiB/sec. | ||
| 8222 | 2025.12.19 22:07:19.646337 [ 261 ] {7cb339ab-1138-4a6a-aea6-2922a09e717f} <Debug> TCPHandler: Processed in 0.001595026 sec. | ||
| 8223 | 2025.12.19 22:07:19.646453 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2025.12.19 22:07:19.646552 [ 261 ] {b7b66daf-b59f-465e-8c49-fb51d94d40fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8225 | 2025.12.19 22:07:19.646597 [ 261 ] {b7b66daf-b59f-465e-8c49-fb51d94d40fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8226 | 2025.12.19 22:07:19.647156 [ 261 ] {b7b66daf-b59f-465e-8c49-fb51d94d40fa} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2025.12.19 22:07:19.647193 [ 261 ] {b7b66daf-b59f-465e-8c49-fb51d94d40fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8228 | 2025.12.19 22:07:19.647593 [ 261 ] {b7b66daf-b59f-465e-8c49-fb51d94d40fa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8229 | 2025.12.19 22:07:19.647803 [ 261 ] {b7b66daf-b59f-465e-8c49-fb51d94d40fa} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2025.12.19 22:07:19.647949 [ 261 ] {b7b66daf-b59f-465e-8c49-fb51d94d40fa} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001419 sec., 594785.059901339 rows/sec., 40.03 MiB/sec. | ||
| 8231 | 2025.12.19 22:07:19.647988 [ 261 ] {b7b66daf-b59f-465e-8c49-fb51d94d40fa} <Debug> TCPHandler: Processed in 0.001585266 sec. | ||
| 8232 | 2025.12.19 22:07:19.648108 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.12.19 22:07:19.648205 [ 261 ] {d8a72ec4-e627-4eec-9af0-4c72ee89c592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8234 | 2025.12.19 22:07:19.648248 [ 261 ] {d8a72ec4-e627-4eec-9af0-4c72ee89c592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8235 | 2025.12.19 22:07:19.648591 [ 261 ] {d8a72ec4-e627-4eec-9af0-4c72ee89c592} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.12.19 22:07:19.648627 [ 261 ] {d8a72ec4-e627-4eec-9af0-4c72ee89c592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8237 | 2025.12.19 22:07:19.648936 [ 261 ] {d8a72ec4-e627-4eec-9af0-4c72ee89c592} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8238 | 2025.12.19 22:07:19.649168 [ 261 ] {d8a72ec4-e627-4eec-9af0-4c72ee89c592} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.12.19 22:07:19.649314 [ 261 ] {d8a72ec4-e627-4eec-9af0-4c72ee89c592} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 8240 | 2025.12.19 22:07:19.649350 [ 261 ] {d8a72ec4-e627-4eec-9af0-4c72ee89c592} <Debug> TCPHandler: Processed in 0.001294061 sec. | ||
| 8241 | 2025.12.19 22:07:21.261922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21582 | ||
| 8242 | 2025.12.19 22:07:21.262685 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2025.12.19 22:07:21.262731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8244 | 2025.12.19 22:07:21.263223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8245 | 2025.12.19 22:07:21.263463 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2025.12.19 22:07:21.263607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21582 | ||
| 8247 | 2025.12.19 22:07:22.401587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8248 | 2025.12.19 22:07:22.419211 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.12.19 22:07:22.419268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8250 | 2025.12.19 22:07:22.425409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8251 | 2025.12.19 22:07:22.426156 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2025.12.19 22:07:22.429115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8253 | 2025.12.19 22:07:23.812259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 974 | ||
| 8254 | 2025.12.19 22:07:23.814435 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2025.12.19 22:07:23.814476 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8256 | 2025.12.19 22:07:23.815633 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8257 | 2025.12.19 22:07:23.815903 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2025.12.19 22:07:23.816174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 974 | ||
| 8259 | 2025.12.19 22:07:24.615637 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2025.12.19 22:07:24.615852 [ 261 ] {47929dc5-319f-40e6-9d3b-3d11b0dcb36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8261 | 2025.12.19 22:07:24.615922 [ 261 ] {47929dc5-319f-40e6-9d3b-3d11b0dcb36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8262 | 2025.12.19 22:07:24.616721 [ 261 ] {47929dc5-319f-40e6-9d3b-3d11b0dcb36e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.12.19 22:07:24.616767 [ 261 ] {47929dc5-319f-40e6-9d3b-3d11b0dcb36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8264 | 2025.12.19 22:07:24.617162 [ 261 ] {47929dc5-319f-40e6-9d3b-3d11b0dcb36e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8265 | 2025.12.19 22:07:24.617380 [ 261 ] {47929dc5-319f-40e6-9d3b-3d11b0dcb36e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2025.12.19 22:07:24.617503 [ 71 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8267 | 2025.12.19 22:07:24.617528 [ 261 ] {47929dc5-319f-40e6-9d3b-3d11b0dcb36e} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001729 sec., 78658.18392134181 rows/sec., 6.82 MiB/sec. | ||
| 8268 | 2025.12.19 22:07:24.617578 [ 71 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2025.12.19 22:07:24.617590 [ 261 ] {47929dc5-319f-40e6-9d3b-3d11b0dcb36e} <Debug> TCPHandler: Processed in 0.002128375 sec. | ||
| 8270 | 2025.12.19 22:07:24.617612 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8271 | 2025.12.19 22:07:24.617716 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2025.12.19 22:07:24.617726 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 8273 | 2025.12.19 22:07:24.617816 [ 261 ] {b1a36abc-29b9-4bbb-a9a8-693b9439eb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8274 | 2025.12.19 22:07:24.617861 [ 261 ] {b1a36abc-29b9-4bbb-a9a8-693b9439eb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8275 | 2025.12.19 22:07:24.617867 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8276 | 2025.12.19 22:07:24.617911 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 8277 | 2025.12.19 22:07:24.617987 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 145 rows starting from the beginning of the part | ||
| 8278 | 2025.12.19 22:07:24.618036 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8279 | 2025.12.19 22:07:24.618083 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 8280 | 2025.12.19 22:07:24.618127 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1196 rows starting from the beginning of the part | ||
| 8281 | 2025.12.19 22:07:24.618171 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 8282 | 2025.12.19 22:07:24.618271 [ 261 ] {b1a36abc-29b9-4bbb-a9a8-693b9439eb72} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2025.12.19 22:07:24.618312 [ 261 ] {b1a36abc-29b9-4bbb-a9a8-693b9439eb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8284 | 2025.12.19 22:07:24.618640 [ 261 ] {b1a36abc-29b9-4bbb-a9a8-693b9439eb72} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8285 | 2025.12.19 22:07:24.618862 [ 261 ] {b1a36abc-29b9-4bbb-a9a8-693b9439eb72} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2025.12.19 22:07:24.618996 [ 261 ] {b1a36abc-29b9-4bbb-a9a8-693b9439eb72} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001199 sec., 33361.13427856547 rows/sec., 2.45 MiB/sec. | ||
| 8287 | 2025.12.19 22:07:24.619034 [ 261 ] {b1a36abc-29b9-4bbb-a9a8-693b9439eb72} <Debug> TCPHandler: Processed in 0.001367032 sec. | ||
| 8288 | 2025.12.19 22:07:24.619132 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2025.12.19 22:07:24.619223 [ 261 ] {2e824b94-a065-43f9-9abe-843bf408c534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8290 | 2025.12.19 22:07:24.619262 [ 261 ] {2e824b94-a065-43f9-9abe-843bf408c534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8291 | 2025.12.19 22:07:24.619586 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3076 rows, containing 5 columns (5 merged, 0 gathered) in 0.001909431 sec., 1610951.1158036084 rows/sec., 140.76 MiB/sec. | ||
| 8292 | 2025.12.19 22:07:24.619680 [ 261 ] {2e824b94-a065-43f9-9abe-843bf408c534} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.12.19 22:07:24.619716 [ 261 ] {2e824b94-a065-43f9-9abe-843bf408c534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8294 | 2025.12.19 22:07:24.619790 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8295 | 2025.12.19 22:07:24.620023 [ 261 ] {2e824b94-a065-43f9-9abe-843bf408c534} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8296 | 2025.12.19 22:07:24.620056 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2025.12.19 22:07:24.620123 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_66_13} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8298 | 2025.12.19 22:07:24.620214 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8299 | 2025.12.19 22:07:24.620256 [ 261 ] {2e824b94-a065-43f9-9abe-843bf408c534} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2025.12.19 22:07:24.620366 [ 71 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8301 | 2025.12.19 22:07:24.620380 [ 261 ] {2e824b94-a065-43f9-9abe-843bf408c534} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001175 sec., 88510.63829787234 rows/sec., 6.91 MiB/sec. | ||
| 8302 | 2025.12.19 22:07:24.620405 [ 71 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2025.12.19 22:07:24.620429 [ 261 ] {2e824b94-a065-43f9-9abe-843bf408c534} <Debug> TCPHandler: Processed in 0.001343052 sec. | ||
| 8304 | 2025.12.19 22:07:24.620429 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8305 | 2025.12.19 22:07:24.620511 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 8306 | 2025.12.19 22:07:24.620544 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2025.12.19 22:07:24.620595 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8308 | 2025.12.19 22:07:24.620623 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 634 rows starting from the beginning of the part | ||
| 8309 | 2025.12.19 22:07:24.620642 [ 261 ] {ecb7ef2b-6f24-4068-96c3-b5752e9bee0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8310 | 2025.12.19 22:07:24.620668 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 120 rows starting from the beginning of the part | ||
| 8311 | 2025.12.19 22:07:24.620690 [ 261 ] {ecb7ef2b-6f24-4068-96c3-b5752e9bee0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8312 | 2025.12.19 22:07:24.620711 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8313 | 2025.12.19 22:07:24.620748 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 8314 | 2025.12.19 22:07:24.620783 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 520 rows starting from the beginning of the part | ||
| 8315 | 2025.12.19 22:07:24.620818 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 8316 | 2025.12.19 22:07:24.621097 [ 261 ] {ecb7ef2b-6f24-4068-96c3-b5752e9bee0f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2025.12.19 22:07:24.621139 [ 261 ] {ecb7ef2b-6f24-4068-96c3-b5752e9bee0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8318 | 2025.12.19 22:07:24.621478 [ 261 ] {ecb7ef2b-6f24-4068-96c3-b5752e9bee0f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8319 | 2025.12.19 22:07:24.621684 [ 261 ] {ecb7ef2b-6f24-4068-96c3-b5752e9bee0f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2025.12.19 22:07:24.621760 [ 191 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267591 sec., 1219636.302245756 rows/sec., 96.91 MiB/sec. | ||
| 8321 | 2025.12.19 22:07:24.621793 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8322 | 2025.12.19 22:07:24.621808 [ 261 ] {ecb7ef2b-6f24-4068-96c3-b5752e9bee0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 8323 | 2025.12.19 22:07:24.621837 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2025.12.19 22:07:24.621857 [ 261 ] {ecb7ef2b-6f24-4068-96c3-b5752e9bee0f} <Debug> TCPHandler: Processed in 0.001359932 sec. | ||
| 8325 | 2025.12.19 22:07:24.621860 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8326 | 2025.12.19 22:07:24.621933 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 8327 | 2025.12.19 22:07:24.621959 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8328 | 2025.12.19 22:07:24.621971 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2025.12.19 22:07:24.622032 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8330 | 2025.12.19 22:07:24.622063 [ 261 ] {790f2518-62f7-4a4f-acc1-1797f402362f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8331 | 2025.12.19 22:07:24.622064 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17649 rows starting from the beginning of the part | ||
| 8332 | 2025.12.19 22:07:24.622123 [ 261 ] {790f2518-62f7-4a4f-acc1-1797f402362f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8333 | 2025.12.19 22:07:24.622131 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 168 rows starting from the beginning of the part | ||
| 8334 | 2025.12.19 22:07:24.622180 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 8335 | 2025.12.19 22:07:24.622223 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2025.12.19 22:07:24.622326 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8337 | 2025.12.19 22:07:24.622370 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 844 rows starting from the beginning of the part | ||
| 8338 | 2025.12.19 22:07:24.622382 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_66_13} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8339 | 2025.12.19 22:07:24.622408 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8340 | 2025.12.19 22:07:24.622464 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8341 | 2025.12.19 22:07:24.623035 [ 261 ] {790f2518-62f7-4a4f-acc1-1797f402362f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2025.12.19 22:07:24.623169 [ 261 ] {790f2518-62f7-4a4f-acc1-1797f402362f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8343 | 2025.12.19 22:07:24.623773 [ 261 ] {790f2518-62f7-4a4f-acc1-1797f402362f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8344 | 2025.12.19 22:07:24.623996 [ 261 ] {790f2518-62f7-4a4f-acc1-1797f402362f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8345 | 2025.12.19 22:07:24.624123 [ 261 ] {790f2518-62f7-4a4f-acc1-1797f402362f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002129 sec., 18788.163457022078 rows/sec., 33.67 MiB/sec. | ||
| 8346 | 2025.12.19 22:07:24.624173 [ 261 ] {790f2518-62f7-4a4f-acc1-1797f402362f} <Debug> TCPHandler: Processed in 0.002304207 sec. | ||
| 8347 | 2025.12.19 22:07:24.624274 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8348 | 2025.12.19 22:07:24.624430 [ 261 ] {725d2125-058f-459e-8d40-76e9b21f18de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8349 | 2025.12.19 22:07:24.624470 [ 261 ] {725d2125-058f-459e-8d40-76e9b21f18de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8350 | 2025.12.19 22:07:24.624804 [ 261 ] {725d2125-058f-459e-8d40-76e9b21f18de} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2025.12.19 22:07:24.624840 [ 261 ] {725d2125-058f-459e-8d40-76e9b21f18de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8352 | 2025.12.19 22:07:24.625605 [ 261 ] {725d2125-058f-459e-8d40-76e9b21f18de} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8353 | 2025.12.19 22:07:24.625901 [ 261 ] {725d2125-058f-459e-8d40-76e9b21f18de} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2025.12.19 22:07:24.626032 [ 71 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8355 | 2025.12.19 22:07:24.626062 [ 261 ] {725d2125-058f-459e-8d40-76e9b21f18de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001649 sec., 36385.68829593693 rows/sec., 2.45 MiB/sec. | ||
| 8356 | 2025.12.19 22:07:24.626067 [ 71 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2025.12.19 22:07:24.626108 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8358 | 2025.12.19 22:07:24.626114 [ 261 ] {725d2125-058f-459e-8d40-76e9b21f18de} <Debug> TCPHandler: Processed in 0.00182479 sec. | ||
| 8359 | 2025.12.19 22:07:24.626209 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 8360 | 2025.12.19 22:07:24.626355 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8361 | 2025.12.19 22:07:24.626394 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3600 rows starting from the beginning of the part | ||
| 8362 | 2025.12.19 22:07:24.626468 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8363 | 2025.12.19 22:07:24.626517 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 8364 | 2025.12.19 22:07:24.626562 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8365 | 2025.12.19 22:07:24.626603 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 8366 | 2025.12.19 22:07:24.626641 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8367 | 2025.12.19 22:07:24.627371 [ 187 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19141 rows, containing 5 columns (5 merged, 0 gathered) in 0.005458229 sec., 3506815.1226341 rows/sec., 240.86 MiB/sec. | ||
| 8368 | 2025.12.19 22:07:24.627768 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8369 | 2025.12.19 22:07:24.628005 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.00184308 sec., 2116023.1785923564 rows/sec., 142.61 MiB/sec. | ||
| 8370 | 2025.12.19 22:07:24.628098 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2025.12.19 22:07:24.628198 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8372 | 2025.12.19 22:07:24.628269 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8373 | 2025.12.19 22:07:24.628315 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 8374 | 2025.12.19 22:07:24.628497 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_66_13} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2025.12.19 22:07:24.628560 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_66_13} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8376 | 2025.12.19 22:07:24.628618 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8377 | 2025.12.19 22:07:28.639286 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8378 | 2025.12.19 22:07:28.639357 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8379 | 2025.12.19 22:07:28.763804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22030 | ||
| 8380 | 2025.12.19 22:07:28.764573 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.12.19 22:07:28.764639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8382 | 2025.12.19 22:07:28.765162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8383 | 2025.12.19 22:07:28.765382 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2025.12.19 22:07:28.765510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22030 | ||
| 8385 | 2025.12.19 22:07:28.765515 [ 68 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8386 | 2025.12.19 22:07:28.765559 [ 68 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2025.12.19 22:07:28.765582 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8388 | 2025.12.19 22:07:28.765714 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 8389 | 2025.12.19 22:07:28.765874 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8390 | 2025.12.19 22:07:28.765915 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19662 rows starting from the beginning of the part | ||
| 8391 | 2025.12.19 22:07:28.765985 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 8392 | 2025.12.19 22:07:28.766040 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 8393 | 2025.12.19 22:07:28.766087 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 8394 | 2025.12.19 22:07:28.766130 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 8395 | 2025.12.19 22:07:28.766181 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 8396 | 2025.12.19 22:07:28.768190 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22030 rows, containing 4 columns (4 merged, 0 gathered) in 0.002542222 sec., 8665647.610633533 rows/sec., 123.96 MiB/sec. | ||
| 8397 | 2025.12.19 22:07:28.768424 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8398 | 2025.12.19 22:07:28.768669 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_46_9} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2025.12.19 22:07:28.768740 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_46_9} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8400 | 2025.12.19 22:07:28.768816 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 8401 | 2025.12.19 22:07:29.613490 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2025.12.19 22:07:29.613685 [ 261 ] {7de48792-e4e5-4588-8945-4cb560e1dfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8403 | 2025.12.19 22:07:29.613755 [ 261 ] {7de48792-e4e5-4588-8945-4cb560e1dfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8404 | 2025.12.19 22:07:29.614424 [ 261 ] {7de48792-e4e5-4588-8945-4cb560e1dfcc} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2025.12.19 22:07:29.614469 [ 261 ] {7de48792-e4e5-4588-8945-4cb560e1dfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8406 | 2025.12.19 22:07:29.614845 [ 261 ] {7de48792-e4e5-4588-8945-4cb560e1dfcc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8407 | 2025.12.19 22:07:29.615064 [ 261 ] {7de48792-e4e5-4588-8945-4cb560e1dfcc} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2025.12.19 22:07:29.615212 [ 261 ] {7de48792-e4e5-4588-8945-4cb560e1dfcc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.72 MiB/sec. | ||
| 8409 | 2025.12.19 22:07:29.615253 [ 261 ] {7de48792-e4e5-4588-8945-4cb560e1dfcc} <Debug> TCPHandler: Processed in 0.001893622 sec. | ||
| 8410 | 2025.12.19 22:07:29.615373 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2025.12.19 22:07:29.615466 [ 261 ] {c435f6c6-c988-4300-9972-d65b971566f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8412 | 2025.12.19 22:07:29.615508 [ 261 ] {c435f6c6-c988-4300-9972-d65b971566f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8413 | 2025.12.19 22:07:29.615961 [ 261 ] {c435f6c6-c988-4300-9972-d65b971566f1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2025.12.19 22:07:29.615998 [ 261 ] {c435f6c6-c988-4300-9972-d65b971566f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8415 | 2025.12.19 22:07:29.616307 [ 261 ] {c435f6c6-c988-4300-9972-d65b971566f1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8416 | 2025.12.19 22:07:29.616505 [ 261 ] {c435f6c6-c988-4300-9972-d65b971566f1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2025.12.19 22:07:29.616627 [ 261 ] {c435f6c6-c988-4300-9972-d65b971566f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 8418 | 2025.12.19 22:07:29.616665 [ 261 ] {c435f6c6-c988-4300-9972-d65b971566f1} <Debug> TCPHandler: Processed in 0.001339942 sec. | ||
| 8419 | 2025.12.19 22:07:29.616780 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2025.12.19 22:07:29.616873 [ 261 ] {8e2a012a-699c-4788-9015-f47d9568160c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8421 | 2025.12.19 22:07:29.616917 [ 261 ] {8e2a012a-699c-4788-9015-f47d9568160c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8422 | 2025.12.19 22:07:29.617372 [ 261 ] {8e2a012a-699c-4788-9015-f47d9568160c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2025.12.19 22:07:29.617409 [ 261 ] {8e2a012a-699c-4788-9015-f47d9568160c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8424 | 2025.12.19 22:07:29.617736 [ 261 ] {8e2a012a-699c-4788-9015-f47d9568160c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8425 | 2025.12.19 22:07:29.617936 [ 261 ] {8e2a012a-699c-4788-9015-f47d9568160c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2025.12.19 22:07:29.618060 [ 261 ] {8e2a012a-699c-4788-9015-f47d9568160c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 8427 | 2025.12.19 22:07:29.618098 [ 261 ] {8e2a012a-699c-4788-9015-f47d9568160c} <Debug> TCPHandler: Processed in 0.001364882 sec. | ||
| 8428 | 2025.12.19 22:07:29.618211 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2025.12.19 22:07:29.618305 [ 261 ] {c10a6d84-1143-4b5d-896c-14283844b544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8430 | 2025.12.19 22:07:29.618345 [ 261 ] {c10a6d84-1143-4b5d-896c-14283844b544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8431 | 2025.12.19 22:07:29.618676 [ 261 ] {c10a6d84-1143-4b5d-896c-14283844b544} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2025.12.19 22:07:29.618711 [ 261 ] {c10a6d84-1143-4b5d-896c-14283844b544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8433 | 2025.12.19 22:07:29.619007 [ 261 ] {c10a6d84-1143-4b5d-896c-14283844b544} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8434 | 2025.12.19 22:07:29.619204 [ 261 ] {c10a6d84-1143-4b5d-896c-14283844b544} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.12.19 22:07:29.619325 [ 261 ] {c10a6d84-1143-4b5d-896c-14283844b544} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 8436 | 2025.12.19 22:07:29.619359 [ 261 ] {c10a6d84-1143-4b5d-896c-14283844b544} <Debug> TCPHandler: Processed in 0.001196109 sec. | ||
| 8437 | 2025.12.19 22:07:29.929282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8438 | 2025.12.19 22:07:29.947247 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2025.12.19 22:07:29.947299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8440 | 2025.12.19 22:07:29.953107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8441 | 2025.12.19 22:07:29.953823 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2025.12.19 22:07:29.954122 [ 67 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8443 | 2025.12.19 22:07:29.954164 [ 67 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2025.12.19 22:07:29.954185 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8445 | 2025.12.19 22:07:29.954292 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 8446 | 2025.12.19 22:07:29.957035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8447 | 2025.12.19 22:07:29.957248 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8448 | 2025.12.19 22:07:29.958038 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 8449 | 2025.12.19 22:07:29.961413 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 8450 | 2025.12.19 22:07:29.964803 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 8451 | 2025.12.19 22:07:29.968761 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 8452 | 2025.12.19 22:07:29.972776 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 8453 | 2025.12.19 22:07:29.976521 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 8454 | 2025.12.19 22:07:30.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.69 MiB, peak 314.69 MiB, free memory in arenas 0.00 B, will set to 304.35 MiB (RSS), difference: -10.34 MiB | ||
| 8455 | 2025.12.19 22:07:30.025585 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.071324134 sec., 4865.113399063493 rows/sec., 25.16 MiB/sec. | ||
| 8456 | 2025.12.19 22:07:30.028311 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8457 | 2025.12.19 22:07:30.030634 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_46_9} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2025.12.19 22:07:30.030751 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_46_9} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8459 | 2025.12.19 22:07:30.033851 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8460 | 2025.12.19 22:07:31.000295 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.93 MiB, peak 314.69 MiB, free memory in arenas 0.00 B, will set to 304.83 MiB (RSS), difference: 9.90 MiB | ||
| 8461 | 2025.12.19 22:07:33.816475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 994 | ||
| 8462 | 2025.12.19 22:07:33.818762 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2025.12.19 22:07:33.818812 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8464 | 2025.12.19 22:07:33.820022 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8465 | 2025.12.19 22:07:33.820311 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2025.12.19 22:07:33.820701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 8467 | 2025.12.19 22:07:34.619154 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2025.12.19 22:07:34.619348 [ 261 ] {8dcc154c-85c9-4546-b7b1-529aaf1c5637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8469 | 2025.12.19 22:07:34.619421 [ 261 ] {8dcc154c-85c9-4546-b7b1-529aaf1c5637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8470 | 2025.12.19 22:07:34.620102 [ 261 ] {8dcc154c-85c9-4546-b7b1-529aaf1c5637} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2025.12.19 22:07:34.620148 [ 261 ] {8dcc154c-85c9-4546-b7b1-529aaf1c5637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8472 | 2025.12.19 22:07:34.620540 [ 261 ] {8dcc154c-85c9-4546-b7b1-529aaf1c5637} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8473 | 2025.12.19 22:07:34.620760 [ 261 ] {8dcc154c-85c9-4546-b7b1-529aaf1c5637} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2025.12.19 22:07:34.620906 [ 261 ] {8dcc154c-85c9-4546-b7b1-529aaf1c5637} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 8475 | 2025.12.19 22:07:34.620949 [ 261 ] {8dcc154c-85c9-4546-b7b1-529aaf1c5637} <Debug> TCPHandler: Processed in 0.001931591 sec. | ||
| 8476 | 2025.12.19 22:07:34.621080 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8477 | 2025.12.19 22:07:34.621176 [ 261 ] {1e2f66d2-19dc-4e3e-8b8e-5fb37db1a33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8478 | 2025.12.19 22:07:34.621218 [ 261 ] {1e2f66d2-19dc-4e3e-8b8e-5fb37db1a33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8479 | 2025.12.19 22:07:34.621614 [ 261 ] {1e2f66d2-19dc-4e3e-8b8e-5fb37db1a33f} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2025.12.19 22:07:34.621651 [ 261 ] {1e2f66d2-19dc-4e3e-8b8e-5fb37db1a33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8481 | 2025.12.19 22:07:34.621940 [ 261 ] {1e2f66d2-19dc-4e3e-8b8e-5fb37db1a33f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8482 | 2025.12.19 22:07:34.622148 [ 261 ] {1e2f66d2-19dc-4e3e-8b8e-5fb37db1a33f} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2025.12.19 22:07:34.622274 [ 261 ] {1e2f66d2-19dc-4e3e-8b8e-5fb37db1a33f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001116 sec., 1792.1146953405018 rows/sec., 146.13 KiB/sec. | ||
| 8484 | 2025.12.19 22:07:34.622311 [ 261 ] {1e2f66d2-19dc-4e3e-8b8e-5fb37db1a33f} <Debug> TCPHandler: Processed in 0.001279931 sec. | ||
| 8485 | 2025.12.19 22:07:34.622417 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2025.12.19 22:07:34.622511 [ 261 ] {eb602a1b-7255-406b-bf81-c1f9104860ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8487 | 2025.12.19 22:07:34.622550 [ 261 ] {eb602a1b-7255-406b-bf81-c1f9104860ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8488 | 2025.12.19 22:07:34.623087 [ 261 ] {eb602a1b-7255-406b-bf81-c1f9104860ad} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2025.12.19 22:07:34.623124 [ 261 ] {eb602a1b-7255-406b-bf81-c1f9104860ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8490 | 2025.12.19 22:07:34.623445 [ 261 ] {eb602a1b-7255-406b-bf81-c1f9104860ad} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8491 | 2025.12.19 22:07:34.623654 [ 261 ] {eb602a1b-7255-406b-bf81-c1f9104860ad} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2025.12.19 22:07:34.623781 [ 261 ] {eb602a1b-7255-406b-bf81-c1f9104860ad} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001288 sec., 199534.1614906832 rows/sec., 17.90 MiB/sec. | ||
| 8493 | 2025.12.19 22:07:34.623818 [ 261 ] {eb602a1b-7255-406b-bf81-c1f9104860ad} <Debug> TCPHandler: Processed in 0.001449254 sec. | ||
| 8494 | 2025.12.19 22:07:34.623935 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2025.12.19 22:07:34.624057 [ 261 ] {7611f299-61dc-4029-b89d-80e1c0937351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8496 | 2025.12.19 22:07:34.624105 [ 261 ] {7611f299-61dc-4029-b89d-80e1c0937351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8497 | 2025.12.19 22:07:34.624602 [ 261 ] {7611f299-61dc-4029-b89d-80e1c0937351} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2025.12.19 22:07:34.624645 [ 261 ] {7611f299-61dc-4029-b89d-80e1c0937351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8499 | 2025.12.19 22:07:34.625006 [ 261 ] {7611f299-61dc-4029-b89d-80e1c0937351} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8500 | 2025.12.19 22:07:34.625201 [ 261 ] {7611f299-61dc-4029-b89d-80e1c0937351} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2025.12.19 22:07:34.625325 [ 261 ] {7611f299-61dc-4029-b89d-80e1c0937351} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001292 sec., 41795.66563467492 rows/sec., 3.11 MiB/sec. | ||
| 8502 | 2025.12.19 22:07:34.625362 [ 261 ] {7611f299-61dc-4029-b89d-80e1c0937351} <Debug> TCPHandler: Processed in 0.001485894 sec. | ||
| 8503 | 2025.12.19 22:07:34.625477 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2025.12.19 22:07:34.625566 [ 261 ] {ecb5ed3c-7d3b-4fcb-983a-6d68ce0dd54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8505 | 2025.12.19 22:07:34.625602 [ 261 ] {ecb5ed3c-7d3b-4fcb-983a-6d68ce0dd54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8506 | 2025.12.19 22:07:34.625974 [ 261 ] {ecb5ed3c-7d3b-4fcb-983a-6d68ce0dd54e} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2025.12.19 22:07:34.626007 [ 261 ] {ecb5ed3c-7d3b-4fcb-983a-6d68ce0dd54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8508 | 2025.12.19 22:07:34.626272 [ 261 ] {ecb5ed3c-7d3b-4fcb-983a-6d68ce0dd54e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8509 | 2025.12.19 22:07:34.626522 [ 261 ] {ecb5ed3c-7d3b-4fcb-983a-6d68ce0dd54e} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2025.12.19 22:07:34.626644 [ 261 ] {ecb5ed3c-7d3b-4fcb-983a-6d68ce0dd54e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.83 MiB/sec. | ||
| 8511 | 2025.12.19 22:07:34.626681 [ 261 ] {ecb5ed3c-7d3b-4fcb-983a-6d68ce0dd54e} <Debug> TCPHandler: Processed in 0.001250841 sec. | ||
| 8512 | 2025.12.19 22:07:34.626786 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2025.12.19 22:07:34.626878 [ 261 ] {5dc7a7f8-41ce-404c-aa38-f29b6a0feb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8514 | 2025.12.19 22:07:34.626916 [ 261 ] {5dc7a7f8-41ce-404c-aa38-f29b6a0feb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8515 | 2025.12.19 22:07:34.627298 [ 261 ] {5dc7a7f8-41ce-404c-aa38-f29b6a0feb9a} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2025.12.19 22:07:34.627333 [ 261 ] {5dc7a7f8-41ce-404c-aa38-f29b6a0feb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8517 | 2025.12.19 22:07:34.627616 [ 261 ] {5dc7a7f8-41ce-404c-aa38-f29b6a0feb9a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8518 | 2025.12.19 22:07:34.627824 [ 261 ] {5dc7a7f8-41ce-404c-aa38-f29b6a0feb9a} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2025.12.19 22:07:34.627947 [ 261 ] {5dc7a7f8-41ce-404c-aa38-f29b6a0feb9a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 8520 | 2025.12.19 22:07:34.627983 [ 261 ] {5dc7a7f8-41ce-404c-aa38-f29b6a0feb9a} <Debug> TCPHandler: Processed in 0.00124337 sec. | ||
| 8521 | 2025.12.19 22:07:34.628093 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2025.12.19 22:07:34.628184 [ 261 ] {87bc741f-ae2b-4ea7-b668-8f987cc6e880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8523 | 2025.12.19 22:07:34.628223 [ 261 ] {87bc741f-ae2b-4ea7-b668-8f987cc6e880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8524 | 2025.12.19 22:07:34.628668 [ 261 ] {87bc741f-ae2b-4ea7-b668-8f987cc6e880} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2025.12.19 22:07:34.628704 [ 261 ] {87bc741f-ae2b-4ea7-b668-8f987cc6e880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8526 | 2025.12.19 22:07:34.628997 [ 261 ] {87bc741f-ae2b-4ea7-b668-8f987cc6e880} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8527 | 2025.12.19 22:07:34.629194 [ 261 ] {87bc741f-ae2b-4ea7-b668-8f987cc6e880} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2025.12.19 22:07:34.629319 [ 261 ] {87bc741f-ae2b-4ea7-b668-8f987cc6e880} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001152 sec., 123263.88888888889 rows/sec., 9.95 MiB/sec. | ||
| 8529 | 2025.12.19 22:07:34.629356 [ 261 ] {87bc741f-ae2b-4ea7-b668-8f987cc6e880} <Debug> TCPHandler: Processed in 0.001310241 sec. | ||
| 8530 | 2025.12.19 22:07:34.629462 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2025.12.19 22:07:34.629558 [ 261 ] {e8aaa152-fb12-4941-b88b-5f095c6109ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8532 | 2025.12.19 22:07:34.629599 [ 261 ] {e8aaa152-fb12-4941-b88b-5f095c6109ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8533 | 2025.12.19 22:07:34.629998 [ 261 ] {e8aaa152-fb12-4941-b88b-5f095c6109ed} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2025.12.19 22:07:34.630033 [ 261 ] {e8aaa152-fb12-4941-b88b-5f095c6109ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8535 | 2025.12.19 22:07:34.630358 [ 261 ] {e8aaa152-fb12-4941-b88b-5f095c6109ed} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8536 | 2025.12.19 22:07:34.630560 [ 261 ] {e8aaa152-fb12-4941-b88b-5f095c6109ed} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2025.12.19 22:07:34.630683 [ 261 ] {e8aaa152-fb12-4941-b88b-5f095c6109ed} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001143 sec., 203849.51881014876 rows/sec., 14.92 MiB/sec. | ||
| 8538 | 2025.12.19 22:07:34.630719 [ 261 ] {e8aaa152-fb12-4941-b88b-5f095c6109ed} <Debug> TCPHandler: Processed in 0.001303982 sec. | ||
| 8539 | 2025.12.19 22:07:34.630828 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2025.12.19 22:07:34.630919 [ 261 ] {5bcab211-f704-42e5-942b-85b3d561ad7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8541 | 2025.12.19 22:07:34.630971 [ 261 ] {5bcab211-f704-42e5-942b-85b3d561ad7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8542 | 2025.12.19 22:07:34.631801 [ 261 ] {5bcab211-f704-42e5-942b-85b3d561ad7f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.12.19 22:07:34.631836 [ 261 ] {5bcab211-f704-42e5-942b-85b3d561ad7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8544 | 2025.12.19 22:07:34.632371 [ 261 ] {5bcab211-f704-42e5-942b-85b3d561ad7f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8545 | 2025.12.19 22:07:34.632593 [ 261 ] {5bcab211-f704-42e5-942b-85b3d561ad7f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2025.12.19 22:07:34.632724 [ 261 ] {5bcab211-f704-42e5-942b-85b3d561ad7f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001822 sec., 21953.896816684963 rows/sec., 39.34 MiB/sec. | ||
| 8547 | 2025.12.19 22:07:34.632776 [ 261 ] {5bcab211-f704-42e5-942b-85b3d561ad7f} <Debug> TCPHandler: Processed in 0.001995762 sec. | ||
| 8548 | 2025.12.19 22:07:34.632885 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2025.12.19 22:07:34.632978 [ 261 ] {d1420b38-258b-4f4f-9ca8-0dc6bd9d3863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8550 | 2025.12.19 22:07:34.633017 [ 261 ] {d1420b38-258b-4f4f-9ca8-0dc6bd9d3863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8551 | 2025.12.19 22:07:34.633340 [ 261 ] {d1420b38-258b-4f4f-9ca8-0dc6bd9d3863} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2025.12.19 22:07:34.633374 [ 261 ] {d1420b38-258b-4f4f-9ca8-0dc6bd9d3863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8553 | 2025.12.19 22:07:34.633664 [ 261 ] {d1420b38-258b-4f4f-9ca8-0dc6bd9d3863} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8554 | 2025.12.19 22:07:34.633860 [ 261 ] {d1420b38-258b-4f4f-9ca8-0dc6bd9d3863} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2025.12.19 22:07:34.633981 [ 261 ] {d1420b38-258b-4f4f-9ca8-0dc6bd9d3863} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 8556 | 2025.12.19 22:07:34.634016 [ 261 ] {d1420b38-258b-4f4f-9ca8-0dc6bd9d3863} <Debug> TCPHandler: Processed in 0.00117822 sec. | ||
| 8557 | 2025.12.19 22:07:36.265716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22542 | ||
| 8558 | 2025.12.19 22:07:36.266404 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2025.12.19 22:07:36.266449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8560 | 2025.12.19 22:07:36.267262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8561 | 2025.12.19 22:07:36.267545 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.12.19 22:07:36.267684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22542 | ||
| 8563 | 2025.12.19 22:07:37.457213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8564 | 2025.12.19 22:07:37.473833 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2025.12.19 22:07:37.473901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8566 | 2025.12.19 22:07:37.479597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8567 | 2025.12.19 22:07:37.480280 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.12.19 22:07:37.483192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8569 | 2025.12.19 22:07:39.613977 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8570 | 2025.12.19 22:07:39.614170 [ 261 ] {7eb6184b-cf0c-45aa-9eda-51f52e21cf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8571 | 2025.12.19 22:07:39.614241 [ 261 ] {7eb6184b-cf0c-45aa-9eda-51f52e21cf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8572 | 2025.12.19 22:07:39.614896 [ 261 ] {7eb6184b-cf0c-45aa-9eda-51f52e21cf21} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8573 | 2025.12.19 22:07:39.614942 [ 261 ] {7eb6184b-cf0c-45aa-9eda-51f52e21cf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8574 | 2025.12.19 22:07:39.615341 [ 261 ] {7eb6184b-cf0c-45aa-9eda-51f52e21cf21} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8575 | 2025.12.19 22:07:39.615572 [ 261 ] {7eb6184b-cf0c-45aa-9eda-51f52e21cf21} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8576 | 2025.12.19 22:07:39.615722 [ 261 ] {7eb6184b-cf0c-45aa-9eda-51f52e21cf21} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.69 MiB/sec. | ||
| 8577 | 2025.12.19 22:07:39.615766 [ 261 ] {7eb6184b-cf0c-45aa-9eda-51f52e21cf21} <Debug> TCPHandler: Processed in 0.001915911 sec. | ||
| 8578 | 2025.12.19 22:07:39.615897 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8579 | 2025.12.19 22:07:39.615996 [ 261 ] {8b654bb3-7768-4195-976e-c417c06bd0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8580 | 2025.12.19 22:07:39.616038 [ 261 ] {8b654bb3-7768-4195-976e-c417c06bd0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8581 | 2025.12.19 22:07:39.616482 [ 261 ] {8b654bb3-7768-4195-976e-c417c06bd0ed} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8582 | 2025.12.19 22:07:39.616519 [ 261 ] {8b654bb3-7768-4195-976e-c417c06bd0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8583 | 2025.12.19 22:07:39.616827 [ 261 ] {8b654bb3-7768-4195-976e-c417c06bd0ed} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8584 | 2025.12.19 22:07:39.617029 [ 261 ] {8b654bb3-7768-4195-976e-c417c06bd0ed} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2025.12.19 22:07:39.617162 [ 261 ] {8b654bb3-7768-4195-976e-c417c06bd0ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 8586 | 2025.12.19 22:07:39.617210 [ 261 ] {8b654bb3-7768-4195-976e-c417c06bd0ed} <Debug> TCPHandler: Processed in 0.001364352 sec. | ||
| 8587 | 2025.12.19 22:07:39.617326 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2025.12.19 22:07:39.617421 [ 261 ] {acf0a5a9-5e4c-42f2-945f-1bffbd110e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8589 | 2025.12.19 22:07:39.617466 [ 261 ] {acf0a5a9-5e4c-42f2-945f-1bffbd110e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8590 | 2025.12.19 22:07:39.617890 [ 261 ] {acf0a5a9-5e4c-42f2-945f-1bffbd110e79} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2025.12.19 22:07:39.617926 [ 261 ] {acf0a5a9-5e4c-42f2-945f-1bffbd110e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8592 | 2025.12.19 22:07:39.618259 [ 261 ] {acf0a5a9-5e4c-42f2-945f-1bffbd110e79} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8593 | 2025.12.19 22:07:39.618464 [ 261 ] {acf0a5a9-5e4c-42f2-945f-1bffbd110e79} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2025.12.19 22:07:39.618591 [ 261 ] {acf0a5a9-5e4c-42f2-945f-1bffbd110e79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8595 | 2025.12.19 22:07:39.618628 [ 261 ] {acf0a5a9-5e4c-42f2-945f-1bffbd110e79} <Debug> TCPHandler: Processed in 0.001352222 sec. | ||
| 8596 | 2025.12.19 22:07:39.618745 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2025.12.19 22:07:39.618839 [ 261 ] {9f3b4b6f-4f80-403e-8b8b-f62d7993da88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8598 | 2025.12.19 22:07:39.618882 [ 261 ] {9f3b4b6f-4f80-403e-8b8b-f62d7993da88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8599 | 2025.12.19 22:07:39.619217 [ 261 ] {9f3b4b6f-4f80-403e-8b8b-f62d7993da88} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2025.12.19 22:07:39.619252 [ 261 ] {9f3b4b6f-4f80-403e-8b8b-f62d7993da88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8601 | 2025.12.19 22:07:39.619551 [ 261 ] {9f3b4b6f-4f80-403e-8b8b-f62d7993da88} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8602 | 2025.12.19 22:07:39.619768 [ 261 ] {9f3b4b6f-4f80-403e-8b8b-f62d7993da88} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2025.12.19 22:07:39.619894 [ 261 ] {9f3b4b6f-4f80-403e-8b8b-f62d7993da88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8604 | 2025.12.19 22:07:39.619929 [ 261 ] {9f3b4b6f-4f80-403e-8b8b-f62d7993da88} <Debug> TCPHandler: Processed in 0.00123745 sec. | ||
| 8605 | 2025.12.19 22:07:43.639431 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8606 | 2025.12.19 22:07:43.639536 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8607 | 2025.12.19 22:07:43.767801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22990 | ||
| 8608 | 2025.12.19 22:07:43.768519 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2025.12.19 22:07:43.768563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8610 | 2025.12.19 22:07:43.769059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8611 | 2025.12.19 22:07:43.769304 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2025.12.19 22:07:43.769440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22990 | ||
| 8613 | 2025.12.19 22:07:43.820879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1022 | ||
| 8614 | 2025.12.19 22:07:43.823116 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2025.12.19 22:07:43.823168 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8616 | 2025.12.19 22:07:43.824388 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8617 | 2025.12.19 22:07:43.824647 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2025.12.19 22:07:43.824908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
| 8619 | 2025.12.19 22:07:44.001701 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00125402 sec. | ||
| 8620 | 2025.12.19 22:07:44.615674 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2025.12.19 22:07:44.615858 [ 261 ] {f671f9a8-db52-4e6c-8757-008dcae3158c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8622 | 2025.12.19 22:07:44.615927 [ 261 ] {f671f9a8-db52-4e6c-8757-008dcae3158c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8623 | 2025.12.19 22:07:44.616634 [ 261 ] {f671f9a8-db52-4e6c-8757-008dcae3158c} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2025.12.19 22:07:44.616687 [ 261 ] {f671f9a8-db52-4e6c-8757-008dcae3158c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8625 | 2025.12.19 22:07:44.617091 [ 261 ] {f671f9a8-db52-4e6c-8757-008dcae3158c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8626 | 2025.12.19 22:07:44.617319 [ 261 ] {f671f9a8-db52-4e6c-8757-008dcae3158c} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2025.12.19 22:07:44.617481 [ 261 ] {f671f9a8-db52-4e6c-8757-008dcae3158c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001673 sec., 81291.0938433951 rows/sec., 7.05 MiB/sec. | ||
| 8628 | 2025.12.19 22:07:44.617532 [ 261 ] {f671f9a8-db52-4e6c-8757-008dcae3158c} <Debug> TCPHandler: Processed in 0.001985282 sec. | ||
| 8629 | 2025.12.19 22:07:44.617669 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2025.12.19 22:07:44.617775 [ 261 ] {d74e9a9c-e181-43f1-988e-0c1eb2a07e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8631 | 2025.12.19 22:07:44.617820 [ 261 ] {d74e9a9c-e181-43f1-988e-0c1eb2a07e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8632 | 2025.12.19 22:07:44.618243 [ 261 ] {d74e9a9c-e181-43f1-988e-0c1eb2a07e00} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2025.12.19 22:07:44.618282 [ 261 ] {d74e9a9c-e181-43f1-988e-0c1eb2a07e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8634 | 2025.12.19 22:07:44.618592 [ 261 ] {d74e9a9c-e181-43f1-988e-0c1eb2a07e00} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8635 | 2025.12.19 22:07:44.618791 [ 261 ] {d74e9a9c-e181-43f1-988e-0c1eb2a07e00} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2025.12.19 22:07:44.618923 [ 261 ] {d74e9a9c-e181-43f1-988e-0c1eb2a07e00} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001173 sec., 34100.59676044331 rows/sec., 2.50 MiB/sec. | ||
| 8637 | 2025.12.19 22:07:44.618961 [ 261 ] {d74e9a9c-e181-43f1-988e-0c1eb2a07e00} <Debug> TCPHandler: Processed in 0.001346792 sec. | ||
| 8638 | 2025.12.19 22:07:44.619064 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8639 | 2025.12.19 22:07:44.619162 [ 261 ] {725a73c9-a4d2-4824-b604-1a2e8cf983e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8640 | 2025.12.19 22:07:44.619203 [ 261 ] {725a73c9-a4d2-4824-b604-1a2e8cf983e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8641 | 2025.12.19 22:07:44.619622 [ 261 ] {725a73c9-a4d2-4824-b604-1a2e8cf983e1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2025.12.19 22:07:44.619660 [ 261 ] {725a73c9-a4d2-4824-b604-1a2e8cf983e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8643 | 2025.12.19 22:07:44.619962 [ 261 ] {725a73c9-a4d2-4824-b604-1a2e8cf983e1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8644 | 2025.12.19 22:07:44.620160 [ 261 ] {725a73c9-a4d2-4824-b604-1a2e8cf983e1} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2025.12.19 22:07:44.620287 [ 261 ] {725a73c9-a4d2-4824-b604-1a2e8cf983e1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 7.09 MiB/sec. | ||
| 8646 | 2025.12.19 22:07:44.620326 [ 261 ] {725a73c9-a4d2-4824-b604-1a2e8cf983e1} <Debug> TCPHandler: Processed in 0.001312881 sec. | ||
| 8647 | 2025.12.19 22:07:44.620435 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8648 | 2025.12.19 22:07:44.620532 [ 261 ] {e0a693ee-d762-4937-8b01-331547555169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8649 | 2025.12.19 22:07:44.620580 [ 261 ] {e0a693ee-d762-4937-8b01-331547555169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8650 | 2025.12.19 22:07:44.620977 [ 261 ] {e0a693ee-d762-4937-8b01-331547555169} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2025.12.19 22:07:44.621015 [ 261 ] {e0a693ee-d762-4937-8b01-331547555169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8652 | 2025.12.19 22:07:44.621349 [ 261 ] {e0a693ee-d762-4937-8b01-331547555169} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8653 | 2025.12.19 22:07:44.621556 [ 261 ] {e0a693ee-d762-4937-8b01-331547555169} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8654 | 2025.12.19 22:07:44.621684 [ 261 ] {e0a693ee-d762-4937-8b01-331547555169} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 8655 | 2025.12.19 22:07:44.621722 [ 261 ] {e0a693ee-d762-4937-8b01-331547555169} <Debug> TCPHandler: Processed in 0.001337912 sec. | ||
| 8656 | 2025.12.19 22:07:44.621823 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2025.12.19 22:07:44.621918 [ 261 ] {37415093-e138-4037-ab85-0acbe7e45ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8658 | 2025.12.19 22:07:44.621972 [ 261 ] {37415093-e138-4037-ab85-0acbe7e45ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8659 | 2025.12.19 22:07:44.622811 [ 261 ] {37415093-e138-4037-ab85-0acbe7e45ea5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2025.12.19 22:07:44.622848 [ 261 ] {37415093-e138-4037-ab85-0acbe7e45ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8661 | 2025.12.19 22:07:44.623419 [ 261 ] {37415093-e138-4037-ab85-0acbe7e45ea5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8662 | 2025.12.19 22:07:44.623639 [ 261 ] {37415093-e138-4037-ab85-0acbe7e45ea5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2025.12.19 22:07:44.623778 [ 261 ] {37415093-e138-4037-ab85-0acbe7e45ea5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001879 sec., 21287.919105907396 rows/sec., 38.15 MiB/sec. | ||
| 8664 | 2025.12.19 22:07:44.623843 [ 261 ] {37415093-e138-4037-ab85-0acbe7e45ea5} <Debug> TCPHandler: Processed in 0.002069364 sec. | ||
| 8665 | 2025.12.19 22:07:44.623950 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8666 | 2025.12.19 22:07:44.624046 [ 261 ] {5a7e5c07-de37-44a8-affe-2d46e87d329d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8667 | 2025.12.19 22:07:44.624088 [ 261 ] {5a7e5c07-de37-44a8-affe-2d46e87d329d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8668 | 2025.12.19 22:07:44.624416 [ 261 ] {5a7e5c07-de37-44a8-affe-2d46e87d329d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2025.12.19 22:07:44.624453 [ 261 ] {5a7e5c07-de37-44a8-affe-2d46e87d329d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8670 | 2025.12.19 22:07:44.624750 [ 261 ] {5a7e5c07-de37-44a8-affe-2d46e87d329d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8671 | 2025.12.19 22:07:44.624949 [ 261 ] {5a7e5c07-de37-44a8-affe-2d46e87d329d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2025.12.19 22:07:44.625076 [ 261 ] {5a7e5c07-de37-44a8-affe-2d46e87d329d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 8673 | 2025.12.19 22:07:44.625112 [ 261 ] {5a7e5c07-de37-44a8-affe-2d46e87d329d} <Debug> TCPHandler: Processed in 0.00121388 sec. | ||
| 8674 | 2025.12.19 22:07:44.983238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8675 | 2025.12.19 22:07:45.000542 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2025.12.19 22:07:45.000605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8677 | 2025.12.19 22:07:45.006158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8678 | 2025.12.19 22:07:45.006836 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2025.12.19 22:07:45.009757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8680 | 2025.12.19 22:07:48.091119 [ 49 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8681 | 2025.12.19 22:07:48.091202 [ 49 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2025.12.19 22:07:48.091234 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8683 | 2025.12.19 22:07:48.091390 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 8684 | 2025.12.19 22:07:48.091573 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8685 | 2025.12.19 22:07:48.091616 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8686 | 2025.12.19 22:07:48.091706 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 8687 | 2025.12.19 22:07:48.091760 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8688 | 2025.12.19 22:07:48.091809 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 8689 | 2025.12.19 22:07:48.091857 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 8690 | 2025.12.19 22:07:48.092727 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407103 sec., 29848.561192748504 rows/sec., 2.51 MiB/sec. | ||
| 8691 | 2025.12.19 22:07:48.092941 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8692 | 2025.12.19 22:07:48.093302 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_17_4} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2025.12.19 22:07:48.093410 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_17_4} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8694 | 2025.12.19 22:07:48.093545 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8695 | 2025.12.19 22:07:48.528062 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54704 | ||
| 8696 | 2025.12.19 22:07:48.528206 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8697 | 2025.12.19 22:07:48.528247 [ 286 ] {} <Debug> TCP-Session: bdceb8a2-00bf-4965-8e84-22972e1c12c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54704 | ||
| 8698 | 2025.12.19 22:07:48.528282 [ 286 ] {} <Debug> TCP-Session: bdceb8a2-00bf-4965-8e84-22972e1c12c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8699 | 2025.12.19 22:07:48.528304 [ 286 ] {} <Debug> TCP-Session: bdceb8a2-00bf-4965-8e84-22972e1c12c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8700 | 2025.12.19 22:07:48.528513 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47862 | ||
| 8701 | 2025.12.19 22:07:48.528545 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50219 | ||
| 8702 | 2025.12.19 22:07:48.528539 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56916 | ||
| 8703 | 2025.12.19 22:07:48.528592 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61559 | ||
| 8704 | 2025.12.19 22:07:48.528606 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47424 | ||
| 8705 | 2025.12.19 22:07:48.528629 [ 286 ] {} <Trace> TCP-Session: bdceb8a2-00bf-4965-8e84-22972e1c12c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8706 | 2025.12.19 22:07:48.528603 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60552 | ||
| 8707 | 2025.12.19 22:07:48.528576 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45197 | ||
| 8708 | 2025.12.19 22:07:48.528564 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46757 | ||
| 8709 | 2025.12.19 22:07:48.528633 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8710 | 2025.12.19 22:07:48.528841 [ 288 ] {} <Debug> TCP-Session: 01df42be-0988-45be-be86-aa870f32f7d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47862 | ||
| 8711 | 2025.12.19 22:07:48.528856 [ 286 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54704) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8712 | 2025.12.19 22:07:48.528869 [ 288 ] {} <Debug> TCP-Session: 01df42be-0988-45be-be86-aa870f32f7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8713 | 2025.12.19 22:07:48.528894 [ 288 ] {} <Debug> TCP-Session: 01df42be-0988-45be-be86-aa870f32f7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8714 | 2025.12.19 22:07:48.528905 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8715 | 2025.12.19 22:07:48.528940 [ 290 ] {} <Debug> TCP-Session: 52936efd-0e58-4556-8321-c52172340830 Authenticating user 'default' from [fd00:1122:3344:101::e]:50219 | ||
| 8716 | 2025.12.19 22:07:48.528959 [ 290 ] {} <Debug> TCP-Session: 52936efd-0e58-4556-8321-c52172340830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8717 | 2025.12.19 22:07:48.528974 [ 290 ] {} <Debug> TCP-Session: 52936efd-0e58-4556-8321-c52172340830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8718 | 2025.12.19 22:07:48.529124 [ 286 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8719 | 2025.12.19 22:07:48.529185 [ 286 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8720 | 2025.12.19 22:07:48.529191 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8721 | 2025.12.19 22:07:48.529238 [ 259 ] {} <Debug> TCP-Session: d571c722-3bc0-4dbe-b1b4-e0c1dca00562 Authenticating user 'default' from [fd00:1122:3344:101::e]:47424 | ||
| 8722 | 2025.12.19 22:07:48.529269 [ 259 ] {} <Debug> TCP-Session: d571c722-3bc0-4dbe-b1b4-e0c1dca00562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2025.12.19 22:07:48.529292 [ 259 ] {} <Debug> TCP-Session: d571c722-3bc0-4dbe-b1b4-e0c1dca00562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8724 | 2025.12.19 22:07:48.529323 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8725 | 2025.12.19 22:07:48.529365 [ 291 ] {} <Debug> TCP-Session: eb943e3f-3cc0-4d8e-8f04-0c0bc4bf751f Authenticating user 'default' from [fd00:1122:3344:101::e]:46757 | ||
| 8726 | 2025.12.19 22:07:48.529395 [ 291 ] {} <Debug> TCP-Session: eb943e3f-3cc0-4d8e-8f04-0c0bc4bf751f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8727 | 2025.12.19 22:07:48.529411 [ 291 ] {} <Debug> TCP-Session: eb943e3f-3cc0-4d8e-8f04-0c0bc4bf751f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2025.12.19 22:07:48.529468 [ 286 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 8729 | 2025.12.19 22:07:48.529670 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8730 | 2025.12.19 22:07:48.529706 [ 292 ] {} <Debug> TCP-Session: 7b7e05dd-a43b-48d1-9e51-cdaaa5721c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:45197 | ||
| 8731 | 2025.12.19 22:07:48.529722 [ 292 ] {} <Debug> TCP-Session: 7b7e05dd-a43b-48d1-9e51-cdaaa5721c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8732 | 2025.12.19 22:07:48.529737 [ 292 ] {} <Debug> TCP-Session: 7b7e05dd-a43b-48d1-9e51-cdaaa5721c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8733 | 2025.12.19 22:07:48.529775 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8734 | 2025.12.19 22:07:48.529810 [ 293 ] {} <Debug> TCP-Session: 1def5c29-8d06-410d-bf5e-34e72de816a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60552 | ||
| 8735 | 2025.12.19 22:07:48.529826 [ 293 ] {} <Debug> TCP-Session: 1def5c29-8d06-410d-bf5e-34e72de816a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8736 | 2025.12.19 22:07:48.529838 [ 293 ] {} <Debug> TCP-Session: 1def5c29-8d06-410d-bf5e-34e72de816a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2025.12.19 22:07:48.530151 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8738 | 2025.12.19 22:07:48.530205 [ 294 ] {} <Debug> TCP-Session: 85792ff8-d209-46b6-be3f-617b14df5b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:61559 | ||
| 8739 | 2025.12.19 22:07:48.530234 [ 294 ] {} <Debug> TCP-Session: 85792ff8-d209-46b6-be3f-617b14df5b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8740 | 2025.12.19 22:07:48.530255 [ 294 ] {} <Debug> TCP-Session: 85792ff8-d209-46b6-be3f-617b14df5b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2025.12.19 22:07:48.530355 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8742 | 2025.12.19 22:07:48.530395 [ 289 ] {} <Debug> TCP-Session: fad8fc03-1296-4299-8e4c-b1551ecd011f Authenticating user 'default' from [fd00:1122:3344:101::e]:56916 | ||
| 8743 | 2025.12.19 22:07:48.530417 [ 289 ] {} <Debug> TCP-Session: fad8fc03-1296-4299-8e4c-b1551ecd011f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8744 | 2025.12.19 22:07:48.530424 [ 308 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Trace> AggregatingTransform: Aggregating | ||
| 8745 | 2025.12.19 22:07:48.530434 [ 289 ] {} <Debug> TCP-Session: fad8fc03-1296-4299-8e4c-b1551ecd011f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8746 | 2025.12.19 22:07:48.530471 [ 308 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Trace> Aggregator: Aggregation method: without_key | ||
| 8747 | 2025.12.19 22:07:48.530514 [ 308 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940696 sec. (1063.043 rows/sec., 41.53 KiB/sec.) | ||
| 8748 | 2025.12.19 22:07:48.530528 [ 308 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Trace> Aggregator: Merging aggregated data | ||
| 8749 | 2025.12.19 22:07:48.531872 [ 286 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003074 sec., 325.30904359141186 rows/sec., 12.71 KiB/sec. | ||
| 8750 | 2025.12.19 22:07:48.531981 [ 286 ] {4a8bfaa5-095e-4d4c-849e-372e541d3470} <Debug> TCPHandler: Processed in 0.003464766 sec. | ||
| 8751 | 2025.12.19 22:07:48.532103 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8752 | 2025.12.19 22:07:48.532130 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8753 | 2025.12.19 22:07:48.532142 [ 286 ] {} <Debug> TCP-Session: bdceb8a2-00bf-4965-8e84-22972e1c12c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8754 | 2025.12.19 22:07:48.532155 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8755 | 2025.12.19 22:07:48.532173 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8756 | 2025.12.19 22:07:48.532187 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8757 | 2025.12.19 22:07:48.532214 [ 288 ] {} <Debug> TCP-Session: 01df42be-0988-45be-be86-aa870f32f7d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8758 | 2025.12.19 22:07:48.532228 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8759 | 2025.12.19 22:07:48.532246 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8760 | 2025.12.19 22:07:48.532266 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8761 | 2025.12.19 22:07:48.532277 [ 290 ] {} <Debug> TCP-Session: 52936efd-0e58-4556-8321-c52172340830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8762 | 2025.12.19 22:07:48.532301 [ 291 ] {} <Debug> TCP-Session: eb943e3f-3cc0-4d8e-8f04-0c0bc4bf751f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8763 | 2025.12.19 22:07:48.532319 [ 294 ] {} <Debug> TCP-Session: 85792ff8-d209-46b6-be3f-617b14df5b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2025.12.19 22:07:48.532251 [ 259 ] {} <Debug> TCP-Session: d571c722-3bc0-4dbe-b1b4-e0c1dca00562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8765 | 2025.12.19 22:07:48.532234 [ 289 ] {} <Debug> TCP-Session: fad8fc03-1296-4299-8e4c-b1551ecd011f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8766 | 2025.12.19 22:07:48.532209 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8767 | 2025.12.19 22:07:48.532173 [ 293 ] {} <Debug> TCP-Session: 1def5c29-8d06-410d-bf5e-34e72de816a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8768 | 2025.12.19 22:07:48.532421 [ 292 ] {} <Debug> TCP-Session: 7b7e05dd-a43b-48d1-9e51-cdaaa5721c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8769 | 2025.12.19 22:07:49.569837 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55580 | ||
| 8770 | 2025.12.19 22:07:49.569940 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8771 | 2025.12.19 22:07:49.569968 [ 286 ] {} <Debug> TCP-Session: 75147671-18b4-492d-b690-769f8f1e90f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55580 | ||
| 8772 | 2025.12.19 22:07:49.569990 [ 286 ] {} <Debug> TCP-Session: 75147671-18b4-492d-b690-769f8f1e90f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8773 | 2025.12.19 22:07:49.570004 [ 286 ] {} <Debug> TCP-Session: 75147671-18b4-492d-b690-769f8f1e90f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8774 | 2025.12.19 22:07:49.570174 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43448 | ||
| 8775 | 2025.12.19 22:07:49.570222 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49477 | ||
| 8776 | 2025.12.19 22:07:49.570239 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56766 | ||
| 8777 | 2025.12.19 22:07:49.570277 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43504 | ||
| 8778 | 2025.12.19 22:07:49.570298 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8779 | 2025.12.19 22:07:49.570291 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50482 | ||
| 8780 | 2025.12.19 22:07:49.570331 [ 288 ] {} <Debug> TCP-Session: b9d22ac0-8411-44b1-bc54-3a7150769a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:43448 | ||
| 8781 | 2025.12.19 22:07:49.570344 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8782 | 2025.12.19 22:07:49.570344 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8783 | 2025.12.19 22:07:49.570356 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8784 | 2025.12.19 22:07:49.570375 [ 288 ] {} <Debug> TCP-Session: b9d22ac0-8411-44b1-bc54-3a7150769a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8785 | 2025.12.19 22:07:49.570382 [ 291 ] {} <Debug> TCP-Session: 3e3b1c6b-a947-4a5b-8878-bdfed4cecbf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56766 | ||
| 8786 | 2025.12.19 22:07:49.570390 [ 289 ] {} <Debug> TCP-Session: 47220522-3249-4a13-9b5b-cf3bd433d550 Authenticating user 'default' from [fd00:1122:3344:101::e]:49477 | ||
| 8787 | 2025.12.19 22:07:49.570404 [ 294 ] {} <Debug> TCP-Session: 5dc83e25-3fa0-4ed9-9f54-3da1264b63e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43504 | ||
| 8788 | 2025.12.19 22:07:49.570430 [ 289 ] {} <Debug> TCP-Session: 47220522-3249-4a13-9b5b-cf3bd433d550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8789 | 2025.12.19 22:07:49.570427 [ 291 ] {} <Debug> TCP-Session: 3e3b1c6b-a947-4a5b-8878-bdfed4cecbf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8790 | 2025.12.19 22:07:49.570446 [ 294 ] {} <Debug> TCP-Session: 5dc83e25-3fa0-4ed9-9f54-3da1264b63e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8791 | 2025.12.19 22:07:49.570466 [ 291 ] {} <Debug> TCP-Session: 3e3b1c6b-a947-4a5b-8878-bdfed4cecbf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2025.12.19 22:07:49.570487 [ 294 ] {} <Debug> TCP-Session: 5dc83e25-3fa0-4ed9-9f54-3da1264b63e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8793 | 2025.12.19 22:07:49.570452 [ 289 ] {} <Debug> TCP-Session: 47220522-3249-4a13-9b5b-cf3bd433d550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8794 | 2025.12.19 22:07:49.570414 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8795 | 2025.12.19 22:07:49.570406 [ 288 ] {} <Debug> TCP-Session: b9d22ac0-8411-44b1-bc54-3a7150769a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2025.12.19 22:07:49.570570 [ 259 ] {} <Debug> TCP-Session: 8fda5fa4-316b-4c18-92ef-9245afc41ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50482 | ||
| 8797 | 2025.12.19 22:07:49.570324 [ 286 ] {} <Trace> TCP-Session: 75147671-18b4-492d-b690-769f8f1e90f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2025.12.19 22:07:49.570603 [ 259 ] {} <Debug> TCP-Session: 8fda5fa4-316b-4c18-92ef-9245afc41ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2025.12.19 22:07:49.570279 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40630 | ||
| 8800 | 2025.12.19 22:07:49.570652 [ 259 ] {} <Debug> TCP-Session: 8fda5fa4-316b-4c18-92ef-9245afc41ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8801 | 2025.12.19 22:07:49.570254 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62594 | ||
| 8802 | 2025.12.19 22:07:49.570231 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46267 | ||
| 8803 | 2025.12.19 22:07:49.570709 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8804 | 2025.12.19 22:07:49.570741 [ 293 ] {} <Debug> TCP-Session: 934731fc-8997-4866-ae9b-2ab07cda8f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:40630 | ||
| 8805 | 2025.12.19 22:07:49.570750 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8806 | 2025.12.19 22:07:49.570759 [ 293 ] {} <Debug> TCP-Session: 934731fc-8997-4866-ae9b-2ab07cda8f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8807 | 2025.12.19 22:07:49.570763 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8808 | 2025.12.19 22:07:49.570778 [ 292 ] {} <Debug> TCP-Session: b94fff48-3850-4447-9e4e-9913fcaf6fa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62594 | ||
| 8809 | 2025.12.19 22:07:49.570790 [ 286 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55580) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8810 | 2025.12.19 22:07:49.570805 [ 290 ] {} <Debug> TCP-Session: 58c1b6c2-ffc9-4baa-b274-1722c35bd6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:46267 | ||
| 8811 | 2025.12.19 22:07:49.570817 [ 292 ] {} <Debug> TCP-Session: b94fff48-3850-4447-9e4e-9913fcaf6fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2025.12.19 22:07:49.570842 [ 290 ] {} <Debug> TCP-Session: 58c1b6c2-ffc9-4baa-b274-1722c35bd6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8813 | 2025.12.19 22:07:49.570856 [ 292 ] {} <Debug> TCP-Session: b94fff48-3850-4447-9e4e-9913fcaf6fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2025.12.19 22:07:49.570869 [ 290 ] {} <Debug> TCP-Session: 58c1b6c2-ffc9-4baa-b274-1722c35bd6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8815 | 2025.12.19 22:07:49.570785 [ 293 ] {} <Debug> TCP-Session: 934731fc-8997-4866-ae9b-2ab07cda8f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2025.12.19 22:07:49.571067 [ 286 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8817 | 2025.12.19 22:07:49.571128 [ 286 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8818 | 2025.12.19 22:07:49.571435 [ 286 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 8819 | 2025.12.19 22:07:49.572428 [ 306 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Trace> AggregatingTransform: Aggregating | ||
| 8820 | 2025.12.19 22:07:49.572478 [ 306 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Trace> Aggregator: Aggregation method: without_key | ||
| 8821 | 2025.12.19 22:07:49.572517 [ 306 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978996 sec. (1021.455 rows/sec., 39.90 KiB/sec.) | ||
| 8822 | 2025.12.19 22:07:49.572537 [ 306 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Trace> Aggregator: Merging aggregated data | ||
| 8823 | 2025.12.19 22:07:49.573826 [ 286 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. | ||
| 8824 | 2025.12.19 22:07:49.574040 [ 286 ] {ef682297-0d64-4f72-9d11-a836af2a6509} <Debug> TCPHandler: Processed in 0.003834752 sec. | ||
| 8825 | 2025.12.19 22:07:49.574174 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8826 | 2025.12.19 22:07:49.574208 [ 286 ] {} <Debug> TCP-Session: 75147671-18b4-492d-b690-769f8f1e90f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8827 | 2025.12.19 22:07:49.574223 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8828 | 2025.12.19 22:07:49.574248 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8829 | 2025.12.19 22:07:49.574270 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8830 | 2025.12.19 22:07:49.574286 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8831 | 2025.12.19 22:07:49.574304 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8832 | 2025.12.19 22:07:49.574317 [ 294 ] {} <Debug> TCP-Session: 5dc83e25-3fa0-4ed9-9f54-3da1264b63e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8833 | 2025.12.19 22:07:49.574321 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8834 | 2025.12.19 22:07:49.574340 [ 289 ] {} <Debug> TCP-Session: 47220522-3249-4a13-9b5b-cf3bd433d550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8835 | 2025.12.19 22:07:49.574362 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8836 | 2025.12.19 22:07:49.574382 [ 292 ] {} <Debug> TCP-Session: b94fff48-3850-4447-9e4e-9913fcaf6fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2025.12.19 22:07:49.574343 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8838 | 2025.12.19 22:07:49.574410 [ 259 ] {} <Debug> TCP-Session: 8fda5fa4-316b-4c18-92ef-9245afc41ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2025.12.19 22:07:49.574291 [ 293 ] {} <Debug> TCP-Session: 934731fc-8997-4866-ae9b-2ab07cda8f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2025.12.19 22:07:49.574447 [ 291 ] {} <Debug> TCP-Session: 3e3b1c6b-a947-4a5b-8878-bdfed4cecbf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2025.12.19 22:07:49.574346 [ 290 ] {} <Debug> TCP-Session: 58c1b6c2-ffc9-4baa-b274-1722c35bd6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8842 | 2025.12.19 22:07:49.574271 [ 288 ] {} <Debug> TCP-Session: b9d22ac0-8411-44b1-bc54-3a7150769a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2025.12.19 22:07:49.639997 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57043 | ||
| 8844 | 2025.12.19 22:07:49.640129 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8845 | 2025.12.19 22:07:49.640163 [ 286 ] {} <Debug> TCP-Session: 754e8067-8f1e-41d2-bb22-01d194133a9d Authenticating user 'default' from [fd00:1122:3344:101::e]:57043 | ||
| 8846 | 2025.12.19 22:07:49.640189 [ 286 ] {} <Debug> TCP-Session: 754e8067-8f1e-41d2-bb22-01d194133a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8847 | 2025.12.19 22:07:49.640207 [ 286 ] {} <Debug> TCP-Session: 754e8067-8f1e-41d2-bb22-01d194133a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2025.12.19 22:07:49.640444 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34522 | ||
| 8849 | 2025.12.19 22:07:49.640483 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58729 | ||
| 8850 | 2025.12.19 22:07:49.640505 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64968 | ||
| 8851 | 2025.12.19 22:07:49.640539 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56655 | ||
| 8852 | 2025.12.19 22:07:49.640554 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39025 | ||
| 8853 | 2025.12.19 22:07:49.640590 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8854 | 2025.12.19 22:07:49.640620 [ 286 ] {} <Trace> TCP-Session: 754e8067-8f1e-41d2-bb22-01d194133a9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2025.12.19 22:07:49.640634 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8856 | 2025.12.19 22:07:49.640662 [ 290 ] {} <Debug> TCP-Session: 51813109-41f3-4cab-9806-17b2509a2009 Authenticating user 'default' from [fd00:1122:3344:101::e]:58729 | ||
| 8857 | 2025.12.19 22:07:49.640694 [ 294 ] {} <Debug> TCP-Session: 0e06bbb7-4dc3-49af-a728-bd66b7407463 Authenticating user 'default' from [fd00:1122:3344:101::e]:56655 | ||
| 8858 | 2025.12.19 22:07:49.640711 [ 290 ] {} <Debug> TCP-Session: 51813109-41f3-4cab-9806-17b2509a2009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2025.12.19 22:07:49.640720 [ 294 ] {} <Debug> TCP-Session: 0e06bbb7-4dc3-49af-a728-bd66b7407463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2025.12.19 22:07:49.640713 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8861 | 2025.12.19 22:07:49.640745 [ 294 ] {} <Debug> TCP-Session: 0e06bbb7-4dc3-49af-a728-bd66b7407463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8862 | 2025.12.19 22:07:49.640735 [ 290 ] {} <Debug> TCP-Session: 51813109-41f3-4cab-9806-17b2509a2009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2025.12.19 22:07:49.640780 [ 259 ] {} <Debug> TCP-Session: 2ce0ffe3-d8dd-472a-a2b0-2185283951fd Authenticating user 'default' from [fd00:1122:3344:101::e]:39025 | ||
| 8864 | 2025.12.19 22:07:49.640511 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48079 | ||
| 8865 | 2025.12.19 22:07:49.640839 [ 259 ] {} <Debug> TCP-Session: 2ce0ffe3-d8dd-472a-a2b0-2185283951fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8866 | 2025.12.19 22:07:49.640876 [ 286 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8867 | 2025.12.19 22:07:49.640893 [ 259 ] {} <Debug> TCP-Session: 2ce0ffe3-d8dd-472a-a2b0-2185283951fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8868 | 2025.12.19 22:07:49.640449 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41171 | ||
| 8869 | 2025.12.19 22:07:49.640938 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8870 | 2025.12.19 22:07:49.640654 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8871 | 2025.12.19 22:07:49.640997 [ 292 ] {} <Debug> TCP-Session: b023a7a2-0fed-4aab-a5da-de7180354a3b Authenticating user 'default' from [fd00:1122:3344:101::e]:48079 | ||
| 8872 | 2025.12.19 22:07:49.640589 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8873 | 2025.12.19 22:07:49.641035 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8874 | 2025.12.19 22:07:49.641084 [ 288 ] {} <Debug> TCP-Session: 2ce3087e-b5de-489c-a1f7-3baff1396e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:34522 | ||
| 8875 | 2025.12.19 22:07:49.641098 [ 289 ] {} <Debug> TCP-Session: 5e2644fd-b412-4530-8a64-4e1d5bb0dd1d Authenticating user 'default' from [fd00:1122:3344:101::e]:41171 | ||
| 8876 | 2025.12.19 22:07:49.641117 [ 288 ] {} <Debug> TCP-Session: 2ce3087e-b5de-489c-a1f7-3baff1396e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8877 | 2025.12.19 22:07:49.641044 [ 292 ] {} <Debug> TCP-Session: b023a7a2-0fed-4aab-a5da-de7180354a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8878 | 2025.12.19 22:07:49.641145 [ 289 ] {} <Debug> TCP-Session: 5e2644fd-b412-4530-8a64-4e1d5bb0dd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8879 | 2025.12.19 22:07:49.641178 [ 292 ] {} <Debug> TCP-Session: b023a7a2-0fed-4aab-a5da-de7180354a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8880 | 2025.12.19 22:07:49.641196 [ 289 ] {} <Debug> TCP-Session: 5e2644fd-b412-4530-8a64-4e1d5bb0dd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8881 | 2025.12.19 22:07:49.641035 [ 291 ] {} <Debug> TCP-Session: 4081b08c-4f57-4d32-88d3-30a22d6edff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64968 | ||
| 8882 | 2025.12.19 22:07:49.641237 [ 286 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8883 | 2025.12.19 22:07:49.641254 [ 291 ] {} <Debug> TCP-Session: 4081b08c-4f57-4d32-88d3-30a22d6edff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8884 | 2025.12.19 22:07:49.640540 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40804 | ||
| 8885 | 2025.12.19 22:07:49.641291 [ 291 ] {} <Debug> TCP-Session: 4081b08c-4f57-4d32-88d3-30a22d6edff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8886 | 2025.12.19 22:07:49.641319 [ 286 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8887 | 2025.12.19 22:07:49.641150 [ 288 ] {} <Debug> TCP-Session: 2ce3087e-b5de-489c-a1f7-3baff1396e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2025.12.19 22:07:49.641380 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8889 | 2025.12.19 22:07:49.641414 [ 293 ] {} <Debug> TCP-Session: aa6e15a2-6113-4cb3-9c32-964f0165ce22 Authenticating user 'default' from [fd00:1122:3344:101::e]:40804 | ||
| 8890 | 2025.12.19 22:07:49.641438 [ 293 ] {} <Debug> TCP-Session: aa6e15a2-6113-4cb3-9c32-964f0165ce22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2025.12.19 22:07:49.641471 [ 293 ] {} <Debug> TCP-Session: aa6e15a2-6113-4cb3-9c32-964f0165ce22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2025.12.19 22:07:49.641720 [ 286 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 8893 | 2025.12.19 22:07:49.643088 [ 269 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Trace> AggregatingTransform: Aggregating | ||
| 8894 | 2025.12.19 22:07:49.643128 [ 269 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Trace> Aggregator: Aggregation method: without_key | ||
| 8895 | 2025.12.19 22:07:49.643167 [ 269 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001304432 sec. (766.617 rows/sec., 29.95 KiB/sec.) | ||
| 8896 | 2025.12.19 22:07:49.643186 [ 269 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Trace> Aggregator: Merging aggregated data | ||
| 8897 | 2025.12.19 22:07:49.644578 [ 286 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003776 sec., 264.8305084745763 rows/sec., 10.34 KiB/sec. | ||
| 8898 | 2025.12.19 22:07:49.644746 [ 286 ] {fa4d9a11-0d27-44e4-b4ad-bde0abdcebb0} <Debug> TCPHandler: Processed in 0.00429094 sec. | ||
| 8899 | 2025.12.19 22:07:49.644864 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8900 | 2025.12.19 22:07:49.644893 [ 286 ] {} <Debug> TCP-Session: 754e8067-8f1e-41d2-bb22-01d194133a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8901 | 2025.12.19 22:07:49.644898 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8902 | 2025.12.19 22:07:49.644923 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8903 | 2025.12.19 22:07:49.644952 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8904 | 2025.12.19 22:07:49.644963 [ 294 ] {} <Debug> TCP-Session: 0e06bbb7-4dc3-49af-a728-bd66b7407463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8905 | 2025.12.19 22:07:49.644978 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8906 | 2025.12.19 22:07:49.644997 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8907 | 2025.12.19 22:07:49.645032 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8908 | 2025.12.19 22:07:49.645037 [ 289 ] {} <Debug> TCP-Session: 5e2644fd-b412-4530-8a64-4e1d5bb0dd1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8909 | 2025.12.19 22:07:49.645056 [ 290 ] {} <Debug> TCP-Session: 51813109-41f3-4cab-9806-17b2509a2009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8910 | 2025.12.19 22:07:49.645073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8911 | 2025.12.19 22:07:49.645077 [ 291 ] {} <Debug> TCP-Session: 4081b08c-4f57-4d32-88d3-30a22d6edff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8912 | 2025.12.19 22:07:49.645092 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8913 | 2025.12.19 22:07:49.645122 [ 292 ] {} <Debug> TCP-Session: b023a7a2-0fed-4aab-a5da-de7180354a3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2025.12.19 22:07:49.645000 [ 259 ] {} <Debug> TCP-Session: 2ce0ffe3-d8dd-472a-a2b0-2185283951fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8915 | 2025.12.19 22:07:49.645159 [ 293 ] {} <Debug> TCP-Session: aa6e15a2-6113-4cb3-9c32-964f0165ce22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8916 | 2025.12.19 22:07:49.644955 [ 288 ] {} <Debug> TCP-Session: 2ce3087e-b5de-489c-a1f7-3baff1396e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8917 | 2025.12.19 22:07:49.645874 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2025.12.19 22:07:49.646027 [ 261 ] {b1839829-b664-45ee-9880-a387323dfae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8919 | 2025.12.19 22:07:49.646095 [ 261 ] {b1839829-b664-45ee-9880-a387323dfae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8920 | 2025.12.19 22:07:49.646748 [ 261 ] {b1839829-b664-45ee-9880-a387323dfae9} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2025.12.19 22:07:49.646798 [ 261 ] {b1839829-b664-45ee-9880-a387323dfae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8922 | 2025.12.19 22:07:49.647211 [ 261 ] {b1839829-b664-45ee-9880-a387323dfae9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8923 | 2025.12.19 22:07:49.647442 [ 261 ] {b1839829-b664-45ee-9880-a387323dfae9} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.12.19 22:07:49.647617 [ 261 ] {b1839829-b664-45ee-9880-a387323dfae9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001633 sec., 1224.739742804654 rows/sec., 99.87 KiB/sec. | ||
| 8925 | 2025.12.19 22:07:49.647672 [ 261 ] {b1839829-b664-45ee-9880-a387323dfae9} <Debug> TCPHandler: Processed in 0.001913481 sec. | ||
| 8926 | 2025.12.19 22:07:49.647808 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2025.12.19 22:07:49.647924 [ 261 ] {1a57f13e-c247-4941-9d3a-89c62552634a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8928 | 2025.12.19 22:07:49.647970 [ 261 ] {1a57f13e-c247-4941-9d3a-89c62552634a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8929 | 2025.12.19 22:07:49.649095 [ 261 ] {1a57f13e-c247-4941-9d3a-89c62552634a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2025.12.19 22:07:49.649136 [ 261 ] {1a57f13e-c247-4941-9d3a-89c62552634a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8931 | 2025.12.19 22:07:49.649578 [ 261 ] {1a57f13e-c247-4941-9d3a-89c62552634a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8932 | 2025.12.19 22:07:49.649824 [ 261 ] {1a57f13e-c247-4941-9d3a-89c62552634a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2025.12.19 22:07:49.649978 [ 261 ] {1a57f13e-c247-4941-9d3a-89c62552634a} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002086 sec., 573825.5033557046 rows/sec., 47.30 MiB/sec. | ||
| 8934 | 2025.12.19 22:07:49.649985 [ 52 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8935 | 2025.12.19 22:07:49.650020 [ 261 ] {1a57f13e-c247-4941-9d3a-89c62552634a} <Debug> TCPHandler: Processed in 0.002265008 sec. | ||
| 8936 | 2025.12.19 22:07:49.650043 [ 52 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2025.12.19 22:07:49.650072 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8938 | 2025.12.19 22:07:49.650146 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2025.12.19 22:07:49.650178 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 8940 | 2025.12.19 22:07:49.650251 [ 261 ] {98fb8144-18d8-4d50-8146-5c84ebd2a72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8941 | 2025.12.19 22:07:49.650300 [ 261 ] {98fb8144-18d8-4d50-8146-5c84ebd2a72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8942 | 2025.12.19 22:07:49.650312 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8943 | 2025.12.19 22:07:49.650354 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part | ||
| 8944 | 2025.12.19 22:07:49.650422 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 8945 | 2025.12.19 22:07:49.650469 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 257 rows starting from the beginning of the part | ||
| 8946 | 2025.12.19 22:07:49.650516 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 8947 | 2025.12.19 22:07:49.650557 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 8948 | 2025.12.19 22:07:49.650605 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1197 rows starting from the beginning of the part | ||
| 8949 | 2025.12.19 22:07:49.650722 [ 261 ] {98fb8144-18d8-4d50-8146-5c84ebd2a72b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2025.12.19 22:07:49.650765 [ 261 ] {98fb8144-18d8-4d50-8146-5c84ebd2a72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8951 | 2025.12.19 22:07:49.651098 [ 261 ] {98fb8144-18d8-4d50-8146-5c84ebd2a72b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8952 | 2025.12.19 22:07:49.651326 [ 261 ] {98fb8144-18d8-4d50-8146-5c84ebd2a72b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2025.12.19 22:07:49.651463 [ 52 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8954 | 2025.12.19 22:07:49.651468 [ 261 ] {98fb8144-18d8-4d50-8146-5c84ebd2a72b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001241 sec., 1611.6035455278002 rows/sec., 112.53 KiB/sec. | ||
| 8955 | 2025.12.19 22:07:49.651524 [ 52 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2025.12.19 22:07:49.651546 [ 261 ] {98fb8144-18d8-4d50-8146-5c84ebd2a72b} <Debug> TCPHandler: Processed in 0.001452023 sec. | ||
| 8957 | 2025.12.19 22:07:49.651569 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8958 | 2025.12.19 22:07:49.651681 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 8959 | 2025.12.19 22:07:49.651684 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2025.12.19 22:07:49.651808 [ 261 ] {f5a63f38-dc45-4f5f-bdb1-449209be4ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8961 | 2025.12.19 22:07:49.651808 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8962 | 2025.12.19 22:07:49.651853 [ 261 ] {f5a63f38-dc45-4f5f-bdb1-449209be4ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8963 | 2025.12.19 22:07:49.651860 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 72 rows starting from the beginning of the part | ||
| 8964 | 2025.12.19 22:07:49.651934 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 8965 | 2025.12.19 22:07:49.651981 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 8966 | 2025.12.19 22:07:49.652027 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part | ||
| 8967 | 2025.12.19 22:07:49.652071 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 8968 | 2025.12.19 22:07:49.652119 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 8969 | 2025.12.19 22:07:49.652269 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.002141295 sec., 1451925.1200792044 rows/sec., 127.06 MiB/sec. | ||
| 8970 | 2025.12.19 22:07:49.652421 [ 261 ] {f5a63f38-dc45-4f5f-bdb1-449209be4ec8} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2025.12.19 22:07:49.652471 [ 261 ] {f5a63f38-dc45-4f5f-bdb1-449209be4ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8972 | 2025.12.19 22:07:49.652542 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8973 | 2025.12.19 22:07:49.652837 [ 261 ] {f5a63f38-dc45-4f5f-bdb1-449209be4ec8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8974 | 2025.12.19 22:07:49.652845 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2025.12.19 22:07:49.652926 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_71_14} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8976 | 2025.12.19 22:07:49.652997 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360562 sec., 182277.61763153755 rows/sec., 14.08 MiB/sec. | ||
| 8977 | 2025.12.19 22:07:49.653012 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8978 | 2025.12.19 22:07:49.653058 [ 261 ] {f5a63f38-dc45-4f5f-bdb1-449209be4ec8} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2025.12.19 22:07:49.653145 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8980 | 2025.12.19 22:07:49.653194 [ 261 ] {f5a63f38-dc45-4f5f-bdb1-449209be4ec8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001407 sec., 162046.90831556503 rows/sec., 10.97 MiB/sec. | ||
| 8981 | 2025.12.19 22:07:49.653233 [ 261 ] {f5a63f38-dc45-4f5f-bdb1-449209be4ec8} <Debug> TCPHandler: Processed in 0.001599616 sec. | ||
| 8982 | 2025.12.19 22:07:49.653352 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2025.12.19 22:07:49.653409 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2025.12.19 22:07:49.653447 [ 261 ] {3f34dd86-35e6-4487-917d-d6aa602b7577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8985 | 2025.12.19 22:07:49.653475 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_41_8} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8986 | 2025.12.19 22:07:49.653488 [ 261 ] {3f34dd86-35e6-4487-917d-d6aa602b7577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8987 | 2025.12.19 22:07:49.653572 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8988 | 2025.12.19 22:07:49.654351 [ 261 ] {3f34dd86-35e6-4487-917d-d6aa602b7577} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2025.12.19 22:07:49.654398 [ 261 ] {3f34dd86-35e6-4487-917d-d6aa602b7577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8990 | 2025.12.19 22:07:49.654846 [ 261 ] {3f34dd86-35e6-4487-917d-d6aa602b7577} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8991 | 2025.12.19 22:07:49.655043 [ 261 ] {3f34dd86-35e6-4487-917d-d6aa602b7577} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2025.12.19 22:07:49.655154 [ 52 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8993 | 2025.12.19 22:07:49.655164 [ 261 ] {3f34dd86-35e6-4487-917d-d6aa602b7577} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001776 sec., 293918.91891891893 rows/sec., 21.76 MiB/sec. | ||
| 8994 | 2025.12.19 22:07:49.655191 [ 52 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2025.12.19 22:07:49.655212 [ 261 ] {3f34dd86-35e6-4487-917d-d6aa602b7577} <Debug> TCPHandler: Processed in 0.001953372 sec. | ||
| 8996 | 2025.12.19 22:07:49.655215 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 8997 | 2025.12.19 22:07:49.655303 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 8998 | 2025.12.19 22:07:49.655327 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2025.12.19 22:07:49.655396 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9000 | 2025.12.19 22:07:49.655421 [ 261 ] {18b5b933-cc95-41be-842e-4db31bba40ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9001 | 2025.12.19 22:07:49.655424 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 634 rows starting from the beginning of the part | ||
| 9002 | 2025.12.19 22:07:49.655469 [ 261 ] {18b5b933-cc95-41be-842e-4db31bba40ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9003 | 2025.12.19 22:07:49.655487 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9004 | 2025.12.19 22:07:49.655595 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 142 rows starting from the beginning of the part | ||
| 9005 | 2025.12.19 22:07:49.655637 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9006 | 2025.12.19 22:07:49.655676 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 9007 | 2025.12.19 22:07:49.655718 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 522 rows starting from the beginning of the part | ||
| 9008 | 2025.12.19 22:07:49.656129 [ 261 ] {18b5b933-cc95-41be-842e-4db31bba40ae} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2025.12.19 22:07:49.656170 [ 261 ] {18b5b933-cc95-41be-842e-4db31bba40ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9010 | 2025.12.19 22:07:49.656589 [ 261 ] {18b5b933-cc95-41be-842e-4db31bba40ae} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9011 | 2025.12.19 22:07:49.656701 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380092 sec., 1108621.7440576425 rows/sec., 88.30 MiB/sec. | ||
| 9012 | 2025.12.19 22:07:49.656820 [ 261 ] {18b5b933-cc95-41be-842e-4db31bba40ae} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2025.12.19 22:07:49.656880 [ 201 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9014 | 2025.12.19 22:07:49.656955 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9015 | 2025.12.19 22:07:49.656965 [ 261 ] {18b5b933-cc95-41be-842e-4db31bba40ae} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001505 sec., 561461.7940199336 rows/sec., 37.79 MiB/sec. | ||
| 9016 | 2025.12.19 22:07:49.657007 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.12.19 22:07:49.657047 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9018 | 2025.12.19 22:07:49.657049 [ 261 ] {18b5b933-cc95-41be-842e-4db31bba40ae} <Debug> TCPHandler: Processed in 0.001719098 sec. | ||
| 9019 | 2025.12.19 22:07:49.657170 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 9020 | 2025.12.19 22:07:49.657227 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9021 | 2025.12.19 22:07:49.657251 [ 201 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2025.12.19 22:07:49.657344 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9023 | 2025.12.19 22:07:49.657345 [ 261 ] {a4c8a70d-5be0-4d55-b573-fb90a8d67b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9024 | 2025.12.19 22:07:49.657359 [ 201 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_71_14} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9025 | 2025.12.19 22:07:49.657402 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19141 rows starting from the beginning of the part | ||
| 9026 | 2025.12.19 22:07:49.657423 [ 261 ] {a4c8a70d-5be0-4d55-b573-fb90a8d67b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9027 | 2025.12.19 22:07:49.657482 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9028 | 2025.12.19 22:07:49.657505 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 9029 | 2025.12.19 22:07:49.657573 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 233 rows starting from the beginning of the part | ||
| 9030 | 2025.12.19 22:07:49.657631 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 9031 | 2025.12.19 22:07:49.657689 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9032 | 2025.12.19 22:07:49.657745 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 845 rows starting from the beginning of the part | ||
| 9033 | 2025.12.19 22:07:49.657943 [ 261 ] {a4c8a70d-5be0-4d55-b573-fb90a8d67b18} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2025.12.19 22:07:49.657992 [ 261 ] {a4c8a70d-5be0-4d55-b573-fb90a8d67b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9035 | 2025.12.19 22:07:49.658401 [ 261 ] {a4c8a70d-5be0-4d55-b573-fb90a8d67b18} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9036 | 2025.12.19 22:07:49.658678 [ 261 ] {a4c8a70d-5be0-4d55-b573-fb90a8d67b18} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2025.12.19 22:07:49.658832 [ 52 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9038 | 2025.12.19 22:07:49.658846 [ 261 ] {a4c8a70d-5be0-4d55-b573-fb90a8d67b18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. | ||
| 9039 | 2025.12.19 22:07:49.658879 [ 52 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.12.19 22:07:49.658906 [ 261 ] {a4c8a70d-5be0-4d55-b573-fb90a8d67b18} <Debug> TCPHandler: Processed in 0.001741838 sec. | ||
| 9041 | 2025.12.19 22:07:49.658911 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9042 | 2025.12.19 22:07:49.659031 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9043 | 2025.12.19 22:07:49.659164 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9044 | 2025.12.19 22:07:49.659230 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3900 rows starting from the beginning of the part | ||
| 9045 | 2025.12.19 22:07:49.659306 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9046 | 2025.12.19 22:07:49.659363 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9047 | 2025.12.19 22:07:49.659415 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9048 | 2025.12.19 22:07:49.659472 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9049 | 2025.12.19 22:07:49.659527 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9050 | 2025.12.19 22:07:49.661591 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602322 sec., 1613943.2399218853 rows/sec., 108.77 MiB/sec. | ||
| 9051 | 2025.12.19 22:07:49.662119 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9052 | 2025.12.19 22:07:49.662421 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_71_14} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2025.12.19 22:07:49.662524 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_71_14} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9054 | 2025.12.19 22:07:49.662640 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9055 | 2025.12.19 22:07:49.670530 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20699 rows, containing 5 columns (5 merged, 0 gathered) in 0.013416189 sec., 1542837.5375451255 rows/sec., 105.99 MiB/sec. | ||
| 9056 | 2025.12.19 22:07:49.670950 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9057 | 2025.12.19 22:07:49.671227 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2025.12.19 22:07:49.671308 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9059 | 2025.12.19 22:07:49.671409 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9060 | 2025.12.19 22:07:50.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.78 MiB, peak 314.69 MiB, free memory in arenas 0.00 B, will set to 309.07 MiB (RSS), difference: 2.29 MiB | ||
| 9061 | 2025.12.19 22:07:51.269586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23502 | ||
| 9062 | 2025.12.19 22:07:51.270143 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2025.12.19 22:07:51.270201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9064 | 2025.12.19 22:07:51.270794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9065 | 2025.12.19 22:07:51.271071 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2025.12.19 22:07:51.271226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23502 | ||
| 9067 | 2025.12.19 22:07:52.509963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9068 | 2025.12.19 22:07:52.528841 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2025.12.19 22:07:52.528916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9070 | 2025.12.19 22:07:52.535162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9071 | 2025.12.19 22:07:52.535922 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2025.12.19 22:07:52.539562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9073 | 2025.12.19 22:07:53.825215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1054 | ||
| 9074 | 2025.12.19 22:07:53.827786 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2025.12.19 22:07:53.827850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9076 | 2025.12.19 22:07:53.829140 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9077 | 2025.12.19 22:07:53.829437 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2025.12.19 22:07:53.829598 [ 53 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9079 | 2025.12.19 22:07:53.829662 [ 53 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2025.12.19 22:07:53.829683 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9081 | 2025.12.19 22:07:53.829783 [ 201 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 9082 | 2025.12.19 22:07:53.829849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1054 | ||
| 9083 | 2025.12.19 22:07:53.830357 [ 201 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9084 | 2025.12.19 22:07:53.830518 [ 201 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 930 rows starting from the beginning of the part | ||
| 9085 | 2025.12.19 22:07:53.830906 [ 201 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part | ||
| 9086 | 2025.12.19 22:07:53.831256 [ 201 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 22 rows starting from the beginning of the part | ||
| 9087 | 2025.12.19 22:07:53.831588 [ 201 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 9088 | 2025.12.19 22:07:53.831922 [ 201 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 9089 | 2025.12.19 22:07:53.832252 [ 201 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 9090 | 2025.12.19 22:07:53.838533 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 72 columns (72 merged, 0 gathered) in 0.008792683 sec., 119872.3984476638 rows/sec., 95.66 MiB/sec. | ||
| 9091 | 2025.12.19 22:07:53.839866 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9092 | 2025.12.19 22:07:53.840472 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2025.12.19 22:07:53.840550 [ 188 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_36_7} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9094 | 2025.12.19 22:07:53.840896 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 9095 | 2025.12.19 22:07:54.616449 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9096 | 2025.12.19 22:07:54.616643 [ 261 ] {d7052679-8958-41d1-ae53-2ee07df5ecb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9097 | 2025.12.19 22:07:54.616713 [ 261 ] {d7052679-8958-41d1-ae53-2ee07df5ecb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9098 | 2025.12.19 22:07:54.617429 [ 261 ] {d7052679-8958-41d1-ae53-2ee07df5ecb3} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2025.12.19 22:07:54.617471 [ 261 ] {d7052679-8958-41d1-ae53-2ee07df5ecb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9100 | 2025.12.19 22:07:54.617869 [ 261 ] {d7052679-8958-41d1-ae53-2ee07df5ecb3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9101 | 2025.12.19 22:07:54.618125 [ 261 ] {d7052679-8958-41d1-ae53-2ee07df5ecb3} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2025.12.19 22:07:54.618291 [ 261 ] {d7052679-8958-41d1-ae53-2ee07df5ecb3} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001703 sec., 79859.07222548443 rows/sec., 6.92 MiB/sec. | ||
| 9103 | 2025.12.19 22:07:54.618343 [ 261 ] {d7052679-8958-41d1-ae53-2ee07df5ecb3} <Debug> TCPHandler: Processed in 0.002027233 sec. | ||
| 9104 | 2025.12.19 22:07:54.618468 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2025.12.19 22:07:54.618571 [ 261 ] {a8bc78d0-1bf8-4eb0-a982-9a0d98aaf9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9106 | 2025.12.19 22:07:54.618614 [ 261 ] {a8bc78d0-1bf8-4eb0-a982-9a0d98aaf9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9107 | 2025.12.19 22:07:54.619037 [ 261 ] {a8bc78d0-1bf8-4eb0-a982-9a0d98aaf9aa} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2025.12.19 22:07:54.619072 [ 261 ] {a8bc78d0-1bf8-4eb0-a982-9a0d98aaf9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9109 | 2025.12.19 22:07:54.619370 [ 261 ] {a8bc78d0-1bf8-4eb0-a982-9a0d98aaf9aa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9110 | 2025.12.19 22:07:54.619573 [ 261 ] {a8bc78d0-1bf8-4eb0-a982-9a0d98aaf9aa} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2025.12.19 22:07:54.619702 [ 261 ] {a8bc78d0-1bf8-4eb0-a982-9a0d98aaf9aa} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001156 sec., 34602.07612456748 rows/sec., 2.54 MiB/sec. | ||
| 9112 | 2025.12.19 22:07:54.619746 [ 261 ] {a8bc78d0-1bf8-4eb0-a982-9a0d98aaf9aa} <Debug> TCPHandler: Processed in 0.001330512 sec. | ||
| 9113 | 2025.12.19 22:07:54.619857 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2025.12.19 22:07:54.619953 [ 261 ] {b823f034-9a54-4c82-b28c-5c73e3f95c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9115 | 2025.12.19 22:07:54.619993 [ 261 ] {b823f034-9a54-4c82-b28c-5c73e3f95c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9116 | 2025.12.19 22:07:54.620441 [ 261 ] {b823f034-9a54-4c82-b28c-5c73e3f95c60} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2025.12.19 22:07:54.620476 [ 261 ] {b823f034-9a54-4c82-b28c-5c73e3f95c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9118 | 2025.12.19 22:07:54.620783 [ 261 ] {b823f034-9a54-4c82-b28c-5c73e3f95c60} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9119 | 2025.12.19 22:07:54.620993 [ 261 ] {b823f034-9a54-4c82-b28c-5c73e3f95c60} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2025.12.19 22:07:54.621120 [ 261 ] {b823f034-9a54-4c82-b28c-5c73e3f95c60} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 6.84 MiB/sec. | ||
| 9121 | 2025.12.19 22:07:54.621162 [ 261 ] {b823f034-9a54-4c82-b28c-5c73e3f95c60} <Debug> TCPHandler: Processed in 0.001355412 sec. | ||
| 9122 | 2025.12.19 22:07:54.621281 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2025.12.19 22:07:54.621377 [ 261 ] {58f08878-b826-41f5-9c17-9e9b3d4fb605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9124 | 2025.12.19 22:07:54.621421 [ 261 ] {58f08878-b826-41f5-9c17-9e9b3d4fb605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9125 | 2025.12.19 22:07:54.621816 [ 261 ] {58f08878-b826-41f5-9c17-9e9b3d4fb605} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2025.12.19 22:07:54.621853 [ 261 ] {58f08878-b826-41f5-9c17-9e9b3d4fb605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9127 | 2025.12.19 22:07:54.622179 [ 261 ] {58f08878-b826-41f5-9c17-9e9b3d4fb605} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9128 | 2025.12.19 22:07:54.622413 [ 261 ] {58f08878-b826-41f5-9c17-9e9b3d4fb605} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2025.12.19 22:07:54.622543 [ 261 ] {58f08878-b826-41f5-9c17-9e9b3d4fb605} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 9130 | 2025.12.19 22:07:54.622581 [ 261 ] {58f08878-b826-41f5-9c17-9e9b3d4fb605} <Debug> TCPHandler: Processed in 0.001351862 sec. | ||
| 9131 | 2025.12.19 22:07:54.622685 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2025.12.19 22:07:54.622779 [ 261 ] {94a38ab7-ff67-4be8-b13a-c93f819ac05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9133 | 2025.12.19 22:07:54.622834 [ 261 ] {94a38ab7-ff67-4be8-b13a-c93f819ac05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9134 | 2025.12.19 22:07:54.623769 [ 261 ] {94a38ab7-ff67-4be8-b13a-c93f819ac05b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2025.12.19 22:07:54.623809 [ 261 ] {94a38ab7-ff67-4be8-b13a-c93f819ac05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9136 | 2025.12.19 22:07:54.624387 [ 261 ] {94a38ab7-ff67-4be8-b13a-c93f819ac05b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9137 | 2025.12.19 22:07:54.624630 [ 261 ] {94a38ab7-ff67-4be8-b13a-c93f819ac05b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2025.12.19 22:07:54.624756 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9139 | 2025.12.19 22:07:54.624774 [ 261 ] {94a38ab7-ff67-4be8-b13a-c93f819ac05b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002013 sec., 19870.83954297069 rows/sec., 35.61 MiB/sec. | ||
| 9140 | 2025.12.19 22:07:54.624846 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2025.12.19 22:07:54.624883 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9142 | 2025.12.19 22:07:54.624886 [ 261 ] {94a38ab7-ff67-4be8-b13a-c93f819ac05b} <Debug> TCPHandler: Processed in 0.002253057 sec. | ||
| 9143 | 2025.12.19 22:07:54.625020 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2025.12.19 22:07:54.625018 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 9145 | 2025.12.19 22:07:54.625121 [ 261 ] {a995acf4-8a51-4b1c-ae68-8bbd6912de14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9146 | 2025.12.19 22:07:54.625169 [ 261 ] {a995acf4-8a51-4b1c-ae68-8bbd6912de14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9147 | 2025.12.19 22:07:54.625288 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9148 | 2025.12.19 22:07:54.625358 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1121 rows starting from the beginning of the part | ||
| 9149 | 2025.12.19 22:07:54.625504 [ 261 ] {a995acf4-8a51-4b1c-ae68-8bbd6912de14} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2025.12.19 22:07:54.625533 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 9151 | 2025.12.19 22:07:54.625545 [ 261 ] {a995acf4-8a51-4b1c-ae68-8bbd6912de14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9152 | 2025.12.19 22:07:54.625692 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9153 | 2025.12.19 22:07:54.625826 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9154 | 2025.12.19 22:07:54.625892 [ 261 ] {a995acf4-8a51-4b1c-ae68-8bbd6912de14} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9155 | 2025.12.19 22:07:54.625935 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 9156 | 2025.12.19 22:07:54.626047 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 9157 | 2025.12.19 22:07:54.626119 [ 261 ] {a995acf4-8a51-4b1c-ae68-8bbd6912de14} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2025.12.19 22:07:54.626253 [ 261 ] {a995acf4-8a51-4b1c-ae68-8bbd6912de14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 9159 | 2025.12.19 22:07:54.626290 [ 261 ] {a995acf4-8a51-4b1c-ae68-8bbd6912de14} <Debug> TCPHandler: Processed in 0.001319682 sec. | ||
| 9160 | 2025.12.19 22:07:54.633971 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1321 rows, containing 19 columns (19 merged, 0 gathered) in 0.009008637 sec., 146637.0550839156 rows/sec., 262.77 MiB/sec. | ||
| 9161 | 2025.12.19 22:07:54.635769 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9162 | 2025.12.19 22:07:54.636171 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2025.12.19 22:07:54.636256 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9164 | 2025.12.19 22:07:54.636434 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
| 9165 | 2025.12.19 22:07:55.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.61 MiB, peak 321.01 MiB, free memory in arenas 0.00 B, will set to 312.95 MiB (RSS), difference: 3.34 MiB | ||
| 9166 | 2025.12.19 22:07:58.639792 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9167 | 2025.12.19 22:07:58.639873 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9168 | 2025.12.19 22:07:58.771513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23950 | ||
| 9169 | 2025.12.19 22:07:58.772174 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2025.12.19 22:07:58.772221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9171 | 2025.12.19 22:07:58.772723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9172 | 2025.12.19 22:07:58.772964 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2025.12.19 22:07:58.773101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23950 | ||
| 9174 | 2025.12.19 22:07:59.614391 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2025.12.19 22:07:59.614654 [ 261 ] {ee40fe21-e3a2-46fe-a5ec-da6af746a76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9176 | 2025.12.19 22:07:59.614752 [ 261 ] {ee40fe21-e3a2-46fe-a5ec-da6af746a76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9177 | 2025.12.19 22:07:59.615528 [ 261 ] {ee40fe21-e3a2-46fe-a5ec-da6af746a76e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2025.12.19 22:07:59.615581 [ 261 ] {ee40fe21-e3a2-46fe-a5ec-da6af746a76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9179 | 2025.12.19 22:07:59.615991 [ 261 ] {ee40fe21-e3a2-46fe-a5ec-da6af746a76e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9180 | 2025.12.19 22:07:59.616222 [ 261 ] {ee40fe21-e3a2-46fe-a5ec-da6af746a76e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2025.12.19 22:07:59.616383 [ 261 ] {ee40fe21-e3a2-46fe-a5ec-da6af746a76e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001798 sec., 31145.717463848723 rows/sec., 2.39 MiB/sec. | ||
| 9182 | 2025.12.19 22:07:59.616432 [ 261 ] {ee40fe21-e3a2-46fe-a5ec-da6af746a76e} <Debug> TCPHandler: Processed in 0.002211086 sec. | ||
| 9183 | 2025.12.19 22:07:59.616558 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2025.12.19 22:07:59.616660 [ 261 ] {0c5cf9a0-ac85-4ad6-a39f-b257814be2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9185 | 2025.12.19 22:07:59.616702 [ 261 ] {0c5cf9a0-ac85-4ad6-a39f-b257814be2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9186 | 2025.12.19 22:07:59.617142 [ 261 ] {0c5cf9a0-ac85-4ad6-a39f-b257814be2cd} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2025.12.19 22:07:59.617180 [ 261 ] {0c5cf9a0-ac85-4ad6-a39f-b257814be2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9188 | 2025.12.19 22:07:59.617502 [ 261 ] {0c5cf9a0-ac85-4ad6-a39f-b257814be2cd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9189 | 2025.12.19 22:07:59.617742 [ 261 ] {0c5cf9a0-ac85-4ad6-a39f-b257814be2cd} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2025.12.19 22:07:59.617876 [ 261 ] {0c5cf9a0-ac85-4ad6-a39f-b257814be2cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 9191 | 2025.12.19 22:07:59.617914 [ 261 ] {0c5cf9a0-ac85-4ad6-a39f-b257814be2cd} <Debug> TCPHandler: Processed in 0.001409113 sec. | ||
| 9192 | 2025.12.19 22:07:59.618026 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2025.12.19 22:07:59.618122 [ 261 ] {8cf22a88-725c-467e-af96-7a1fb1f445c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9194 | 2025.12.19 22:07:59.618165 [ 261 ] {8cf22a88-725c-467e-af96-7a1fb1f445c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9195 | 2025.12.19 22:07:59.618573 [ 261 ] {8cf22a88-725c-467e-af96-7a1fb1f445c8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2025.12.19 22:07:59.618610 [ 261 ] {8cf22a88-725c-467e-af96-7a1fb1f445c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9197 | 2025.12.19 22:07:59.618951 [ 261 ] {8cf22a88-725c-467e-af96-7a1fb1f445c8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9198 | 2025.12.19 22:07:59.619170 [ 261 ] {8cf22a88-725c-467e-af96-7a1fb1f445c8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2025.12.19 22:07:59.619302 [ 261 ] {8cf22a88-725c-467e-af96-7a1fb1f445c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9200 | 2025.12.19 22:07:59.619339 [ 261 ] {8cf22a88-725c-467e-af96-7a1fb1f445c8} <Debug> TCPHandler: Processed in 0.001362822 sec. | ||
| 9201 | 2025.12.19 22:07:59.619448 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2025.12.19 22:07:59.619542 [ 261 ] {250e99d4-2f2d-4c4c-9faa-04c1ec98cb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9203 | 2025.12.19 22:07:59.619584 [ 261 ] {250e99d4-2f2d-4c4c-9faa-04c1ec98cb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9204 | 2025.12.19 22:07:59.619922 [ 261 ] {250e99d4-2f2d-4c4c-9faa-04c1ec98cb60} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2025.12.19 22:07:59.619956 [ 261 ] {250e99d4-2f2d-4c4c-9faa-04c1ec98cb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 9206 | 2025.12.19 22:07:59.620269 [ 261 ] {250e99d4-2f2d-4c4c-9faa-04c1ec98cb60} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9207 | 2025.12.19 22:07:59.620480 [ 261 ] {250e99d4-2f2d-4c4c-9faa-04c1ec98cb60} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2025.12.19 22:07:59.620605 [ 261 ] {250e99d4-2f2d-4c4c-9faa-04c1ec98cb60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 9209 | 2025.12.19 22:07:59.620639 [ 261 ] {250e99d4-2f2d-4c4c-9faa-04c1ec98cb60} <Debug> TCPHandler: Processed in 0.001241061 sec. | ||
| 9210 | 2025.12.19 22:08:00.039787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9211 | 2025.12.19 22:08:00.058786 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2025.12.19 22:08:00.058855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9213 | 2025.12.19 22:08:00.064919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9214 | 2025.12.19 22:08:00.065659 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2025.12.19 22:08:00.068915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9216 | 2025.12.19 22:08:02.298174 [ 42 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9217 | 2025.12.19 22:08:02.298247 [ 42 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2025.12.19 22:08:02.298271 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9219 | 2025.12.19 22:08:02.298391 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::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 | ||
| 9220 | 2025.12.19 22:08:02.298536 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9221 | 2025.12.19 22:08:02.298573 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 9222 | 2025.12.19 22:08:02.298646 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 9223 | 2025.12.19 22:08:02.298695 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 9224 | 2025.12.19 22:08:02.298740 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 9225 | 2025.12.19 22:08:02.298783 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 9226 | 2025.12.19 22:08:02.299673 [ 191 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336591 sec., 718245.1475432649 rows/sec., 51.92 MiB/sec. | ||
| 9227 | 2025.12.19 22:08:02.299809 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9228 | 2025.12.19 22:08:02.300045 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2025.12.19 22:08:02.300111 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_21_5} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9230 | 2025.12.19 22:08:02.300176 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9231 | 2025.12.19 22:08:03.830247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1074 | ||
| 9232 | 2025.12.19 22:08:03.832444 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2025.12.19 22:08:03.832495 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9234 | 2025.12.19 22:08:03.833669 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9235 | 2025.12.19 22:08:03.833938 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2025.12.19 22:08:03.834206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
| 9237 | 2025.12.19 22:08:04.619080 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9238 | 2025.12.19 22:08:04.619276 [ 261 ] {602d949c-5c49-4564-ae12-cec47b831a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9239 | 2025.12.19 22:08:04.619345 [ 261 ] {602d949c-5c49-4564-ae12-cec47b831a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9240 | 2025.12.19 22:08:04.620035 [ 261 ] {602d949c-5c49-4564-ae12-cec47b831a19} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2025.12.19 22:08:04.620081 [ 261 ] {602d949c-5c49-4564-ae12-cec47b831a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9242 | 2025.12.19 22:08:04.620474 [ 261 ] {602d949c-5c49-4564-ae12-cec47b831a19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9243 | 2025.12.19 22:08:04.620714 [ 261 ] {602d949c-5c49-4564-ae12-cec47b831a19} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9244 | 2025.12.19 22:08:04.620880 [ 261 ] {602d949c-5c49-4564-ae12-cec47b831a19} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001659 sec., 14466.546112115731 rows/sec., 1.20 MiB/sec. | ||
| 9245 | 2025.12.19 22:08:04.620924 [ 261 ] {602d949c-5c49-4564-ae12-cec47b831a19} <Debug> TCPHandler: Processed in 0.001980302 sec. | ||
| 9246 | 2025.12.19 22:08:04.621049 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9247 | 2025.12.19 22:08:04.621144 [ 261 ] {8c06eb00-5dd6-4bf0-9f8b-4dd6c9da3910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9248 | 2025.12.19 22:08:04.621187 [ 261 ] {8c06eb00-5dd6-4bf0-9f8b-4dd6c9da3910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9249 | 2025.12.19 22:08:04.621582 [ 261 ] {8c06eb00-5dd6-4bf0-9f8b-4dd6c9da3910} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2025.12.19 22:08:04.621618 [ 261 ] {8c06eb00-5dd6-4bf0-9f8b-4dd6c9da3910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9251 | 2025.12.19 22:08:04.621923 [ 261 ] {8c06eb00-5dd6-4bf0-9f8b-4dd6c9da3910} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9252 | 2025.12.19 22:08:04.622141 [ 261 ] {8c06eb00-5dd6-4bf0-9f8b-4dd6c9da3910} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2025.12.19 22:08:04.622269 [ 261 ] {8c06eb00-5dd6-4bf0-9f8b-4dd6c9da3910} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001144 sec., 13986.013986013986 rows/sec., 1.13 MiB/sec. | ||
| 9254 | 2025.12.19 22:08:04.622309 [ 261 ] {8c06eb00-5dd6-4bf0-9f8b-4dd6c9da3910} <Debug> TCPHandler: Processed in 0.001311152 sec. | ||
| 9255 | 2025.12.19 22:08:04.622408 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2025.12.19 22:08:04.622501 [ 261 ] {2ce627eb-d5a0-4560-996e-df610412b5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9257 | 2025.12.19 22:08:04.622541 [ 261 ] {2ce627eb-d5a0-4560-996e-df610412b5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9258 | 2025.12.19 22:08:04.623093 [ 261 ] {2ce627eb-d5a0-4560-996e-df610412b5cc} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2025.12.19 22:08:04.623130 [ 261 ] {2ce627eb-d5a0-4560-996e-df610412b5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9260 | 2025.12.19 22:08:04.623447 [ 261 ] {2ce627eb-d5a0-4560-996e-df610412b5cc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9261 | 2025.12.19 22:08:04.623657 [ 261 ] {2ce627eb-d5a0-4560-996e-df610412b5cc} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2025.12.19 22:08:04.623788 [ 261 ] {2ce627eb-d5a0-4560-996e-df610412b5cc} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001304 sec., 203220.85889570552 rows/sec., 18.14 MiB/sec. | ||
| 9263 | 2025.12.19 22:08:04.623826 [ 261 ] {2ce627eb-d5a0-4560-996e-df610412b5cc} <Debug> TCPHandler: Processed in 0.001466753 sec. | ||
| 9264 | 2025.12.19 22:08:04.623931 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9265 | 2025.12.19 22:08:04.624025 [ 261 ] {b4343175-debb-4a7b-bb20-a29f3c5667df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9266 | 2025.12.19 22:08:04.624064 [ 261 ] {b4343175-debb-4a7b-bb20-a29f3c5667df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9267 | 2025.12.19 22:08:04.624473 [ 261 ] {b4343175-debb-4a7b-bb20-a29f3c5667df} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2025.12.19 22:08:04.624508 [ 261 ] {b4343175-debb-4a7b-bb20-a29f3c5667df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9269 | 2025.12.19 22:08:04.624807 [ 261 ] {b4343175-debb-4a7b-bb20-a29f3c5667df} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9270 | 2025.12.19 22:08:04.625020 [ 261 ] {b4343175-debb-4a7b-bb20-a29f3c5667df} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2025.12.19 22:08:04.625145 [ 261 ] {b4343175-debb-4a7b-bb20-a29f3c5667df} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001139 sec., 59701.49253731343 rows/sec., 4.37 MiB/sec. | ||
| 9272 | 2025.12.19 22:08:04.625183 [ 261 ] {b4343175-debb-4a7b-bb20-a29f3c5667df} <Debug> TCPHandler: Processed in 0.001301311 sec. | ||
| 9273 | 2025.12.19 22:08:04.625287 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2025.12.19 22:08:04.625380 [ 261 ] {1fb0b381-c416-47ee-9cc7-cd68c87ce412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9275 | 2025.12.19 22:08:04.625420 [ 261 ] {1fb0b381-c416-47ee-9cc7-cd68c87ce412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9276 | 2025.12.19 22:08:04.625804 [ 261 ] {1fb0b381-c416-47ee-9cc7-cd68c87ce412} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2025.12.19 22:08:04.625841 [ 261 ] {1fb0b381-c416-47ee-9cc7-cd68c87ce412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9278 | 2025.12.19 22:08:04.626139 [ 261 ] {1fb0b381-c416-47ee-9cc7-cd68c87ce412} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9279 | 2025.12.19 22:08:04.626352 [ 261 ] {1fb0b381-c416-47ee-9cc7-cd68c87ce412} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2025.12.19 22:08:04.626479 [ 261 ] {1fb0b381-c416-47ee-9cc7-cd68c87ce412} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.78 MiB/sec. | ||
| 9281 | 2025.12.19 22:08:04.626518 [ 261 ] {1fb0b381-c416-47ee-9cc7-cd68c87ce412} <Debug> TCPHandler: Processed in 0.001278581 sec. | ||
| 9282 | 2025.12.19 22:08:04.626615 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2025.12.19 22:08:04.626708 [ 261 ] {a438f7a3-ea00-46cb-a16b-42b4e7f1cb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9284 | 2025.12.19 22:08:04.626748 [ 261 ] {a438f7a3-ea00-46cb-a16b-42b4e7f1cb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9285 | 2025.12.19 22:08:04.627129 [ 261 ] {a438f7a3-ea00-46cb-a16b-42b4e7f1cb6a} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2025.12.19 22:08:04.627165 [ 261 ] {a438f7a3-ea00-46cb-a16b-42b4e7f1cb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9287 | 2025.12.19 22:08:04.627457 [ 261 ] {a438f7a3-ea00-46cb-a16b-42b4e7f1cb6a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9288 | 2025.12.19 22:08:04.627667 [ 261 ] {a438f7a3-ea00-46cb-a16b-42b4e7f1cb6a} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2025.12.19 22:08:04.627804 [ 261 ] {a438f7a3-ea00-46cb-a16b-42b4e7f1cb6a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 9290 | 2025.12.19 22:08:04.627842 [ 261 ] {a438f7a3-ea00-46cb-a16b-42b4e7f1cb6a} <Debug> TCPHandler: Processed in 0.001275291 sec. | ||
| 9291 | 2025.12.19 22:08:04.627945 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2025.12.19 22:08:04.628037 [ 261 ] {34d282c9-f6f2-419b-9a00-7a112a0ebc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9293 | 2025.12.19 22:08:04.628076 [ 261 ] {34d282c9-f6f2-419b-9a00-7a112a0ebc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9294 | 2025.12.19 22:08:04.628523 [ 261 ] {34d282c9-f6f2-419b-9a00-7a112a0ebc06} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2025.12.19 22:08:04.628560 [ 261 ] {34d282c9-f6f2-419b-9a00-7a112a0ebc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9296 | 2025.12.19 22:08:04.628866 [ 261 ] {34d282c9-f6f2-419b-9a00-7a112a0ebc06} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9297 | 2025.12.19 22:08:04.629071 [ 261 ] {34d282c9-f6f2-419b-9a00-7a112a0ebc06} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2025.12.19 22:08:04.629199 [ 261 ] {34d282c9-f6f2-419b-9a00-7a112a0ebc06} <Debug> executeQuery: Read 156 rows, 12.89 KiB in 0.00118 sec., 132203.38983050847 rows/sec., 10.67 MiB/sec. | ||
| 9299 | 2025.12.19 22:08:04.629237 [ 261 ] {34d282c9-f6f2-419b-9a00-7a112a0ebc06} <Debug> TCPHandler: Processed in 0.001341042 sec. | ||
| 9300 | 2025.12.19 22:08:04.629342 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2025.12.19 22:08:04.629447 [ 261 ] {d09cb6cc-0f67-4130-a4c9-4fb68eff3656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9302 | 2025.12.19 22:08:04.629491 [ 261 ] {d09cb6cc-0f67-4130-a4c9-4fb68eff3656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9303 | 2025.12.19 22:08:04.629897 [ 261 ] {d09cb6cc-0f67-4130-a4c9-4fb68eff3656} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2025.12.19 22:08:04.629934 [ 261 ] {d09cb6cc-0f67-4130-a4c9-4fb68eff3656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9305 | 2025.12.19 22:08:04.630288 [ 261 ] {d09cb6cc-0f67-4130-a4c9-4fb68eff3656} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9306 | 2025.12.19 22:08:04.630500 [ 261 ] {d09cb6cc-0f67-4130-a4c9-4fb68eff3656} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2025.12.19 22:08:04.630633 [ 261 ] {d09cb6cc-0f67-4130-a4c9-4fb68eff3656} <Debug> executeQuery: Read 204 rows, 14.97 KiB in 0.001205 sec., 169294.60580912864 rows/sec., 12.13 MiB/sec. | ||
| 9308 | 2025.12.19 22:08:04.630672 [ 261 ] {d09cb6cc-0f67-4130-a4c9-4fb68eff3656} <Debug> TCPHandler: Processed in 0.001381322 sec. | ||
| 9309 | 2025.12.19 22:08:04.630778 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2025.12.19 22:08:04.630904 [ 261 ] {5af4061a-06af-40a0-a2a8-c0e49c445de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9311 | 2025.12.19 22:08:04.630962 [ 261 ] {5af4061a-06af-40a0-a2a8-c0e49c445de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9312 | 2025.12.19 22:08:04.631828 [ 261 ] {5af4061a-06af-40a0-a2a8-c0e49c445de6} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2025.12.19 22:08:04.631865 [ 261 ] {5af4061a-06af-40a0-a2a8-c0e49c445de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9314 | 2025.12.19 22:08:04.632422 [ 261 ] {5af4061a-06af-40a0-a2a8-c0e49c445de6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9315 | 2025.12.19 22:08:04.632642 [ 261 ] {5af4061a-06af-40a0-a2a8-c0e49c445de6} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2025.12.19 22:08:04.632782 [ 261 ] {5af4061a-06af-40a0-a2a8-c0e49c445de6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001896 sec., 21097.04641350211 rows/sec., 37.80 MiB/sec. | ||
| 9317 | 2025.12.19 22:08:04.632848 [ 261 ] {5af4061a-06af-40a0-a2a8-c0e49c445de6} <Debug> TCPHandler: Processed in 0.002119675 sec. | ||
| 9318 | 2025.12.19 22:08:04.632954 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2025.12.19 22:08:04.633049 [ 261 ] {51f18974-d60e-4ae2-87e9-d42a1c30b518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9320 | 2025.12.19 22:08:04.633090 [ 261 ] {51f18974-d60e-4ae2-87e9-d42a1c30b518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9321 | 2025.12.19 22:08:04.633502 [ 261 ] {51f18974-d60e-4ae2-87e9-d42a1c30b518} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2025.12.19 22:08:04.633547 [ 261 ] {51f18974-d60e-4ae2-87e9-d42a1c30b518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9323 | 2025.12.19 22:08:04.633935 [ 261 ] {51f18974-d60e-4ae2-87e9-d42a1c30b518} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9324 | 2025.12.19 22:08:04.634160 [ 261 ] {51f18974-d60e-4ae2-87e9-d42a1c30b518} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2025.12.19 22:08:04.634287 [ 261 ] {51f18974-d60e-4ae2-87e9-d42a1c30b518} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 9326 | 2025.12.19 22:08:04.634324 [ 261 ] {51f18974-d60e-4ae2-87e9-d42a1c30b518} <Debug> TCPHandler: Processed in 0.001419303 sec. | ||
| 9327 | 2025.12.19 22:08:06.274148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24462 | ||
| 9328 | 2025.12.19 22:08:06.274690 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2025.12.19 22:08:06.274729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9330 | 2025.12.19 22:08:06.275218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9331 | 2025.12.19 22:08:06.275455 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2025.12.19 22:08:06.275586 [ 40 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9333 | 2025.12.19 22:08:06.275600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24462 | ||
| 9334 | 2025.12.19 22:08:06.275631 [ 40 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2025.12.19 22:08:06.275655 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9336 | 2025.12.19 22:08:06.275774 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9337 | 2025.12.19 22:08:06.275917 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9338 | 2025.12.19 22:08:06.275961 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22030 rows starting from the beginning of the part | ||
| 9339 | 2025.12.19 22:08:06.276034 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9340 | 2025.12.19 22:08:06.276083 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9341 | 2025.12.19 22:08:06.276127 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9342 | 2025.12.19 22:08:06.276163 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9343 | 2025.12.19 22:08:06.276199 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9344 | 2025.12.19 22:08:06.278202 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24462 rows, containing 4 columns (4 merged, 0 gathered) in 0.0024845 sec., 9845844.234252363 rows/sec., 140.85 MiB/sec. | ||
| 9345 | 2025.12.19 22:08:06.278714 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9346 | 2025.12.19 22:08:06.279095 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_51_10} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2025.12.19 22:08:06.279184 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_51_10} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9348 | 2025.12.19 22:08:06.279288 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 9349 | 2025.12.19 22:08:07.569937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9350 | 2025.12.19 22:08:07.588162 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.12.19 22:08:07.588229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9352 | 2025.12.19 22:08:07.593831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9353 | 2025.12.19 22:08:07.594519 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2025.12.19 22:08:07.594855 [ 38 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9355 | 2025.12.19 22:08:07.594965 [ 38 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2025.12.19 22:08:07.595002 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9357 | 2025.12.19 22:08:07.595150 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 9358 | 2025.12.19 22:08:07.597710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9359 | 2025.12.19 22:08:07.598627 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9360 | 2025.12.19 22:08:07.600276 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 9361 | 2025.12.19 22:08:07.605629 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 9362 | 2025.12.19 22:08:07.610726 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 9363 | 2025.12.19 22:08:07.615777 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 9364 | 2025.12.19 22:08:07.620206 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 9365 | 2025.12.19 22:08:07.624283 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 9366 | 2025.12.19 22:08:07.677898 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082816832 sec., 4636.738579906075 rows/sec., 23.98 MiB/sec. | ||
| 9367 | 2025.12.19 22:08:07.681319 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9368 | 2025.12.19 22:08:07.683379 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_51_10} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2025.12.19 22:08:07.683471 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_51_10} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9370 | 2025.12.19 22:08:07.685475 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9371 | 2025.12.19 22:08:08.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.12 MiB, peak 327.52 MiB, free memory in arenas 0.00 B, will set to 317.88 MiB (RSS), difference: 3.76 MiB | ||
| 9372 | 2025.12.19 22:08:09.614195 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2025.12.19 22:08:09.614392 [ 261 ] {8ef603c3-0ab3-4405-8791-6712de88484a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9374 | 2025.12.19 22:08:09.614464 [ 261 ] {8ef603c3-0ab3-4405-8791-6712de88484a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9375 | 2025.12.19 22:08:09.615233 [ 261 ] {8ef603c3-0ab3-4405-8791-6712de88484a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2025.12.19 22:08:09.615287 [ 261 ] {8ef603c3-0ab3-4405-8791-6712de88484a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9377 | 2025.12.19 22:08:09.615692 [ 261 ] {8ef603c3-0ab3-4405-8791-6712de88484a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9378 | 2025.12.19 22:08:09.615902 [ 261 ] {8ef603c3-0ab3-4405-8791-6712de88484a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2025.12.19 22:08:09.616050 [ 261 ] {8ef603c3-0ab3-4405-8791-6712de88484a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 9380 | 2025.12.19 22:08:09.616091 [ 261 ] {8ef603c3-0ab3-4405-8791-6712de88484a} <Debug> TCPHandler: Processed in 0.002036583 sec. | ||
| 9381 | 2025.12.19 22:08:09.616212 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2025.12.19 22:08:09.616304 [ 261 ] {ed7dd17f-e67a-4e4f-b4c3-cd0ccda9c77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9383 | 2025.12.19 22:08:09.616343 [ 261 ] {ed7dd17f-e67a-4e4f-b4c3-cd0ccda9c77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9384 | 2025.12.19 22:08:09.616758 [ 261 ] {ed7dd17f-e67a-4e4f-b4c3-cd0ccda9c77b} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2025.12.19 22:08:09.616794 [ 261 ] {ed7dd17f-e67a-4e4f-b4c3-cd0ccda9c77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9386 | 2025.12.19 22:08:09.617091 [ 261 ] {ed7dd17f-e67a-4e4f-b4c3-cd0ccda9c77b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9387 | 2025.12.19 22:08:09.617287 [ 261 ] {ed7dd17f-e67a-4e4f-b4c3-cd0ccda9c77b} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2025.12.19 22:08:09.617409 [ 261 ] {ed7dd17f-e67a-4e4f-b4c3-cd0ccda9c77b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 4.45 MiB/sec. | ||
| 9389 | 2025.12.19 22:08:09.617445 [ 261 ] {ed7dd17f-e67a-4e4f-b4c3-cd0ccda9c77b} <Debug> TCPHandler: Processed in 0.001280131 sec. | ||
| 9390 | 2025.12.19 22:08:09.617558 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2025.12.19 22:08:09.617648 [ 261 ] {8d5cf9a4-ed58-42d8-a4b1-96a175bed879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9392 | 2025.12.19 22:08:09.617690 [ 261 ] {8d5cf9a4-ed58-42d8-a4b1-96a175bed879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9393 | 2025.12.19 22:08:09.618114 [ 261 ] {8d5cf9a4-ed58-42d8-a4b1-96a175bed879} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2025.12.19 22:08:09.618149 [ 261 ] {8d5cf9a4-ed58-42d8-a4b1-96a175bed879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9395 | 2025.12.19 22:08:09.618464 [ 261 ] {8d5cf9a4-ed58-42d8-a4b1-96a175bed879} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9396 | 2025.12.19 22:08:09.618662 [ 261 ] {8d5cf9a4-ed58-42d8-a4b1-96a175bed879} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2025.12.19 22:08:09.618786 [ 261 ] {8d5cf9a4-ed58-42d8-a4b1-96a175bed879} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 9398 | 2025.12.19 22:08:09.618822 [ 261 ] {8d5cf9a4-ed58-42d8-a4b1-96a175bed879} <Debug> TCPHandler: Processed in 0.001311031 sec. | ||
| 9399 | 2025.12.19 22:08:09.618937 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2025.12.19 22:08:09.619061 [ 261 ] {aed76ee2-237a-481e-8f0a-c2765b357739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9401 | 2025.12.19 22:08:09.619110 [ 261 ] {aed76ee2-237a-481e-8f0a-c2765b357739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9402 | 2025.12.19 22:08:09.619465 [ 261 ] {aed76ee2-237a-481e-8f0a-c2765b357739} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2025.12.19 22:08:09.619501 [ 261 ] {aed76ee2-237a-481e-8f0a-c2765b357739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9404 | 2025.12.19 22:08:09.619812 [ 261 ] {aed76ee2-237a-481e-8f0a-c2765b357739} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9405 | 2025.12.19 22:08:09.620015 [ 261 ] {aed76ee2-237a-481e-8f0a-c2765b357739} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2025.12.19 22:08:09.620139 [ 261 ] {aed76ee2-237a-481e-8f0a-c2765b357739} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 9407 | 2025.12.19 22:08:09.620174 [ 261 ] {aed76ee2-237a-481e-8f0a-c2765b357739} <Debug> TCPHandler: Processed in 0.001295042 sec. | ||
| 9408 | 2025.12.19 22:08:13.639926 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9409 | 2025.12.19 22:08:13.640028 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9410 | 2025.12.19 22:08:13.775896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24910 | ||
| 9411 | 2025.12.19 22:08:13.776373 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2025.12.19 22:08:13.776407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9413 | 2025.12.19 22:08:13.776910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9414 | 2025.12.19 22:08:13.777134 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2025.12.19 22:08:13.777262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24910 | ||
| 9416 | 2025.12.19 22:08:13.834424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1102 | ||
| 9417 | 2025.12.19 22:08:13.836676 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2025.12.19 22:08:13.836722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9419 | 2025.12.19 22:08:13.837951 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9420 | 2025.12.19 22:08:13.838213 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2025.12.19 22:08:13.838482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 9422 | 2025.12.19 22:08:14.616005 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2025.12.19 22:08:14.616263 [ 261 ] {b5436bd4-5b3d-4380-bc60-98efa52aac2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9424 | 2025.12.19 22:08:14.616356 [ 261 ] {b5436bd4-5b3d-4380-bc60-98efa52aac2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9425 | 2025.12.19 22:08:14.617155 [ 261 ] {b5436bd4-5b3d-4380-bc60-98efa52aac2c} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2025.12.19 22:08:14.617203 [ 261 ] {b5436bd4-5b3d-4380-bc60-98efa52aac2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9427 | 2025.12.19 22:08:14.617596 [ 261 ] {b5436bd4-5b3d-4380-bc60-98efa52aac2c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9428 | 2025.12.19 22:08:14.617811 [ 261 ] {b5436bd4-5b3d-4380-bc60-98efa52aac2c} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2025.12.19 22:08:14.617954 [ 261 ] {b5436bd4-5b3d-4380-bc60-98efa52aac2c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001761 sec., 77228.84724588302 rows/sec., 6.70 MiB/sec. | ||
| 9430 | 2025.12.19 22:08:14.617978 [ 28 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9431 | 2025.12.19 22:08:14.617996 [ 261 ] {b5436bd4-5b3d-4380-bc60-98efa52aac2c} <Debug> TCPHandler: Processed in 0.002158636 sec. | ||
| 9432 | 2025.12.19 22:08:14.618056 [ 28 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2025.12.19 22:08:14.618086 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9434 | 2025.12.19 22:08:14.618166 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2025.12.19 22:08:14.618209 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 9436 | 2025.12.19 22:08:14.618273 [ 261 ] {2358b941-1207-4fd9-8c8c-b17a13ffcc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9437 | 2025.12.19 22:08:14.618318 [ 261 ] {2358b941-1207-4fd9-8c8c-b17a13ffcc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9438 | 2025.12.19 22:08:14.618341 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9439 | 2025.12.19 22:08:14.618382 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 9440 | 2025.12.19 22:08:14.618461 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 9441 | 2025.12.19 22:08:14.618515 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9442 | 2025.12.19 22:08:14.618564 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 265 rows starting from the beginning of the part | ||
| 9443 | 2025.12.19 22:08:14.618604 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 9444 | 2025.12.19 22:08:14.618644 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part | ||
| 9445 | 2025.12.19 22:08:14.618755 [ 261 ] {2358b941-1207-4fd9-8c8c-b17a13ffcc0f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2025.12.19 22:08:14.618798 [ 261 ] {2358b941-1207-4fd9-8c8c-b17a13ffcc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9447 | 2025.12.19 22:08:14.619106 [ 261 ] {2358b941-1207-4fd9-8c8c-b17a13ffcc0f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9448 | 2025.12.19 22:08:14.619331 [ 261 ] {2358b941-1207-4fd9-8c8c-b17a13ffcc0f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2025.12.19 22:08:14.619459 [ 261 ] {2358b941-1207-4fd9-8c8c-b17a13ffcc0f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001205 sec., 33195.02074688797 rows/sec., 2.44 MiB/sec. | ||
| 9450 | 2025.12.19 22:08:14.619496 [ 261 ] {2358b941-1207-4fd9-8c8c-b17a13ffcc0f} <Debug> TCPHandler: Processed in 0.001377752 sec. | ||
| 9451 | 2025.12.19 22:08:14.619634 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2025.12.19 22:08:14.619753 [ 261 ] {56c61d32-b14a-4122-950a-c7b01dfef5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9453 | 2025.12.19 22:08:14.619801 [ 261 ] {56c61d32-b14a-4122-950a-c7b01dfef5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9454 | 2025.12.19 22:08:14.619867 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2056 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702558 sec., 1207594.6898725329 rows/sec., 106.77 MiB/sec. | ||
| 9455 | 2025.12.19 22:08:14.620128 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9456 | 2025.12.19 22:08:14.620320 [ 261 ] {56c61d32-b14a-4122-950a-c7b01dfef5df} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2025.12.19 22:08:14.620371 [ 261 ] {56c61d32-b14a-4122-950a-c7b01dfef5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9458 | 2025.12.19 22:08:14.620378 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2025.12.19 22:08:14.620457 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_76_15} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9460 | 2025.12.19 22:08:14.620528 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9461 | 2025.12.19 22:08:14.620724 [ 261 ] {56c61d32-b14a-4122-950a-c7b01dfef5df} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9462 | 2025.12.19 22:08:14.620936 [ 261 ] {56c61d32-b14a-4122-950a-c7b01dfef5df} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2025.12.19 22:08:14.621063 [ 261 ] {56c61d32-b14a-4122-950a-c7b01dfef5df} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001335 sec., 77902.62172284644 rows/sec., 6.08 MiB/sec. | ||
| 9464 | 2025.12.19 22:08:14.621079 [ 27 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9465 | 2025.12.19 22:08:14.621102 [ 261 ] {56c61d32-b14a-4122-950a-c7b01dfef5df} <Debug> TCPHandler: Processed in 0.001535645 sec. | ||
| 9466 | 2025.12.19 22:08:14.621148 [ 27 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2025.12.19 22:08:14.621175 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9468 | 2025.12.19 22:08:14.621241 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9469 | 2025.12.19 22:08:14.621283 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 9470 | 2025.12.19 22:08:14.621340 [ 261 ] {7914ab16-c773-4129-9e54-014e18209b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9471 | 2025.12.19 22:08:14.621387 [ 261 ] {7914ab16-c773-4129-9e54-014e18209b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9472 | 2025.12.19 22:08:14.621400 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9473 | 2025.12.19 22:08:14.621436 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 634 rows starting from the beginning of the part | ||
| 9474 | 2025.12.19 22:08:14.621497 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 9475 | 2025.12.19 22:08:14.621545 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9476 | 2025.12.19 22:08:14.621594 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 156 rows starting from the beginning of the part | ||
| 9477 | 2025.12.19 22:08:14.621634 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9478 | 2025.12.19 22:08:14.621673 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 9479 | 2025.12.19 22:08:14.621816 [ 261 ] {7914ab16-c773-4129-9e54-014e18209b8a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2025.12.19 22:08:14.621859 [ 261 ] {7914ab16-c773-4129-9e54-014e18209b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9481 | 2025.12.19 22:08:14.622235 [ 261 ] {7914ab16-c773-4129-9e54-014e18209b8a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9482 | 2025.12.19 22:08:14.622458 [ 261 ] {7914ab16-c773-4129-9e54-014e18209b8a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2025.12.19 22:08:14.622589 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9484 | 2025.12.19 22:08:14.622603 [ 261 ] {7914ab16-c773-4129-9e54-014e18209b8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 9485 | 2025.12.19 22:08:14.622619 [ 191 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377482 sec., 817433.5490409313 rows/sec., 66.02 MiB/sec. | ||
| 9486 | 2025.12.19 22:08:14.622631 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2025.12.19 22:08:14.622658 [ 261 ] {7914ab16-c773-4129-9e54-014e18209b8a} <Debug> TCPHandler: Processed in 0.001471794 sec. | ||
| 9488 | 2025.12.19 22:08:14.622669 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9489 | 2025.12.19 22:08:14.622746 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 9490 | 2025.12.19 22:08:14.622782 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2025.12.19 22:08:14.622800 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9492 | 2025.12.19 22:08:14.622848 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9493 | 2025.12.19 22:08:14.622879 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20699 rows starting from the beginning of the part | ||
| 9494 | 2025.12.19 22:08:14.622887 [ 261 ] {52ca3bb9-37fa-47bd-85cc-422ee360f59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9495 | 2025.12.19 22:08:14.622924 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9496 | 2025.12.19 22:08:14.622957 [ 261 ] {52ca3bb9-37fa-47bd-85cc-422ee360f59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9497 | 2025.12.19 22:08:14.622968 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 9498 | 2025.12.19 22:08:14.623011 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 204 rows starting from the beginning of the part | ||
| 9499 | 2025.12.19 22:08:14.623045 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 9500 | 2025.12.19 22:08:14.623081 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9501 | 2025.12.19 22:08:14.623133 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2025.12.19 22:08:14.623221 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_76_15} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9503 | 2025.12.19 22:08:14.623311 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9504 | 2025.12.19 22:08:14.624008 [ 261 ] {52ca3bb9-37fa-47bd-85cc-422ee360f59d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2025.12.19 22:08:14.624057 [ 261 ] {52ca3bb9-37fa-47bd-85cc-422ee360f59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9506 | 2025.12.19 22:08:14.624948 [ 261 ] {52ca3bb9-37fa-47bd-85cc-422ee360f59d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9507 | 2025.12.19 22:08:14.625177 [ 261 ] {52ca3bb9-37fa-47bd-85cc-422ee360f59d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2025.12.19 22:08:14.625321 [ 261 ] {52ca3bb9-37fa-47bd-85cc-422ee360f59d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002453 sec., 16306.563391765187 rows/sec., 29.22 MiB/sec. | ||
| 9509 | 2025.12.19 22:08:14.625378 [ 261 ] {52ca3bb9-37fa-47bd-85cc-422ee360f59d} <Debug> TCPHandler: Processed in 0.002643843 sec. | ||
| 9510 | 2025.12.19 22:08:14.625485 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9511 | 2025.12.19 22:08:14.625583 [ 261 ] {a7b6bb2c-4faf-4bec-9856-1ad3f2e3fd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9512 | 2025.12.19 22:08:14.625624 [ 261 ] {a7b6bb2c-4faf-4bec-9856-1ad3f2e3fd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9513 | 2025.12.19 22:08:14.625960 [ 261 ] {a7b6bb2c-4faf-4bec-9856-1ad3f2e3fd11} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2025.12.19 22:08:14.625997 [ 261 ] {a7b6bb2c-4faf-4bec-9856-1ad3f2e3fd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9515 | 2025.12.19 22:08:14.628458 [ 261 ] {a7b6bb2c-4faf-4bec-9856-1ad3f2e3fd11} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9516 | 2025.12.19 22:08:14.628719 [ 261 ] {a7b6bb2c-4faf-4bec-9856-1ad3f2e3fd11} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2025.12.19 22:08:14.628872 [ 27 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9518 | 2025.12.19 22:08:14.628874 [ 261 ] {a7b6bb2c-4faf-4bec-9856-1ad3f2e3fd11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003308 sec., 18137.847642079807 rows/sec., 1.22 MiB/sec. | ||
| 9519 | 2025.12.19 22:08:14.628915 [ 27 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2025.12.19 22:08:14.628942 [ 261 ] {a7b6bb2c-4faf-4bec-9856-1ad3f2e3fd11} <Debug> TCPHandler: Processed in 0.003504717 sec. | ||
| 9521 | 2025.12.19 22:08:14.628942 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9522 | 2025.12.19 22:08:14.629065 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9523 | 2025.12.19 22:08:14.629177 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9524 | 2025.12.19 22:08:14.629207 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4200 rows starting from the beginning of the part | ||
| 9525 | 2025.12.19 22:08:14.629262 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9526 | 2025.12.19 22:08:14.629307 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9527 | 2025.12.19 22:08:14.629347 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9528 | 2025.12.19 22:08:14.629382 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9529 | 2025.12.19 22:08:14.629421 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9530 | 2025.12.19 22:08:14.635774 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.00674877 sec., 666788.1702888082 rows/sec., 44.94 MiB/sec. | ||
| 9531 | 2025.12.19 22:08:14.636174 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9532 | 2025.12.19 22:08:14.636416 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_76_15} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2025.12.19 22:08:14.636479 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_76_15} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9534 | 2025.12.19 22:08:14.636537 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9535 | 2025.12.19 22:08:14.637445 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21543 rows, containing 5 columns (5 merged, 0 gathered) in 0.0147251 sec., 1463012.1357410136 rows/sec., 100.59 MiB/sec. | ||
| 9536 | 2025.12.19 22:08:14.637867 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9537 | 2025.12.19 22:08:14.638106 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2025.12.19 22:08:14.638175 [ 191 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9539 | 2025.12.19 22:08:14.638254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9540 | 2025.12.19 22:08:15.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.48 MiB, peak 329.80 MiB, free memory in arenas 0.00 B, will set to 320.01 MiB (RSS), difference: 1.53 MiB | ||
| 9541 | 2025.12.19 22:08:15.097968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9542 | 2025.12.19 22:08:15.112999 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2025.12.19 22:08:15.113050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9544 | 2025.12.19 22:08:15.118964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9545 | 2025.12.19 22:08:15.119654 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2025.12.19 22:08:15.122350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9547 | 2025.12.19 22:08:19.642195 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2025.12.19 22:08:19.642376 [ 261 ] {d2208a6c-070e-47ce-bdff-47ad5d137f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9549 | 2025.12.19 22:08:19.642443 [ 261 ] {d2208a6c-070e-47ce-bdff-47ad5d137f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9550 | 2025.12.19 22:08:19.643729 [ 261 ] {d2208a6c-070e-47ce-bdff-47ad5d137f68} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2025.12.19 22:08:19.643777 [ 261 ] {d2208a6c-070e-47ce-bdff-47ad5d137f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9552 | 2025.12.19 22:08:19.644254 [ 261 ] {d2208a6c-070e-47ce-bdff-47ad5d137f68} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9553 | 2025.12.19 22:08:19.644475 [ 261 ] {d2208a6c-070e-47ce-bdff-47ad5d137f68} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2025.12.19 22:08:19.644624 [ 261 ] {d2208a6c-070e-47ce-bdff-47ad5d137f68} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002297 sec., 520679.14671310404 rows/sec., 42.93 MiB/sec. | ||
| 9555 | 2025.12.19 22:08:19.644667 [ 261 ] {d2208a6c-070e-47ce-bdff-47ad5d137f68} <Debug> TCPHandler: Processed in 0.002599782 sec. | ||
| 9556 | 2025.12.19 22:08:19.644816 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9557 | 2025.12.19 22:08:19.644912 [ 261 ] {143c74ba-e998-4aad-b6ca-236bf568aafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9558 | 2025.12.19 22:08:19.644953 [ 261 ] {143c74ba-e998-4aad-b6ca-236bf568aafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9559 | 2025.12.19 22:08:19.645506 [ 261 ] {143c74ba-e998-4aad-b6ca-236bf568aafb} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2025.12.19 22:08:19.645543 [ 261 ] {143c74ba-e998-4aad-b6ca-236bf568aafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9561 | 2025.12.19 22:08:19.645850 [ 261 ] {143c74ba-e998-4aad-b6ca-236bf568aafb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9562 | 2025.12.19 22:08:19.646072 [ 261 ] {143c74ba-e998-4aad-b6ca-236bf568aafb} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2025.12.19 22:08:19.646200 [ 261 ] {143c74ba-e998-4aad-b6ca-236bf568aafb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001306 sec., 174578.86676875956 rows/sec., 11.82 MiB/sec. | ||
| 9564 | 2025.12.19 22:08:19.646237 [ 261 ] {143c74ba-e998-4aad-b6ca-236bf568aafb} <Debug> TCPHandler: Processed in 0.001485304 sec. | ||
| 9565 | 2025.12.19 22:08:19.646361 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9566 | 2025.12.19 22:08:19.646456 [ 261 ] {2bdf69bf-7b44-447b-a089-e3e17a5862ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9567 | 2025.12.19 22:08:19.646496 [ 261 ] {2bdf69bf-7b44-447b-a089-e3e17a5862ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9568 | 2025.12.19 22:08:19.647084 [ 261 ] {2bdf69bf-7b44-447b-a089-e3e17a5862ab} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2025.12.19 22:08:19.647121 [ 261 ] {2bdf69bf-7b44-447b-a089-e3e17a5862ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9570 | 2025.12.19 22:08:19.647442 [ 261 ] {2bdf69bf-7b44-447b-a089-e3e17a5862ab} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9571 | 2025.12.19 22:08:19.647664 [ 261 ] {2bdf69bf-7b44-447b-a089-e3e17a5862ab} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2025.12.19 22:08:19.647790 [ 261 ] {2bdf69bf-7b44-447b-a089-e3e17a5862ab} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001352 sec., 384615.3846153846 rows/sec., 28.46 MiB/sec. | ||
| 9573 | 2025.12.19 22:08:19.647828 [ 261 ] {2bdf69bf-7b44-447b-a089-e3e17a5862ab} <Debug> TCPHandler: Processed in 0.001516305 sec. | ||
| 9574 | 2025.12.19 22:08:19.647940 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9575 | 2025.12.19 22:08:19.648035 [ 261 ] {99d2296a-53a8-466a-88c0-42614f9f8126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9576 | 2025.12.19 22:08:19.648077 [ 261 ] {99d2296a-53a8-466a-88c0-42614f9f8126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9577 | 2025.12.19 22:08:19.648633 [ 261 ] {99d2296a-53a8-466a-88c0-42614f9f8126} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9578 | 2025.12.19 22:08:19.648668 [ 261 ] {99d2296a-53a8-466a-88c0-42614f9f8126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9579 | 2025.12.19 22:08:19.649033 [ 261 ] {99d2296a-53a8-466a-88c0-42614f9f8126} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9580 | 2025.12.19 22:08:19.649249 [ 261 ] {99d2296a-53a8-466a-88c0-42614f9f8126} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2025.12.19 22:08:19.649373 [ 261 ] {99d2296a-53a8-466a-88c0-42614f9f8126} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001357 sec., 621960.2063375092 rows/sec., 41.86 MiB/sec. | ||
| 9582 | 2025.12.19 22:08:19.649409 [ 261 ] {99d2296a-53a8-466a-88c0-42614f9f8126} <Debug> TCPHandler: Processed in 0.001517995 sec. | ||
| 9583 | 2025.12.19 22:08:19.649516 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2025.12.19 22:08:19.649609 [ 261 ] {bc0ca073-590a-4306-b605-c81884f403fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9585 | 2025.12.19 22:08:19.649650 [ 261 ] {bc0ca073-590a-4306-b605-c81884f403fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9586 | 2025.12.19 22:08:19.649976 [ 261 ] {bc0ca073-590a-4306-b605-c81884f403fb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2025.12.19 22:08:19.650017 [ 261 ] {bc0ca073-590a-4306-b605-c81884f403fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9588 | 2025.12.19 22:08:19.650317 [ 261 ] {bc0ca073-590a-4306-b605-c81884f403fb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9589 | 2025.12.19 22:08:19.650524 [ 261 ] {bc0ca073-590a-4306-b605-c81884f403fb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2025.12.19 22:08:19.650649 [ 261 ] {bc0ca073-590a-4306-b605-c81884f403fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 9591 | 2025.12.19 22:08:19.650685 [ 261 ] {bc0ca073-590a-4306-b605-c81884f403fb} <Debug> TCPHandler: Processed in 0.00121758 sec. | ||
| 9592 | 2025.12.19 22:08:21.277439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25422 | ||
| 9593 | 2025.12.19 22:08:21.278175 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2025.12.19 22:08:21.278208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9595 | 2025.12.19 22:08:21.278676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9596 | 2025.12.19 22:08:21.278892 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2025.12.19 22:08:21.279012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25422 | ||
| 9598 | 2025.12.19 22:08:22.622465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 9599 | 2025.12.19 22:08:22.639149 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2025.12.19 22:08:22.639211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9601 | 2025.12.19 22:08:22.645190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9602 | 2025.12.19 22:08:22.645881 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.12.19 22:08:22.648669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 9604 | 2025.12.19 22:08:23.838730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1124 | ||
| 9605 | 2025.12.19 22:08:23.840940 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2025.12.19 22:08:23.841001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9607 | 2025.12.19 22:08:23.842235 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9608 | 2025.12.19 22:08:23.842526 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2025.12.19 22:08:23.842936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 9610 | 2025.12.19 22:08:24.616826 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2025.12.19 22:08:24.617028 [ 261 ] {07590c3b-5b79-4471-808c-4b4e0c175006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9612 | 2025.12.19 22:08:24.617099 [ 261 ] {07590c3b-5b79-4471-808c-4b4e0c175006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9613 | 2025.12.19 22:08:24.617908 [ 261 ] {07590c3b-5b79-4471-808c-4b4e0c175006} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2025.12.19 22:08:24.617954 [ 261 ] {07590c3b-5b79-4471-808c-4b4e0c175006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9615 | 2025.12.19 22:08:24.618358 [ 261 ] {07590c3b-5b79-4471-808c-4b4e0c175006} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9616 | 2025.12.19 22:08:24.618590 [ 261 ] {07590c3b-5b79-4471-808c-4b4e0c175006} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2025.12.19 22:08:24.618743 [ 261 ] {07590c3b-5b79-4471-808c-4b4e0c175006} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001769 sec., 76879.59299039005 rows/sec., 6.67 MiB/sec. | ||
| 9618 | 2025.12.19 22:08:24.618786 [ 261 ] {07590c3b-5b79-4471-808c-4b4e0c175006} <Debug> TCPHandler: Processed in 0.002090674 sec. | ||
| 9619 | 2025.12.19 22:08:24.618904 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2025.12.19 22:08:24.618999 [ 261 ] {29e4401e-6368-49a5-913f-1dfa31af63ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9621 | 2025.12.19 22:08:24.619040 [ 261 ] {29e4401e-6368-49a5-913f-1dfa31af63ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9622 | 2025.12.19 22:08:24.619492 [ 261 ] {29e4401e-6368-49a5-913f-1dfa31af63ca} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2025.12.19 22:08:24.619528 [ 261 ] {29e4401e-6368-49a5-913f-1dfa31af63ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9624 | 2025.12.19 22:08:24.619815 [ 261 ] {29e4401e-6368-49a5-913f-1dfa31af63ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9625 | 2025.12.19 22:08:24.620016 [ 261 ] {29e4401e-6368-49a5-913f-1dfa31af63ca} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2025.12.19 22:08:24.620147 [ 261 ] {29e4401e-6368-49a5-913f-1dfa31af63ca} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001167 sec., 34275.92116538132 rows/sec., 2.52 MiB/sec. | ||
| 9627 | 2025.12.19 22:08:24.620184 [ 261 ] {29e4401e-6368-49a5-913f-1dfa31af63ca} <Debug> TCPHandler: Processed in 0.001328642 sec. | ||
| 9628 | 2025.12.19 22:08:24.620296 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2025.12.19 22:08:24.620389 [ 261 ] {139283a1-e840-42c8-b70d-6cac91e7ae91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9630 | 2025.12.19 22:08:24.620428 [ 261 ] {139283a1-e840-42c8-b70d-6cac91e7ae91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9631 | 2025.12.19 22:08:24.620850 [ 261 ] {139283a1-e840-42c8-b70d-6cac91e7ae91} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2025.12.19 22:08:24.620886 [ 261 ] {139283a1-e840-42c8-b70d-6cac91e7ae91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9633 | 2025.12.19 22:08:24.621295 [ 261 ] {139283a1-e840-42c8-b70d-6cac91e7ae91} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9634 | 2025.12.19 22:08:24.621546 [ 261 ] {139283a1-e840-42c8-b70d-6cac91e7ae91} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2025.12.19 22:08:24.621702 [ 261 ] {139283a1-e840-42c8-b70d-6cac91e7ae91} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001329 sec., 78254.3265613243 rows/sec., 6.11 MiB/sec. | ||
| 9636 | 2025.12.19 22:08:24.621747 [ 261 ] {139283a1-e840-42c8-b70d-6cac91e7ae91} <Debug> TCPHandler: Processed in 0.001497874 sec. | ||
| 9637 | 2025.12.19 22:08:24.621890 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2025.12.19 22:08:24.621984 [ 261 ] {1a34eb81-659d-46bb-a238-d69ebc0d1235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9639 | 2025.12.19 22:08:24.622026 [ 261 ] {1a34eb81-659d-46bb-a238-d69ebc0d1235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9640 | 2025.12.19 22:08:24.622481 [ 261 ] {1a34eb81-659d-46bb-a238-d69ebc0d1235} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2025.12.19 22:08:24.622518 [ 261 ] {1a34eb81-659d-46bb-a238-d69ebc0d1235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9642 | 2025.12.19 22:08:24.622836 [ 261 ] {1a34eb81-659d-46bb-a238-d69ebc0d1235} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9643 | 2025.12.19 22:08:24.623037 [ 261 ] {1a34eb81-659d-46bb-a238-d69ebc0d1235} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2025.12.19 22:08:24.623170 [ 261 ] {1a34eb81-659d-46bb-a238-d69ebc0d1235} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9645 | 2025.12.19 22:08:24.623211 [ 261 ] {1a34eb81-659d-46bb-a238-d69ebc0d1235} <Debug> TCPHandler: Processed in 0.001380342 sec. | ||
| 9646 | 2025.12.19 22:08:24.623317 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2025.12.19 22:08:24.623408 [ 261 ] {5b1412a2-fc95-4ce9-b286-0fb0e8fd5255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9648 | 2025.12.19 22:08:24.623460 [ 261 ] {5b1412a2-fc95-4ce9-b286-0fb0e8fd5255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9649 | 2025.12.19 22:08:24.624308 [ 261 ] {5b1412a2-fc95-4ce9-b286-0fb0e8fd5255} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2025.12.19 22:08:24.624345 [ 261 ] {5b1412a2-fc95-4ce9-b286-0fb0e8fd5255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9651 | 2025.12.19 22:08:24.624897 [ 261 ] {5b1412a2-fc95-4ce9-b286-0fb0e8fd5255} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9652 | 2025.12.19 22:08:24.625111 [ 261 ] {5b1412a2-fc95-4ce9-b286-0fb0e8fd5255} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2025.12.19 22:08:24.625245 [ 261 ] {5b1412a2-fc95-4ce9-b286-0fb0e8fd5255} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001855 sec., 21563.342318059298 rows/sec., 38.64 MiB/sec. | ||
| 9654 | 2025.12.19 22:08:24.625298 [ 261 ] {5b1412a2-fc95-4ce9-b286-0fb0e8fd5255} <Debug> TCPHandler: Processed in 0.002027823 sec. | ||
| 9655 | 2025.12.19 22:08:24.625413 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9656 | 2025.12.19 22:08:24.625517 [ 261 ] {6b63126f-0f0c-4eac-b526-a576f8726e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9657 | 2025.12.19 22:08:24.625561 [ 261 ] {6b63126f-0f0c-4eac-b526-a576f8726e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9658 | 2025.12.19 22:08:24.625931 [ 261 ] {6b63126f-0f0c-4eac-b526-a576f8726e63} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2025.12.19 22:08:24.625967 [ 261 ] {6b63126f-0f0c-4eac-b526-a576f8726e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9660 | 2025.12.19 22:08:24.626295 [ 261 ] {6b63126f-0f0c-4eac-b526-a576f8726e63} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9661 | 2025.12.19 22:08:24.626512 [ 261 ] {6b63126f-0f0c-4eac-b526-a576f8726e63} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2025.12.19 22:08:24.626646 [ 261 ] {6b63126f-0f0c-4eac-b526-a576f8726e63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 9663 | 2025.12.19 22:08:24.626685 [ 261 ] {6b63126f-0f0c-4eac-b526-a576f8726e63} <Debug> TCPHandler: Processed in 0.001321332 sec. | ||
| 9664 | 2025.12.19 22:08:28.640093 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9665 | 2025.12.19 22:08:28.640164 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9666 | 2025.12.19 22:08:28.779237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25870 | ||
| 9667 | 2025.12.19 22:08:28.779887 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2025.12.19 22:08:28.779945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9669 | 2025.12.19 22:08:28.780452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9670 | 2025.12.19 22:08:28.780678 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2025.12.19 22:08:28.780810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25870 | ||
| 9672 | 2025.12.19 22:08:29.615064 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2025.12.19 22:08:29.615241 [ 261 ] {8982b998-8216-479e-9ad8-71267f1bf8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9674 | 2025.12.19 22:08:29.615304 [ 261 ] {8982b998-8216-479e-9ad8-71267f1bf8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9675 | 2025.12.19 22:08:29.615959 [ 261 ] {8982b998-8216-479e-9ad8-71267f1bf8f5} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2025.12.19 22:08:29.616005 [ 261 ] {8982b998-8216-479e-9ad8-71267f1bf8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9677 | 2025.12.19 22:08:29.616399 [ 261 ] {8982b998-8216-479e-9ad8-71267f1bf8f5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9678 | 2025.12.19 22:08:29.616621 [ 261 ] {8982b998-8216-479e-9ad8-71267f1bf8f5} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2025.12.19 22:08:29.616774 [ 261 ] {8982b998-8216-479e-9ad8-71267f1bf8f5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.72 MiB/sec. | ||
| 9680 | 2025.12.19 22:08:29.616818 [ 261 ] {8982b998-8216-479e-9ad8-71267f1bf8f5} <Debug> TCPHandler: Processed in 0.001879771 sec. | ||
| 9681 | 2025.12.19 22:08:29.616939 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2025.12.19 22:08:29.617035 [ 261 ] {a21b0607-f2ee-4d4f-98f8-70ee3def19a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9683 | 2025.12.19 22:08:29.617086 [ 261 ] {a21b0607-f2ee-4d4f-98f8-70ee3def19a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9684 | 2025.12.19 22:08:29.617530 [ 261 ] {a21b0607-f2ee-4d4f-98f8-70ee3def19a9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2025.12.19 22:08:29.617566 [ 261 ] {a21b0607-f2ee-4d4f-98f8-70ee3def19a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9686 | 2025.12.19 22:08:29.617870 [ 261 ] {a21b0607-f2ee-4d4f-98f8-70ee3def19a9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9687 | 2025.12.19 22:08:29.618089 [ 261 ] {a21b0607-f2ee-4d4f-98f8-70ee3def19a9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2025.12.19 22:08:29.618226 [ 261 ] {a21b0607-f2ee-4d4f-98f8-70ee3def19a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 9689 | 2025.12.19 22:08:29.618313 [ 261 ] {a21b0607-f2ee-4d4f-98f8-70ee3def19a9} <Debug> TCPHandler: Processed in 0.001419653 sec. | ||
| 9690 | 2025.12.19 22:08:29.618499 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2025.12.19 22:08:29.618616 [ 261 ] {76a53ccc-db9c-48d6-aff1-31c4fee1fd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9692 | 2025.12.19 22:08:29.618669 [ 261 ] {76a53ccc-db9c-48d6-aff1-31c4fee1fd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9693 | 2025.12.19 22:08:29.619261 [ 261 ] {76a53ccc-db9c-48d6-aff1-31c4fee1fd92} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2025.12.19 22:08:29.619299 [ 261 ] {76a53ccc-db9c-48d6-aff1-31c4fee1fd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9695 | 2025.12.19 22:08:29.619637 [ 261 ] {76a53ccc-db9c-48d6-aff1-31c4fee1fd92} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9696 | 2025.12.19 22:08:29.619847 [ 261 ] {76a53ccc-db9c-48d6-aff1-31c4fee1fd92} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2025.12.19 22:08:29.619976 [ 261 ] {76a53ccc-db9c-48d6-aff1-31c4fee1fd92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001385 sec., 115523.46570397112 rows/sec., 8.05 MiB/sec. | ||
| 9698 | 2025.12.19 22:08:29.620016 [ 261 ] {76a53ccc-db9c-48d6-aff1-31c4fee1fd92} <Debug> TCPHandler: Processed in 0.001584366 sec. | ||
| 9699 | 2025.12.19 22:08:29.620131 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2025.12.19 22:08:29.620236 [ 261 ] {1b769017-9b63-401f-8a04-e8b05c193fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9701 | 2025.12.19 22:08:29.620279 [ 261 ] {1b769017-9b63-401f-8a04-e8b05c193fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9702 | 2025.12.19 22:08:29.620614 [ 261 ] {1b769017-9b63-401f-8a04-e8b05c193fa8} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2025.12.19 22:08:29.620650 [ 261 ] {1b769017-9b63-401f-8a04-e8b05c193fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9704 | 2025.12.19 22:08:29.620952 [ 261 ] {1b769017-9b63-401f-8a04-e8b05c193fa8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9705 | 2025.12.19 22:08:29.621168 [ 261 ] {1b769017-9b63-401f-8a04-e8b05c193fa8} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2025.12.19 22:08:29.621294 [ 261 ] {1b769017-9b63-401f-8a04-e8b05c193fa8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 9707 | 2025.12.19 22:08:29.621330 [ 261 ] {1b769017-9b63-401f-8a04-e8b05c193fa8} <Debug> TCPHandler: Processed in 0.00124963 sec. | ||
| 9708 | 2025.12.19 22:08:30.148809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 9709 | 2025.12.19 22:08:30.164692 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2025.12.19 22:08:30.164742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9711 | 2025.12.19 22:08:30.171110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9712 | 2025.12.19 22:08:30.171812 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2025.12.19 22:08:30.174720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9714 | 2025.12.19 22:08:33.843145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1144 | ||
| 9715 | 2025.12.19 22:08:33.845722 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2025.12.19 22:08:33.845775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9717 | 2025.12.19 22:08:33.846983 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9718 | 2025.12.19 22:08:33.847278 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2025.12.19 22:08:33.847653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 9720 | 2025.12.19 22:08:34.619230 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2025.12.19 22:08:34.619427 [ 261 ] {a78b7f48-61cb-4c9e-8dfe-60d477c7edee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9722 | 2025.12.19 22:08:34.619498 [ 261 ] {a78b7f48-61cb-4c9e-8dfe-60d477c7edee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9723 | 2025.12.19 22:08:34.620179 [ 261 ] {a78b7f48-61cb-4c9e-8dfe-60d477c7edee} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2025.12.19 22:08:34.620226 [ 261 ] {a78b7f48-61cb-4c9e-8dfe-60d477c7edee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9725 | 2025.12.19 22:08:34.620598 [ 261 ] {a78b7f48-61cb-4c9e-8dfe-60d477c7edee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9726 | 2025.12.19 22:08:34.620817 [ 261 ] {a78b7f48-61cb-4c9e-8dfe-60d477c7edee} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2025.12.19 22:08:34.620959 [ 261 ] {a78b7f48-61cb-4c9e-8dfe-60d477c7edee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001586 sec., 15132.408575031526 rows/sec., 1.26 MiB/sec. | ||
| 9728 | 2025.12.19 22:08:34.621002 [ 261 ] {a78b7f48-61cb-4c9e-8dfe-60d477c7edee} <Debug> TCPHandler: Processed in 0.001909741 sec. | ||
| 9729 | 2025.12.19 22:08:34.621115 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2025.12.19 22:08:34.621215 [ 261 ] {ca14f071-0d7d-402a-93cf-e88c39735548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9731 | 2025.12.19 22:08:34.621256 [ 261 ] {ca14f071-0d7d-402a-93cf-e88c39735548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9732 | 2025.12.19 22:08:34.621642 [ 261 ] {ca14f071-0d7d-402a-93cf-e88c39735548} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.12.19 22:08:34.621678 [ 261 ] {ca14f071-0d7d-402a-93cf-e88c39735548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9734 | 2025.12.19 22:08:34.621965 [ 261 ] {ca14f071-0d7d-402a-93cf-e88c39735548} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9735 | 2025.12.19 22:08:34.622166 [ 261 ] {ca14f071-0d7d-402a-93cf-e88c39735548} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2025.12.19 22:08:34.622290 [ 261 ] {ca14f071-0d7d-402a-93cf-e88c39735548} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001094 sec., 1828.1535648994518 rows/sec., 149.07 KiB/sec. | ||
| 9737 | 2025.12.19 22:08:34.622327 [ 261 ] {ca14f071-0d7d-402a-93cf-e88c39735548} <Debug> TCPHandler: Processed in 0.00126203 sec. | ||
| 9738 | 2025.12.19 22:08:34.622451 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2025.12.19 22:08:34.622555 [ 261 ] {38c18646-c166-4ac4-9a22-1aefd1dab879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9740 | 2025.12.19 22:08:34.622593 [ 261 ] {38c18646-c166-4ac4-9a22-1aefd1dab879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9741 | 2025.12.19 22:08:34.623177 [ 261 ] {38c18646-c166-4ac4-9a22-1aefd1dab879} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2025.12.19 22:08:34.623212 [ 261 ] {38c18646-c166-4ac4-9a22-1aefd1dab879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9743 | 2025.12.19 22:08:34.623523 [ 261 ] {38c18646-c166-4ac4-9a22-1aefd1dab879} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9744 | 2025.12.19 22:08:34.623722 [ 261 ] {38c18646-c166-4ac4-9a22-1aefd1dab879} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2025.12.19 22:08:34.623847 [ 261 ] {38c18646-c166-4ac4-9a22-1aefd1dab879} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.00131 sec., 196183.20610687023 rows/sec., 17.60 MiB/sec. | ||
| 9746 | 2025.12.19 22:08:34.623884 [ 261 ] {38c18646-c166-4ac4-9a22-1aefd1dab879} <Debug> TCPHandler: Processed in 0.001481834 sec. | ||
| 9747 | 2025.12.19 22:08:34.624012 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2025.12.19 22:08:34.624106 [ 261 ] {eeccf631-cf37-4f36-8c6e-73c1e713caec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9749 | 2025.12.19 22:08:34.624145 [ 261 ] {eeccf631-cf37-4f36-8c6e-73c1e713caec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9750 | 2025.12.19 22:08:34.624588 [ 261 ] {eeccf631-cf37-4f36-8c6e-73c1e713caec} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2025.12.19 22:08:34.624623 [ 261 ] {eeccf631-cf37-4f36-8c6e-73c1e713caec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9752 | 2025.12.19 22:08:34.624908 [ 261 ] {eeccf631-cf37-4f36-8c6e-73c1e713caec} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9753 | 2025.12.19 22:08:34.625109 [ 261 ] {eeccf631-cf37-4f36-8c6e-73c1e713caec} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2025.12.19 22:08:34.625216 [ 116 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9755 | 2025.12.19 22:08:34.625231 [ 261 ] {eeccf631-cf37-4f36-8c6e-73c1e713caec} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001143 sec., 47244.09448818898 rows/sec., 3.51 MiB/sec. | ||
| 9756 | 2025.12.19 22:08:34.625285 [ 116 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2025.12.19 22:08:34.625293 [ 261 ] {eeccf631-cf37-4f36-8c6e-73c1e713caec} <Debug> TCPHandler: Processed in 0.001339492 sec. | ||
| 9758 | 2025.12.19 22:08:34.625315 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9759 | 2025.12.19 22:08:34.625418 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 9760 | 2025.12.19 22:08:34.625442 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9761 | 2025.12.19 22:08:34.625538 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9762 | 2025.12.19 22:08:34.625541 [ 261 ] {b0f0ea02-4e95-497b-a17a-277531624094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9763 | 2025.12.19 22:08:34.625608 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 72 rows starting from the beginning of the part | ||
| 9764 | 2025.12.19 22:08:34.625637 [ 261 ] {b0f0ea02-4e95-497b-a17a-277531624094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9765 | 2025.12.19 22:08:34.625681 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 9766 | 2025.12.19 22:08:34.625730 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part | ||
| 9767 | 2025.12.19 22:08:34.625777 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 9768 | 2025.12.19 22:08:34.625814 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 9769 | 2025.12.19 22:08:34.625853 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part | ||
| 9770 | 2025.12.19 22:08:34.626042 [ 261 ] {b0f0ea02-4e95-497b-a17a-277531624094} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2025.12.19 22:08:34.626085 [ 261 ] {b0f0ea02-4e95-497b-a17a-277531624094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9772 | 2025.12.19 22:08:34.626394 [ 261 ] {b0f0ea02-4e95-497b-a17a-277531624094} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9773 | 2025.12.19 22:08:34.626619 [ 261 ] {b0f0ea02-4e95-497b-a17a-277531624094} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2025.12.19 22:08:34.626712 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331702 sec., 235788.48721410648 rows/sec., 18.21 MiB/sec. | ||
| 9775 | 2025.12.19 22:08:34.626753 [ 261 ] {b0f0ea02-4e95-497b-a17a-277531624094} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.62 MiB/sec. | ||
| 9776 | 2025.12.19 22:08:34.626799 [ 261 ] {b0f0ea02-4e95-497b-a17a-277531624094} <Debug> TCPHandler: Processed in 0.001405643 sec. | ||
| 9777 | 2025.12.19 22:08:34.626894 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9778 | 2025.12.19 22:08:34.626911 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2025.12.19 22:08:34.627004 [ 261 ] {c97f7212-4ca3-4389-9db9-ecdc70617664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9780 | 2025.12.19 22:08:34.627044 [ 261 ] {c97f7212-4ca3-4389-9db9-ecdc70617664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9781 | 2025.12.19 22:08:34.627154 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2025.12.19 22:08:34.627217 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_46_9} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9783 | 2025.12.19 22:08:34.627298 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9784 | 2025.12.19 22:08:34.627435 [ 261 ] {c97f7212-4ca3-4389-9db9-ecdc70617664} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2025.12.19 22:08:34.627470 [ 261 ] {c97f7212-4ca3-4389-9db9-ecdc70617664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9786 | 2025.12.19 22:08:34.627756 [ 261 ] {c97f7212-4ca3-4389-9db9-ecdc70617664} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9787 | 2025.12.19 22:08:34.627959 [ 261 ] {c97f7212-4ca3-4389-9db9-ecdc70617664} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2025.12.19 22:08:34.628079 [ 261 ] {c97f7212-4ca3-4389-9db9-ecdc70617664} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 9789 | 2025.12.19 22:08:34.628117 [ 261 ] {c97f7212-4ca3-4389-9db9-ecdc70617664} <Debug> TCPHandler: Processed in 0.00125509 sec. | ||
| 9790 | 2025.12.19 22:08:34.628220 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2025.12.19 22:08:34.628313 [ 261 ] {7c5876ed-250b-4ce9-9156-d259515d9c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9792 | 2025.12.19 22:08:34.628351 [ 261 ] {7c5876ed-250b-4ce9-9156-d259515d9c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9793 | 2025.12.19 22:08:34.628791 [ 261 ] {7c5876ed-250b-4ce9-9156-d259515d9c9b} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2025.12.19 22:08:34.628827 [ 261 ] {7c5876ed-250b-4ce9-9156-d259515d9c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9795 | 2025.12.19 22:08:34.629123 [ 261 ] {7c5876ed-250b-4ce9-9156-d259515d9c9b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9796 | 2025.12.19 22:08:34.629334 [ 261 ] {7c5876ed-250b-4ce9-9156-d259515d9c9b} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2025.12.19 22:08:34.629457 [ 261 ] {7c5876ed-250b-4ce9-9156-d259515d9c9b} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001162 sec., 122203.09810671255 rows/sec., 9.87 MiB/sec. | ||
| 9798 | 2025.12.19 22:08:34.629495 [ 261 ] {7c5876ed-250b-4ce9-9156-d259515d9c9b} <Debug> TCPHandler: Processed in 0.001323611 sec. | ||
| 9799 | 2025.12.19 22:08:34.629600 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2025.12.19 22:08:34.629691 [ 261 ] {b9c91452-0318-49bf-8177-66e3f597edee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9801 | 2025.12.19 22:08:34.629734 [ 261 ] {b9c91452-0318-49bf-8177-66e3f597edee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9802 | 2025.12.19 22:08:34.630121 [ 261 ] {b9c91452-0318-49bf-8177-66e3f597edee} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2025.12.19 22:08:34.630157 [ 261 ] {b9c91452-0318-49bf-8177-66e3f597edee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9804 | 2025.12.19 22:08:34.630487 [ 261 ] {b9c91452-0318-49bf-8177-66e3f597edee} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9805 | 2025.12.19 22:08:34.630690 [ 261 ] {b9c91452-0318-49bf-8177-66e3f597edee} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2025.12.19 22:08:34.630814 [ 261 ] {b9c91452-0318-49bf-8177-66e3f597edee} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001141 sec., 172655.5652936021 rows/sec., 12.38 MiB/sec. | ||
| 9807 | 2025.12.19 22:08:34.630851 [ 261 ] {b9c91452-0318-49bf-8177-66e3f597edee} <Debug> TCPHandler: Processed in 0.001299661 sec. | ||
| 9808 | 2025.12.19 22:08:34.630961 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9809 | 2025.12.19 22:08:34.631054 [ 261 ] {aa52b7a3-7ec6-4fca-a3c5-7a7b84523664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9810 | 2025.12.19 22:08:34.631106 [ 261 ] {aa52b7a3-7ec6-4fca-a3c5-7a7b84523664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9811 | 2025.12.19 22:08:34.632116 [ 261 ] {aa52b7a3-7ec6-4fca-a3c5-7a7b84523664} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2025.12.19 22:08:34.632163 [ 261 ] {aa52b7a3-7ec6-4fca-a3c5-7a7b84523664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9813 | 2025.12.19 22:08:34.632728 [ 261 ] {aa52b7a3-7ec6-4fca-a3c5-7a7b84523664} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9814 | 2025.12.19 22:08:34.632944 [ 261 ] {aa52b7a3-7ec6-4fca-a3c5-7a7b84523664} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2025.12.19 22:08:34.633077 [ 261 ] {aa52b7a3-7ec6-4fca-a3c5-7a7b84523664} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002041 sec., 19598.236158745713 rows/sec., 35.12 MiB/sec. | ||
| 9816 | 2025.12.19 22:08:34.633131 [ 261 ] {aa52b7a3-7ec6-4fca-a3c5-7a7b84523664} <Debug> TCPHandler: Processed in 0.002218337 sec. | ||
| 9817 | 2025.12.19 22:08:34.633254 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9818 | 2025.12.19 22:08:34.633347 [ 261 ] {45e2ffc3-c871-4d1b-8374-0ed399a1c9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9819 | 2025.12.19 22:08:34.633387 [ 261 ] {45e2ffc3-c871-4d1b-8374-0ed399a1c9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9820 | 2025.12.19 22:08:34.633721 [ 261 ] {45e2ffc3-c871-4d1b-8374-0ed399a1c9d0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2025.12.19 22:08:34.633755 [ 261 ] {45e2ffc3-c871-4d1b-8374-0ed399a1c9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 9822 | 2025.12.19 22:08:34.634048 [ 261 ] {45e2ffc3-c871-4d1b-8374-0ed399a1c9d0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9823 | 2025.12.19 22:08:34.634247 [ 261 ] {45e2ffc3-c871-4d1b-8374-0ed399a1c9d0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2025.12.19 22:08:34.634370 [ 261 ] {45e2ffc3-c871-4d1b-8374-0ed399a1c9d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9825 | 2025.12.19 22:08:34.634405 [ 261 ] {45e2ffc3-c871-4d1b-8374-0ed399a1c9d0} <Debug> TCPHandler: Processed in 0.00119853 sec. | ||
| 9826 | 2025.12.19 22:08:36.280967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26382 | ||
| 9827 | 2025.12.19 22:08:36.281524 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2025.12.19 22:08:36.281572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9829 | 2025.12.19 22:08:36.282055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9830 | 2025.12.19 22:08:36.282284 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2025.12.19 22:08:36.282416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26382 | ||
| 9832 | 2025.12.19 22:08:37.674847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9833 | 2025.12.19 22:08:37.692303 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2025.12.19 22:08:37.692370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9835 | 2025.12.19 22:08:37.698601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9836 | 2025.12.19 22:08:37.699337 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2025.12.19 22:08:37.702328 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9838 | 2025.12.19 22:08:39.614785 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2025.12.19 22:08:39.614983 [ 261 ] {f1df276c-73d1-455e-b4d1-e96e577320ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9840 | 2025.12.19 22:08:39.615054 [ 261 ] {f1df276c-73d1-455e-b4d1-e96e577320ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9841 | 2025.12.19 22:08:39.615763 [ 261 ] {f1df276c-73d1-455e-b4d1-e96e577320ef} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2025.12.19 22:08:39.615807 [ 261 ] {f1df276c-73d1-455e-b4d1-e96e577320ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9843 | 2025.12.19 22:08:39.616194 [ 261 ] {f1df276c-73d1-455e-b4d1-e96e577320ef} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9844 | 2025.12.19 22:08:39.616419 [ 261 ] {f1df276c-73d1-455e-b4d1-e96e577320ef} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2025.12.19 22:08:39.616575 [ 261 ] {f1df276c-73d1-455e-b4d1-e96e577320ef} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 9846 | 2025.12.19 22:08:39.616583 [ 63 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9847 | 2025.12.19 22:08:39.616619 [ 261 ] {f1df276c-73d1-455e-b4d1-e96e577320ef} <Debug> TCPHandler: Processed in 0.001966982 sec. | ||
| 9848 | 2025.12.19 22:08:39.616665 [ 63 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2025.12.19 22:08:39.616696 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9850 | 2025.12.19 22:08:39.616763 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2025.12.19 22:08:39.616834 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 9852 | 2025.12.19 22:08:39.616862 [ 261 ] {149bd0cd-1bc6-4da6-a5f8-ffb641d97f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9853 | 2025.12.19 22:08:39.616919 [ 261 ] {149bd0cd-1bc6-4da6-a5f8-ffb641d97f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9854 | 2025.12.19 22:08:39.616991 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9855 | 2025.12.19 22:08:39.617032 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part | ||
| 9856 | 2025.12.19 22:08:39.617106 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1196 rows starting from the beginning of the part | ||
| 9857 | 2025.12.19 22:08:39.617156 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 9858 | 2025.12.19 22:08:39.617215 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 9859 | 2025.12.19 22:08:39.617259 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 257 rows starting from the beginning of the part | ||
| 9860 | 2025.12.19 22:08:39.617309 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 9861 | 2025.12.19 22:08:39.617360 [ 261 ] {149bd0cd-1bc6-4da6-a5f8-ffb641d97f43} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2025.12.19 22:08:39.617407 [ 261 ] {149bd0cd-1bc6-4da6-a5f8-ffb641d97f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9863 | 2025.12.19 22:08:39.617740 [ 261 ] {149bd0cd-1bc6-4da6-a5f8-ffb641d97f43} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9864 | 2025.12.19 22:08:39.617971 [ 261 ] {149bd0cd-1bc6-4da6-a5f8-ffb641d97f43} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2025.12.19 22:08:39.618092 [ 63 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9866 | 2025.12.19 22:08:39.618106 [ 261 ] {149bd0cd-1bc6-4da6-a5f8-ffb641d97f43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 9867 | 2025.12.19 22:08:39.618129 [ 63 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2025.12.19 22:08:39.618154 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9869 | 2025.12.19 22:08:39.618154 [ 261 ] {149bd0cd-1bc6-4da6-a5f8-ffb641d97f43} <Debug> TCPHandler: Processed in 0.001451084 sec. | ||
| 9870 | 2025.12.19 22:08:39.618248 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 9871 | 2025.12.19 22:08:39.618286 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2025.12.19 22:08:39.618342 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9873 | 2025.12.19 22:08:39.618370 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 634 rows starting from the beginning of the part | ||
| 9874 | 2025.12.19 22:08:39.618378 [ 261 ] {aa5b12b4-9216-487b-b2f8-a918c3cc20e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9875 | 2025.12.19 22:08:39.618423 [ 261 ] {aa5b12b4-9216-487b-b2f8-a918c3cc20e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9876 | 2025.12.19 22:08:39.618426 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 520 rows starting from the beginning of the part | ||
| 9877 | 2025.12.19 22:08:39.618475 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 9878 | 2025.12.19 22:08:39.618522 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 9879 | 2025.12.19 22:08:39.618562 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 142 rows starting from the beginning of the part | ||
| 9880 | 2025.12.19 22:08:39.618611 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 9881 | 2025.12.19 22:08:39.618736 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962012 sec., 1584088.1707145523 rows/sec., 138.63 MiB/sec. | ||
| 9882 | 2025.12.19 22:08:39.618859 [ 261 ] {aa5b12b4-9216-487b-b2f8-a918c3cc20e1} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2025.12.19 22:08:39.618897 [ 261 ] {aa5b12b4-9216-487b-b2f8-a918c3cc20e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9884 | 2025.12.19 22:08:39.618969 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9885 | 2025.12.19 22:08:39.619270 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2025.12.19 22:08:39.619349 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_81_16} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9887 | 2025.12.19 22:08:39.619385 [ 261 ] {aa5b12b4-9216-487b-b2f8-a918c3cc20e1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9888 | 2025.12.19 22:08:39.619436 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9889 | 2025.12.19 22:08:39.619610 [ 261 ] {aa5b12b4-9216-487b-b2f8-a918c3cc20e1} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2025.12.19 22:08:39.619644 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442553 sec., 1059233.1789542567 rows/sec., 84.36 MiB/sec. | ||
| 9891 | 2025.12.19 22:08:39.619730 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9892 | 2025.12.19 22:08:39.619743 [ 261 ] {aa5b12b4-9216-487b-b2f8-a918c3cc20e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001383 sec., 115690.52783803327 rows/sec., 8.06 MiB/sec. | ||
| 9893 | 2025.12.19 22:08:39.619765 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2025.12.19 22:08:39.619791 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9895 | 2025.12.19 22:08:39.619794 [ 261 ] {aa5b12b4-9216-487b-b2f8-a918c3cc20e1} <Debug> TCPHandler: Processed in 0.001556716 sec. | ||
| 9896 | 2025.12.19 22:08:39.619793 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9897 | 2025.12.19 22:08:39.619881 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 9898 | 2025.12.19 22:08:39.619917 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2025.12.19 22:08:39.620006 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9900 | 2025.12.19 22:08:39.620016 [ 261 ] {904d7a5a-ec88-4525-a6d4-bcab08c85f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9901 | 2025.12.19 22:08:39.620049 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21543 rows starting from the beginning of the part | ||
| 9902 | 2025.12.19 22:08:39.620058 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2025.12.19 22:08:39.620069 [ 261 ] {904d7a5a-ec88-4525-a6d4-bcab08c85f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9904 | 2025.12.19 22:08:39.620129 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_81_16} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9905 | 2025.12.19 22:08:39.620130 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 844 rows starting from the beginning of the part | ||
| 9906 | 2025.12.19 22:08:39.620193 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 9907 | 2025.12.19 22:08:39.620199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 9908 | 2025.12.19 22:08:39.620241 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 9909 | 2025.12.19 22:08:39.620288 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 197 rows starting from the beginning of the part | ||
| 9910 | 2025.12.19 22:08:39.620333 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 9911 | 2025.12.19 22:08:39.620428 [ 261 ] {904d7a5a-ec88-4525-a6d4-bcab08c85f89} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2025.12.19 22:08:39.620469 [ 261 ] {904d7a5a-ec88-4525-a6d4-bcab08c85f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9913 | 2025.12.19 22:08:39.620805 [ 261 ] {904d7a5a-ec88-4525-a6d4-bcab08c85f89} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9914 | 2025.12.19 22:08:39.621018 [ 261 ] {904d7a5a-ec88-4525-a6d4-bcab08c85f89} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2025.12.19 22:08:39.621147 [ 261 ] {904d7a5a-ec88-4525-a6d4-bcab08c85f89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 9916 | 2025.12.19 22:08:39.621154 [ 63 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9917 | 2025.12.19 22:08:39.621186 [ 261 ] {904d7a5a-ec88-4525-a6d4-bcab08c85f89} <Debug> TCPHandler: Processed in 0.001316451 sec. | ||
| 9918 | 2025.12.19 22:08:39.621199 [ 63 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2025.12.19 22:08:39.621224 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9920 | 2025.12.19 22:08:39.621303 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9921 | 2025.12.19 22:08:39.621400 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9922 | 2025.12.19 22:08:39.621426 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4500 rows starting from the beginning of the part | ||
| 9923 | 2025.12.19 22:08:39.621472 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9924 | 2025.12.19 22:08:39.621516 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 9925 | 2025.12.19 22:08:39.621560 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9926 | 2025.12.19 22:08:39.621597 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 9927 | 2025.12.19 22:08:39.621634 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 9928 | 2025.12.19 22:08:39.623542 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4800 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270187 sec., 2114363.2661097962 rows/sec., 142.49 MiB/sec. | ||
| 9929 | 2025.12.19 22:08:39.624444 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9930 | 2025.12.19 22:08:39.624721 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_81_16} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2025.12.19 22:08:39.624795 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_81_16} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9932 | 2025.12.19 22:08:39.624870 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9933 | 2025.12.19 22:08:39.627552 [ 187 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23064 rows, containing 5 columns (5 merged, 0 gathered) in 0.007734607 sec., 2981922.675580026 rows/sec., 205.00 MiB/sec. | ||
| 9934 | 2025.12.19 22:08:39.628089 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9935 | 2025.12.19 22:08:39.628505 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2025.12.19 22:08:39.628589 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9937 | 2025.12.19 22:08:39.628702 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9938 | 2025.12.19 22:08:40.000347 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.08 MiB, peak 331.85 MiB, free memory in arenas 0.00 B, will set to 323.83 MiB (RSS), difference: 2.75 MiB | ||
| 9939 | 2025.12.19 22:08:43.640243 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9940 | 2025.12.19 22:08:43.640329 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9941 | 2025.12.19 22:08:43.782716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26830 | ||
| 9942 | 2025.12.19 22:08:43.783290 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2025.12.19 22:08:43.783345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9944 | 2025.12.19 22:08:43.783865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9945 | 2025.12.19 22:08:43.784096 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2025.12.19 22:08:43.784239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26830 | ||
| 9947 | 2025.12.19 22:08:43.784244 [ 59 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9948 | 2025.12.19 22:08:43.784305 [ 59 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2025.12.19 22:08:43.784331 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9950 | 2025.12.19 22:08:43.784451 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9951 | 2025.12.19 22:08:43.784590 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9952 | 2025.12.19 22:08:43.784627 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24462 rows starting from the beginning of the part | ||
| 9953 | 2025.12.19 22:08:43.784702 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9954 | 2025.12.19 22:08:43.784750 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9955 | 2025.12.19 22:08:43.784793 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9956 | 2025.12.19 22:08:43.784836 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9957 | 2025.12.19 22:08:43.784878 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 9958 | 2025.12.19 22:08:43.787101 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26830 rows, containing 4 columns (4 merged, 0 gathered) in 0.002706315 sec., 9913849.644257966 rows/sec., 141.82 MiB/sec. | ||
| 9959 | 2025.12.19 22:08:43.787443 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9960 | 2025.12.19 22:08:43.787764 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_56_11} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2025.12.19 22:08:43.787840 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_56_11} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9962 | 2025.12.19 22:08:43.787960 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9963 | 2025.12.19 22:08:43.847986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1172 | ||
| 9964 | 2025.12.19 22:08:43.850742 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2025.12.19 22:08:43.850799 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9966 | 2025.12.19 22:08:43.852023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9967 | 2025.12.19 22:08:43.852303 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2025.12.19 22:08:43.852481 [ 65 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9969 | 2025.12.19 22:08:43.852538 [ 65 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2025.12.19 22:08:43.852562 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9971 | 2025.12.19 22:08:43.852690 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 9972 | 2025.12.19 22:08:43.852701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1172 | ||
| 9973 | 2025.12.19 22:08:43.853316 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9974 | 2025.12.19 22:08:43.853468 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1054 rows starting from the beginning of the part | ||
| 9975 | 2025.12.19 22:08:43.853848 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 9976 | 2025.12.19 22:08:43.854218 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 9977 | 2025.12.19 22:08:43.854587 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part | ||
| 9978 | 2025.12.19 22:08:43.854947 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 9979 | 2025.12.19 22:08:43.855287 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 9980 | 2025.12.19 22:08:43.861683 [ 193 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 72 columns (72 merged, 0 gathered) in 0.009053388 sec., 129454.29931866389 rows/sec., 102.12 MiB/sec. | ||
| 9981 | 2025.12.19 22:08:43.863029 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9982 | 2025.12.19 22:08:43.863599 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2025.12.19 22:08:43.863674 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_41_8} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9984 | 2025.12.19 22:08:43.863998 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 9985 | 2025.12.19 22:08:44.616670 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2025.12.19 22:08:44.616867 [ 261 ] {f61dfff4-daf4-413e-90e7-67f0803ba947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9987 | 2025.12.19 22:08:44.616937 [ 261 ] {f61dfff4-daf4-413e-90e7-67f0803ba947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9988 | 2025.12.19 22:08:44.617710 [ 261 ] {f61dfff4-daf4-413e-90e7-67f0803ba947} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2025.12.19 22:08:44.617748 [ 261 ] {f61dfff4-daf4-413e-90e7-67f0803ba947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9990 | 2025.12.19 22:08:44.618140 [ 261 ] {f61dfff4-daf4-413e-90e7-67f0803ba947} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9991 | 2025.12.19 22:08:44.618369 [ 261 ] {f61dfff4-daf4-413e-90e7-67f0803ba947} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2025.12.19 22:08:44.618513 [ 261 ] {f61dfff4-daf4-413e-90e7-67f0803ba947} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001702 sec., 79905.99294947121 rows/sec., 6.93 MiB/sec. | ||
| 9993 | 2025.12.19 22:08:44.618556 [ 261 ] {f61dfff4-daf4-413e-90e7-67f0803ba947} <Debug> TCPHandler: Processed in 0.002016333 sec. | ||
| 9994 | 2025.12.19 22:08:44.618668 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2025.12.19 22:08:44.618761 [ 261 ] {58484339-eebf-4a44-ab84-69ce87ac176b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9996 | 2025.12.19 22:08:44.618804 [ 261 ] {58484339-eebf-4a44-ab84-69ce87ac176b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9997 | 2025.12.19 22:08:44.619207 [ 261 ] {58484339-eebf-4a44-ab84-69ce87ac176b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2025.12.19 22:08:44.619240 [ 261 ] {58484339-eebf-4a44-ab84-69ce87ac176b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9999 | 2025.12.19 22:08:44.619539 [ 261 ] {58484339-eebf-4a44-ab84-69ce87ac176b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10000 | 2025.12.19 22:08:44.619738 [ 261 ] {58484339-eebf-4a44-ab84-69ce87ac176b} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2025.12.19 22:08:44.619859 [ 261 ] {58484339-eebf-4a44-ab84-69ce87ac176b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001118 sec., 35778.17531305903 rows/sec., 2.63 MiB/sec. | ||
| 10002 | 2025.12.19 22:08:44.619896 [ 261 ] {58484339-eebf-4a44-ab84-69ce87ac176b} <Debug> TCPHandler: Processed in 0.001275841 sec. | ||
| 10003 | 2025.12.19 22:08:44.620004 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10004 | 2025.12.19 22:08:44.620095 [ 261 ] {8588b329-de15-4942-afff-10cb20b145f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10005 | 2025.12.19 22:08:44.620134 [ 261 ] {8588b329-de15-4942-afff-10cb20b145f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10006 | 2025.12.19 22:08:44.620562 [ 261 ] {8588b329-de15-4942-afff-10cb20b145f3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2025.12.19 22:08:44.620596 [ 261 ] {8588b329-de15-4942-afff-10cb20b145f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10008 | 2025.12.19 22:08:44.620890 [ 261 ] {8588b329-de15-4942-afff-10cb20b145f3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10009 | 2025.12.19 22:08:44.621091 [ 261 ] {8588b329-de15-4942-afff-10cb20b145f3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2025.12.19 22:08:44.621211 [ 261 ] {8588b329-de15-4942-afff-10cb20b145f3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001135 sec., 91629.95594713656 rows/sec., 7.16 MiB/sec. | ||
| 10011 | 2025.12.19 22:08:44.621248 [ 261 ] {8588b329-de15-4942-afff-10cb20b145f3} <Debug> TCPHandler: Processed in 0.001290821 sec. | ||
| 10012 | 2025.12.19 22:08:44.621361 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10013 | 2025.12.19 22:08:44.621453 [ 261 ] {beb46727-5e1d-4418-bffb-6cce6e5e82b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10014 | 2025.12.19 22:08:44.621495 [ 261 ] {beb46727-5e1d-4418-bffb-6cce6e5e82b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10015 | 2025.12.19 22:08:44.621901 [ 261 ] {beb46727-5e1d-4418-bffb-6cce6e5e82b2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2025.12.19 22:08:44.621935 [ 261 ] {beb46727-5e1d-4418-bffb-6cce6e5e82b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10017 | 2025.12.19 22:08:44.622247 [ 261 ] {beb46727-5e1d-4418-bffb-6cce6e5e82b2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10018 | 2025.12.19 22:08:44.622441 [ 261 ] {beb46727-5e1d-4418-bffb-6cce6e5e82b2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2025.12.19 22:08:44.622554 [ 261 ] {beb46727-5e1d-4418-bffb-6cce6e5e82b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 10020 | 2025.12.19 22:08:44.622588 [ 261 ] {beb46727-5e1d-4418-bffb-6cce6e5e82b2} <Debug> TCPHandler: Processed in 0.001295391 sec. | ||
| 10021 | 2025.12.19 22:08:44.622690 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2025.12.19 22:08:44.622777 [ 261 ] {1b61064b-da98-424d-9db3-74d4a7f1a46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10023 | 2025.12.19 22:08:44.622826 [ 261 ] {1b61064b-da98-424d-9db3-74d4a7f1a46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10024 | 2025.12.19 22:08:44.623735 [ 261 ] {1b61064b-da98-424d-9db3-74d4a7f1a46f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2025.12.19 22:08:44.623768 [ 261 ] {1b61064b-da98-424d-9db3-74d4a7f1a46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10026 | 2025.12.19 22:08:44.624335 [ 261 ] {1b61064b-da98-424d-9db3-74d4a7f1a46f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10027 | 2025.12.19 22:08:44.624547 [ 261 ] {1b61064b-da98-424d-9db3-74d4a7f1a46f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2025.12.19 22:08:44.624683 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10029 | 2025.12.19 22:08:44.624723 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2025.12.19 22:08:44.624725 [ 261 ] {1b61064b-da98-424d-9db3-74d4a7f1a46f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001934 sec., 20682.52326783868 rows/sec., 37.06 MiB/sec. | ||
| 10031 | 2025.12.19 22:08:44.624744 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10032 | 2025.12.19 22:08:44.624794 [ 261 ] {1b61064b-da98-424d-9db3-74d4a7f1a46f} <Debug> TCPHandler: Processed in 0.002125474 sec. | ||
| 10033 | 2025.12.19 22:08:44.624879 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 10034 | 2025.12.19 22:08:44.624926 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10035 | 2025.12.19 22:08:44.625048 [ 261 ] {41435b74-be15-4f4a-9e96-da8833c2c9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10036 | 2025.12.19 22:08:44.625095 [ 261 ] {41435b74-be15-4f4a-9e96-da8833c2c9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10037 | 2025.12.19 22:08:44.625134 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10038 | 2025.12.19 22:08:44.625195 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1321 rows starting from the beginning of the part | ||
| 10039 | 2025.12.19 22:08:44.625328 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 10040 | 2025.12.19 22:08:44.625428 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 10041 | 2025.12.19 22:08:44.625463 [ 261 ] {41435b74-be15-4f4a-9e96-da8833c2c9a3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2025.12.19 22:08:44.625503 [ 261 ] {41435b74-be15-4f4a-9e96-da8833c2c9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10043 | 2025.12.19 22:08:44.625529 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 10044 | 2025.12.19 22:08:44.625633 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 10045 | 2025.12.19 22:08:44.625732 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 10046 | 2025.12.19 22:08:44.625838 [ 261 ] {41435b74-be15-4f4a-9e96-da8833c2c9a3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10047 | 2025.12.19 22:08:44.626060 [ 261 ] {41435b74-be15-4f4a-9e96-da8833c2c9a3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2025.12.19 22:08:44.626192 [ 261 ] {41435b74-be15-4f4a-9e96-da8833c2c9a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 10049 | 2025.12.19 22:08:44.626229 [ 261 ] {41435b74-be15-4f4a-9e96-da8833c2c9a3} <Debug> TCPHandler: Processed in 0.001351613 sec. | ||
| 10050 | 2025.12.19 22:08:44.633306 [ 189 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 19 columns (19 merged, 0 gathered) in 0.008492319 sec., 179103.02238999735 rows/sec., 320.94 MiB/sec. | ||
| 10051 | 2025.12.19 22:08:44.634516 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10052 | 2025.12.19 22:08:44.634849 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2025.12.19 22:08:44.634926 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10054 | 2025.12.19 22:08:44.635042 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.72 MiB. | ||
| 10055 | 2025.12.19 22:08:45.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.31 MiB, peak 335.99 MiB, free memory in arenas 0.00 B, will set to 326.78 MiB (RSS), difference: 2.46 MiB | ||
| 10056 | 2025.12.19 22:08:45.202575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10057 | 2025.12.19 22:08:45.223100 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2025.12.19 22:08:45.223168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10059 | 2025.12.19 22:08:45.228979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10060 | 2025.12.19 22:08:45.229721 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2025.12.19 22:08:45.230066 [ 65 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10062 | 2025.12.19 22:08:45.230134 [ 65 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2025.12.19 22:08:45.230154 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10064 | 2025.12.19 22:08:45.230329 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10065 | 2025.12.19 22:08:45.233702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10066 | 2025.12.19 22:08:45.234211 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10067 | 2025.12.19 22:08:45.235649 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 10068 | 2025.12.19 22:08:45.240393 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10069 | 2025.12.19 22:08:45.245112 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 10070 | 2025.12.19 22:08:45.249903 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10071 | 2025.12.19 22:08:45.254225 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10072 | 2025.12.19 22:08:45.258329 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10073 | 2025.12.19 22:08:45.311017 [ 186 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080778099 sec., 5224.188303812398 rows/sec., 27.01 MiB/sec. | ||
| 10074 | 2025.12.19 22:08:45.313448 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10075 | 2025.12.19 22:08:45.315246 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_56_11} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2025.12.19 22:08:45.315345 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_56_11} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10077 | 2025.12.19 22:08:45.316981 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10078 | 2025.12.19 22:08:48.382763 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33449 | ||
| 10079 | 2025.12.19 22:08:48.382878 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10080 | 2025.12.19 22:08:48.382908 [ 286 ] {} <Debug> TCP-Session: 9979fc4a-0945-4891-b1c9-d6616179e36f Authenticating user 'default' from [fd00:1122:3344:101::e]:33449 | ||
| 10081 | 2025.12.19 22:08:48.382934 [ 286 ] {} <Debug> TCP-Session: 9979fc4a-0945-4891-b1c9-d6616179e36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10082 | 2025.12.19 22:08:48.382949 [ 286 ] {} <Debug> TCP-Session: 9979fc4a-0945-4891-b1c9-d6616179e36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10083 | 2025.12.19 22:08:48.383193 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65301 | ||
| 10084 | 2025.12.19 22:08:48.383208 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40686 | ||
| 10085 | 2025.12.19 22:08:48.383239 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65455 | ||
| 10086 | 2025.12.19 22:08:48.383269 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35639 | ||
| 10087 | 2025.12.19 22:08:48.383283 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51188 | ||
| 10088 | 2025.12.19 22:08:48.383325 [ 286 ] {} <Trace> TCP-Session: 9979fc4a-0945-4891-b1c9-d6616179e36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2025.12.19 22:08:48.383287 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47623 | ||
| 10090 | 2025.12.19 22:08:48.383250 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60387 | ||
| 10091 | 2025.12.19 22:08:48.383443 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10092 | 2025.12.19 22:08:48.383201 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57093 | ||
| 10093 | 2025.12.19 22:08:48.383504 [ 288 ] {} <Debug> TCP-Session: 6c40b49c-a214-4d9d-bd44-03fa24a6c2a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65301 | ||
| 10094 | 2025.12.19 22:08:48.383540 [ 288 ] {} <Debug> TCP-Session: 6c40b49c-a214-4d9d-bd44-03fa24a6c2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10095 | 2025.12.19 22:08:48.383554 [ 288 ] {} <Debug> TCP-Session: 6c40b49c-a214-4d9d-bd44-03fa24a6c2a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10096 | 2025.12.19 22:08:48.383560 [ 286 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10097 | 2025.12.19 22:08:48.383853 [ 286 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10098 | 2025.12.19 22:08:48.383910 [ 286 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10099 | 2025.12.19 22:08:48.383939 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10100 | 2025.12.19 22:08:48.383974 [ 294 ] {} <Debug> TCP-Session: 4643b753-b35c-4d62-8b9b-adbeb6353b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:35639 | ||
| 10101 | 2025.12.19 22:08:48.383991 [ 294 ] {} <Debug> TCP-Session: 4643b753-b35c-4d62-8b9b-adbeb6353b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10102 | 2025.12.19 22:08:48.384007 [ 294 ] {} <Debug> TCP-Session: 4643b753-b35c-4d62-8b9b-adbeb6353b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10103 | 2025.12.19 22:08:48.384056 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10104 | 2025.12.19 22:08:48.384094 [ 289 ] {} <Debug> TCP-Session: b4dbcc2e-2b70-4e42-a6a2-25691e21570c Authenticating user 'default' from [fd00:1122:3344:101::e]:57093 | ||
| 10105 | 2025.12.19 22:08:48.384117 [ 289 ] {} <Debug> TCP-Session: b4dbcc2e-2b70-4e42-a6a2-25691e21570c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2025.12.19 22:08:48.384130 [ 289 ] {} <Debug> TCP-Session: b4dbcc2e-2b70-4e42-a6a2-25691e21570c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10107 | 2025.12.19 22:08:48.384198 [ 286 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 10108 | 2025.12.19 22:08:48.384383 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10109 | 2025.12.19 22:08:48.384423 [ 259 ] {} <Debug> TCP-Session: 786fdf77-8874-47e8-9aa1-85676b0bf2bc Authenticating user 'default' from [fd00:1122:3344:101::e]:47623 | ||
| 10110 | 2025.12.19 22:08:48.384449 [ 259 ] {} <Debug> TCP-Session: 786fdf77-8874-47e8-9aa1-85676b0bf2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2025.12.19 22:08:48.384463 [ 259 ] {} <Debug> TCP-Session: 786fdf77-8874-47e8-9aa1-85676b0bf2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10112 | 2025.12.19 22:08:48.384494 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10113 | 2025.12.19 22:08:48.384537 [ 293 ] {} <Debug> TCP-Session: 8f61e43e-7077-4ec2-99df-4f340e5d8816 Authenticating user 'default' from [fd00:1122:3344:101::e]:51188 | ||
| 10114 | 2025.12.19 22:08:48.384556 [ 293 ] {} <Debug> TCP-Session: 8f61e43e-7077-4ec2-99df-4f340e5d8816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10115 | 2025.12.19 22:08:48.384569 [ 293 ] {} <Debug> TCP-Session: 8f61e43e-7077-4ec2-99df-4f340e5d8816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10116 | 2025.12.19 22:08:48.384904 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10117 | 2025.12.19 22:08:48.384951 [ 291 ] {} <Debug> TCP-Session: caaba7fa-36f2-47f6-8767-9ff062212a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:65455 | ||
| 10118 | 2025.12.19 22:08:48.384977 [ 291 ] {} <Debug> TCP-Session: caaba7fa-36f2-47f6-8767-9ff062212a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10119 | 2025.12.19 22:08:48.385005 [ 291 ] {} <Debug> TCP-Session: caaba7fa-36f2-47f6-8767-9ff062212a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10120 | 2025.12.19 22:08:48.385060 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10121 | 2025.12.19 22:08:48.385107 [ 290 ] {} <Debug> TCP-Session: c0dfb813-c1a6-4ea2-9b3d-f5b8bb63700b Authenticating user 'default' from [fd00:1122:3344:101::e]:40686 | ||
| 10122 | 2025.12.19 22:08:48.385132 [ 290 ] {} <Debug> TCP-Session: c0dfb813-c1a6-4ea2-9b3d-f5b8bb63700b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10123 | 2025.12.19 22:08:48.385131 [ 310 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Trace> AggregatingTransform: Aggregating | ||
| 10124 | 2025.12.19 22:08:48.385157 [ 290 ] {} <Debug> TCP-Session: c0dfb813-c1a6-4ea2-9b3d-f5b8bb63700b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10125 | 2025.12.19 22:08:48.385195 [ 310 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 10126 | 2025.12.19 22:08:48.385237 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10127 | 2025.12.19 22:08:48.385240 [ 310 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935705 sec. (1068.713 rows/sec., 41.75 KiB/sec.) | ||
| 10128 | 2025.12.19 22:08:48.385281 [ 292 ] {} <Debug> TCP-Session: 1242fc93-164f-4d29-930f-cb066eae171f Authenticating user 'default' from [fd00:1122:3344:101::e]:60387 | ||
| 10129 | 2025.12.19 22:08:48.385286 [ 310 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Trace> Aggregator: Merging aggregated data | ||
| 10130 | 2025.12.19 22:08:48.385314 [ 292 ] {} <Debug> TCP-Session: 1242fc93-164f-4d29-930f-cb066eae171f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10131 | 2025.12.19 22:08:48.385337 [ 292 ] {} <Debug> TCP-Session: 1242fc93-164f-4d29-930f-cb066eae171f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10132 | 2025.12.19 22:08:48.386677 [ 286 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003181 sec., 314.36655139893116 rows/sec., 12.28 KiB/sec. | ||
| 10133 | 2025.12.19 22:08:48.386816 [ 286 ] {03859d1f-fdf5-4822-b8e0-b70ac2b6f8c3} <Debug> TCPHandler: Processed in 0.003611459 sec. | ||
| 10134 | 2025.12.19 22:08:48.386941 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10135 | 2025.12.19 22:08:48.386968 [ 286 ] {} <Debug> TCP-Session: 9979fc4a-0945-4891-b1c9-d6616179e36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10136 | 2025.12.19 22:08:48.386971 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10137 | 2025.12.19 22:08:48.386994 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10138 | 2025.12.19 22:08:48.387012 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10139 | 2025.12.19 22:08:48.387018 [ 288 ] {} <Debug> TCP-Session: 6c40b49c-a214-4d9d-bd44-03fa24a6c2a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2025.12.19 22:08:48.387033 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10141 | 2025.12.19 22:08:48.387048 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10142 | 2025.12.19 22:08:48.387064 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10143 | 2025.12.19 22:08:48.387107 [ 294 ] {} <Debug> TCP-Session: 4643b753-b35c-4d62-8b9b-adbeb6353b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2025.12.19 22:08:48.387105 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10145 | 2025.12.19 22:08:48.387143 [ 292 ] {} <Debug> TCP-Session: 1242fc93-164f-4d29-930f-cb066eae171f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2025.12.19 22:08:48.387092 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10147 | 2025.12.19 22:08:48.387171 [ 293 ] {} <Debug> TCP-Session: 8f61e43e-7077-4ec2-99df-4f340e5d8816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10148 | 2025.12.19 22:08:48.387088 [ 290 ] {} <Debug> TCP-Session: c0dfb813-c1a6-4ea2-9b3d-f5b8bb63700b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2025.12.19 22:08:48.387223 [ 291 ] {} <Debug> TCP-Session: caaba7fa-36f2-47f6-8767-9ff062212a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2025.12.19 22:08:48.387061 [ 289 ] {} <Debug> TCP-Session: b4dbcc2e-2b70-4e42-a6a2-25691e21570c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10151 | 2025.12.19 22:08:48.387040 [ 259 ] {} <Debug> TCP-Session: 786fdf77-8874-47e8-9aa1-85676b0bf2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2025.12.19 22:08:49.474803 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64115 | ||
| 10153 | 2025.12.19 22:08:49.474937 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10154 | 2025.12.19 22:08:49.474964 [ 288 ] {} <Debug> TCP-Session: 51cc71ad-e454-4217-9f19-a927e38d7442 Authenticating user 'default' from [fd00:1122:3344:101::e]:64115 | ||
| 10155 | 2025.12.19 22:08:49.475008 [ 288 ] {} <Debug> TCP-Session: 51cc71ad-e454-4217-9f19-a927e38d7442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10156 | 2025.12.19 22:08:49.475027 [ 288 ] {} <Debug> TCP-Session: 51cc71ad-e454-4217-9f19-a927e38d7442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10157 | 2025.12.19 22:08:49.475212 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56355 | ||
| 10158 | 2025.12.19 22:08:49.475209 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59161 | ||
| 10159 | 2025.12.19 22:08:49.475257 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38810 | ||
| 10160 | 2025.12.19 22:08:49.475281 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62551 | ||
| 10161 | 2025.12.19 22:08:49.475321 [ 288 ] {} <Trace> TCP-Session: 51cc71ad-e454-4217-9f19-a927e38d7442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2025.12.19 22:08:49.475300 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35130 | ||
| 10163 | 2025.12.19 22:08:49.475376 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10164 | 2025.12.19 22:08:49.475385 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10165 | 2025.12.19 22:08:49.475407 [ 292 ] {} <Debug> TCP-Session: 738d0586-d12c-46c4-80bd-253ca3c250d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38810 | ||
| 10166 | 2025.12.19 22:08:49.475432 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10167 | 2025.12.19 22:08:49.475437 [ 294 ] {} <Debug> TCP-Session: 694b564e-962c-4ec5-8449-3666b063eed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62551 | ||
| 10168 | 2025.12.19 22:08:49.475468 [ 292 ] {} <Debug> TCP-Session: 738d0586-d12c-46c4-80bd-253ca3c250d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10169 | 2025.12.19 22:08:49.475469 [ 286 ] {} <Debug> TCP-Session: 683c7004-4702-42e8-aa24-affa764a00e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35130 | ||
| 10170 | 2025.12.19 22:08:49.475489 [ 294 ] {} <Debug> TCP-Session: 694b564e-962c-4ec5-8449-3666b063eed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10171 | 2025.12.19 22:08:49.475496 [ 288 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64115) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10172 | 2025.12.19 22:08:49.475504 [ 286 ] {} <Debug> TCP-Session: 683c7004-4702-42e8-aa24-affa764a00e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10173 | 2025.12.19 22:08:49.475519 [ 294 ] {} <Debug> TCP-Session: 694b564e-962c-4ec5-8449-3666b063eed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10174 | 2025.12.19 22:08:49.475558 [ 286 ] {} <Debug> TCP-Session: 683c7004-4702-42e8-aa24-affa764a00e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10175 | 2025.12.19 22:08:49.475494 [ 292 ] {} <Debug> TCP-Session: 738d0586-d12c-46c4-80bd-253ca3c250d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10176 | 2025.12.19 22:08:49.475292 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46391 | ||
| 10177 | 2025.12.19 22:08:49.475291 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10178 | 2025.12.19 22:08:49.475281 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49720 | ||
| 10179 | 2025.12.19 22:08:49.475672 [ 290 ] {} <Debug> TCP-Session: 16ab2c39-266e-411f-8f69-43ca2dc2701a Authenticating user 'default' from [fd00:1122:3344:101::e]:56355 | ||
| 10180 | 2025.12.19 22:08:49.475230 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58689 | ||
| 10181 | 2025.12.19 22:08:49.475710 [ 290 ] {} <Debug> TCP-Session: 16ab2c39-266e-411f-8f69-43ca2dc2701a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2025.12.19 22:08:49.475738 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10183 | 2025.12.19 22:08:49.475749 [ 290 ] {} <Debug> TCP-Session: 16ab2c39-266e-411f-8f69-43ca2dc2701a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10184 | 2025.12.19 22:08:49.475709 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10185 | 2025.12.19 22:08:49.475782 [ 293 ] {} <Debug> TCP-Session: bcff8bbf-119e-4358-a7a8-0502d6b627cd Authenticating user 'default' from [fd00:1122:3344:101::e]:49720 | ||
| 10186 | 2025.12.19 22:08:49.475799 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10187 | 2025.12.19 22:08:49.475803 [ 288 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10188 | 2025.12.19 22:08:49.475822 [ 293 ] {} <Debug> TCP-Session: bcff8bbf-119e-4358-a7a8-0502d6b627cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2025.12.19 22:08:49.475841 [ 291 ] {} <Debug> TCP-Session: 98b265f6-de57-49e8-aa59-4b4d648ce827 Authenticating user 'default' from [fd00:1122:3344:101::e]:58689 | ||
| 10190 | 2025.12.19 22:08:49.475864 [ 293 ] {} <Debug> TCP-Session: bcff8bbf-119e-4358-a7a8-0502d6b627cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2025.12.19 22:08:49.475882 [ 288 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10192 | 2025.12.19 22:08:49.475887 [ 291 ] {} <Debug> TCP-Session: 98b265f6-de57-49e8-aa59-4b4d648ce827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2025.12.19 22:08:49.475807 [ 259 ] {} <Debug> TCP-Session: a77626bd-dc6f-49e2-b9f5-38b30b67a36c Authenticating user 'default' from [fd00:1122:3344:101::e]:46391 | ||
| 10194 | 2025.12.19 22:08:49.475930 [ 291 ] {} <Debug> TCP-Session: 98b265f6-de57-49e8-aa59-4b4d648ce827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2025.12.19 22:08:49.475952 [ 259 ] {} <Debug> TCP-Session: a77626bd-dc6f-49e2-b9f5-38b30b67a36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10196 | 2025.12.19 22:08:49.475349 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10197 | 2025.12.19 22:08:49.475978 [ 259 ] {} <Debug> TCP-Session: a77626bd-dc6f-49e2-b9f5-38b30b67a36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10198 | 2025.12.19 22:08:49.476013 [ 289 ] {} <Debug> TCP-Session: f8f46a09-0a53-490c-a81d-1e730be63f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:59161 | ||
| 10199 | 2025.12.19 22:08:49.476041 [ 289 ] {} <Debug> TCP-Session: f8f46a09-0a53-490c-a81d-1e730be63f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2025.12.19 22:08:49.476062 [ 289 ] {} <Debug> TCP-Session: f8f46a09-0a53-490c-a81d-1e730be63f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2025.12.19 22:08:49.476205 [ 288 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 10202 | 2025.12.19 22:08:49.477204 [ 301 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Trace> AggregatingTransform: Aggregating | ||
| 10203 | 2025.12.19 22:08:49.477264 [ 301 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 10204 | 2025.12.19 22:08:49.477304 [ 301 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990936 sec. (1009.147 rows/sec., 39.42 KiB/sec.) | ||
| 10205 | 2025.12.19 22:08:49.477326 [ 301 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Trace> Aggregator: Merging aggregated data | ||
| 10206 | 2025.12.19 22:08:49.478724 [ 288 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 11.89 KiB/sec. | ||
| 10207 | 2025.12.19 22:08:49.478873 [ 288 ] {58b3b40e-6ea6-44ae-a183-3e65697465bd} <Debug> TCPHandler: Processed in 0.00367744 sec. | ||
| 10208 | 2025.12.19 22:08:49.478949 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10209 | 2025.12.19 22:08:49.478973 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10210 | 2025.12.19 22:08:49.478995 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10211 | 2025.12.19 22:08:49.479007 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10212 | 2025.12.19 22:08:49.479034 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10213 | 2025.12.19 22:08:49.479056 [ 290 ] {} <Debug> TCP-Session: 16ab2c39-266e-411f-8f69-43ca2dc2701a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2025.12.19 22:08:49.479074 [ 294 ] {} <Debug> TCP-Session: 694b564e-962c-4ec5-8449-3666b063eed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2025.12.19 22:08:49.479081 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10216 | 2025.12.19 22:08:49.479106 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10217 | 2025.12.19 22:08:49.479127 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10218 | 2025.12.19 22:08:49.479170 [ 291 ] {} <Debug> TCP-Session: 98b265f6-de57-49e8-aa59-4b4d648ce827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2025.12.19 22:08:49.479150 [ 286 ] {} <Debug> TCP-Session: 683c7004-4702-42e8-aa24-affa764a00e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2025.12.19 22:08:49.479198 [ 293 ] {} <Debug> TCP-Session: bcff8bbf-119e-4358-a7a8-0502d6b627cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2025.12.19 22:08:49.479095 [ 259 ] {} <Debug> TCP-Session: a77626bd-dc6f-49e2-b9f5-38b30b67a36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10222 | 2025.12.19 22:08:49.479057 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10223 | 2025.12.19 22:08:49.479026 [ 289 ] {} <Debug> TCP-Session: f8f46a09-0a53-490c-a81d-1e730be63f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2025.12.19 22:08:49.478980 [ 288 ] {} <Debug> TCP-Session: 51cc71ad-e454-4217-9f19-a927e38d7442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10225 | 2025.12.19 22:08:49.479285 [ 292 ] {} <Debug> TCP-Session: 738d0586-d12c-46c4-80bd-253ca3c250d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2025.12.19 22:08:49.643987 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2025.12.19 22:08:49.644161 [ 261 ] {ac76d4b6-8c4d-43e1-b293-c9af72a136fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10228 | 2025.12.19 22:08:49.644226 [ 261 ] {ac76d4b6-8c4d-43e1-b293-c9af72a136fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10229 | 2025.12.19 22:08:49.644817 [ 261 ] {ac76d4b6-8c4d-43e1-b293-c9af72a136fa} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2025.12.19 22:08:49.644863 [ 261 ] {ac76d4b6-8c4d-43e1-b293-c9af72a136fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10231 | 2025.12.19 22:08:49.645232 [ 261 ] {ac76d4b6-8c4d-43e1-b293-c9af72a136fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10232 | 2025.12.19 22:08:49.645463 [ 261 ] {ac76d4b6-8c4d-43e1-b293-c9af72a136fa} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2025.12.19 22:08:49.645612 [ 261 ] {ac76d4b6-8c4d-43e1-b293-c9af72a136fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0015 sec., 1333.3333333333333 rows/sec., 108.72 KiB/sec. | ||
| 10234 | 2025.12.19 22:08:49.645657 [ 261 ] {ac76d4b6-8c4d-43e1-b293-c9af72a136fa} <Debug> TCPHandler: Processed in 0.001799069 sec. | ||
| 10235 | 2025.12.19 22:08:49.645775 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10236 | 2025.12.19 22:08:49.645878 [ 261 ] {b47640a1-79da-4cf3-a499-dee53203f311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10237 | 2025.12.19 22:08:49.645919 [ 261 ] {b47640a1-79da-4cf3-a499-dee53203f311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10238 | 2025.12.19 22:08:49.646895 [ 261 ] {b47640a1-79da-4cf3-a499-dee53203f311} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2025.12.19 22:08:49.646936 [ 261 ] {b47640a1-79da-4cf3-a499-dee53203f311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10240 | 2025.12.19 22:08:49.647322 [ 261 ] {b47640a1-79da-4cf3-a499-dee53203f311} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10241 | 2025.12.19 22:08:49.647534 [ 261 ] {b47640a1-79da-4cf3-a499-dee53203f311} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2025.12.19 22:08:49.647662 [ 261 ] {b47640a1-79da-4cf3-a499-dee53203f311} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.00181 sec., 661325.9668508287 rows/sec., 54.52 MiB/sec. | ||
| 10243 | 2025.12.19 22:08:49.647701 [ 261 ] {b47640a1-79da-4cf3-a499-dee53203f311} <Debug> TCPHandler: Processed in 0.001976603 sec. | ||
| 10244 | 2025.12.19 22:08:49.647820 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10245 | 2025.12.19 22:08:49.647918 [ 261 ] {c1700d57-a8df-4c2b-b3c9-9c8fd2bf9005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10246 | 2025.12.19 22:08:49.647980 [ 261 ] {c1700d57-a8df-4c2b-b3c9-9c8fd2bf9005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10247 | 2025.12.19 22:08:49.648409 [ 261 ] {c1700d57-a8df-4c2b-b3c9-9c8fd2bf9005} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2025.12.19 22:08:49.648467 [ 261 ] {c1700d57-a8df-4c2b-b3c9-9c8fd2bf9005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10249 | 2025.12.19 22:08:49.648796 [ 261 ] {c1700d57-a8df-4c2b-b3c9-9c8fd2bf9005} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10250 | 2025.12.19 22:08:49.649022 [ 261 ] {c1700d57-a8df-4c2b-b3c9-9c8fd2bf9005} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2025.12.19 22:08:49.649150 [ 261 ] {c1700d57-a8df-4c2b-b3c9-9c8fd2bf9005} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001253 sec., 1596.1691939345571 rows/sec., 111.45 KiB/sec. | ||
| 10252 | 2025.12.19 22:08:49.649191 [ 261 ] {c1700d57-a8df-4c2b-b3c9-9c8fd2bf9005} <Debug> TCPHandler: Processed in 0.001420013 sec. | ||
| 10253 | 2025.12.19 22:08:49.649309 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10254 | 2025.12.19 22:08:49.649405 [ 261 ] {efab5360-4eb4-429a-bb2a-277667ef6419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10255 | 2025.12.19 22:08:49.649444 [ 261 ] {efab5360-4eb4-429a-bb2a-277667ef6419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10256 | 2025.12.19 22:08:49.649982 [ 261 ] {efab5360-4eb4-429a-bb2a-277667ef6419} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2025.12.19 22:08:49.650022 [ 261 ] {efab5360-4eb4-429a-bb2a-277667ef6419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10258 | 2025.12.19 22:08:49.650349 [ 261 ] {efab5360-4eb4-429a-bb2a-277667ef6419} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10259 | 2025.12.19 22:08:49.650613 [ 261 ] {efab5360-4eb4-429a-bb2a-277667ef6419} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2025.12.19 22:08:49.650748 [ 261 ] {efab5360-4eb4-429a-bb2a-277667ef6419} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001361 sec., 167523.8795003674 rows/sec., 11.34 MiB/sec. | ||
| 10261 | 2025.12.19 22:08:49.650788 [ 261 ] {efab5360-4eb4-429a-bb2a-277667ef6419} <Debug> TCPHandler: Processed in 0.001527995 sec. | ||
| 10262 | 2025.12.19 22:08:49.650904 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2025.12.19 22:08:49.651000 [ 261 ] {c73a9dd5-67be-4353-b4fd-50876e33c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10264 | 2025.12.19 22:08:49.651040 [ 261 ] {c73a9dd5-67be-4353-b4fd-50876e33c9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10265 | 2025.12.19 22:08:49.651613 [ 261 ] {c73a9dd5-67be-4353-b4fd-50876e33c9a9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2025.12.19 22:08:49.651651 [ 261 ] {c73a9dd5-67be-4353-b4fd-50876e33c9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10267 | 2025.12.19 22:08:49.651986 [ 261 ] {c73a9dd5-67be-4353-b4fd-50876e33c9a9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10268 | 2025.12.19 22:08:49.652210 [ 261 ] {c73a9dd5-67be-4353-b4fd-50876e33c9a9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2025.12.19 22:08:49.652346 [ 261 ] {c73a9dd5-67be-4353-b4fd-50876e33c9a9} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001365 sec., 382417.58241758245 rows/sec., 28.31 MiB/sec. | ||
| 10270 | 2025.12.19 22:08:49.652391 [ 261 ] {c73a9dd5-67be-4353-b4fd-50876e33c9a9} <Debug> TCPHandler: Processed in 0.001537015 sec. | ||
| 10271 | 2025.12.19 22:08:49.652504 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2025.12.19 22:08:49.652599 [ 261 ] {da43746b-1c19-4abc-b794-b30788462e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10273 | 2025.12.19 22:08:49.652643 [ 261 ] {da43746b-1c19-4abc-b794-b30788462e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10274 | 2025.12.19 22:08:49.653215 [ 261 ] {da43746b-1c19-4abc-b794-b30788462e08} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2025.12.19 22:08:49.653252 [ 261 ] {da43746b-1c19-4abc-b794-b30788462e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10276 | 2025.12.19 22:08:49.653632 [ 261 ] {da43746b-1c19-4abc-b794-b30788462e08} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10277 | 2025.12.19 22:08:49.653863 [ 261 ] {da43746b-1c19-4abc-b794-b30788462e08} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2025.12.19 22:08:49.653997 [ 261 ] {da43746b-1c19-4abc-b794-b30788462e08} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001416 sec., 596751.4124293786 rows/sec., 40.17 MiB/sec. | ||
| 10279 | 2025.12.19 22:08:49.654035 [ 261 ] {da43746b-1c19-4abc-b794-b30788462e08} <Debug> TCPHandler: Processed in 0.001580396 sec. | ||
| 10280 | 2025.12.19 22:08:49.654152 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2025.12.19 22:08:49.654246 [ 261 ] {3b4229be-f7f3-42ca-82b2-01c2534d29b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10282 | 2025.12.19 22:08:49.654288 [ 261 ] {3b4229be-f7f3-42ca-82b2-01c2534d29b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10283 | 2025.12.19 22:08:49.654639 [ 261 ] {3b4229be-f7f3-42ca-82b2-01c2534d29b0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2025.12.19 22:08:49.654675 [ 261 ] {3b4229be-f7f3-42ca-82b2-01c2534d29b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10285 | 2025.12.19 22:08:49.654988 [ 261 ] {3b4229be-f7f3-42ca-82b2-01c2534d29b0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10286 | 2025.12.19 22:08:49.655197 [ 261 ] {3b4229be-f7f3-42ca-82b2-01c2534d29b0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.12.19 22:08:49.655327 [ 261 ] {3b4229be-f7f3-42ca-82b2-01c2534d29b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 10288 | 2025.12.19 22:08:49.655364 [ 261 ] {3b4229be-f7f3-42ca-82b2-01c2534d29b0} <Debug> TCPHandler: Processed in 0.001261221 sec. | ||
| 10289 | 2025.12.19 22:08:49.695493 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60543 | ||
| 10290 | 2025.12.19 22:08:49.695605 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10291 | 2025.12.19 22:08:49.695632 [ 288 ] {} <Debug> TCP-Session: 48cd5fa4-97eb-4ec9-a4e2-a9198efb14b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60543 | ||
| 10292 | 2025.12.19 22:08:49.695653 [ 288 ] {} <Debug> TCP-Session: 48cd5fa4-97eb-4ec9-a4e2-a9198efb14b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10293 | 2025.12.19 22:08:49.695667 [ 288 ] {} <Debug> TCP-Session: 48cd5fa4-97eb-4ec9-a4e2-a9198efb14b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10294 | 2025.12.19 22:08:49.695846 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34110 | ||
| 10295 | 2025.12.19 22:08:49.695880 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46664 | ||
| 10296 | 2025.12.19 22:08:49.695850 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64257 | ||
| 10297 | 2025.12.19 22:08:49.695938 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37389 | ||
| 10298 | 2025.12.19 22:08:49.695967 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10299 | 2025.12.19 22:08:49.695974 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42487 | ||
| 10300 | 2025.12.19 22:08:49.695997 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10301 | 2025.12.19 22:08:49.696018 [ 291 ] {} <Debug> TCP-Session: 0df056d0-9287-43e8-9cb6-08ea87fbdd67 Authenticating user 'default' from [fd00:1122:3344:101::e]:46664 | ||
| 10302 | 2025.12.19 22:08:49.696050 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10303 | 2025.12.19 22:08:49.696060 [ 290 ] {} <Debug> TCP-Session: acdac8fe-1d20-4493-919a-8a898ff56a1a Authenticating user 'default' from [fd00:1122:3344:101::e]:64257 | ||
| 10304 | 2025.12.19 22:08:49.696080 [ 291 ] {} <Debug> TCP-Session: 0df056d0-9287-43e8-9cb6-08ea87fbdd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10305 | 2025.12.19 22:08:49.696132 [ 290 ] {} <Debug> TCP-Session: acdac8fe-1d20-4493-919a-8a898ff56a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10306 | 2025.12.19 22:08:49.696156 [ 291 ] {} <Debug> TCP-Session: 0df056d0-9287-43e8-9cb6-08ea87fbdd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10307 | 2025.12.19 22:08:49.696163 [ 290 ] {} <Debug> TCP-Session: acdac8fe-1d20-4493-919a-8a898ff56a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10308 | 2025.12.19 22:08:49.696090 [ 292 ] {} <Debug> TCP-Session: e8d76f3c-fa6e-47fe-baba-2eb3aaa4eedd Authenticating user 'default' from [fd00:1122:3344:101::e]:37389 | ||
| 10309 | 2025.12.19 22:08:49.696067 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10310 | 2025.12.19 22:08:49.696221 [ 292 ] {} <Debug> TCP-Session: e8d76f3c-fa6e-47fe-baba-2eb3aaa4eedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2025.12.19 22:08:49.696234 [ 286 ] {} <Debug> TCP-Session: 366fb53d-679b-4350-b81c-80a1f9e3953d Authenticating user 'default' from [fd00:1122:3344:101::e]:42487 | ||
| 10312 | 2025.12.19 22:08:49.696239 [ 292 ] {} <Debug> TCP-Session: e8d76f3c-fa6e-47fe-baba-2eb3aaa4eedd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10313 | 2025.12.19 22:08:49.696253 [ 286 ] {} <Debug> TCP-Session: 366fb53d-679b-4350-b81c-80a1f9e3953d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10314 | 2025.12.19 22:08:49.695950 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63082 | ||
| 10315 | 2025.12.19 22:08:49.696269 [ 286 ] {} <Debug> TCP-Session: 366fb53d-679b-4350-b81c-80a1f9e3953d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10316 | 2025.12.19 22:08:49.695945 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55875 | ||
| 10317 | 2025.12.19 22:08:49.695966 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50360 | ||
| 10318 | 2025.12.19 22:08:49.696379 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10319 | 2025.12.19 22:08:49.696000 [ 288 ] {} <Trace> TCP-Session: 48cd5fa4-97eb-4ec9-a4e2-a9198efb14b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2025.12.19 22:08:49.696403 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10321 | 2025.12.19 22:08:49.696410 [ 293 ] {} <Debug> TCP-Session: f7a34d55-4ae4-4d5c-b584-f791a5283f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:63082 | ||
| 10322 | 2025.12.19 22:08:49.696436 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10323 | 2025.12.19 22:08:49.696446 [ 294 ] {} <Debug> TCP-Session: 33e71551-5d53-41a8-8930-eeabcd3a2f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:55875 | ||
| 10324 | 2025.12.19 22:08:49.696461 [ 293 ] {} <Debug> TCP-Session: f7a34d55-4ae4-4d5c-b584-f791a5283f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10325 | 2025.12.19 22:08:49.696469 [ 259 ] {} <Debug> TCP-Session: 339c39e2-caf4-41d5-aecf-a329cde1ce02 Authenticating user 'default' from [fd00:1122:3344:101::e]:50360 | ||
| 10326 | 2025.12.19 22:08:49.696482 [ 294 ] {} <Debug> TCP-Session: 33e71551-5d53-41a8-8930-eeabcd3a2f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2025.12.19 22:08:49.696491 [ 293 ] {} <Debug> TCP-Session: f7a34d55-4ae4-4d5c-b584-f791a5283f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10328 | 2025.12.19 22:08:49.696501 [ 259 ] {} <Debug> TCP-Session: 339c39e2-caf4-41d5-aecf-a329cde1ce02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10329 | 2025.12.19 22:08:49.696512 [ 294 ] {} <Debug> TCP-Session: 33e71551-5d53-41a8-8930-eeabcd3a2f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10330 | 2025.12.19 22:08:49.696535 [ 259 ] {} <Debug> TCP-Session: 339c39e2-caf4-41d5-aecf-a329cde1ce02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10331 | 2025.12.19 22:08:49.695961 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10332 | 2025.12.19 22:08:49.696583 [ 288 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60543) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10333 | 2025.12.19 22:08:49.696621 [ 289 ] {} <Debug> TCP-Session: 22e7164e-095f-408c-aa8d-a422557809b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34110 | ||
| 10334 | 2025.12.19 22:08:49.696643 [ 289 ] {} <Debug> TCP-Session: 22e7164e-095f-408c-aa8d-a422557809b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10335 | 2025.12.19 22:08:49.696655 [ 289 ] {} <Debug> TCP-Session: 22e7164e-095f-408c-aa8d-a422557809b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10336 | 2025.12.19 22:08:49.696886 [ 288 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10337 | 2025.12.19 22:08:49.696947 [ 288 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10338 | 2025.12.19 22:08:49.697234 [ 288 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 10339 | 2025.12.19 22:08:49.698189 [ 341 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Trace> AggregatingTransform: Aggregating | ||
| 10340 | 2025.12.19 22:08:49.698239 [ 341 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10341 | 2025.12.19 22:08:49.698279 [ 341 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942166 sec. (1061.384 rows/sec., 41.46 KiB/sec.) | ||
| 10342 | 2025.12.19 22:08:49.698298 [ 341 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Trace> Aggregator: Merging aggregated data | ||
| 10343 | 2025.12.19 22:08:49.699826 [ 288 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003296 sec., 303.3980582524272 rows/sec., 11.85 KiB/sec. | ||
| 10344 | 2025.12.19 22:08:49.700037 [ 288 ] {5613ad82-4f43-48f1-9ce1-85dad4aabb4a} <Debug> TCPHandler: Processed in 0.004157498 sec. | ||
| 10345 | 2025.12.19 22:08:49.700179 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10346 | 2025.12.19 22:08:49.700206 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10347 | 2025.12.19 22:08:49.700209 [ 288 ] {} <Debug> TCP-Session: 48cd5fa4-97eb-4ec9-a4e2-a9198efb14b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10348 | 2025.12.19 22:08:49.700226 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10349 | 2025.12.19 22:08:49.700256 [ 291 ] {} <Debug> TCP-Session: 0df056d0-9287-43e8-9cb6-08ea87fbdd67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10350 | 2025.12.19 22:08:49.700266 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10351 | 2025.12.19 22:08:49.700280 [ 289 ] {} <Debug> TCP-Session: 22e7164e-095f-408c-aa8d-a422557809b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10352 | 2025.12.19 22:08:49.700293 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10353 | 2025.12.19 22:08:49.700319 [ 259 ] {} <Debug> TCP-Session: 339c39e2-caf4-41d5-aecf-a329cde1ce02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10354 | 2025.12.19 22:08:49.700325 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10355 | 2025.12.19 22:08:49.700341 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10356 | 2025.12.19 22:08:49.700353 [ 290 ] {} <Debug> TCP-Session: acdac8fe-1d20-4493-919a-8a898ff56a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10357 | 2025.12.19 22:08:49.700387 [ 292 ] {} <Debug> TCP-Session: e8d76f3c-fa6e-47fe-baba-2eb3aaa4eedd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2025.12.19 22:08:49.700401 [ 294 ] {} <Debug> TCP-Session: 33e71551-5d53-41a8-8930-eeabcd3a2f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10359 | 2025.12.19 22:08:49.700300 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10360 | 2025.12.19 22:08:49.700247 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10361 | 2025.12.19 22:08:49.700484 [ 286 ] {} <Debug> TCP-Session: 366fb53d-679b-4350-b81c-80a1f9e3953d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10362 | 2025.12.19 22:08:49.700510 [ 293 ] {} <Debug> TCP-Session: f7a34d55-4ae4-4d5c-b584-f791a5283f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2025.12.19 22:08:51.284371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27342 | ||
| 10364 | 2025.12.19 22:08:51.285063 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2025.12.19 22:08:51.285097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10366 | 2025.12.19 22:08:51.285584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10367 | 2025.12.19 22:08:51.285813 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2025.12.19 22:08:51.285942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27342 | ||
| 10369 | 2025.12.19 22:08:52.734749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10370 | 2025.12.19 22:08:52.750988 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2025.12.19 22:08:52.751060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10372 | 2025.12.19 22:08:52.756579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10373 | 2025.12.19 22:08:52.757274 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2025.12.19 22:08:52.760223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10375 | 2025.12.19 22:08:53.852871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1204 | ||
| 10376 | 2025.12.19 22:08:53.855363 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2025.12.19 22:08:53.855413 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10378 | 2025.12.19 22:08:53.856636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10379 | 2025.12.19 22:08:53.856909 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2025.12.19 22:08:53.857282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 10381 | 2025.12.19 22:08:54.616547 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2025.12.19 22:08:54.616744 [ 261 ] {844ae0f5-1792-477c-82c5-ec2959232802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10383 | 2025.12.19 22:08:54.616814 [ 261 ] {844ae0f5-1792-477c-82c5-ec2959232802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10384 | 2025.12.19 22:08:54.617551 [ 261 ] {844ae0f5-1792-477c-82c5-ec2959232802} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2025.12.19 22:08:54.617594 [ 261 ] {844ae0f5-1792-477c-82c5-ec2959232802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10386 | 2025.12.19 22:08:54.617994 [ 261 ] {844ae0f5-1792-477c-82c5-ec2959232802} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10387 | 2025.12.19 22:08:54.618210 [ 261 ] {844ae0f5-1792-477c-82c5-ec2959232802} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2025.12.19 22:08:54.618354 [ 261 ] {844ae0f5-1792-477c-82c5-ec2959232802} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001665 sec., 81681.68168168169 rows/sec., 7.08 MiB/sec. | ||
| 10389 | 2025.12.19 22:08:54.618396 [ 261 ] {844ae0f5-1792-477c-82c5-ec2959232802} <Debug> TCPHandler: Processed in 0.001980083 sec. | ||
| 10390 | 2025.12.19 22:08:54.618508 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10391 | 2025.12.19 22:08:54.618602 [ 261 ] {ad68dd38-e8ee-4a8a-8caf-1825af476539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10392 | 2025.12.19 22:08:54.618642 [ 261 ] {ad68dd38-e8ee-4a8a-8caf-1825af476539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10393 | 2025.12.19 22:08:54.619047 [ 261 ] {ad68dd38-e8ee-4a8a-8caf-1825af476539} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2025.12.19 22:08:54.619082 [ 261 ] {ad68dd38-e8ee-4a8a-8caf-1825af476539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10395 | 2025.12.19 22:08:54.619366 [ 261 ] {ad68dd38-e8ee-4a8a-8caf-1825af476539} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10396 | 2025.12.19 22:08:54.619566 [ 261 ] {ad68dd38-e8ee-4a8a-8caf-1825af476539} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2025.12.19 22:08:54.619691 [ 261 ] {ad68dd38-e8ee-4a8a-8caf-1825af476539} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001108 sec., 36101.08303249098 rows/sec., 2.65 MiB/sec. | ||
| 10398 | 2025.12.19 22:08:54.619728 [ 261 ] {ad68dd38-e8ee-4a8a-8caf-1825af476539} <Debug> TCPHandler: Processed in 0.00126863 sec. | ||
| 10399 | 2025.12.19 22:08:54.619824 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2025.12.19 22:08:54.619915 [ 261 ] {f7cf4f6c-973b-45ce-a498-75cd8d195c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10401 | 2025.12.19 22:08:54.619954 [ 261 ] {f7cf4f6c-973b-45ce-a498-75cd8d195c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10402 | 2025.12.19 22:08:54.620443 [ 261 ] {f7cf4f6c-973b-45ce-a498-75cd8d195c0d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2025.12.19 22:08:54.620480 [ 261 ] {f7cf4f6c-973b-45ce-a498-75cd8d195c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10404 | 2025.12.19 22:08:54.620772 [ 261 ] {f7cf4f6c-973b-45ce-a498-75cd8d195c0d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10405 | 2025.12.19 22:08:54.620974 [ 261 ] {f7cf4f6c-973b-45ce-a498-75cd8d195c0d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2025.12.19 22:08:54.621097 [ 261 ] {f7cf4f6c-973b-45ce-a498-75cd8d195c0d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.0012 sec., 86666.66666666667 rows/sec., 6.77 MiB/sec. | ||
| 10407 | 2025.12.19 22:08:54.621136 [ 261 ] {f7cf4f6c-973b-45ce-a498-75cd8d195c0d} <Debug> TCPHandler: Processed in 0.001357692 sec. | ||
| 10408 | 2025.12.19 22:08:54.621242 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10409 | 2025.12.19 22:08:54.621336 [ 261 ] {76b9eb28-2d94-4265-8c8f-e1060a3f3480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10410 | 2025.12.19 22:08:54.621377 [ 261 ] {76b9eb28-2d94-4265-8c8f-e1060a3f3480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10411 | 2025.12.19 22:08:54.621796 [ 261 ] {76b9eb28-2d94-4265-8c8f-e1060a3f3480} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2025.12.19 22:08:54.621831 [ 261 ] {76b9eb28-2d94-4265-8c8f-e1060a3f3480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10413 | 2025.12.19 22:08:54.622152 [ 261 ] {76b9eb28-2d94-4265-8c8f-e1060a3f3480} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10414 | 2025.12.19 22:08:54.622354 [ 261 ] {76b9eb28-2d94-4265-8c8f-e1060a3f3480} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2025.12.19 22:08:54.622480 [ 261 ] {76b9eb28-2d94-4265-8c8f-e1060a3f3480} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 10416 | 2025.12.19 22:08:54.622516 [ 261 ] {76b9eb28-2d94-4265-8c8f-e1060a3f3480} <Debug> TCPHandler: Processed in 0.001320781 sec. | ||
| 10417 | 2025.12.19 22:08:54.622642 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10418 | 2025.12.19 22:08:54.622765 [ 261 ] {a44ec9e4-2853-445b-88fc-96a7d34abc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10419 | 2025.12.19 22:08:54.622830 [ 261 ] {a44ec9e4-2853-445b-88fc-96a7d34abc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10420 | 2025.12.19 22:08:54.623775 [ 261 ] {a44ec9e4-2853-445b-88fc-96a7d34abc4d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2025.12.19 22:08:54.623814 [ 261 ] {a44ec9e4-2853-445b-88fc-96a7d34abc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10422 | 2025.12.19 22:08:54.624365 [ 261 ] {a44ec9e4-2853-445b-88fc-96a7d34abc4d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10423 | 2025.12.19 22:08:54.624580 [ 261 ] {a44ec9e4-2853-445b-88fc-96a7d34abc4d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2025.12.19 22:08:54.624712 [ 261 ] {a44ec9e4-2853-445b-88fc-96a7d34abc4d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001973 sec., 20273.694880892042 rows/sec., 36.33 MiB/sec. | ||
| 10425 | 2025.12.19 22:08:54.624766 [ 261 ] {a44ec9e4-2853-445b-88fc-96a7d34abc4d} <Debug> TCPHandler: Processed in 0.002192916 sec. | ||
| 10426 | 2025.12.19 22:08:54.624875 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2025.12.19 22:08:54.624970 [ 261 ] {ca791b43-0e51-4de8-96c8-1a00fbd80763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10428 | 2025.12.19 22:08:54.625010 [ 261 ] {ca791b43-0e51-4de8-96c8-1a00fbd80763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10429 | 2025.12.19 22:08:54.625343 [ 261 ] {ca791b43-0e51-4de8-96c8-1a00fbd80763} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2025.12.19 22:08:54.625383 [ 261 ] {ca791b43-0e51-4de8-96c8-1a00fbd80763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 10431 | 2025.12.19 22:08:54.625683 [ 261 ] {ca791b43-0e51-4de8-96c8-1a00fbd80763} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10432 | 2025.12.19 22:08:54.625889 [ 261 ] {ca791b43-0e51-4de8-96c8-1a00fbd80763} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2025.12.19 22:08:54.626013 [ 261 ] {ca791b43-0e51-4de8-96c8-1a00fbd80763} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 10434 | 2025.12.19 22:08:54.626048 [ 261 ] {ca791b43-0e51-4de8-96c8-1a00fbd80763} <Debug> TCPHandler: Processed in 0.00122094 sec. | ||
| 10435 | 2025.12.19 22:08:58.640402 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10436 | 2025.12.19 22:08:58.640509 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10437 | 2025.12.19 22:08:58.786262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27790 | ||
| 10438 | 2025.12.19 22:08:58.787167 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2025.12.19 22:08:58.787241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10440 | 2025.12.19 22:08:58.787759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10441 | 2025.12.19 22:08:58.787989 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10442 | 2025.12.19 22:08:58.788140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27790 | ||
| 10443 | 2025.12.19 22:08:59.614913 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2025.12.19 22:08:59.615172 [ 261 ] {ce2e8ebc-643a-417c-83bf-530fd81d7e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10445 | 2025.12.19 22:08:59.615265 [ 261 ] {ce2e8ebc-643a-417c-83bf-530fd81d7e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10446 | 2025.12.19 22:08:59.615960 [ 261 ] {ce2e8ebc-643a-417c-83bf-530fd81d7e27} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2025.12.19 22:08:59.616000 [ 261 ] {ce2e8ebc-643a-417c-83bf-530fd81d7e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10448 | 2025.12.19 22:08:59.616379 [ 261 ] {ce2e8ebc-643a-417c-83bf-530fd81d7e27} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10449 | 2025.12.19 22:08:59.616591 [ 261 ] {ce2e8ebc-643a-417c-83bf-530fd81d7e27} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2025.12.19 22:08:59.616755 [ 261 ] {ce2e8ebc-643a-417c-83bf-530fd81d7e27} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.60 MiB/sec. | ||
| 10451 | 2025.12.19 22:08:59.616797 [ 261 ] {ce2e8ebc-643a-417c-83bf-530fd81d7e27} <Debug> TCPHandler: Processed in 0.002043714 sec. | ||
| 10452 | 2025.12.19 22:08:59.616906 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2025.12.19 22:08:59.617009 [ 261 ] {87dec8ba-02ed-4583-b064-cd60335061ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10454 | 2025.12.19 22:08:59.617049 [ 261 ] {87dec8ba-02ed-4583-b064-cd60335061ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10455 | 2025.12.19 22:08:59.617546 [ 261 ] {87dec8ba-02ed-4583-b064-cd60335061ac} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2025.12.19 22:08:59.617581 [ 261 ] {87dec8ba-02ed-4583-b064-cd60335061ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10457 | 2025.12.19 22:08:59.617861 [ 261 ] {87dec8ba-02ed-4583-b064-cd60335061ac} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10458 | 2025.12.19 22:08:59.618048 [ 261 ] {87dec8ba-02ed-4583-b064-cd60335061ac} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2025.12.19 22:08:59.618178 [ 261 ] {87dec8ba-02ed-4583-b064-cd60335061ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 10460 | 2025.12.19 22:08:59.618214 [ 261 ] {87dec8ba-02ed-4583-b064-cd60335061ac} <Debug> TCPHandler: Processed in 0.001402343 sec. | ||
| 10461 | 2025.12.19 22:08:59.618331 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10462 | 2025.12.19 22:08:59.618419 [ 261 ] {109e5e06-26ef-4fb2-964d-56ff2a102a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10463 | 2025.12.19 22:08:59.618523 [ 261 ] {109e5e06-26ef-4fb2-964d-56ff2a102a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10464 | 2025.12.19 22:08:59.619008 [ 261 ] {109e5e06-26ef-4fb2-964d-56ff2a102a0a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2025.12.19 22:08:59.619046 [ 261 ] {109e5e06-26ef-4fb2-964d-56ff2a102a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10466 | 2025.12.19 22:08:59.619371 [ 261 ] {109e5e06-26ef-4fb2-964d-56ff2a102a0a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10467 | 2025.12.19 22:08:59.619596 [ 261 ] {109e5e06-26ef-4fb2-964d-56ff2a102a0a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2025.12.19 22:08:59.619735 [ 261 ] {109e5e06-26ef-4fb2-964d-56ff2a102a0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 10469 | 2025.12.19 22:08:59.619773 [ 261 ] {109e5e06-26ef-4fb2-964d-56ff2a102a0a} <Debug> TCPHandler: Processed in 0.001443283 sec. | ||
| 10470 | 2025.12.19 22:08:59.619886 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2025.12.19 22:08:59.619997 [ 261 ] {bf90ec6b-7ea5-4bcd-99d2-8246e02baec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10472 | 2025.12.19 22:08:59.620040 [ 261 ] {bf90ec6b-7ea5-4bcd-99d2-8246e02baec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10473 | 2025.12.19 22:08:59.620392 [ 261 ] {bf90ec6b-7ea5-4bcd-99d2-8246e02baec0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2025.12.19 22:08:59.620429 [ 261 ] {bf90ec6b-7ea5-4bcd-99d2-8246e02baec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10475 | 2025.12.19 22:08:59.620757 [ 261 ] {bf90ec6b-7ea5-4bcd-99d2-8246e02baec0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10476 | 2025.12.19 22:08:59.620964 [ 261 ] {bf90ec6b-7ea5-4bcd-99d2-8246e02baec0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2025.12.19 22:08:59.621105 [ 261 ] {bf90ec6b-7ea5-4bcd-99d2-8246e02baec0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 10478 | 2025.12.19 22:08:59.621147 [ 261 ] {bf90ec6b-7ea5-4bcd-99d2-8246e02baec0} <Debug> TCPHandler: Processed in 0.001307212 sec. | ||
| 10479 | 2025.12.19 22:09:00.260484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10480 | 2025.12.19 22:09:00.276787 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2025.12.19 22:09:00.276838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10482 | 2025.12.19 22:09:00.282706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10483 | 2025.12.19 22:09:00.283401 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2025.12.19 22:09:00.286192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10485 | 2025.12.19 22:09:02.129035 [ 150 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10486 | 2025.12.19 22:09:02.129114 [ 150 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2025.12.19 22:09:02.129143 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10488 | 2025.12.19 22:09:02.129290 [ 195 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 10489 | 2025.12.19 22:09:02.129490 [ 195 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10490 | 2025.12.19 22:09:02.129542 [ 195 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 10491 | 2025.12.19 22:09:02.129638 [ 195 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 10492 | 2025.12.19 22:09:02.129709 [ 195 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 10493 | 2025.12.19 22:09:02.129775 [ 195 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 10494 | 2025.12.19 22:09:02.129839 [ 195 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 10495 | 2025.12.19 22:09:02.130770 [ 186 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547445 sec., 27141.513914872583 rows/sec., 2.28 MiB/sec. | ||
| 10496 | 2025.12.19 22:09:02.130958 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10497 | 2025.12.19 22:09:02.131245 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_21_5} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2025.12.19 22:09:02.131403 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_21_5} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10499 | 2025.12.19 22:09:02.131491 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10500 | 2025.12.19 22:09:02.726773 [ 146 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10501 | 2025.12.19 22:09:02.726843 [ 146 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.12.19 22:09:02.726865 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10503 | 2025.12.19 22:09:02.726980 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::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 | ||
| 10504 | 2025.12.19 22:09:02.727124 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10505 | 2025.12.19 22:09:02.727157 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part | ||
| 10506 | 2025.12.19 22:09:02.727222 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 10507 | 2025.12.19 22:09:02.727330 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 10508 | 2025.12.19 22:09:02.727377 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 10509 | 2025.12.19 22:09:02.727416 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 10510 | 2025.12.19 22:09:02.728264 [ 201 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337682 sec., 565156.7412882883 rows/sec., 41.24 MiB/sec. | ||
| 10511 | 2025.12.19 22:09:02.728466 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10512 | 2025.12.19 22:09:02.728783 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2025.12.19 22:09:02.728869 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_25_6} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10514 | 2025.12.19 22:09:02.728967 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10515 | 2025.12.19 22:09:03.857656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1224 | ||
| 10516 | 2025.12.19 22:09:03.859820 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2025.12.19 22:09:03.859880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10518 | 2025.12.19 22:09:03.861088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10519 | 2025.12.19 22:09:03.861372 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2025.12.19 22:09:03.861747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 10521 | 2025.12.19 22:09:04.618802 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2025.12.19 22:09:04.618981 [ 261 ] {e1a7d5f0-adf0-4dc4-ac17-dcaa11d734e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10523 | 2025.12.19 22:09:04.619043 [ 261 ] {e1a7d5f0-adf0-4dc4-ac17-dcaa11d734e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10524 | 2025.12.19 22:09:04.619703 [ 261 ] {e1a7d5f0-adf0-4dc4-ac17-dcaa11d734e7} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2025.12.19 22:09:04.619757 [ 261 ] {e1a7d5f0-adf0-4dc4-ac17-dcaa11d734e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10526 | 2025.12.19 22:09:04.620138 [ 261 ] {e1a7d5f0-adf0-4dc4-ac17-dcaa11d734e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10527 | 2025.12.19 22:09:04.620355 [ 261 ] {e1a7d5f0-adf0-4dc4-ac17-dcaa11d734e7} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2025.12.19 22:09:04.620493 [ 150 ] {} <Debug> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10529 | 2025.12.19 22:09:04.620500 [ 261 ] {e1a7d5f0-adf0-4dc4-ac17-dcaa11d734e7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001568 sec., 15306.122448979593 rows/sec., 1.27 MiB/sec. | ||
| 10530 | 2025.12.19 22:09:04.620567 [ 150 ] {} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2025.12.19 22:09:04.620590 [ 261 ] {e1a7d5f0-adf0-4dc4-ac17-dcaa11d734e7} <Debug> TCPHandler: Processed in 0.001907771 sec. | ||
| 10532 | 2025.12.19 22:09:04.620594 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10533 | 2025.12.19 22:09:04.620707 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::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 | ||
| 10534 | 2025.12.19 22:09:04.620709 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2025.12.19 22:09:04.620826 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10536 | 2025.12.19 22:09:04.620837 [ 261 ] {5c3d427d-d374-48ae-9530-ba96e42a5eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10537 | 2025.12.19 22:09:04.620861 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10538 | 2025.12.19 22:09:04.620879 [ 261 ] {5c3d427d-d374-48ae-9530-ba96e42a5eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10539 | 2025.12.19 22:09:04.620931 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10540 | 2025.12.19 22:09:04.620982 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10541 | 2025.12.19 22:09:04.621028 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10542 | 2025.12.19 22:09:04.621074 [ 196 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10543 | 2025.12.19 22:09:04.621274 [ 261 ] {5c3d427d-d374-48ae-9530-ba96e42a5eb2} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2025.12.19 22:09:04.621309 [ 261 ] {5c3d427d-d374-48ae-9530-ba96e42a5eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10545 | 2025.12.19 22:09:04.621598 [ 261 ] {5c3d427d-d374-48ae-9530-ba96e42a5eb2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10546 | 2025.12.19 22:09:04.621800 [ 261 ] {5c3d427d-d374-48ae-9530-ba96e42a5eb2} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2025.12.19 22:09:04.621805 [ 186 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134058 sec., 105814.69378109409 rows/sec., 9.18 MiB/sec. | ||
| 10548 | 2025.12.19 22:09:04.621926 [ 261 ] {5c3d427d-d374-48ae-9530-ba96e42a5eb2} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001108 sec., 14440.43321299639 rows/sec., 1.16 MiB/sec. | ||
| 10549 | 2025.12.19 22:09:04.621970 [ 261 ] {5c3d427d-d374-48ae-9530-ba96e42a5eb2} <Debug> TCPHandler: Processed in 0.001307981 sec. | ||
| 10550 | 2025.12.19 22:09:04.622022 [ 201 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10551 | 2025.12.19 22:09:04.622078 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2025.12.19 22:09:04.622173 [ 261 ] {38fa1747-a387-4577-a7f8-d7bc5d608122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10553 | 2025.12.19 22:09:04.622219 [ 261 ] {38fa1747-a387-4577-a7f8-d7bc5d608122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10554 | 2025.12.19 22:09:04.622355 [ 201 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2025.12.19 22:09:04.622435 [ 201 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_13_3} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10556 | 2025.12.19 22:09:04.622526 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10557 | 2025.12.19 22:09:04.622767 [ 261 ] {38fa1747-a387-4577-a7f8-d7bc5d608122} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2025.12.19 22:09:04.622807 [ 261 ] {38fa1747-a387-4577-a7f8-d7bc5d608122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10559 | 2025.12.19 22:09:04.623134 [ 261 ] {38fa1747-a387-4577-a7f8-d7bc5d608122} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10560 | 2025.12.19 22:09:04.623360 [ 261 ] {38fa1747-a387-4577-a7f8-d7bc5d608122} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2025.12.19 22:09:04.623490 [ 150 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10562 | 2025.12.19 22:09:04.623503 [ 261 ] {38fa1747-a387-4577-a7f8-d7bc5d608122} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001348 sec., 196587.53709198814 rows/sec., 17.54 MiB/sec. | ||
| 10563 | 2025.12.19 22:09:04.623534 [ 150 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.12.19 22:09:04.623555 [ 261 ] {38fa1747-a387-4577-a7f8-d7bc5d608122} <Debug> TCPHandler: Processed in 0.001524275 sec. | ||
| 10565 | 2025.12.19 22:09:04.623562 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10566 | 2025.12.19 22:09:04.623663 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 10567 | 2025.12.19 22:09:04.623691 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2025.12.19 22:09:04.623746 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10569 | 2025.12.19 22:09:04.623771 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1407 rows starting from the beginning of the part | ||
| 10570 | 2025.12.19 22:09:04.623788 [ 261 ] {c322dde7-8eca-4dac-8521-137eff904d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10571 | 2025.12.19 22:09:04.623815 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 10572 | 2025.12.19 22:09:04.623828 [ 261 ] {c322dde7-8eca-4dac-8521-137eff904d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10573 | 2025.12.19 22:09:04.623853 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1197 rows starting from the beginning of the part | ||
| 10574 | 2025.12.19 22:09:04.623891 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part | ||
| 10575 | 2025.12.19 22:09:04.623924 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10576 | 2025.12.19 22:09:04.623959 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 265 rows starting from the beginning of the part | ||
| 10577 | 2025.12.19 22:09:04.624248 [ 261 ] {c322dde7-8eca-4dac-8521-137eff904d7d} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2025.12.19 22:09:04.624282 [ 261 ] {c322dde7-8eca-4dac-8521-137eff904d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10579 | 2025.12.19 22:09:04.624586 [ 261 ] {c322dde7-8eca-4dac-8521-137eff904d7d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10580 | 2025.12.19 22:09:04.624792 [ 261 ] {c322dde7-8eca-4dac-8521-137eff904d7d} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2025.12.19 22:09:04.624916 [ 261 ] {c322dde7-8eca-4dac-8521-137eff904d7d} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001147 sec., 59285.09154315606 rows/sec., 4.34 MiB/sec. | ||
| 10582 | 2025.12.19 22:09:04.624953 [ 261 ] {c322dde7-8eca-4dac-8521-137eff904d7d} <Debug> TCPHandler: Processed in 0.001309452 sec. | ||
| 10583 | 2025.12.19 22:09:04.625066 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2025.12.19 22:09:04.625159 [ 261 ] {a3b9eac6-a3f1-49d4-9a91-aa42c6af5fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10585 | 2025.12.19 22:09:04.625197 [ 261 ] {a3b9eac6-a3f1-49d4-9a91-aa42c6af5fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10586 | 2025.12.19 22:09:04.625249 [ 199 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610826 sec., 1984696.0503493238 rows/sec., 174.13 MiB/sec. | ||
| 10587 | 2025.12.19 22:09:04.625462 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10588 | 2025.12.19 22:09:04.625597 [ 261 ] {a3b9eac6-a3f1-49d4-9a91-aa42c6af5fa6} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2025.12.19 22:09:04.625631 [ 261 ] {a3b9eac6-a3f1-49d4-9a91-aa42c6af5fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10590 | 2025.12.19 22:09:04.625687 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10591 | 2025.12.19 22:09:04.625749 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_86_17} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10592 | 2025.12.19 22:09:04.625807 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10593 | 2025.12.19 22:09:04.625917 [ 261 ] {a3b9eac6-a3f1-49d4-9a91-aa42c6af5fa6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10594 | 2025.12.19 22:09:04.626120 [ 261 ] {a3b9eac6-a3f1-49d4-9a91-aa42c6af5fa6} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2025.12.19 22:09:04.626243 [ 261 ] {a3b9eac6-a3f1-49d4-9a91-aa42c6af5fa6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001102 sec., 21778.58439201452 rows/sec., 1.81 MiB/sec. | ||
| 10596 | 2025.12.19 22:09:04.626280 [ 261 ] {a3b9eac6-a3f1-49d4-9a91-aa42c6af5fa6} <Debug> TCPHandler: Processed in 0.00126132 sec. | ||
| 10597 | 2025.12.19 22:09:04.626386 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2025.12.19 22:09:04.626477 [ 261 ] {c0b54a72-7d27-46e8-8f17-4f6c7bcbace1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10599 | 2025.12.19 22:09:04.626515 [ 261 ] {c0b54a72-7d27-46e8-8f17-4f6c7bcbace1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10600 | 2025.12.19 22:09:04.626901 [ 261 ] {c0b54a72-7d27-46e8-8f17-4f6c7bcbace1} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2025.12.19 22:09:04.626935 [ 261 ] {c0b54a72-7d27-46e8-8f17-4f6c7bcbace1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10602 | 2025.12.19 22:09:04.627217 [ 261 ] {c0b54a72-7d27-46e8-8f17-4f6c7bcbace1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10603 | 2025.12.19 22:09:04.627435 [ 261 ] {c0b54a72-7d27-46e8-8f17-4f6c7bcbace1} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2025.12.19 22:09:04.627520 [ 145 ] {} <Debug> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10605 | 2025.12.19 22:09:04.627553 [ 145 ] {} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2025.12.19 22:09:04.627556 [ 261 ] {c0b54a72-7d27-46e8-8f17-4f6c7bcbace1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 10607 | 2025.12.19 22:09:04.627572 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10608 | 2025.12.19 22:09:04.627598 [ 261 ] {c0b54a72-7d27-46e8-8f17-4f6c7bcbace1} <Debug> TCPHandler: Processed in 0.001260271 sec. | ||
| 10609 | 2025.12.19 22:09:04.627635 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::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 | ||
| 10610 | 2025.12.19 22:09:04.627703 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10611 | 2025.12.19 22:09:04.627704 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2025.12.19 22:09:04.627726 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10613 | 2025.12.19 22:09:04.627771 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10614 | 2025.12.19 22:09:04.627804 [ 261 ] {be52536f-350d-46ca-8b56-ecceb397862c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10615 | 2025.12.19 22:09:04.627806 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10616 | 2025.12.19 22:09:04.627844 [ 261 ] {be52536f-350d-46ca-8b56-ecceb397862c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10617 | 2025.12.19 22:09:04.627849 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10618 | 2025.12.19 22:09:04.627884 [ 196 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10619 | 2025.12.19 22:09:04.628297 [ 261 ] {be52536f-350d-46ca-8b56-ecceb397862c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2025.12.19 22:09:04.628331 [ 261 ] {be52536f-350d-46ca-8b56-ecceb397862c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10621 | 2025.12.19 22:09:04.628500 [ 199 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000888485 sec., 67530.68425465822 rows/sec., 5.41 MiB/sec. | ||
| 10622 | 2025.12.19 22:09:04.628655 [ 261 ] {be52536f-350d-46ca-8b56-ecceb397862c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10623 | 2025.12.19 22:09:04.628688 [ 194 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10624 | 2025.12.19 22:09:04.628911 [ 261 ] {be52536f-350d-46ca-8b56-ecceb397862c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2025.12.19 22:09:04.629036 [ 145 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10626 | 2025.12.19 22:09:04.629054 [ 261 ] {be52536f-350d-46ca-8b56-ecceb397862c} <Debug> executeQuery: Read 156 rows, 12.89 KiB in 0.001267 sec., 123125.49329123915 rows/sec., 9.94 MiB/sec. | ||
| 10627 | 2025.12.19 22:09:04.629060 [ 145 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2025.12.19 22:09:04.629073 [ 194 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2025.12.19 22:09:04.629085 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10630 | 2025.12.19 22:09:04.629092 [ 261 ] {be52536f-350d-46ca-8b56-ecceb397862c} <Debug> TCPHandler: Processed in 0.001435023 sec. | ||
| 10631 | 2025.12.19 22:09:04.629150 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 10632 | 2025.12.19 22:09:04.629161 [ 194 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_13_3} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10633 | 2025.12.19 22:09:04.629208 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10634 | 2025.12.19 22:09:04.629226 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10635 | 2025.12.19 22:09:04.629250 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 634 rows starting from the beginning of the part | ||
| 10636 | 2025.12.19 22:09:04.629280 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10637 | 2025.12.19 22:09:04.629294 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 10638 | 2025.12.19 22:09:04.629305 [ 261 ] {4329e10d-d75e-4a36-a586-0e5a94daeb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10639 | 2025.12.19 22:09:04.629338 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 522 rows starting from the beginning of the part | ||
| 10640 | 2025.12.19 22:09:04.629348 [ 261 ] {4329e10d-d75e-4a36-a586-0e5a94daeb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10641 | 2025.12.19 22:09:04.629372 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 10642 | 2025.12.19 22:09:04.629405 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10643 | 2025.12.19 22:09:04.629437 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 156 rows starting from the beginning of the part | ||
| 10644 | 2025.12.19 22:09:04.629748 [ 261 ] {4329e10d-d75e-4a36-a586-0e5a94daeb8c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2025.12.19 22:09:04.629781 [ 261 ] {4329e10d-d75e-4a36-a586-0e5a94daeb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10646 | 2025.12.19 22:09:04.630109 [ 261 ] {4329e10d-d75e-4a36-a586-0e5a94daeb8c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10647 | 2025.12.19 22:09:04.630311 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182909 sec., 1339071.7291017314 rows/sec., 106.79 MiB/sec. | ||
| 10648 | 2025.12.19 22:09:04.630312 [ 261 ] {4329e10d-d75e-4a36-a586-0e5a94daeb8c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2025.12.19 22:09:04.630439 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10650 | 2025.12.19 22:09:04.630462 [ 261 ] {4329e10d-d75e-4a36-a586-0e5a94daeb8c} <Debug> executeQuery: Read 204 rows, 14.97 KiB in 0.001174 sec., 173764.9063032368 rows/sec., 12.45 MiB/sec. | ||
| 10651 | 2025.12.19 22:09:04.630464 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2025.12.19 22:09:04.630480 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10653 | 2025.12.19 22:09:04.630494 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10654 | 2025.12.19 22:09:04.630499 [ 261 ] {4329e10d-d75e-4a36-a586-0e5a94daeb8c} <Debug> TCPHandler: Processed in 0.001338902 sec. | ||
| 10655 | 2025.12.19 22:09:04.630572 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 10656 | 2025.12.19 22:09:04.630631 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10657 | 2025.12.19 22:09:04.630671 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10658 | 2025.12.19 22:09:04.630701 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23064 rows starting from the beginning of the part | ||
| 10659 | 2025.12.19 22:09:04.630724 [ 261 ] {51706e27-3c5f-49e9-a470-f944a01ca0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10660 | 2025.12.19 22:09:04.630755 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10661 | 2025.12.19 22:09:04.630760 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2025.12.19 22:09:04.630779 [ 261 ] {51706e27-3c5f-49e9-a470-f944a01ca0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10663 | 2025.12.19 22:09:04.630802 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 845 rows starting from the beginning of the part | ||
| 10664 | 2025.12.19 22:09:04.630845 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10665 | 2025.12.19 22:09:04.630852 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_86_17} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10666 | 2025.12.19 22:09:04.630889 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 10667 | 2025.12.19 22:09:04.630933 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 204 rows starting from the beginning of the part | ||
| 10668 | 2025.12.19 22:09:04.630964 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10669 | 2025.12.19 22:09:04.631610 [ 261 ] {51706e27-3c5f-49e9-a470-f944a01ca0ec} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2025.12.19 22:09:04.631647 [ 261 ] {51706e27-3c5f-49e9-a470-f944a01ca0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10671 | 2025.12.19 22:09:04.632249 [ 261 ] {51706e27-3c5f-49e9-a470-f944a01ca0ec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10672 | 2025.12.19 22:09:04.632484 [ 261 ] {51706e27-3c5f-49e9-a470-f944a01ca0ec} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2025.12.19 22:09:04.632619 [ 261 ] {51706e27-3c5f-49e9-a470-f944a01ca0ec} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001912 sec., 20920.50209205021 rows/sec., 37.49 MiB/sec. | ||
| 10674 | 2025.12.19 22:09:04.632672 [ 261 ] {51706e27-3c5f-49e9-a470-f944a01ca0ec} <Debug> TCPHandler: Processed in 0.002089394 sec. | ||
| 10675 | 2025.12.19 22:09:04.632781 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10676 | 2025.12.19 22:09:04.632874 [ 261 ] {17dd0539-7607-4613-b2ba-3ede49d37c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10677 | 2025.12.19 22:09:04.632916 [ 261 ] {17dd0539-7607-4613-b2ba-3ede49d37c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10678 | 2025.12.19 22:09:04.633239 [ 261 ] {17dd0539-7607-4613-b2ba-3ede49d37c9d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2025.12.19 22:09:04.633273 [ 261 ] {17dd0539-7607-4613-b2ba-3ede49d37c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10680 | 2025.12.19 22:09:04.633577 [ 261 ] {17dd0539-7607-4613-b2ba-3ede49d37c9d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10681 | 2025.12.19 22:09:04.633781 [ 261 ] {17dd0539-7607-4613-b2ba-3ede49d37c9d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2025.12.19 22:09:04.633880 [ 145 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10683 | 2025.12.19 22:09:04.633902 [ 261 ] {17dd0539-7607-4613-b2ba-3ede49d37c9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 10684 | 2025.12.19 22:09:04.633903 [ 145 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.12.19 22:09:04.633930 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10686 | 2025.12.19 22:09:04.633937 [ 261 ] {17dd0539-7607-4613-b2ba-3ede49d37c9d} <Debug> TCPHandler: Processed in 0.001203879 sec. | ||
| 10687 | 2025.12.19 22:09:04.634036 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 10688 | 2025.12.19 22:09:04.634199 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10689 | 2025.12.19 22:09:04.634242 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4800 rows starting from the beginning of the part | ||
| 10690 | 2025.12.19 22:09:04.634325 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10691 | 2025.12.19 22:09:04.634373 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 10692 | 2025.12.19 22:09:04.634414 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10693 | 2025.12.19 22:09:04.634452 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 10694 | 2025.12.19 22:09:04.634498 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10695 | 2025.12.19 22:09:04.636572 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593712 sec., 1966293.8676306389 rows/sec., 132.51 MiB/sec. | ||
| 10696 | 2025.12.19 22:09:04.637048 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10697 | 2025.12.19 22:09:04.637295 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_86_17} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2025.12.19 22:09:04.637367 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_86_17} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10699 | 2025.12.19 22:09:04.637439 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10700 | 2025.12.19 22:09:04.637700 [ 187 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24593 rows, containing 5 columns (5 merged, 0 gathered) in 0.007159857 sec., 3434845.1372701996 rows/sec., 236.11 MiB/sec. | ||
| 10701 | 2025.12.19 22:09:04.638007 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10702 | 2025.12.19 22:09:04.638243 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2025.12.19 22:09:04.638311 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10704 | 2025.12.19 22:09:04.638383 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10705 | 2025.12.19 22:09:05.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.98 MiB, peak 341.25 MiB, free memory in arenas 0.00 B, will set to 332.56 MiB (RSS), difference: 2.58 MiB | ||
| 10706 | 2025.12.19 22:09:06.288318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28302 | ||
| 10707 | 2025.12.19 22:09:06.288907 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2025.12.19 22:09:06.288953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10709 | 2025.12.19 22:09:06.289507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10710 | 2025.12.19 22:09:06.289748 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2025.12.19 22:09:06.289892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28302 | ||
| 10712 | 2025.12.19 22:09:07.786269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10713 | 2025.12.19 22:09:07.808124 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2025.12.19 22:09:07.808196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10715 | 2025.12.19 22:09:07.814938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10716 | 2025.12.19 22:09:07.815711 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2025.12.19 22:09:07.819499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10718 | 2025.12.19 22:09:09.616133 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2025.12.19 22:09:09.616334 [ 261 ] {0f4d17e2-e75e-4459-a8a0-5581c5e018dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10720 | 2025.12.19 22:09:09.616409 [ 261 ] {0f4d17e2-e75e-4459-a8a0-5581c5e018dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10721 | 2025.12.19 22:09:09.617089 [ 261 ] {0f4d17e2-e75e-4459-a8a0-5581c5e018dc} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2025.12.19 22:09:09.617135 [ 261 ] {0f4d17e2-e75e-4459-a8a0-5581c5e018dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10723 | 2025.12.19 22:09:09.617544 [ 261 ] {0f4d17e2-e75e-4459-a8a0-5581c5e018dc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10724 | 2025.12.19 22:09:09.617776 [ 261 ] {0f4d17e2-e75e-4459-a8a0-5581c5e018dc} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2025.12.19 22:09:09.617932 [ 261 ] {0f4d17e2-e75e-4459-a8a0-5581c5e018dc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.60 MiB/sec. | ||
| 10726 | 2025.12.19 22:09:09.617986 [ 261 ] {0f4d17e2-e75e-4459-a8a0-5581c5e018dc} <Debug> TCPHandler: Processed in 0.001985482 sec. | ||
| 10727 | 2025.12.19 22:09:09.618105 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2025.12.19 22:09:09.618210 [ 261 ] {380c0fd4-f3bd-46e8-867e-d8fc0f8463f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10729 | 2025.12.19 22:09:09.618254 [ 261 ] {380c0fd4-f3bd-46e8-867e-d8fc0f8463f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10730 | 2025.12.19 22:09:09.618706 [ 261 ] {380c0fd4-f3bd-46e8-867e-d8fc0f8463f6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2025.12.19 22:09:09.618744 [ 261 ] {380c0fd4-f3bd-46e8-867e-d8fc0f8463f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10732 | 2025.12.19 22:09:09.619077 [ 261 ] {380c0fd4-f3bd-46e8-867e-d8fc0f8463f6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10733 | 2025.12.19 22:09:09.619312 [ 261 ] {380c0fd4-f3bd-46e8-867e-d8fc0f8463f6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2025.12.19 22:09:09.619449 [ 261 ] {380c0fd4-f3bd-46e8-867e-d8fc0f8463f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 10735 | 2025.12.19 22:09:09.619487 [ 261 ] {380c0fd4-f3bd-46e8-867e-d8fc0f8463f6} <Debug> TCPHandler: Processed in 0.001432524 sec. | ||
| 10736 | 2025.12.19 22:09:09.619602 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2025.12.19 22:09:09.619706 [ 261 ] {38f3cd8e-5848-49e3-92e7-eef92700384d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10738 | 2025.12.19 22:09:09.619750 [ 261 ] {38f3cd8e-5848-49e3-92e7-eef92700384d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10739 | 2025.12.19 22:09:09.620173 [ 261 ] {38f3cd8e-5848-49e3-92e7-eef92700384d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2025.12.19 22:09:09.620207 [ 261 ] {38f3cd8e-5848-49e3-92e7-eef92700384d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10741 | 2025.12.19 22:09:09.620552 [ 261 ] {38f3cd8e-5848-49e3-92e7-eef92700384d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10742 | 2025.12.19 22:09:09.620762 [ 261 ] {38f3cd8e-5848-49e3-92e7-eef92700384d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2025.12.19 22:09:09.620889 [ 261 ] {38f3cd8e-5848-49e3-92e7-eef92700384d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 10744 | 2025.12.19 22:09:09.620927 [ 261 ] {38f3cd8e-5848-49e3-92e7-eef92700384d} <Debug> TCPHandler: Processed in 0.001377142 sec. | ||
| 10745 | 2025.12.19 22:09:09.621045 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2025.12.19 22:09:09.621140 [ 261 ] {affd2048-48f3-47c2-ac34-5e051aa1e1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10747 | 2025.12.19 22:09:09.621181 [ 261 ] {affd2048-48f3-47c2-ac34-5e051aa1e1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10748 | 2025.12.19 22:09:09.621499 [ 261 ] {affd2048-48f3-47c2-ac34-5e051aa1e1ca} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2025.12.19 22:09:09.621531 [ 261 ] {affd2048-48f3-47c2-ac34-5e051aa1e1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10750 | 2025.12.19 22:09:09.621849 [ 261 ] {affd2048-48f3-47c2-ac34-5e051aa1e1ca} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10751 | 2025.12.19 22:09:09.622054 [ 261 ] {affd2048-48f3-47c2-ac34-5e051aa1e1ca} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2025.12.19 22:09:09.622179 [ 261 ] {affd2048-48f3-47c2-ac34-5e051aa1e1ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 10753 | 2025.12.19 22:09:09.622214 [ 261 ] {affd2048-48f3-47c2-ac34-5e051aa1e1ca} <Debug> TCPHandler: Processed in 0.0012252 sec. | ||
| 10754 | 2025.12.19 22:09:13.640568 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10755 | 2025.12.19 22:09:13.640638 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10756 | 2025.12.19 22:09:13.790089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28750 | ||
| 10757 | 2025.12.19 22:09:13.790845 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2025.12.19 22:09:13.790891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10759 | 2025.12.19 22:09:13.791408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10760 | 2025.12.19 22:09:13.791645 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2025.12.19 22:09:13.791805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28750 | ||
| 10762 | 2025.12.19 22:09:13.862012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1252 | ||
| 10763 | 2025.12.19 22:09:13.864493 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2025.12.19 22:09:13.864532 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10765 | 2025.12.19 22:09:13.865744 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10766 | 2025.12.19 22:09:13.865998 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2025.12.19 22:09:13.866258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1252 | ||
| 10768 | 2025.12.19 22:09:14.617798 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2025.12.19 22:09:14.617994 [ 261 ] {08670b38-e218-47bd-89b6-b15ef981ff4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10770 | 2025.12.19 22:09:14.618068 [ 261 ] {08670b38-e218-47bd-89b6-b15ef981ff4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10771 | 2025.12.19 22:09:14.618834 [ 261 ] {08670b38-e218-47bd-89b6-b15ef981ff4a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2025.12.19 22:09:14.618886 [ 261 ] {08670b38-e218-47bd-89b6-b15ef981ff4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10773 | 2025.12.19 22:09:14.619302 [ 261 ] {08670b38-e218-47bd-89b6-b15ef981ff4a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10774 | 2025.12.19 22:09:14.619532 [ 261 ] {08670b38-e218-47bd-89b6-b15ef981ff4a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2025.12.19 22:09:14.619688 [ 261 ] {08670b38-e218-47bd-89b6-b15ef981ff4a} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001749 sec., 77758.71926815323 rows/sec., 6.74 MiB/sec. | ||
| 10776 | 2025.12.19 22:09:14.619739 [ 261 ] {08670b38-e218-47bd-89b6-b15ef981ff4a} <Debug> TCPHandler: Processed in 0.002078224 sec. | ||
| 10777 | 2025.12.19 22:09:14.619863 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10778 | 2025.12.19 22:09:14.619965 [ 261 ] {c14279d5-8945-4eef-93c0-f999dbd1176f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10779 | 2025.12.19 22:09:14.620009 [ 261 ] {c14279d5-8945-4eef-93c0-f999dbd1176f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10780 | 2025.12.19 22:09:14.620432 [ 261 ] {c14279d5-8945-4eef-93c0-f999dbd1176f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2025.12.19 22:09:14.620471 [ 261 ] {c14279d5-8945-4eef-93c0-f999dbd1176f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10782 | 2025.12.19 22:09:14.620796 [ 261 ] {c14279d5-8945-4eef-93c0-f999dbd1176f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10783 | 2025.12.19 22:09:14.621019 [ 261 ] {c14279d5-8945-4eef-93c0-f999dbd1176f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2025.12.19 22:09:14.621136 [ 135 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10785 | 2025.12.19 22:09:14.621150 [ 261 ] {c14279d5-8945-4eef-93c0-f999dbd1176f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00121 sec., 33057.85123966942 rows/sec., 2.43 MiB/sec. | ||
| 10786 | 2025.12.19 22:09:14.621208 [ 135 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2025.12.19 22:09:14.621216 [ 261 ] {c14279d5-8945-4eef-93c0-f999dbd1176f} <Debug> TCPHandler: Processed in 0.001405323 sec. | ||
| 10788 | 2025.12.19 22:09:14.621238 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10789 | 2025.12.19 22:09:14.621330 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2025.12.19 22:09:14.621381 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 10791 | 2025.12.19 22:09:14.621430 [ 261 ] {19b71da2-1dea-4ada-ac7b-7153e38ea4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10792 | 2025.12.19 22:09:14.621475 [ 261 ] {19b71da2-1dea-4ada-ac7b-7153e38ea4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10793 | 2025.12.19 22:09:14.621538 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10794 | 2025.12.19 22:09:14.621580 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 72 rows starting from the beginning of the part | ||
| 10795 | 2025.12.19 22:09:14.621657 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 10796 | 2025.12.19 22:09:14.621709 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
| 10797 | 2025.12.19 22:09:14.621754 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 10798 | 2025.12.19 22:09:14.621795 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 68 rows starting from the beginning of the part | ||
| 10799 | 2025.12.19 22:09:14.621856 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 10800 | 2025.12.19 22:09:14.621941 [ 261 ] {19b71da2-1dea-4ada-ac7b-7153e38ea4a5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2025.12.19 22:09:14.621982 [ 261 ] {19b71da2-1dea-4ada-ac7b-7153e38ea4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10802 | 2025.12.19 22:09:14.622377 [ 261 ] {19b71da2-1dea-4ada-ac7b-7153e38ea4a5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10803 | 2025.12.19 22:09:14.622610 [ 261 ] {19b71da2-1dea-4ada-ac7b-7153e38ea4a5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2025.12.19 22:09:14.622745 [ 261 ] {19b71da2-1dea-4ada-ac7b-7153e38ea4a5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001333 sec., 78019.50487621906 rows/sec., 6.09 MiB/sec. | ||
| 10805 | 2025.12.19 22:09:14.622784 [ 261 ] {19b71da2-1dea-4ada-ac7b-7153e38ea4a5} <Debug> TCPHandler: Processed in 0.001502335 sec. | ||
| 10806 | 2025.12.19 22:09:14.622789 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473434 sec., 177815.90488613673 rows/sec., 13.70 MiB/sec. | ||
| 10807 | 2025.12.19 22:09:14.622894 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2025.12.19 22:09:14.622943 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10809 | 2025.12.19 22:09:14.622993 [ 261 ] {3cb42e96-716f-4736-a54c-84d87bd880d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10810 | 2025.12.19 22:09:14.623037 [ 261 ] {3cb42e96-716f-4736-a54c-84d87bd880d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10811 | 2025.12.19 22:09:14.623201 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2025.12.19 22:09:14.623312 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_51_10} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10813 | 2025.12.19 22:09:14.623399 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10814 | 2025.12.19 22:09:14.623450 [ 261 ] {3cb42e96-716f-4736-a54c-84d87bd880d7} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2025.12.19 22:09:14.623485 [ 261 ] {3cb42e96-716f-4736-a54c-84d87bd880d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10816 | 2025.12.19 22:09:14.623820 [ 261 ] {3cb42e96-716f-4736-a54c-84d87bd880d7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10817 | 2025.12.19 22:09:14.624028 [ 261 ] {3cb42e96-716f-4736-a54c-84d87bd880d7} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2025.12.19 22:09:14.624156 [ 261 ] {3cb42e96-716f-4736-a54c-84d87bd880d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 10819 | 2025.12.19 22:09:14.624193 [ 261 ] {3cb42e96-716f-4736-a54c-84d87bd880d7} <Debug> TCPHandler: Processed in 0.001347452 sec. | ||
| 10820 | 2025.12.19 22:09:14.624300 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10821 | 2025.12.19 22:09:14.624393 [ 261 ] {23730003-6475-4b9c-9a24-05d6cacb0d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10822 | 2025.12.19 22:09:14.624447 [ 261 ] {23730003-6475-4b9c-9a24-05d6cacb0d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10823 | 2025.12.19 22:09:14.625305 [ 261 ] {23730003-6475-4b9c-9a24-05d6cacb0d1b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10824 | 2025.12.19 22:09:14.625342 [ 261 ] {23730003-6475-4b9c-9a24-05d6cacb0d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10825 | 2025.12.19 22:09:14.625946 [ 261 ] {23730003-6475-4b9c-9a24-05d6cacb0d1b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10826 | 2025.12.19 22:09:14.626180 [ 261 ] {23730003-6475-4b9c-9a24-05d6cacb0d1b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10827 | 2025.12.19 22:09:14.626317 [ 261 ] {23730003-6475-4b9c-9a24-05d6cacb0d1b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001941 sec., 20607.934054611025 rows/sec., 36.93 MiB/sec. | ||
| 10828 | 2025.12.19 22:09:14.626380 [ 261 ] {23730003-6475-4b9c-9a24-05d6cacb0d1b} <Debug> TCPHandler: Processed in 0.002126945 sec. | ||
| 10829 | 2025.12.19 22:09:14.626488 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2025.12.19 22:09:14.626582 [ 261 ] {54113718-539b-4554-9cca-c7f452556772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10831 | 2025.12.19 22:09:14.626624 [ 261 ] {54113718-539b-4554-9cca-c7f452556772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10832 | 2025.12.19 22:09:14.626957 [ 261 ] {54113718-539b-4554-9cca-c7f452556772} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2025.12.19 22:09:14.626994 [ 261 ] {54113718-539b-4554-9cca-c7f452556772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10834 | 2025.12.19 22:09:14.627302 [ 261 ] {54113718-539b-4554-9cca-c7f452556772} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10835 | 2025.12.19 22:09:14.627508 [ 261 ] {54113718-539b-4554-9cca-c7f452556772} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2025.12.19 22:09:14.627634 [ 261 ] {54113718-539b-4554-9cca-c7f452556772} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 10837 | 2025.12.19 22:09:14.627669 [ 261 ] {54113718-539b-4554-9cca-c7f452556772} <Debug> TCPHandler: Processed in 0.00123002 sec. | ||
| 10838 | 2025.12.19 22:09:15.319610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10839 | 2025.12.19 22:09:15.337128 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2025.12.19 22:09:15.337178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10841 | 2025.12.19 22:09:15.343635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10842 | 2025.12.19 22:09:15.344362 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2025.12.19 22:09:15.347175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10844 | 2025.12.19 22:09:19.641807 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10845 | 2025.12.19 22:09:19.642004 [ 261 ] {a4297332-dbe0-4a33-8924-4387000fee29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10846 | 2025.12.19 22:09:19.642068 [ 261 ] {a4297332-dbe0-4a33-8924-4387000fee29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10847 | 2025.12.19 22:09:19.643374 [ 261 ] {a4297332-dbe0-4a33-8924-4387000fee29} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2025.12.19 22:09:19.643426 [ 261 ] {a4297332-dbe0-4a33-8924-4387000fee29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10849 | 2025.12.19 22:09:19.643898 [ 261 ] {a4297332-dbe0-4a33-8924-4387000fee29} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10850 | 2025.12.19 22:09:19.644122 [ 261 ] {a4297332-dbe0-4a33-8924-4387000fee29} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2025.12.19 22:09:19.644284 [ 261 ] {a4297332-dbe0-4a33-8924-4387000fee29} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002328 sec., 513745.70446735393 rows/sec., 42.35 MiB/sec. | ||
| 10852 | 2025.12.19 22:09:19.644328 [ 261 ] {a4297332-dbe0-4a33-8924-4387000fee29} <Debug> TCPHandler: Processed in 0.002657344 sec. | ||
| 10853 | 2025.12.19 22:09:19.644455 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2025.12.19 22:09:19.644552 [ 261 ] {72cbe697-0f36-4425-b1b3-af893259cb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10855 | 2025.12.19 22:09:19.644592 [ 261 ] {72cbe697-0f36-4425-b1b3-af893259cb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10856 | 2025.12.19 22:09:19.645087 [ 261 ] {72cbe697-0f36-4425-b1b3-af893259cb6a} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2025.12.19 22:09:19.645125 [ 261 ] {72cbe697-0f36-4425-b1b3-af893259cb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10858 | 2025.12.19 22:09:19.645442 [ 261 ] {72cbe697-0f36-4425-b1b3-af893259cb6a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10859 | 2025.12.19 22:09:19.645653 [ 261 ] {72cbe697-0f36-4425-b1b3-af893259cb6a} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2025.12.19 22:09:19.645785 [ 261 ] {72cbe697-0f36-4425-b1b3-af893259cb6a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 12.32 MiB/sec. | ||
| 10861 | 2025.12.19 22:09:19.645823 [ 261 ] {72cbe697-0f36-4425-b1b3-af893259cb6a} <Debug> TCPHandler: Processed in 0.001422193 sec. | ||
| 10862 | 2025.12.19 22:09:19.645942 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10863 | 2025.12.19 22:09:19.646037 [ 261 ] {424d2dc5-25a2-4f6f-9141-6e3f55672db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10864 | 2025.12.19 22:09:19.646077 [ 261 ] {424d2dc5-25a2-4f6f-9141-6e3f55672db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10865 | 2025.12.19 22:09:19.646656 [ 261 ] {424d2dc5-25a2-4f6f-9141-6e3f55672db5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10866 | 2025.12.19 22:09:19.646695 [ 261 ] {424d2dc5-25a2-4f6f-9141-6e3f55672db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10867 | 2025.12.19 22:09:19.647028 [ 261 ] {424d2dc5-25a2-4f6f-9141-6e3f55672db5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10868 | 2025.12.19 22:09:19.647228 [ 261 ] {424d2dc5-25a2-4f6f-9141-6e3f55672db5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2025.12.19 22:09:19.647360 [ 261 ] {424d2dc5-25a2-4f6f-9141-6e3f55672db5} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001341 sec., 387770.3206562267 rows/sec., 28.70 MiB/sec. | ||
| 10870 | 2025.12.19 22:09:19.647397 [ 261 ] {424d2dc5-25a2-4f6f-9141-6e3f55672db5} <Debug> TCPHandler: Processed in 0.001504315 sec. | ||
| 10871 | 2025.12.19 22:09:19.647510 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10872 | 2025.12.19 22:09:19.647604 [ 261 ] {6bdf30e6-447f-49cb-8e46-49d9c98e97a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10873 | 2025.12.19 22:09:19.647646 [ 261 ] {6bdf30e6-447f-49cb-8e46-49d9c98e97a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10874 | 2025.12.19 22:09:19.648202 [ 261 ] {6bdf30e6-447f-49cb-8e46-49d9c98e97a9} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2025.12.19 22:09:19.648239 [ 261 ] {6bdf30e6-447f-49cb-8e46-49d9c98e97a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10876 | 2025.12.19 22:09:19.648605 [ 261 ] {6bdf30e6-447f-49cb-8e46-49d9c98e97a9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10877 | 2025.12.19 22:09:19.648809 [ 261 ] {6bdf30e6-447f-49cb-8e46-49d9c98e97a9} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2025.12.19 22:09:19.648935 [ 261 ] {6bdf30e6-447f-49cb-8e46-49d9c98e97a9} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00135 sec., 625185.1851851852 rows/sec., 42.08 MiB/sec. | ||
| 10879 | 2025.12.19 22:09:19.648971 [ 261 ] {6bdf30e6-447f-49cb-8e46-49d9c98e97a9} <Debug> TCPHandler: Processed in 0.001509894 sec. | ||
| 10880 | 2025.12.19 22:09:19.649083 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2025.12.19 22:09:19.649178 [ 261 ] {411dcadd-5047-4180-92f9-43965d9a993e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10882 | 2025.12.19 22:09:19.649220 [ 261 ] {411dcadd-5047-4180-92f9-43965d9a993e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10883 | 2025.12.19 22:09:19.649553 [ 261 ] {411dcadd-5047-4180-92f9-43965d9a993e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2025.12.19 22:09:19.649590 [ 261 ] {411dcadd-5047-4180-92f9-43965d9a993e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10885 | 2025.12.19 22:09:19.649903 [ 261 ] {411dcadd-5047-4180-92f9-43965d9a993e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10886 | 2025.12.19 22:09:19.650110 [ 261 ] {411dcadd-5047-4180-92f9-43965d9a993e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2025.12.19 22:09:19.650235 [ 261 ] {411dcadd-5047-4180-92f9-43965d9a993e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10888 | 2025.12.19 22:09:19.650272 [ 261 ] {411dcadd-5047-4180-92f9-43965d9a993e} <Debug> TCPHandler: Processed in 0.00123848 sec. | ||
| 10889 | 2025.12.19 22:09:21.292071 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29262 | ||
| 10890 | 2025.12.19 22:09:21.292932 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2025.12.19 22:09:21.293000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10892 | 2025.12.19 22:09:21.293492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10893 | 2025.12.19 22:09:21.293713 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2025.12.19 22:09:21.293845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29262 | ||
| 10895 | 2025.12.19 22:09:21.293846 [ 122 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10896 | 2025.12.19 22:09:21.293917 [ 122 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2025.12.19 22:09:21.293936 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10898 | 2025.12.19 22:09:21.294031 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 10899 | 2025.12.19 22:09:21.294141 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10900 | 2025.12.19 22:09:21.294176 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26830 rows starting from the beginning of the part | ||
| 10901 | 2025.12.19 22:09:21.294243 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 10902 | 2025.12.19 22:09:21.294290 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 10903 | 2025.12.19 22:09:21.294336 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 10904 | 2025.12.19 22:09:21.294377 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 10905 | 2025.12.19 22:09:21.294421 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 10906 | 2025.12.19 22:09:21.296865 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002872227 sec., 10187913.420492182 rows/sec., 145.74 MiB/sec. | ||
| 10907 | 2025.12.19 22:09:21.297293 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10908 | 2025.12.19 22:09:21.297656 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_61_12} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.12.19 22:09:21.297752 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_61_12} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10910 | 2025.12.19 22:09:21.297864 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 10911 | 2025.12.19 22:09:22.847396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10912 | 2025.12.19 22:09:22.865886 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2025.12.19 22:09:22.865956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10914 | 2025.12.19 22:09:22.872561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10915 | 2025.12.19 22:09:22.873250 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2025.12.19 22:09:22.873566 [ 120 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10917 | 2025.12.19 22:09:22.873635 [ 120 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2025.12.19 22:09:22.873655 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10919 | 2025.12.19 22:09:22.873756 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10920 | 2025.12.19 22:09:22.876396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10921 | 2025.12.19 22:09:22.876794 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10922 | 2025.12.19 22:09:22.877704 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10923 | 2025.12.19 22:09:22.881267 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10924 | 2025.12.19 22:09:22.884742 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10925 | 2025.12.19 22:09:22.888467 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10926 | 2025.12.19 22:09:22.892747 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10927 | 2025.12.19 22:09:22.896937 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 10928 | 2025.12.19 22:09:22.949024 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.075307909 sec., 6108.256172668397 rows/sec., 31.58 MiB/sec. | ||
| 10929 | 2025.12.19 22:09:22.952282 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10930 | 2025.12.19 22:09:22.954312 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_61_12} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10931 | 2025.12.19 22:09:22.954431 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_61_12} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10932 | 2025.12.19 22:09:22.957227 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10933 | 2025.12.19 22:09:23.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.55 MiB, peak 348.97 MiB, free memory in arenas 0.00 B, will set to 337.82 MiB (RSS), difference: 2.27 MiB | ||
| 10934 | 2025.12.19 22:09:23.866609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1274 | ||
| 10935 | 2025.12.19 22:09:23.868856 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2025.12.19 22:09:23.868919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10937 | 2025.12.19 22:09:23.870172 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10938 | 2025.12.19 22:09:23.870448 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2025.12.19 22:09:23.870841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
| 10940 | 2025.12.19 22:09:24.616859 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2025.12.19 22:09:24.617060 [ 261 ] {6241d65d-98a5-42f3-93e1-20adce14d83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10942 | 2025.12.19 22:09:24.617143 [ 261 ] {6241d65d-98a5-42f3-93e1-20adce14d83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10943 | 2025.12.19 22:09:24.617933 [ 261 ] {6241d65d-98a5-42f3-93e1-20adce14d83b} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2025.12.19 22:09:24.617985 [ 261 ] {6241d65d-98a5-42f3-93e1-20adce14d83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10945 | 2025.12.19 22:09:24.618391 [ 261 ] {6241d65d-98a5-42f3-93e1-20adce14d83b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10946 | 2025.12.19 22:09:24.618620 [ 261 ] {6241d65d-98a5-42f3-93e1-20adce14d83b} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2025.12.19 22:09:24.618785 [ 261 ] {6241d65d-98a5-42f3-93e1-20adce14d83b} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001779 sec., 76447.44238336144 rows/sec., 6.63 MiB/sec. | ||
| 10948 | 2025.12.19 22:09:24.618837 [ 261 ] {6241d65d-98a5-42f3-93e1-20adce14d83b} <Debug> TCPHandler: Processed in 0.002127445 sec. | ||
| 10949 | 2025.12.19 22:09:24.618969 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2025.12.19 22:09:24.619075 [ 261 ] {e656f0c4-eb3c-42b2-b9d2-256dbe14de3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10951 | 2025.12.19 22:09:24.619120 [ 261 ] {e656f0c4-eb3c-42b2-b9d2-256dbe14de3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10952 | 2025.12.19 22:09:24.619558 [ 261 ] {e656f0c4-eb3c-42b2-b9d2-256dbe14de3c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2025.12.19 22:09:24.619596 [ 261 ] {e656f0c4-eb3c-42b2-b9d2-256dbe14de3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10954 | 2025.12.19 22:09:24.619930 [ 261 ] {e656f0c4-eb3c-42b2-b9d2-256dbe14de3c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10955 | 2025.12.19 22:09:24.620150 [ 261 ] {e656f0c4-eb3c-42b2-b9d2-256dbe14de3c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2025.12.19 22:09:24.620282 [ 261 ] {e656f0c4-eb3c-42b2-b9d2-256dbe14de3c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001231 sec., 32493.90739236393 rows/sec., 2.39 MiB/sec. | ||
| 10957 | 2025.12.19 22:09:24.620321 [ 261 ] {e656f0c4-eb3c-42b2-b9d2-256dbe14de3c} <Debug> TCPHandler: Processed in 0.001411403 sec. | ||
| 10958 | 2025.12.19 22:09:24.620432 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10959 | 2025.12.19 22:09:24.620531 [ 261 ] {0b5aeae6-c1fe-4ea9-b168-3dd55dfa9f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10960 | 2025.12.19 22:09:24.620572 [ 261 ] {0b5aeae6-c1fe-4ea9-b168-3dd55dfa9f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10961 | 2025.12.19 22:09:24.621028 [ 261 ] {0b5aeae6-c1fe-4ea9-b168-3dd55dfa9f44} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2025.12.19 22:09:24.621065 [ 261 ] {0b5aeae6-c1fe-4ea9-b168-3dd55dfa9f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10963 | 2025.12.19 22:09:24.621410 [ 261 ] {0b5aeae6-c1fe-4ea9-b168-3dd55dfa9f44} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10964 | 2025.12.19 22:09:24.621621 [ 261 ] {0b5aeae6-c1fe-4ea9-b168-3dd55dfa9f44} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2025.12.19 22:09:24.621750 [ 261 ] {0b5aeae6-c1fe-4ea9-b168-3dd55dfa9f44} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00124 sec., 83870.96774193548 rows/sec., 6.55 MiB/sec. | ||
| 10966 | 2025.12.19 22:09:24.621789 [ 261 ] {0b5aeae6-c1fe-4ea9-b168-3dd55dfa9f44} <Debug> TCPHandler: Processed in 0.001405693 sec. | ||
| 10967 | 2025.12.19 22:09:24.621901 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10968 | 2025.12.19 22:09:24.621998 [ 261 ] {f0fb3274-facc-4696-a356-824e4e45c8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10969 | 2025.12.19 22:09:24.622043 [ 261 ] {f0fb3274-facc-4696-a356-824e4e45c8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10970 | 2025.12.19 22:09:24.622469 [ 261 ] {f0fb3274-facc-4696-a356-824e4e45c8cc} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2025.12.19 22:09:24.622505 [ 261 ] {f0fb3274-facc-4696-a356-824e4e45c8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10972 | 2025.12.19 22:09:24.622855 [ 261 ] {f0fb3274-facc-4696-a356-824e4e45c8cc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10973 | 2025.12.19 22:09:24.623073 [ 261 ] {f0fb3274-facc-4696-a356-824e4e45c8cc} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2025.12.19 22:09:24.623207 [ 261 ] {f0fb3274-facc-4696-a356-824e4e45c8cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 10975 | 2025.12.19 22:09:24.623245 [ 261 ] {f0fb3274-facc-4696-a356-824e4e45c8cc} <Debug> TCPHandler: Processed in 0.001392093 sec. | ||
| 10976 | 2025.12.19 22:09:24.623358 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2025.12.19 22:09:24.623453 [ 261 ] {623ac305-1e4c-432e-8db0-d225f96f5362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10978 | 2025.12.19 22:09:24.623508 [ 261 ] {623ac305-1e4c-432e-8db0-d225f96f5362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10979 | 2025.12.19 22:09:24.624421 [ 261 ] {623ac305-1e4c-432e-8db0-d225f96f5362} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2025.12.19 22:09:24.624458 [ 261 ] {623ac305-1e4c-432e-8db0-d225f96f5362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10981 | 2025.12.19 22:09:24.625054 [ 261 ] {623ac305-1e4c-432e-8db0-d225f96f5362} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10982 | 2025.12.19 22:09:24.625279 [ 261 ] {623ac305-1e4c-432e-8db0-d225f96f5362} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10983 | 2025.12.19 22:09:24.625420 [ 261 ] {623ac305-1e4c-432e-8db0-d225f96f5362} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001985 sec., 20151.133501259446 rows/sec., 36.11 MiB/sec. | ||
| 10984 | 2025.12.19 22:09:24.625485 [ 261 ] {623ac305-1e4c-432e-8db0-d225f96f5362} <Debug> TCPHandler: Processed in 0.002176075 sec. | ||
| 10985 | 2025.12.19 22:09:24.625597 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10986 | 2025.12.19 22:09:24.625693 [ 261 ] {da869c74-2647-47f5-8e4a-5b31bb8a79f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10987 | 2025.12.19 22:09:24.625737 [ 261 ] {da869c74-2647-47f5-8e4a-5b31bb8a79f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10988 | 2025.12.19 22:09:24.626072 [ 261 ] {da869c74-2647-47f5-8e4a-5b31bb8a79f3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2025.12.19 22:09:24.626109 [ 261 ] {da869c74-2647-47f5-8e4a-5b31bb8a79f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10990 | 2025.12.19 22:09:24.626414 [ 261 ] {da869c74-2647-47f5-8e4a-5b31bb8a79f3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10991 | 2025.12.19 22:09:24.626617 [ 261 ] {da869c74-2647-47f5-8e4a-5b31bb8a79f3} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2025.12.19 22:09:24.626743 [ 261 ] {da869c74-2647-47f5-8e4a-5b31bb8a79f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 10993 | 2025.12.19 22:09:24.626779 [ 261 ] {da869c74-2647-47f5-8e4a-5b31bb8a79f3} <Debug> TCPHandler: Processed in 0.00123167 sec. | ||
| 10994 | 2025.12.19 22:09:28.640893 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10995 | 2025.12.19 22:09:28.640971 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10996 | 2025.12.19 22:09:28.794036 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29710 | ||
| 10997 | 2025.12.19 22:09:28.794589 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2025.12.19 22:09:28.794643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10999 | 2025.12.19 22:09:28.795196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11000 | 2025.12.19 22:09:28.795449 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2025.12.19 22:09:28.795604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29710 | ||
| 11002 | 2025.12.19 22:09:29.615918 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2025.12.19 22:09:29.616173 [ 261 ] {fb1fe934-0e7e-4459-a8d9-60afc7624b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11004 | 2025.12.19 22:09:29.616266 [ 261 ] {fb1fe934-0e7e-4459-a8d9-60afc7624b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11005 | 2025.12.19 22:09:29.617058 [ 261 ] {fb1fe934-0e7e-4459-a8d9-60afc7624b3e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2025.12.19 22:09:29.617109 [ 261 ] {fb1fe934-0e7e-4459-a8d9-60afc7624b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11007 | 2025.12.19 22:09:29.617518 [ 261 ] {fb1fe934-0e7e-4459-a8d9-60afc7624b3e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11008 | 2025.12.19 22:09:29.617730 [ 261 ] {fb1fe934-0e7e-4459-a8d9-60afc7624b3e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2025.12.19 22:09:29.617862 [ 114 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11010 | 2025.12.19 22:09:29.617874 [ 261 ] {fb1fe934-0e7e-4459-a8d9-60afc7624b3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.43 MiB/sec. | ||
| 11011 | 2025.12.19 22:09:29.617943 [ 114 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2025.12.19 22:09:29.617961 [ 261 ] {fb1fe934-0e7e-4459-a8d9-60afc7624b3e} <Debug> TCPHandler: Processed in 0.002204316 sec. | ||
| 11013 | 2025.12.19 22:09:29.617975 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11014 | 2025.12.19 22:09:29.618092 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11015 | 2025.12.19 22:09:29.618094 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 11016 | 2025.12.19 22:09:29.618196 [ 261 ] {23ab4d16-a337-4147-bac8-add5ba523173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11017 | 2025.12.19 22:09:29.618242 [ 261 ] {23ab4d16-a337-4147-bac8-add5ba523173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11018 | 2025.12.19 22:09:29.618262 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11019 | 2025.12.19 22:09:29.618306 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1407 rows starting from the beginning of the part | ||
| 11020 | 2025.12.19 22:09:29.618379 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11021 | 2025.12.19 22:09:29.618432 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part | ||
| 11022 | 2025.12.19 22:09:29.618483 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1196 rows starting from the beginning of the part | ||
| 11023 | 2025.12.19 22:09:29.618530 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part | ||
| 11024 | 2025.12.19 22:09:29.618589 [ 197 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11025 | 2025.12.19 22:09:29.618678 [ 261 ] {23ab4d16-a337-4147-bac8-add5ba523173} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2025.12.19 22:09:29.618721 [ 261 ] {23ab4d16-a337-4147-bac8-add5ba523173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11027 | 2025.12.19 22:09:29.619078 [ 261 ] {23ab4d16-a337-4147-bac8-add5ba523173} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11028 | 2025.12.19 22:09:29.619296 [ 261 ] {23ab4d16-a337-4147-bac8-add5ba523173} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2025.12.19 22:09:29.619412 [ 114 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11030 | 2025.12.19 22:09:29.619429 [ 261 ] {23ab4d16-a337-4147-bac8-add5ba523173} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 11031 | 2025.12.19 22:09:29.619442 [ 114 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2025.12.19 22:09:29.619469 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11033 | 2025.12.19 22:09:29.619474 [ 261 ] {23ab4d16-a337-4147-bac8-add5ba523173} <Debug> TCPHandler: Processed in 0.001432034 sec. | ||
| 11034 | 2025.12.19 22:09:29.619573 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 11035 | 2025.12.19 22:09:29.619597 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2025.12.19 22:09:29.619707 [ 261 ] {5c250746-cacc-41d5-95e5-357a8a34a89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11037 | 2025.12.19 22:09:29.619715 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11038 | 2025.12.19 22:09:29.619756 [ 261 ] {5c250746-cacc-41d5-95e5-357a8a34a89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11039 | 2025.12.19 22:09:29.619761 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 634 rows starting from the beginning of the part | ||
| 11040 | 2025.12.19 22:09:29.619851 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11041 | 2025.12.19 22:09:29.619896 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 11042 | 2025.12.19 22:09:29.619937 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 520 rows starting from the beginning of the part | ||
| 11043 | 2025.12.19 22:09:29.619976 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 11044 | 2025.12.19 22:09:29.620021 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11045 | 2025.12.19 22:09:29.620169 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2987 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120235 sec., 1408806.0993238958 rows/sec., 122.76 MiB/sec. | ||
| 11046 | 2025.12.19 22:09:29.620178 [ 261 ] {5c250746-cacc-41d5-95e5-357a8a34a89b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.12.19 22:09:29.620259 [ 261 ] {5c250746-cacc-41d5-95e5-357a8a34a89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11048 | 2025.12.19 22:09:29.620504 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11049 | 2025.12.19 22:09:29.620795 [ 261 ] {5c250746-cacc-41d5-95e5-357a8a34a89b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11050 | 2025.12.19 22:09:29.620869 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2025.12.19 22:09:29.620979 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_91_18} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11052 | 2025.12.19 22:09:29.621051 [ 261 ] {5c250746-cacc-41d5-95e5-357a8a34a89b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2025.12.19 22:09:29.621079 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11054 | 2025.12.19 22:09:29.621155 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635246 sec., 911177.8900544628 rows/sec., 72.29 MiB/sec. | ||
| 11055 | 2025.12.19 22:09:29.621176 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11056 | 2025.12.19 22:09:29.621193 [ 261 ] {5c250746-cacc-41d5-95e5-357a8a34a89b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 11057 | 2025.12.19 22:09:29.621215 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2025.12.19 22:09:29.621247 [ 261 ] {5c250746-cacc-41d5-95e5-357a8a34a89b} <Debug> TCPHandler: Processed in 0.001700188 sec. | ||
| 11059 | 2025.12.19 22:09:29.621284 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11060 | 2025.12.19 22:09:29.621366 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 11061 | 2025.12.19 22:09:29.621375 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2025.12.19 22:09:29.621399 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11063 | 2025.12.19 22:09:29.621472 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11064 | 2025.12.19 22:09:29.621495 [ 261 ] {9be7c07a-ffa1-4c83-9fb0-51ae91ee729f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11065 | 2025.12.19 22:09:29.621498 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 24593 rows starting from the beginning of the part | ||
| 11066 | 2025.12.19 22:09:29.621547 [ 261 ] {9be7c07a-ffa1-4c83-9fb0-51ae91ee729f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11067 | 2025.12.19 22:09:29.621566 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 11068 | 2025.12.19 22:09:29.621607 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11069 | 2025.12.19 22:09:29.621641 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 844 rows starting from the beginning of the part | ||
| 11070 | 2025.12.19 22:09:29.621673 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11071 | 2025.12.19 22:09:29.621707 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 11072 | 2025.12.19 22:09:29.621708 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2025.12.19 22:09:29.621799 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_91_18} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11074 | 2025.12.19 22:09:29.621883 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 11075 | 2025.12.19 22:09:29.621911 [ 261 ] {9be7c07a-ffa1-4c83-9fb0-51ae91ee729f} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2025.12.19 22:09:29.621957 [ 261 ] {9be7c07a-ffa1-4c83-9fb0-51ae91ee729f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11077 | 2025.12.19 22:09:29.622294 [ 261 ] {9be7c07a-ffa1-4c83-9fb0-51ae91ee729f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11078 | 2025.12.19 22:09:29.622508 [ 261 ] {9be7c07a-ffa1-4c83-9fb0-51ae91ee729f} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2025.12.19 22:09:29.622625 [ 114 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11080 | 2025.12.19 22:09:29.622642 [ 261 ] {9be7c07a-ffa1-4c83-9fb0-51ae91ee729f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 11081 | 2025.12.19 22:09:29.622658 [ 114 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2025.12.19 22:09:29.622684 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11083 | 2025.12.19 22:09:29.622688 [ 261 ] {9be7c07a-ffa1-4c83-9fb0-51ae91ee729f} <Debug> TCPHandler: Processed in 0.001362892 sec. | ||
| 11084 | 2025.12.19 22:09:29.622763 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 11085 | 2025.12.19 22:09:29.622869 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11086 | 2025.12.19 22:09:29.622900 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5100 rows starting from the beginning of the part | ||
| 11087 | 2025.12.19 22:09:29.622959 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 11088 | 2025.12.19 22:09:29.623003 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11089 | 2025.12.19 22:09:29.623042 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 11090 | 2025.12.19 22:09:29.623080 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11091 | 2025.12.19 22:09:29.623119 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 11092 | 2025.12.19 22:09:29.625794 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5400 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306638 sec., 1761034.183630209 rows/sec., 118.68 MiB/sec. | ||
| 11093 | 2025.12.19 22:09:29.626265 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11094 | 2025.12.19 22:09:29.626509 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_91_18} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2025.12.19 22:09:29.626580 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_91_18} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11096 | 2025.12.19 22:09:29.626641 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11097 | 2025.12.19 22:09:29.629387 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26077 rows, containing 5 columns (5 merged, 0 gathered) in 0.008047971 sec., 3240195.572275298 rows/sec., 222.65 MiB/sec. | ||
| 11098 | 2025.12.19 22:09:29.629793 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11099 | 2025.12.19 22:09:29.630250 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2025.12.19 22:09:29.630367 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11101 | 2025.12.19 22:09:29.630458 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11102 | 2025.12.19 22:09:30.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.34 MiB, peak 349.19 MiB, free memory in arenas 0.00 B, will set to 341.22 MiB (RSS), difference: 2.88 MiB | ||
| 11103 | 2025.12.19 22:09:30.376467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11104 | 2025.12.19 22:09:30.392179 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2025.12.19 22:09:30.392240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11106 | 2025.12.19 22:09:30.398272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11107 | 2025.12.19 22:09:30.398928 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2025.12.19 22:09:30.401745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11109 | 2025.12.19 22:09:33.870996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1294 | ||
| 11110 | 2025.12.19 22:09:33.873094 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2025.12.19 22:09:33.873144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11112 | 2025.12.19 22:09:33.874306 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11113 | 2025.12.19 22:09:33.874561 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2025.12.19 22:09:33.874736 [ 109 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11115 | 2025.12.19 22:09:33.874807 [ 109 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2025.12.19 22:09:33.874824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 11117 | 2025.12.19 22:09:33.874832 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11118 | 2025.12.19 22:09:33.874987 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 11119 | 2025.12.19 22:09:33.875608 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11120 | 2025.12.19 22:09:33.875763 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1172 rows starting from the beginning of the part | ||
| 11121 | 2025.12.19 22:09:33.876128 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 11122 | 2025.12.19 22:09:33.876475 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
| 11123 | 2025.12.19 22:09:33.876819 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
| 11124 | 2025.12.19 22:09:33.877162 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part | ||
| 11125 | 2025.12.19 22:09:33.877507 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
| 11126 | 2025.12.19 22:09:33.884366 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 72 columns (72 merged, 0 gathered) in 0.009446494 sec., 136982.0379920847 rows/sec., 107.10 MiB/sec. | ||
| 11127 | 2025.12.19 22:09:33.885692 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11128 | 2025.12.19 22:09:33.886210 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2025.12.19 22:09:33.886292 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_46_9} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11130 | 2025.12.19 22:09:33.886497 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11131 | 2025.12.19 22:09:34.619580 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2025.12.19 22:09:34.619758 [ 261 ] {1d46f385-5fd6-4c14-b7d1-77b0bf92ef61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11133 | 2025.12.19 22:09:34.619824 [ 261 ] {1d46f385-5fd6-4c14-b7d1-77b0bf92ef61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11134 | 2025.12.19 22:09:34.620451 [ 261 ] {1d46f385-5fd6-4c14-b7d1-77b0bf92ef61} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2025.12.19 22:09:34.620491 [ 261 ] {1d46f385-5fd6-4c14-b7d1-77b0bf92ef61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11136 | 2025.12.19 22:09:34.620881 [ 261 ] {1d46f385-5fd6-4c14-b7d1-77b0bf92ef61} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11137 | 2025.12.19 22:09:34.621110 [ 261 ] {1d46f385-5fd6-4c14-b7d1-77b0bf92ef61} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2025.12.19 22:09:34.621270 [ 261 ] {1d46f385-5fd6-4c14-b7d1-77b0bf92ef61} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001559 sec., 15394.483643361129 rows/sec., 1.28 MiB/sec. | ||
| 11139 | 2025.12.19 22:09:34.621321 [ 261 ] {1d46f385-5fd6-4c14-b7d1-77b0bf92ef61} <Debug> TCPHandler: Processed in 0.001863851 sec. | ||
| 11140 | 2025.12.19 22:09:34.621444 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2025.12.19 22:09:34.621545 [ 261 ] {eaa829a8-413c-4e05-be18-aec75df6aa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11142 | 2025.12.19 22:09:34.621590 [ 261 ] {eaa829a8-413c-4e05-be18-aec75df6aa58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11143 | 2025.12.19 22:09:34.622006 [ 261 ] {eaa829a8-413c-4e05-be18-aec75df6aa58} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2025.12.19 22:09:34.622042 [ 261 ] {eaa829a8-413c-4e05-be18-aec75df6aa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11145 | 2025.12.19 22:09:34.622348 [ 261 ] {eaa829a8-413c-4e05-be18-aec75df6aa58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11146 | 2025.12.19 22:09:34.622558 [ 261 ] {eaa829a8-413c-4e05-be18-aec75df6aa58} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2025.12.19 22:09:34.622685 [ 261 ] {eaa829a8-413c-4e05-be18-aec75df6aa58} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001163 sec., 1719.6904557179707 rows/sec., 140.23 KiB/sec. | ||
| 11148 | 2025.12.19 22:09:34.622724 [ 261 ] {eaa829a8-413c-4e05-be18-aec75df6aa58} <Debug> TCPHandler: Processed in 0.001331982 sec. | ||
| 11149 | 2025.12.19 22:09:34.622845 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2025.12.19 22:09:34.622942 [ 261 ] {4d84b97f-9c5d-4a9c-a5cb-56ffb598bab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11151 | 2025.12.19 22:09:34.622982 [ 261 ] {4d84b97f-9c5d-4a9c-a5cb-56ffb598bab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11152 | 2025.12.19 22:09:34.623492 [ 261 ] {4d84b97f-9c5d-4a9c-a5cb-56ffb598bab0} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2025.12.19 22:09:34.623526 [ 261 ] {4d84b97f-9c5d-4a9c-a5cb-56ffb598bab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11154 | 2025.12.19 22:09:34.623854 [ 261 ] {4d84b97f-9c5d-4a9c-a5cb-56ffb598bab0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11155 | 2025.12.19 22:09:34.624062 [ 261 ] {4d84b97f-9c5d-4a9c-a5cb-56ffb598bab0} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2025.12.19 22:09:34.624188 [ 261 ] {4d84b97f-9c5d-4a9c-a5cb-56ffb598bab0} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001264 sec., 203322.78481012658 rows/sec., 18.24 MiB/sec. | ||
| 11157 | 2025.12.19 22:09:34.624228 [ 261 ] {4d84b97f-9c5d-4a9c-a5cb-56ffb598bab0} <Debug> TCPHandler: Processed in 0.001444693 sec. | ||
| 11158 | 2025.12.19 22:09:34.624391 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11159 | 2025.12.19 22:09:34.624487 [ 261 ] {12c572af-0b2d-4a53-ab84-1d7f607c019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11160 | 2025.12.19 22:09:34.624527 [ 261 ] {12c572af-0b2d-4a53-ab84-1d7f607c019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11161 | 2025.12.19 22:09:34.624948 [ 261 ] {12c572af-0b2d-4a53-ab84-1d7f607c019d} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2025.12.19 22:09:34.624982 [ 261 ] {12c572af-0b2d-4a53-ab84-1d7f607c019d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11163 | 2025.12.19 22:09:34.625284 [ 261 ] {12c572af-0b2d-4a53-ab84-1d7f607c019d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11164 | 2025.12.19 22:09:34.625494 [ 261 ] {12c572af-0b2d-4a53-ab84-1d7f607c019d} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2025.12.19 22:09:34.625619 [ 261 ] {12c572af-0b2d-4a53-ab84-1d7f607c019d} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001149 sec., 46997.389033942556 rows/sec., 3.49 MiB/sec. | ||
| 11166 | 2025.12.19 22:09:34.625657 [ 261 ] {12c572af-0b2d-4a53-ab84-1d7f607c019d} <Debug> TCPHandler: Processed in 0.001314731 sec. | ||
| 11167 | 2025.12.19 22:09:34.625769 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2025.12.19 22:09:34.625863 [ 261 ] {3c5655c9-3fac-4407-ae51-344228f9f81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11169 | 2025.12.19 22:09:34.625902 [ 261 ] {3c5655c9-3fac-4407-ae51-344228f9f81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11170 | 2025.12.19 22:09:34.626297 [ 261 ] {3c5655c9-3fac-4407-ae51-344228f9f81d} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2025.12.19 22:09:34.626330 [ 261 ] {3c5655c9-3fac-4407-ae51-344228f9f81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11172 | 2025.12.19 22:09:34.626620 [ 261 ] {3c5655c9-3fac-4407-ae51-344228f9f81d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11173 | 2025.12.19 22:09:34.626825 [ 261 ] {3c5655c9-3fac-4407-ae51-344228f9f81d} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2025.12.19 22:09:34.626955 [ 261 ] {3c5655c9-3fac-4407-ae51-344228f9f81d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 11175 | 2025.12.19 22:09:34.626996 [ 261 ] {3c5655c9-3fac-4407-ae51-344228f9f81d} <Debug> TCPHandler: Processed in 0.00128303 sec. | ||
| 11176 | 2025.12.19 22:09:34.627114 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2025.12.19 22:09:34.627208 [ 261 ] {db16e567-9904-42ce-afbf-8c192cbaddb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11178 | 2025.12.19 22:09:34.627248 [ 261 ] {db16e567-9904-42ce-afbf-8c192cbaddb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11179 | 2025.12.19 22:09:34.627649 [ 261 ] {db16e567-9904-42ce-afbf-8c192cbaddb3} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2025.12.19 22:09:34.627685 [ 261 ] {db16e567-9904-42ce-afbf-8c192cbaddb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11181 | 2025.12.19 22:09:34.628007 [ 261 ] {db16e567-9904-42ce-afbf-8c192cbaddb3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11182 | 2025.12.19 22:09:34.628215 [ 261 ] {db16e567-9904-42ce-afbf-8c192cbaddb3} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2025.12.19 22:09:34.628343 [ 261 ] {db16e567-9904-42ce-afbf-8c192cbaddb3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 11184 | 2025.12.19 22:09:34.628382 [ 261 ] {db16e567-9904-42ce-afbf-8c192cbaddb3} <Debug> TCPHandler: Processed in 0.001316552 sec. | ||
| 11185 | 2025.12.19 22:09:34.628493 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2025.12.19 22:09:34.628586 [ 261 ] {d18db2ba-907d-4b35-88cb-107842e8d75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11187 | 2025.12.19 22:09:34.628626 [ 261 ] {d18db2ba-907d-4b35-88cb-107842e8d75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11188 | 2025.12.19 22:09:34.629075 [ 261 ] {d18db2ba-907d-4b35-88cb-107842e8d75d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2025.12.19 22:09:34.629136 [ 261 ] {d18db2ba-907d-4b35-88cb-107842e8d75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11190 | 2025.12.19 22:09:34.629442 [ 261 ] {d18db2ba-907d-4b35-88cb-107842e8d75d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11191 | 2025.12.19 22:09:34.629655 [ 261 ] {d18db2ba-907d-4b35-88cb-107842e8d75d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2025.12.19 22:09:34.629783 [ 261 ] {d18db2ba-907d-4b35-88cb-107842e8d75d} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001213 sec., 117065.12778235778 rows/sec., 9.45 MiB/sec. | ||
| 11193 | 2025.12.19 22:09:34.629825 [ 261 ] {d18db2ba-907d-4b35-88cb-107842e8d75d} <Debug> TCPHandler: Processed in 0.001380333 sec. | ||
| 11194 | 2025.12.19 22:09:34.629937 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11195 | 2025.12.19 22:09:34.630031 [ 261 ] {ec88b235-f2ba-4174-b897-49005b26e495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11196 | 2025.12.19 22:09:34.630074 [ 261 ] {ec88b235-f2ba-4174-b897-49005b26e495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11197 | 2025.12.19 22:09:34.630473 [ 261 ] {ec88b235-f2ba-4174-b897-49005b26e495} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2025.12.19 22:09:34.630509 [ 261 ] {ec88b235-f2ba-4174-b897-49005b26e495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11199 | 2025.12.19 22:09:34.630850 [ 261 ] {ec88b235-f2ba-4174-b897-49005b26e495} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11200 | 2025.12.19 22:09:34.631055 [ 261 ] {ec88b235-f2ba-4174-b897-49005b26e495} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2025.12.19 22:09:34.631185 [ 261 ] {ec88b235-f2ba-4174-b897-49005b26e495} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001171 sec., 168232.28010247654 rows/sec., 12.07 MiB/sec. | ||
| 11202 | 2025.12.19 22:09:34.631225 [ 261 ] {ec88b235-f2ba-4174-b897-49005b26e495} <Debug> TCPHandler: Processed in 0.001337171 sec. | ||
| 11203 | 2025.12.19 22:09:34.631340 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11204 | 2025.12.19 22:09:34.631441 [ 261 ] {568a05ab-38c1-4b04-9220-22b0a0584e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11205 | 2025.12.19 22:09:34.631495 [ 261 ] {568a05ab-38c1-4b04-9220-22b0a0584e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11206 | 2025.12.19 22:09:34.632308 [ 261 ] {568a05ab-38c1-4b04-9220-22b0a0584e1c} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2025.12.19 22:09:34.632345 [ 261 ] {568a05ab-38c1-4b04-9220-22b0a0584e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11208 | 2025.12.19 22:09:34.632912 [ 261 ] {568a05ab-38c1-4b04-9220-22b0a0584e1c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11209 | 2025.12.19 22:09:34.633143 [ 261 ] {568a05ab-38c1-4b04-9220-22b0a0584e1c} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2025.12.19 22:09:34.633282 [ 261 ] {568a05ab-38c1-4b04-9220-22b0a0584e1c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001858 sec., 21528.525296017222 rows/sec., 38.58 MiB/sec. | ||
| 11211 | 2025.12.19 22:09:34.633282 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11212 | 2025.12.19 22:09:34.633347 [ 261 ] {568a05ab-38c1-4b04-9220-22b0a0584e1c} <Debug> TCPHandler: Processed in 0.002054943 sec. | ||
| 11213 | 2025.12.19 22:09:34.633359 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2025.12.19 22:09:34.633386 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11215 | 2025.12.19 22:09:34.633464 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2025.12.19 22:09:34.633481 [ 200 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 11217 | 2025.12.19 22:09:34.633564 [ 261 ] {cd32e396-c063-4ee1-82d8-5c4fb2adf612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11218 | 2025.12.19 22:09:34.633606 [ 261 ] {cd32e396-c063-4ee1-82d8-5c4fb2adf612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11219 | 2025.12.19 22:09:34.633685 [ 200 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11220 | 2025.12.19 22:09:34.633739 [ 200 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1521 rows starting from the beginning of the part | ||
| 11221 | 2025.12.19 22:09:34.633865 [ 200 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 11222 | 2025.12.19 22:09:34.633954 [ 261 ] {cd32e396-c063-4ee1-82d8-5c4fb2adf612} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2025.12.19 22:09:34.633973 [ 200 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 11224 | 2025.12.19 22:09:34.633996 [ 261 ] {cd32e396-c063-4ee1-82d8-5c4fb2adf612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11225 | 2025.12.19 22:09:34.634082 [ 200 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 11226 | 2025.12.19 22:09:34.634192 [ 200 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 11227 | 2025.12.19 22:09:34.634299 [ 200 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 11228 | 2025.12.19 22:09:34.634325 [ 261 ] {cd32e396-c063-4ee1-82d8-5c4fb2adf612} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11229 | 2025.12.19 22:09:34.634542 [ 261 ] {cd32e396-c063-4ee1-82d8-5c4fb2adf612} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2025.12.19 22:09:34.634676 [ 261 ] {cd32e396-c063-4ee1-82d8-5c4fb2adf612} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 11231 | 2025.12.19 22:09:34.634714 [ 261 ] {cd32e396-c063-4ee1-82d8-5c4fb2adf612} <Debug> TCPHandler: Processed in 0.001297661 sec. | ||
| 11232 | 2025.12.19 22:09:34.642905 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1721 rows, containing 19 columns (19 merged, 0 gathered) in 0.009461945 sec., 181886.4937388666 rows/sec., 325.93 MiB/sec. | ||
| 11233 | 2025.12.19 22:09:34.644490 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11234 | 2025.12.19 22:09:34.644900 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2025.12.19 22:09:34.644993 [ 191 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11236 | 2025.12.19 22:09:34.645160 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 11237 | 2025.12.19 22:09:35.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.17 MiB, peak 353.82 MiB, free memory in arenas 0.00 B, will set to 347.18 MiB (RSS), difference: 5.02 MiB | ||
| 11238 | 2025.12.19 22:09:36.295784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30222 | ||
| 11239 | 2025.12.19 22:09:36.296324 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2025.12.19 22:09:36.296371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11241 | 2025.12.19 22:09:36.296867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11242 | 2025.12.19 22:09:36.297106 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2025.12.19 22:09:36.297237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30222 | ||
| 11244 | 2025.12.19 22:09:37.901969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11245 | 2025.12.19 22:09:37.919811 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.12.19 22:09:37.919880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11247 | 2025.12.19 22:09:37.926138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11248 | 2025.12.19 22:09:37.926870 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2025.12.19 22:09:37.930235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11250 | 2025.12.19 22:09:39.615753 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2025.12.19 22:09:39.615933 [ 261 ] {4957461b-c999-482d-9638-0487307982ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11252 | 2025.12.19 22:09:39.616002 [ 261 ] {4957461b-c999-482d-9638-0487307982ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11253 | 2025.12.19 22:09:39.616698 [ 261 ] {4957461b-c999-482d-9638-0487307982ff} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11254 | 2025.12.19 22:09:39.616739 [ 261 ] {4957461b-c999-482d-9638-0487307982ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11255 | 2025.12.19 22:09:39.617138 [ 261 ] {4957461b-c999-482d-9638-0487307982ff} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11256 | 2025.12.19 22:09:39.617364 [ 261 ] {4957461b-c999-482d-9638-0487307982ff} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2025.12.19 22:09:39.617521 [ 261 ] {4957461b-c999-482d-9638-0487307982ff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 11258 | 2025.12.19 22:09:39.617572 [ 261 ] {4957461b-c999-482d-9638-0487307982ff} <Debug> TCPHandler: Processed in 0.001941622 sec. | ||
| 11259 | 2025.12.19 22:09:39.617696 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2025.12.19 22:09:39.617799 [ 261 ] {7e9147ca-ec96-44e8-a20c-782d9ec45f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11261 | 2025.12.19 22:09:39.617841 [ 261 ] {7e9147ca-ec96-44e8-a20c-782d9ec45f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11262 | 2025.12.19 22:09:39.618276 [ 261 ] {7e9147ca-ec96-44e8-a20c-782d9ec45f9f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2025.12.19 22:09:39.618311 [ 261 ] {7e9147ca-ec96-44e8-a20c-782d9ec45f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11264 | 2025.12.19 22:09:39.618615 [ 261 ] {7e9147ca-ec96-44e8-a20c-782d9ec45f9f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11265 | 2025.12.19 22:09:39.618833 [ 261 ] {7e9147ca-ec96-44e8-a20c-782d9ec45f9f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2025.12.19 22:09:39.618965 [ 261 ] {7e9147ca-ec96-44e8-a20c-782d9ec45f9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 11267 | 2025.12.19 22:09:39.619010 [ 261 ] {7e9147ca-ec96-44e8-a20c-782d9ec45f9f} <Debug> TCPHandler: Processed in 0.001364642 sec. | ||
| 11268 | 2025.12.19 22:09:39.619122 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2025.12.19 22:09:39.619219 [ 261 ] {3036c2f1-352a-4639-bf87-312857bc25f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11270 | 2025.12.19 22:09:39.619264 [ 261 ] {3036c2f1-352a-4639-bf87-312857bc25f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11271 | 2025.12.19 22:09:39.619683 [ 261 ] {3036c2f1-352a-4639-bf87-312857bc25f8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2025.12.19 22:09:39.619719 [ 261 ] {3036c2f1-352a-4639-bf87-312857bc25f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11273 | 2025.12.19 22:09:39.620055 [ 261 ] {3036c2f1-352a-4639-bf87-312857bc25f8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11274 | 2025.12.19 22:09:39.620257 [ 261 ] {3036c2f1-352a-4639-bf87-312857bc25f8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2025.12.19 22:09:39.620387 [ 261 ] {3036c2f1-352a-4639-bf87-312857bc25f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11276 | 2025.12.19 22:09:39.620426 [ 261 ] {3036c2f1-352a-4639-bf87-312857bc25f8} <Debug> TCPHandler: Processed in 0.001352993 sec. | ||
| 11277 | 2025.12.19 22:09:39.620529 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2025.12.19 22:09:39.620623 [ 261 ] {0799eb3a-c1a8-4416-a535-266d5104494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11279 | 2025.12.19 22:09:39.620665 [ 261 ] {0799eb3a-c1a8-4416-a535-266d5104494e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11280 | 2025.12.19 22:09:39.621012 [ 261 ] {0799eb3a-c1a8-4416-a535-266d5104494e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2025.12.19 22:09:39.621046 [ 261 ] {0799eb3a-c1a8-4416-a535-266d5104494e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11282 | 2025.12.19 22:09:39.621344 [ 261 ] {0799eb3a-c1a8-4416-a535-266d5104494e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11283 | 2025.12.19 22:09:39.621542 [ 261 ] {0799eb3a-c1a8-4416-a535-266d5104494e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2025.12.19 22:09:39.621671 [ 261 ] {0799eb3a-c1a8-4416-a535-266d5104494e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 11285 | 2025.12.19 22:09:39.621709 [ 261 ] {0799eb3a-c1a8-4416-a535-266d5104494e} <Debug> TCPHandler: Processed in 0.00122781 sec. | ||
| 11286 | 2025.12.19 22:09:43.641021 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11287 | 2025.12.19 22:09:43.641093 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11288 | 2025.12.19 22:09:43.797513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30670 | ||
| 11289 | 2025.12.19 22:09:43.798040 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2025.12.19 22:09:43.798089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11291 | 2025.12.19 22:09:43.798586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11292 | 2025.12.19 22:09:43.798846 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2025.12.19 22:09:43.799001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30670 | ||
| 11294 | 2025.12.19 22:09:43.875150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1322 | ||
| 11295 | 2025.12.19 22:09:43.877547 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2025.12.19 22:09:43.877598 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11297 | 2025.12.19 22:09:43.878816 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11298 | 2025.12.19 22:09:43.879089 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2025.12.19 22:09:43.879466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
| 11300 | 2025.12.19 22:09:44.002153 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001660208 sec. | ||
| 11301 | 2025.12.19 22:09:44.619593 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11302 | 2025.12.19 22:09:44.619770 [ 261 ] {5354b553-5b52-4a6d-9c10-03046a95aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11303 | 2025.12.19 22:09:44.619837 [ 261 ] {5354b553-5b52-4a6d-9c10-03046a95aecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11304 | 2025.12.19 22:09:44.620581 [ 261 ] {5354b553-5b52-4a6d-9c10-03046a95aecf} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11305 | 2025.12.19 22:09:44.620627 [ 261 ] {5354b553-5b52-4a6d-9c10-03046a95aecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11306 | 2025.12.19 22:09:44.621049 [ 261 ] {5354b553-5b52-4a6d-9c10-03046a95aecf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11307 | 2025.12.19 22:09:44.621271 [ 261 ] {5354b553-5b52-4a6d-9c10-03046a95aecf} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2025.12.19 22:09:44.621426 [ 261 ] {5354b553-5b52-4a6d-9c10-03046a95aecf} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001703 sec., 79859.07222548443 rows/sec., 6.92 MiB/sec. | ||
| 11309 | 2025.12.19 22:09:44.621472 [ 261 ] {5354b553-5b52-4a6d-9c10-03046a95aecf} <Debug> TCPHandler: Processed in 0.002016733 sec. | ||
| 11310 | 2025.12.19 22:09:44.621593 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2025.12.19 22:09:44.621689 [ 261 ] {f93a9947-0876-48af-beaa-76cbe655d281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11312 | 2025.12.19 22:09:44.621733 [ 261 ] {f93a9947-0876-48af-beaa-76cbe655d281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11313 | 2025.12.19 22:09:44.622176 [ 261 ] {f93a9947-0876-48af-beaa-76cbe655d281} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2025.12.19 22:09:44.622217 [ 261 ] {f93a9947-0876-48af-beaa-76cbe655d281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11315 | 2025.12.19 22:09:44.622529 [ 261 ] {f93a9947-0876-48af-beaa-76cbe655d281} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11316 | 2025.12.19 22:09:44.622741 [ 261 ] {f93a9947-0876-48af-beaa-76cbe655d281} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2025.12.19 22:09:44.622872 [ 261 ] {f93a9947-0876-48af-beaa-76cbe655d281} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.0012 sec., 33333.333333333336 rows/sec., 2.45 MiB/sec. | ||
| 11318 | 2025.12.19 22:09:44.622913 [ 261 ] {f93a9947-0876-48af-beaa-76cbe655d281} <Debug> TCPHandler: Processed in 0.001369102 sec. | ||
| 11319 | 2025.12.19 22:09:44.623016 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2025.12.19 22:09:44.623145 [ 261 ] {7eceff55-b0f8-4900-98e5-d51f8fb83961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11321 | 2025.12.19 22:09:44.623194 [ 261 ] {7eceff55-b0f8-4900-98e5-d51f8fb83961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11322 | 2025.12.19 22:09:44.623649 [ 261 ] {7eceff55-b0f8-4900-98e5-d51f8fb83961} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2025.12.19 22:09:44.623687 [ 261 ] {7eceff55-b0f8-4900-98e5-d51f8fb83961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11324 | 2025.12.19 22:09:44.624037 [ 261 ] {7eceff55-b0f8-4900-98e5-d51f8fb83961} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11325 | 2025.12.19 22:09:44.624268 [ 261 ] {7eceff55-b0f8-4900-98e5-d51f8fb83961} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2025.12.19 22:09:44.624404 [ 261 ] {7eceff55-b0f8-4900-98e5-d51f8fb83961} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001279 sec., 81313.52619233777 rows/sec., 6.35 MiB/sec. | ||
| 11327 | 2025.12.19 22:09:44.624444 [ 261 ] {7eceff55-b0f8-4900-98e5-d51f8fb83961} <Debug> TCPHandler: Processed in 0.001476294 sec. | ||
| 11328 | 2025.12.19 22:09:44.624560 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2025.12.19 22:09:44.624661 [ 261 ] {cabff625-4f4b-4148-a0e4-3fc4282fc6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11330 | 2025.12.19 22:09:44.624705 [ 261 ] {cabff625-4f4b-4148-a0e4-3fc4282fc6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11331 | 2025.12.19 22:09:44.625113 [ 261 ] {cabff625-4f4b-4148-a0e4-3fc4282fc6bd} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2025.12.19 22:09:44.625151 [ 261 ] {cabff625-4f4b-4148-a0e4-3fc4282fc6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11333 | 2025.12.19 22:09:44.625510 [ 261 ] {cabff625-4f4b-4148-a0e4-3fc4282fc6bd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11334 | 2025.12.19 22:09:44.625726 [ 261 ] {cabff625-4f4b-4148-a0e4-3fc4282fc6bd} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2025.12.19 22:09:44.625863 [ 261 ] {cabff625-4f4b-4148-a0e4-3fc4282fc6bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 11336 | 2025.12.19 22:09:44.625904 [ 261 ] {cabff625-4f4b-4148-a0e4-3fc4282fc6bd} <Debug> TCPHandler: Processed in 0.001395783 sec. | ||
| 11337 | 2025.12.19 22:09:44.626014 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11338 | 2025.12.19 22:09:44.626109 [ 261 ] {4adcecb1-566e-4b12-94f7-9b1b91476e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11339 | 2025.12.19 22:09:44.626163 [ 261 ] {4adcecb1-566e-4b12-94f7-9b1b91476e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11340 | 2025.12.19 22:09:44.627098 [ 261 ] {4adcecb1-566e-4b12-94f7-9b1b91476e1f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2025.12.19 22:09:44.627134 [ 261 ] {4adcecb1-566e-4b12-94f7-9b1b91476e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11342 | 2025.12.19 22:09:44.627717 [ 261 ] {4adcecb1-566e-4b12-94f7-9b1b91476e1f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11343 | 2025.12.19 22:09:44.627946 [ 261 ] {4adcecb1-566e-4b12-94f7-9b1b91476e1f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2025.12.19 22:09:44.628090 [ 261 ] {4adcecb1-566e-4b12-94f7-9b1b91476e1f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 11345 | 2025.12.19 22:09:44.628147 [ 261 ] {4adcecb1-566e-4b12-94f7-9b1b91476e1f} <Debug> TCPHandler: Processed in 0.002182346 sec. | ||
| 11346 | 2025.12.19 22:09:44.628254 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11347 | 2025.12.19 22:09:44.628350 [ 261 ] {c91209f6-55c0-468b-88b7-d6d8f360a42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11348 | 2025.12.19 22:09:44.628393 [ 261 ] {c91209f6-55c0-468b-88b7-d6d8f360a42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11349 | 2025.12.19 22:09:44.628734 [ 261 ] {c91209f6-55c0-468b-88b7-d6d8f360a42c} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2025.12.19 22:09:44.628770 [ 261 ] {c91209f6-55c0-468b-88b7-d6d8f360a42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11351 | 2025.12.19 22:09:44.629113 [ 261 ] {c91209f6-55c0-468b-88b7-d6d8f360a42c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11352 | 2025.12.19 22:09:44.629328 [ 261 ] {c91209f6-55c0-468b-88b7-d6d8f360a42c} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2025.12.19 22:09:44.629451 [ 261 ] {c91209f6-55c0-468b-88b7-d6d8f360a42c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 11354 | 2025.12.19 22:09:44.629486 [ 261 ] {c91209f6-55c0-468b-88b7-d6d8f360a42c} <Debug> TCPHandler: Processed in 0.001311882 sec. | ||
| 11355 | 2025.12.19 22:09:45.430354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11356 | 2025.12.19 22:09:45.449357 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2025.12.19 22:09:45.449426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11358 | 2025.12.19 22:09:45.455989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11359 | 2025.12.19 22:09:45.456722 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2025.12.19 22:09:45.460310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11361 | 2025.12.19 22:09:48.468794 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39793 | ||
| 11362 | 2025.12.19 22:09:48.468904 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11363 | 2025.12.19 22:09:48.468932 [ 288 ] {} <Debug> TCP-Session: 8cbdf39d-457e-403e-b85d-8981ceb87e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:39793 | ||
| 11364 | 2025.12.19 22:09:48.468954 [ 288 ] {} <Debug> TCP-Session: 8cbdf39d-457e-403e-b85d-8981ceb87e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2025.12.19 22:09:48.468967 [ 288 ] {} <Debug> TCP-Session: 8cbdf39d-457e-403e-b85d-8981ceb87e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11366 | 2025.12.19 22:09:48.469187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48455 | ||
| 11367 | 2025.12.19 22:09:48.469184 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62396 | ||
| 11368 | 2025.12.19 22:09:48.469224 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52241 | ||
| 11369 | 2025.12.19 22:09:48.469252 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56954 | ||
| 11370 | 2025.12.19 22:09:48.469272 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53199 | ||
| 11371 | 2025.12.19 22:09:48.469291 [ 288 ] {} <Trace> TCP-Session: 8cbdf39d-457e-403e-b85d-8981ceb87e26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2025.12.19 22:09:48.469291 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55624 | ||
| 11373 | 2025.12.19 22:09:48.469347 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11374 | 2025.12.19 22:09:48.469344 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11375 | 2025.12.19 22:09:48.469391 [ 289 ] {} <Debug> TCP-Session: 39fd27a9-318b-49c6-9262-10e10bd65137 Authenticating user 'default' from [fd00:1122:3344:101::e]:62396 | ||
| 11376 | 2025.12.19 22:09:48.469284 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65068 | ||
| 11377 | 2025.12.19 22:09:48.469419 [ 289 ] {} <Debug> TCP-Session: 39fd27a9-318b-49c6-9262-10e10bd65137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11378 | 2025.12.19 22:09:48.469266 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36221 | ||
| 11379 | 2025.12.19 22:09:48.469464 [ 289 ] {} <Debug> TCP-Session: 39fd27a9-318b-49c6-9262-10e10bd65137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11380 | 2025.12.19 22:09:48.469266 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11381 | 2025.12.19 22:09:48.469491 [ 288 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11382 | 2025.12.19 22:09:48.469521 [ 290 ] {} <Debug> TCP-Session: c8e57224-e3b9-441e-ac4b-b412277d7980 Authenticating user 'default' from [fd00:1122:3344:101::e]:48455 | ||
| 11383 | 2025.12.19 22:09:48.469409 [ 291 ] {} <Debug> TCP-Session: 7b5416bf-4fbb-4e00-ac2a-4337dce40a2f Authenticating user 'default' from [fd00:1122:3344:101::e]:52241 | ||
| 11384 | 2025.12.19 22:09:48.469547 [ 290 ] {} <Debug> TCP-Session: c8e57224-e3b9-441e-ac4b-b412277d7980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2025.12.19 22:09:48.469572 [ 291 ] {} <Debug> TCP-Session: 7b5416bf-4fbb-4e00-ac2a-4337dce40a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11386 | 2025.12.19 22:09:48.469575 [ 290 ] {} <Debug> TCP-Session: c8e57224-e3b9-441e-ac4b-b412277d7980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11387 | 2025.12.19 22:09:48.469600 [ 291 ] {} <Debug> TCP-Session: 7b5416bf-4fbb-4e00-ac2a-4337dce40a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11388 | 2025.12.19 22:09:48.469603 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11389 | 2025.12.19 22:09:48.469648 [ 294 ] {} <Debug> TCP-Session: 7ce815c1-3630-4519-a818-d41726d8dd6d Authenticating user 'default' from [fd00:1122:3344:101::e]:53199 | ||
| 11390 | 2025.12.19 22:09:48.469670 [ 294 ] {} <Debug> TCP-Session: 7ce815c1-3630-4519-a818-d41726d8dd6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2025.12.19 22:09:48.469691 [ 294 ] {} <Debug> TCP-Session: 7ce815c1-3630-4519-a818-d41726d8dd6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2025.12.19 22:09:48.469790 [ 288 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11393 | 2025.12.19 22:09:48.469847 [ 288 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11394 | 2025.12.19 22:09:48.470077 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11395 | 2025.12.19 22:09:48.470116 [ 259 ] {} <Debug> TCP-Session: 6033144c-a6a2-4ea9-bb31-e1642c005b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:65068 | ||
| 11396 | 2025.12.19 22:09:48.470134 [ 288 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 11397 | 2025.12.19 22:09:48.470142 [ 259 ] {} <Debug> TCP-Session: 6033144c-a6a2-4ea9-bb31-e1642c005b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2025.12.19 22:09:48.470178 [ 259 ] {} <Debug> TCP-Session: 6033144c-a6a2-4ea9-bb31-e1642c005b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2025.12.19 22:09:48.470191 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11400 | 2025.12.19 22:09:48.470230 [ 292 ] {} <Debug> TCP-Session: fd99b034-451b-4e93-85ca-9ff41e77d876 Authenticating user 'default' from [fd00:1122:3344:101::e]:56954 | ||
| 11401 | 2025.12.19 22:09:48.470258 [ 292 ] {} <Debug> TCP-Session: fd99b034-451b-4e93-85ca-9ff41e77d876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11402 | 2025.12.19 22:09:48.470271 [ 292 ] {} <Debug> TCP-Session: fd99b034-451b-4e93-85ca-9ff41e77d876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11403 | 2025.12.19 22:09:48.470302 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11404 | 2025.12.19 22:09:48.470338 [ 293 ] {} <Debug> TCP-Session: 7308b495-1748-403b-a516-7fa97787562c Authenticating user 'default' from [fd00:1122:3344:101::e]:36221 | ||
| 11405 | 2025.12.19 22:09:48.470356 [ 293 ] {} <Debug> TCP-Session: 7308b495-1748-403b-a516-7fa97787562c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11406 | 2025.12.19 22:09:48.470369 [ 293 ] {} <Debug> TCP-Session: 7308b495-1748-403b-a516-7fa97787562c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2025.12.19 22:09:48.470506 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11408 | 2025.12.19 22:09:48.470541 [ 286 ] {} <Debug> TCP-Session: 03248733-0bec-434b-bebf-b3c8620a0ac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55624 | ||
| 11409 | 2025.12.19 22:09:48.470559 [ 286 ] {} <Debug> TCP-Session: 03248733-0bec-434b-bebf-b3c8620a0ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11410 | 2025.12.19 22:09:48.470572 [ 286 ] {} <Debug> TCP-Session: 03248733-0bec-434b-bebf-b3c8620a0ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11411 | 2025.12.19 22:09:48.471063 [ 334 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Trace> AggregatingTransform: Aggregating | ||
| 11412 | 2025.12.19 22:09:48.471104 [ 334 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11413 | 2025.12.19 22:09:48.471140 [ 334 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894905 sec. (1117.437 rows/sec., 43.65 KiB/sec.) | ||
| 11414 | 2025.12.19 22:09:48.471158 [ 334 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Trace> Aggregator: Merging aggregated data | ||
| 11415 | 2025.12.19 22:09:48.472501 [ 288 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 11416 | 2025.12.19 22:09:48.472639 [ 288 ] {889ecbeb-c559-49a4-825c-8ae811f7230b} <Debug> TCPHandler: Processed in 0.003464246 sec. | ||
| 11417 | 2025.12.19 22:09:48.472773 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11418 | 2025.12.19 22:09:48.472803 [ 288 ] {} <Debug> TCP-Session: 8cbdf39d-457e-403e-b85d-8981ceb87e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2025.12.19 22:09:48.472810 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11420 | 2025.12.19 22:09:48.472836 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11421 | 2025.12.19 22:09:48.472853 [ 293 ] {} <Debug> TCP-Session: 7308b495-1748-403b-a516-7fa97787562c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11422 | 2025.12.19 22:09:48.472857 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11423 | 2025.12.19 22:09:48.472880 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11424 | 2025.12.19 22:09:48.472889 [ 291 ] {} <Debug> TCP-Session: 7b5416bf-4fbb-4e00-ac2a-4337dce40a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2025.12.19 22:09:48.472917 [ 289 ] {} <Debug> TCP-Session: 39fd27a9-318b-49c6-9262-10e10bd65137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2025.12.19 22:09:48.472921 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11427 | 2025.12.19 22:09:48.472940 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11428 | 2025.12.19 22:09:48.472967 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11429 | 2025.12.19 22:09:48.472984 [ 290 ] {} <Debug> TCP-Session: c8e57224-e3b9-441e-ac4b-b412277d7980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2025.12.19 22:09:48.473008 [ 292 ] {} <Debug> TCP-Session: fd99b034-451b-4e93-85ca-9ff41e77d876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11431 | 2025.12.19 22:09:48.473022 [ 259 ] {} <Debug> TCP-Session: 6033144c-a6a2-4ea9-bb31-e1642c005b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2025.12.19 22:09:48.472936 [ 294 ] {} <Debug> TCP-Session: 7ce815c1-3630-4519-a818-d41726d8dd6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11433 | 2025.12.19 22:09:48.472900 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11434 | 2025.12.19 22:09:48.473107 [ 286 ] {} <Debug> TCP-Session: 03248733-0bec-434b-bebf-b3c8620a0ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11435 | 2025.12.19 22:09:49.644743 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11436 | 2025.12.19 22:09:49.644934 [ 261 ] {a0456475-3490-4091-b9d8-abfd9b46a6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11437 | 2025.12.19 22:09:49.645009 [ 261 ] {a0456475-3490-4091-b9d8-abfd9b46a6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11438 | 2025.12.19 22:09:49.645664 [ 261 ] {a0456475-3490-4091-b9d8-abfd9b46a6ac} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2025.12.19 22:09:49.645719 [ 261 ] {a0456475-3490-4091-b9d8-abfd9b46a6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11440 | 2025.12.19 22:09:49.646125 [ 261 ] {a0456475-3490-4091-b9d8-abfd9b46a6ac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11441 | 2025.12.19 22:09:49.646360 [ 261 ] {a0456475-3490-4091-b9d8-abfd9b46a6ac} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2025.12.19 22:09:49.646561 [ 261 ] {a0456475-3490-4091-b9d8-abfd9b46a6ac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001678 sec., 1191.8951132300358 rows/sec., 97.19 KiB/sec. | ||
| 11443 | 2025.12.19 22:09:49.646618 [ 261 ] {a0456475-3490-4091-b9d8-abfd9b46a6ac} <Debug> TCPHandler: Processed in 0.002009193 sec. | ||
| 11444 | 2025.12.19 22:09:49.646761 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11445 | 2025.12.19 22:09:49.646868 [ 261 ] {c62585fb-8134-4045-9749-ced154c82dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11446 | 2025.12.19 22:09:49.646914 [ 261 ] {c62585fb-8134-4045-9749-ced154c82dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11447 | 2025.12.19 22:09:49.648052 [ 261 ] {c62585fb-8134-4045-9749-ced154c82dd3} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11448 | 2025.12.19 22:09:49.648095 [ 261 ] {c62585fb-8134-4045-9749-ced154c82dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11449 | 2025.12.19 22:09:49.648547 [ 261 ] {c62585fb-8134-4045-9749-ced154c82dd3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11450 | 2025.12.19 22:09:49.648789 [ 261 ] {c62585fb-8134-4045-9749-ced154c82dd3} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11451 | 2025.12.19 22:09:49.648928 [ 261 ] {c62585fb-8134-4045-9749-ced154c82dd3} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002085 sec., 574100.7194244604 rows/sec., 47.33 MiB/sec. | ||
| 11452 | 2025.12.19 22:09:49.648968 [ 261 ] {c62585fb-8134-4045-9749-ced154c82dd3} <Debug> TCPHandler: Processed in 0.002263137 sec. | ||
| 11453 | 2025.12.19 22:09:49.649088 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11454 | 2025.12.19 22:09:49.649190 [ 261 ] {6b1f5035-38c7-44f4-9cc2-bb803a4a076f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11455 | 2025.12.19 22:09:49.649239 [ 261 ] {6b1f5035-38c7-44f4-9cc2-bb803a4a076f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11456 | 2025.12.19 22:09:49.649658 [ 261 ] {6b1f5035-38c7-44f4-9cc2-bb803a4a076f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11457 | 2025.12.19 22:09:49.649694 [ 261 ] {6b1f5035-38c7-44f4-9cc2-bb803a4a076f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11458 | 2025.12.19 22:09:49.649982 [ 261 ] {6b1f5035-38c7-44f4-9cc2-bb803a4a076f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11459 | 2025.12.19 22:09:49.650233 [ 261 ] {6b1f5035-38c7-44f4-9cc2-bb803a4a076f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11460 | 2025.12.19 22:09:49.650396 [ 261 ] {6b1f5035-38c7-44f4-9cc2-bb803a4a076f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 113.63 KiB/sec. | ||
| 11461 | 2025.12.19 22:09:49.650436 [ 261 ] {6b1f5035-38c7-44f4-9cc2-bb803a4a076f} <Debug> TCPHandler: Processed in 0.001399362 sec. | ||
| 11462 | 2025.12.19 22:09:49.650555 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11463 | 2025.12.19 22:09:49.650654 [ 261 ] {2ea991dc-69ff-4c3f-80f9-875239c3ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11464 | 2025.12.19 22:09:49.650696 [ 261 ] {2ea991dc-69ff-4c3f-80f9-875239c3ac76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11465 | 2025.12.19 22:09:49.651217 [ 261 ] {2ea991dc-69ff-4c3f-80f9-875239c3ac76} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2025.12.19 22:09:49.651253 [ 261 ] {2ea991dc-69ff-4c3f-80f9-875239c3ac76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11467 | 2025.12.19 22:09:49.651575 [ 261 ] {2ea991dc-69ff-4c3f-80f9-875239c3ac76} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11468 | 2025.12.19 22:09:49.651794 [ 261 ] {2ea991dc-69ff-4c3f-80f9-875239c3ac76} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11469 | 2025.12.19 22:09:49.651924 [ 261 ] {2ea991dc-69ff-4c3f-80f9-875239c3ac76} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00129 sec., 176744.18604651163 rows/sec., 11.97 MiB/sec. | ||
| 11470 | 2025.12.19 22:09:49.651961 [ 261 ] {2ea991dc-69ff-4c3f-80f9-875239c3ac76} <Debug> TCPHandler: Processed in 0.001457364 sec. | ||
| 11471 | 2025.12.19 22:09:49.652089 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11472 | 2025.12.19 22:09:49.652186 [ 261 ] {4aae594a-25bf-4b52-bd98-088d3b8ccfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11473 | 2025.12.19 22:09:49.652228 [ 261 ] {4aae594a-25bf-4b52-bd98-088d3b8ccfff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11474 | 2025.12.19 22:09:49.652851 [ 261 ] {4aae594a-25bf-4b52-bd98-088d3b8ccfff} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11475 | 2025.12.19 22:09:49.652886 [ 261 ] {4aae594a-25bf-4b52-bd98-088d3b8ccfff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11476 | 2025.12.19 22:09:49.653229 [ 261 ] {4aae594a-25bf-4b52-bd98-088d3b8ccfff} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11477 | 2025.12.19 22:09:49.653458 [ 261 ] {4aae594a-25bf-4b52-bd98-088d3b8ccfff} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11478 | 2025.12.19 22:09:49.653605 [ 261 ] {4aae594a-25bf-4b52-bd98-088d3b8ccfff} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001436 sec., 363509.7493036212 rows/sec., 26.91 MiB/sec. | ||
| 11479 | 2025.12.19 22:09:49.653659 [ 261 ] {4aae594a-25bf-4b52-bd98-088d3b8ccfff} <Debug> TCPHandler: Processed in 0.001628006 sec. | ||
| 11480 | 2025.12.19 22:09:49.653826 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11481 | 2025.12.19 22:09:49.653933 [ 261 ] {9308dc0b-e48d-4fc9-b96b-99c5718ea290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11482 | 2025.12.19 22:09:49.653976 [ 261 ] {9308dc0b-e48d-4fc9-b96b-99c5718ea290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11483 | 2025.12.19 22:09:49.654570 [ 261 ] {9308dc0b-e48d-4fc9-b96b-99c5718ea290} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2025.12.19 22:09:49.654605 [ 261 ] {9308dc0b-e48d-4fc9-b96b-99c5718ea290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11485 | 2025.12.19 22:09:49.654989 [ 261 ] {9308dc0b-e48d-4fc9-b96b-99c5718ea290} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11486 | 2025.12.19 22:09:49.655203 [ 261 ] {9308dc0b-e48d-4fc9-b96b-99c5718ea290} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2025.12.19 22:09:49.655345 [ 261 ] {9308dc0b-e48d-4fc9-b96b-99c5718ea290} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001432 sec., 590083.7988826816 rows/sec., 39.72 MiB/sec. | ||
| 11488 | 2025.12.19 22:09:49.655384 [ 261 ] {9308dc0b-e48d-4fc9-b96b-99c5718ea290} <Debug> TCPHandler: Processed in 0.001622376 sec. | ||
| 11489 | 2025.12.19 22:09:49.655505 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11490 | 2025.12.19 22:09:49.655602 [ 261 ] {31acc617-1722-4935-8726-4cb5e7e5401e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11491 | 2025.12.19 22:09:49.655646 [ 261 ] {31acc617-1722-4935-8726-4cb5e7e5401e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11492 | 2025.12.19 22:09:49.656029 [ 261 ] {31acc617-1722-4935-8726-4cb5e7e5401e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2025.12.19 22:09:49.656065 [ 261 ] {31acc617-1722-4935-8726-4cb5e7e5401e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11494 | 2025.12.19 22:09:49.656407 [ 261 ] {31acc617-1722-4935-8726-4cb5e7e5401e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11495 | 2025.12.19 22:09:49.656636 [ 261 ] {31acc617-1722-4935-8726-4cb5e7e5401e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2025.12.19 22:09:49.656780 [ 261 ] {31acc617-1722-4935-8726-4cb5e7e5401e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 11497 | 2025.12.19 22:09:49.656817 [ 261 ] {31acc617-1722-4935-8726-4cb5e7e5401e} <Debug> TCPHandler: Processed in 0.001362843 sec. | ||
| 11498 | 2025.12.19 22:09:49.764086 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64818 | ||
| 11499 | 2025.12.19 22:09:49.764200 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11500 | 2025.12.19 22:09:49.764228 [ 294 ] {} <Debug> TCP-Session: 1f6c210a-21ae-43ce-b12d-80255d61829d Authenticating user 'default' from [fd00:1122:3344:101::e]:64818 | ||
| 11501 | 2025.12.19 22:09:49.764251 [ 294 ] {} <Debug> TCP-Session: 1f6c210a-21ae-43ce-b12d-80255d61829d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2025.12.19 22:09:49.764264 [ 294 ] {} <Debug> TCP-Session: 1f6c210a-21ae-43ce-b12d-80255d61829d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2025.12.19 22:09:49.764489 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35312 | ||
| 11504 | 2025.12.19 22:09:49.764510 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41000 | ||
| 11505 | 2025.12.19 22:09:49.764530 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62809 | ||
| 11506 | 2025.12.19 22:09:49.764551 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56515 | ||
| 11507 | 2025.12.19 22:09:49.764542 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64574 | ||
| 11508 | 2025.12.19 22:09:49.764610 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11509 | 2025.12.19 22:09:49.764626 [ 294 ] {} <Trace> TCP-Session: 1f6c210a-21ae-43ce-b12d-80255d61829d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11510 | 2025.12.19 22:09:49.764646 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11511 | 2025.12.19 22:09:49.764656 [ 259 ] {} <Debug> TCP-Session: 0e0467eb-63b4-4471-8e6a-fd8d895e9a9b Authenticating user 'default' from [fd00:1122:3344:101::e]:35312 | ||
| 11512 | 2025.12.19 22:09:49.764686 [ 293 ] {} <Debug> TCP-Session: 424b7e33-ee87-444d-bfe2-a85a121ea825 Authenticating user 'default' from [fd00:1122:3344:101::e]:56515 | ||
| 11513 | 2025.12.19 22:09:49.764697 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11514 | 2025.12.19 22:09:49.764711 [ 293 ] {} <Debug> TCP-Session: 424b7e33-ee87-444d-bfe2-a85a121ea825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2025.12.19 22:09:49.764701 [ 259 ] {} <Debug> TCP-Session: 0e0467eb-63b4-4471-8e6a-fd8d895e9a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11516 | 2025.12.19 22:09:49.764737 [ 293 ] {} <Debug> TCP-Session: 424b7e33-ee87-444d-bfe2-a85a121ea825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2025.12.19 22:09:49.764734 [ 292 ] {} <Debug> TCP-Session: 6227a288-2ea6-46f6-ac83-7fae64efced4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64574 | ||
| 11518 | 2025.12.19 22:09:49.764750 [ 259 ] {} <Debug> TCP-Session: 0e0467eb-63b4-4471-8e6a-fd8d895e9a9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11519 | 2025.12.19 22:09:49.764629 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11520 | 2025.12.19 22:09:49.764783 [ 292 ] {} <Debug> TCP-Session: 6227a288-2ea6-46f6-ac83-7fae64efced4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2025.12.19 22:09:49.764629 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11522 | 2025.12.19 22:09:49.764819 [ 289 ] {} <Debug> TCP-Session: 2a86794a-14b9-4017-a23f-409e508a9016 Authenticating user 'default' from [fd00:1122:3344:101::e]:41000 | ||
| 11523 | 2025.12.19 22:09:49.764821 [ 294 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64818) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11524 | 2025.12.19 22:09:49.764857 [ 289 ] {} <Debug> TCP-Session: 2a86794a-14b9-4017-a23f-409e508a9016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11525 | 2025.12.19 22:09:49.764850 [ 291 ] {} <Debug> TCP-Session: d5fd67a8-2832-4678-a467-aef7942f898b Authenticating user 'default' from [fd00:1122:3344:101::e]:62809 | ||
| 11526 | 2025.12.19 22:09:49.764887 [ 289 ] {} <Debug> TCP-Session: 2a86794a-14b9-4017-a23f-409e508a9016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2025.12.19 22:09:49.764901 [ 291 ] {} <Debug> TCP-Session: d5fd67a8-2832-4678-a467-aef7942f898b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11528 | 2025.12.19 22:09:49.764821 [ 292 ] {} <Debug> TCP-Session: 6227a288-2ea6-46f6-ac83-7fae64efced4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11529 | 2025.12.19 22:09:49.764918 [ 291 ] {} <Debug> TCP-Session: d5fd67a8-2832-4678-a467-aef7942f898b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2025.12.19 22:09:49.764520 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62820 | ||
| 11531 | 2025.12.19 22:09:49.764496 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62256 | ||
| 11532 | 2025.12.19 22:09:49.764500 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37223 | ||
| 11533 | 2025.12.19 22:09:49.765034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11534 | 2025.12.19 22:09:49.765060 [ 290 ] {} <Debug> TCP-Session: 6e857c6a-6d76-4a8b-a637-9346c49f4b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:62820 | ||
| 11535 | 2025.12.19 22:09:49.765092 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11536 | 2025.12.19 22:09:49.765077 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11537 | 2025.12.19 22:09:49.765121 [ 288 ] {} <Debug> TCP-Session: 1be68c64-657e-4044-8ce3-353c3e0f97ce Authenticating user 'default' from [fd00:1122:3344:101::e]:37223 | ||
| 11538 | 2025.12.19 22:09:49.765111 [ 290 ] {} <Debug> TCP-Session: 6e857c6a-6d76-4a8b-a637-9346c49f4b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11539 | 2025.12.19 22:09:49.765156 [ 288 ] {} <Debug> TCP-Session: 1be68c64-657e-4044-8ce3-353c3e0f97ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11540 | 2025.12.19 22:09:49.765148 [ 286 ] {} <Debug> TCP-Session: 57743181-a597-42fb-8c6c-c2deda2ac7b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62256 | ||
| 11541 | 2025.12.19 22:09:49.765178 [ 288 ] {} <Debug> TCP-Session: 1be68c64-657e-4044-8ce3-353c3e0f97ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11542 | 2025.12.19 22:09:49.765196 [ 286 ] {} <Debug> TCP-Session: 57743181-a597-42fb-8c6c-c2deda2ac7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11543 | 2025.12.19 22:09:49.765168 [ 290 ] {} <Debug> TCP-Session: 6e857c6a-6d76-4a8b-a637-9346c49f4b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11544 | 2025.12.19 22:09:49.765218 [ 294 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11545 | 2025.12.19 22:09:49.765220 [ 286 ] {} <Debug> TCP-Session: 57743181-a597-42fb-8c6c-c2deda2ac7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11546 | 2025.12.19 22:09:49.765290 [ 294 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11547 | 2025.12.19 22:09:49.765620 [ 294 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 11548 | 2025.12.19 22:09:49.766713 [ 318 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Trace> AggregatingTransform: Aggregating | ||
| 11549 | 2025.12.19 22:09:49.766751 [ 318 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Trace> Aggregator: Aggregation method: without_key | ||
| 11550 | 2025.12.19 22:09:49.766787 [ 318 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063997 sec. (939.852 rows/sec., 36.71 KiB/sec.) | ||
| 11551 | 2025.12.19 22:09:49.766805 [ 318 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Trace> Aggregator: Merging aggregated data | ||
| 11552 | 2025.12.19 22:09:49.768394 [ 294 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003633 sec., 275.25461051472615 rows/sec., 10.75 KiB/sec. | ||
| 11553 | 2025.12.19 22:09:49.768561 [ 294 ] {52820c6f-74c9-4564-a4cc-56be4c43de30} <Debug> TCPHandler: Processed in 0.004097487 sec. | ||
| 11554 | 2025.12.19 22:09:49.768712 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11555 | 2025.12.19 22:09:49.768748 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11556 | 2025.12.19 22:09:49.768772 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11557 | 2025.12.19 22:09:49.768792 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11558 | 2025.12.19 22:09:49.768808 [ 286 ] {} <Debug> TCP-Session: 57743181-a597-42fb-8c6c-c2deda2ac7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11559 | 2025.12.19 22:09:49.768839 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11560 | 2025.12.19 22:09:49.768856 [ 290 ] {} <Debug> TCP-Session: 6e857c6a-6d76-4a8b-a637-9346c49f4b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11561 | 2025.12.19 22:09:49.768898 [ 288 ] {} <Debug> TCP-Session: 1be68c64-657e-4044-8ce3-353c3e0f97ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2025.12.19 22:09:49.768906 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11563 | 2025.12.19 22:09:49.768853 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11564 | 2025.12.19 22:09:49.768961 [ 291 ] {} <Debug> TCP-Session: d5fd67a8-2832-4678-a467-aef7942f898b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11565 | 2025.12.19 22:09:49.768833 [ 259 ] {} <Debug> TCP-Session: 0e0467eb-63b4-4471-8e6a-fd8d895e9a9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11566 | 2025.12.19 22:09:49.768996 [ 292 ] {} <Debug> TCP-Session: 6227a288-2ea6-46f6-ac83-7fae64efced4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11567 | 2025.12.19 22:09:49.768816 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11568 | 2025.12.19 22:09:49.768751 [ 294 ] {} <Debug> TCP-Session: 1f6c210a-21ae-43ce-b12d-80255d61829d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11569 | 2025.12.19 22:09:49.769089 [ 293 ] {} <Debug> TCP-Session: 424b7e33-ee87-444d-bfe2-a85a121ea825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11570 | 2025.12.19 22:09:49.768878 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11571 | 2025.12.19 22:09:49.769162 [ 289 ] {} <Debug> TCP-Session: 2a86794a-14b9-4017-a23f-409e508a9016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11572 | 2025.12.19 22:09:49.857170 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58682 | ||
| 11573 | 2025.12.19 22:09:49.857299 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11574 | 2025.12.19 22:09:49.857327 [ 294 ] {} <Debug> TCP-Session: e1646035-a807-4966-ab79-9c946ec59de4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58682 | ||
| 11575 | 2025.12.19 22:09:49.857349 [ 294 ] {} <Debug> TCP-Session: e1646035-a807-4966-ab79-9c946ec59de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11576 | 2025.12.19 22:09:49.857361 [ 294 ] {} <Debug> TCP-Session: e1646035-a807-4966-ab79-9c946ec59de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2025.12.19 22:09:49.857543 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60256 | ||
| 11578 | 2025.12.19 22:09:49.857558 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58993 | ||
| 11579 | 2025.12.19 22:09:49.857592 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58698 | ||
| 11580 | 2025.12.19 22:09:49.857604 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48423 | ||
| 11581 | 2025.12.19 22:09:49.857622 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57836 | ||
| 11582 | 2025.12.19 22:09:49.857668 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11583 | 2025.12.19 22:09:49.857675 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11584 | 2025.12.19 22:09:49.857685 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11585 | 2025.12.19 22:09:49.857706 [ 259 ] {} <Debug> TCP-Session: 3c6f482c-2aeb-4a28-b3ca-8fc2d83e599f Authenticating user 'default' from [fd00:1122:3344:101::e]:60256 | ||
| 11586 | 2025.12.19 22:09:49.857728 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11587 | 2025.12.19 22:09:49.857732 [ 290 ] {} <Debug> TCP-Session: f71f4f2f-0778-402f-9df7-0c4261447773 Authenticating user 'default' from [fd00:1122:3344:101::e]:58698 | ||
| 11588 | 2025.12.19 22:09:49.857752 [ 259 ] {} <Debug> TCP-Session: 3c6f482c-2aeb-4a28-b3ca-8fc2d83e599f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11589 | 2025.12.19 22:09:49.857777 [ 290 ] {} <Debug> TCP-Session: f71f4f2f-0778-402f-9df7-0c4261447773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11590 | 2025.12.19 22:09:49.857794 [ 259 ] {} <Debug> TCP-Session: 3c6f482c-2aeb-4a28-b3ca-8fc2d83e599f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11591 | 2025.12.19 22:09:49.857809 [ 290 ] {} <Debug> TCP-Session: f71f4f2f-0778-402f-9df7-0c4261447773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11592 | 2025.12.19 22:09:49.857767 [ 291 ] {} <Debug> TCP-Session: b4329052-25d3-42d9-b2d7-2b8e984240be Authenticating user 'default' from [fd00:1122:3344:101::e]:48423 | ||
| 11593 | 2025.12.19 22:09:49.857737 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11594 | 2025.12.19 22:09:49.857864 [ 291 ] {} <Debug> TCP-Session: b4329052-25d3-42d9-b2d7-2b8e984240be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11595 | 2025.12.19 22:09:49.857691 [ 294 ] {} <Trace> TCP-Session: e1646035-a807-4966-ab79-9c946ec59de4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2025.12.19 22:09:49.857892 [ 291 ] {} <Debug> TCP-Session: b4329052-25d3-42d9-b2d7-2b8e984240be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11597 | 2025.12.19 22:09:49.857890 [ 293 ] {} <Debug> TCP-Session: 48089e64-7e50-46ab-88ba-944746ab2872 Authenticating user 'default' from [fd00:1122:3344:101::e]:57836 | ||
| 11598 | 2025.12.19 22:09:49.857612 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60843 | ||
| 11599 | 2025.12.19 22:09:49.857961 [ 293 ] {} <Debug> TCP-Session: 48089e64-7e50-46ab-88ba-944746ab2872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11600 | 2025.12.19 22:09:49.857592 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60146 | ||
| 11601 | 2025.12.19 22:09:49.857999 [ 293 ] {} <Debug> TCP-Session: 48089e64-7e50-46ab-88ba-944746ab2872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11602 | 2025.12.19 22:09:49.858026 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11603 | 2025.12.19 22:09:49.857721 [ 286 ] {} <Debug> TCP-Session: afb2e1d5-d94c-4180-abd9-5de0dc78403a Authenticating user 'default' from [fd00:1122:3344:101::e]:58993 | ||
| 11604 | 2025.12.19 22:09:49.858060 [ 292 ] {} <Debug> TCP-Session: 266f6e48-d586-41cb-95d6-2033c1f14be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60843 | ||
| 11605 | 2025.12.19 22:09:49.858077 [ 294 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11606 | 2025.12.19 22:09:49.858078 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11607 | 2025.12.19 22:09:49.858087 [ 292 ] {} <Debug> TCP-Session: 266f6e48-d586-41cb-95d6-2033c1f14be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11608 | 2025.12.19 22:09:49.858132 [ 289 ] {} <Debug> TCP-Session: 429b08b5-e375-4a90-bb1d-7faba95b29e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60146 | ||
| 11609 | 2025.12.19 22:09:49.858146 [ 292 ] {} <Debug> TCP-Session: 266f6e48-d586-41cb-95d6-2033c1f14be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11610 | 2025.12.19 22:09:49.858162 [ 289 ] {} <Debug> TCP-Session: 429b08b5-e375-4a90-bb1d-7faba95b29e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11611 | 2025.12.19 22:09:49.857575 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38943 | ||
| 11612 | 2025.12.19 22:09:49.858185 [ 289 ] {} <Debug> TCP-Session: 429b08b5-e375-4a90-bb1d-7faba95b29e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11613 | 2025.12.19 22:09:49.858083 [ 286 ] {} <Debug> TCP-Session: afb2e1d5-d94c-4180-abd9-5de0dc78403a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11614 | 2025.12.19 22:09:49.858240 [ 286 ] {} <Debug> TCP-Session: afb2e1d5-d94c-4180-abd9-5de0dc78403a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11615 | 2025.12.19 22:09:49.858258 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11616 | 2025.12.19 22:09:49.858287 [ 288 ] {} <Debug> TCP-Session: 51328279-e77d-492e-9f76-b6d9015c49e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38943 | ||
| 11617 | 2025.12.19 22:09:49.858304 [ 288 ] {} <Debug> TCP-Session: 51328279-e77d-492e-9f76-b6d9015c49e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11618 | 2025.12.19 22:09:49.858317 [ 288 ] {} <Debug> TCP-Session: 51328279-e77d-492e-9f76-b6d9015c49e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11619 | 2025.12.19 22:09:49.858357 [ 294 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11620 | 2025.12.19 22:09:49.858413 [ 294 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11621 | 2025.12.19 22:09:49.858697 [ 294 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 11622 | 2025.12.19 22:09:49.859670 [ 315 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Trace> AggregatingTransform: Aggregating | ||
| 11623 | 2025.12.19 22:09:49.859722 [ 315 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Trace> Aggregator: Aggregation method: without_key | ||
| 11624 | 2025.12.19 22:09:49.859756 [ 315 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958915 sec. (1042.845 rows/sec., 40.74 KiB/sec.) | ||
| 11625 | 2025.12.19 22:09:49.859775 [ 315 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Trace> Aggregator: Merging aggregated data | ||
| 11626 | 2025.12.19 22:09:49.861064 [ 294 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003052 sec., 327.653997378768 rows/sec., 12.80 KiB/sec. | ||
| 11627 | 2025.12.19 22:09:49.861226 [ 294 ] {2e96f04b-b1cb-4ec1-bf67-2de6c6662886} <Debug> TCPHandler: Processed in 0.00366769 sec. | ||
| 11628 | 2025.12.19 22:09:49.861326 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11629 | 2025.12.19 22:09:49.861366 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11630 | 2025.12.19 22:09:49.861381 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11631 | 2025.12.19 22:09:49.861400 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11632 | 2025.12.19 22:09:49.861423 [ 290 ] {} <Debug> TCP-Session: f71f4f2f-0778-402f-9df7-0c4261447773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11633 | 2025.12.19 22:09:49.861440 [ 289 ] {} <Debug> TCP-Session: 429b08b5-e375-4a90-bb1d-7faba95b29e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11634 | 2025.12.19 22:09:49.861456 [ 286 ] {} <Debug> TCP-Session: afb2e1d5-d94c-4180-abd9-5de0dc78403a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11635 | 2025.12.19 22:09:49.861462 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11636 | 2025.12.19 22:09:49.861484 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11637 | 2025.12.19 22:09:49.861509 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11638 | 2025.12.19 22:09:49.861521 [ 291 ] {} <Debug> TCP-Session: b4329052-25d3-42d9-b2d7-2b8e984240be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11639 | 2025.12.19 22:09:49.861546 [ 293 ] {} <Debug> TCP-Session: 48089e64-7e50-46ab-88ba-944746ab2872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11640 | 2025.12.19 22:09:49.861559 [ 294 ] {} <Debug> TCP-Session: e1646035-a807-4966-ab79-9c946ec59de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11641 | 2025.12.19 22:09:49.861438 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11642 | 2025.12.19 22:09:49.861370 [ 259 ] {} <Debug> TCP-Session: 3c6f482c-2aeb-4a28-b3ca-8fc2d83e599f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11643 | 2025.12.19 22:09:49.861422 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11644 | 2025.12.19 22:09:49.861634 [ 292 ] {} <Debug> TCP-Session: 266f6e48-d586-41cb-95d6-2033c1f14be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11645 | 2025.12.19 22:09:49.861676 [ 288 ] {} <Debug> TCP-Session: 51328279-e77d-492e-9f76-b6d9015c49e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11646 | 2025.12.19 22:09:51.299136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31182 | ||
| 11647 | 2025.12.19 22:09:51.299678 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2025.12.19 22:09:51.299729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11649 | 2025.12.19 22:09:51.300231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11650 | 2025.12.19 22:09:51.300472 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2025.12.19 22:09:51.300636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31182 | ||
| 11652 | 2025.12.19 22:09:52.960409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11653 | 2025.12.19 22:09:52.977672 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2025.12.19 22:09:52.977734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11655 | 2025.12.19 22:09:52.984049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11656 | 2025.12.19 22:09:52.984733 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2025.12.19 22:09:52.987980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11658 | 2025.12.19 22:09:53.879707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1354 | ||
| 11659 | 2025.12.19 22:09:53.882209 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2025.12.19 22:09:53.882255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11661 | 2025.12.19 22:09:53.883438 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11662 | 2025.12.19 22:09:53.883694 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2025.12.19 22:09:53.883975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
| 11664 | 2025.12.19 22:09:54.617644 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11665 | 2025.12.19 22:09:54.617906 [ 261 ] {ab13171d-5f2d-44ac-a90d-8a7bfeab1cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11666 | 2025.12.19 22:09:54.618005 [ 261 ] {ab13171d-5f2d-44ac-a90d-8a7bfeab1cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11667 | 2025.12.19 22:09:54.618807 [ 261 ] {ab13171d-5f2d-44ac-a90d-8a7bfeab1cb0} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11668 | 2025.12.19 22:09:54.618856 [ 261 ] {ab13171d-5f2d-44ac-a90d-8a7bfeab1cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11669 | 2025.12.19 22:09:54.619254 [ 261 ] {ab13171d-5f2d-44ac-a90d-8a7bfeab1cb0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11670 | 2025.12.19 22:09:54.619490 [ 261 ] {ab13171d-5f2d-44ac-a90d-8a7bfeab1cb0} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11671 | 2025.12.19 22:09:54.619643 [ 261 ] {ab13171d-5f2d-44ac-a90d-8a7bfeab1cb0} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001808 sec., 75221.2389380531 rows/sec., 6.52 MiB/sec. | ||
| 11672 | 2025.12.19 22:09:54.619674 [ 86 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11673 | 2025.12.19 22:09:54.619686 [ 261 ] {ab13171d-5f2d-44ac-a90d-8a7bfeab1cb0} <Debug> TCPHandler: Processed in 0.002210076 sec. | ||
| 11674 | 2025.12.19 22:09:54.619770 [ 86 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2025.12.19 22:09:54.619814 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11676 | 2025.12.19 22:09:54.619857 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11677 | 2025.12.19 22:09:54.619929 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 11678 | 2025.12.19 22:09:54.619960 [ 261 ] {4f12061a-16ee-4225-9591-2ecda63c59d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11679 | 2025.12.19 22:09:54.620001 [ 261 ] {4f12061a-16ee-4225-9591-2ecda63c59d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11680 | 2025.12.19 22:09:54.620042 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11681 | 2025.12.19 22:09:54.620076 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1407 rows starting from the beginning of the part | ||
| 11682 | 2025.12.19 22:09:54.620142 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 257 rows starting from the beginning of the part | ||
| 11683 | 2025.12.19 22:09:54.620194 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 11684 | 2025.12.19 22:09:54.620247 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part | ||
| 11685 | 2025.12.19 22:09:54.620290 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1197 rows starting from the beginning of the part | ||
| 11686 | 2025.12.19 22:09:54.620329 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 11687 | 2025.12.19 22:09:54.620403 [ 261 ] {4f12061a-16ee-4225-9591-2ecda63c59d1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2025.12.19 22:09:54.620439 [ 261 ] {4f12061a-16ee-4225-9591-2ecda63c59d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11689 | 2025.12.19 22:09:54.620732 [ 261 ] {4f12061a-16ee-4225-9591-2ecda63c59d1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11690 | 2025.12.19 22:09:54.620943 [ 261 ] {4f12061a-16ee-4225-9591-2ecda63c59d1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2025.12.19 22:09:54.621044 [ 86 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11692 | 2025.12.19 22:09:54.621070 [ 261 ] {4f12061a-16ee-4225-9591-2ecda63c59d1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001128 sec., 35460.99290780142 rows/sec., 2.60 MiB/sec. | ||
| 11693 | 2025.12.19 22:09:54.621074 [ 86 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2025.12.19 22:09:54.621110 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11695 | 2025.12.19 22:09:54.621115 [ 261 ] {4f12061a-16ee-4225-9591-2ecda63c59d1} <Debug> TCPHandler: Processed in 0.001309062 sec. | ||
| 11696 | 2025.12.19 22:09:54.621220 [ 194 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 11697 | 2025.12.19 22:09:54.621228 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11698 | 2025.12.19 22:09:54.621369 [ 261 ] {7a16892b-e9fe-4061-90ba-9bcda24ba3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11699 | 2025.12.19 22:09:54.621377 [ 194 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11700 | 2025.12.19 22:09:54.621413 [ 261 ] {7a16892b-e9fe-4061-90ba-9bcda24ba3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11701 | 2025.12.19 22:09:54.621423 [ 194 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 72 rows starting from the beginning of the part | ||
| 11702 | 2025.12.19 22:09:54.621501 [ 194 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 11703 | 2025.12.19 22:09:54.621550 [ 194 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 54 rows starting from the beginning of the part | ||
| 11704 | 2025.12.19 22:09:54.621594 [ 194 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 11705 | 2025.12.19 22:09:54.621620 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734999 sec., 1838041.4052111844 rows/sec., 161.31 MiB/sec. | ||
| 11706 | 2025.12.19 22:09:54.621636 [ 194 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
| 11707 | 2025.12.19 22:09:54.621686 [ 194 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 11708 | 2025.12.19 22:09:54.621814 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11709 | 2025.12.19 22:09:54.621837 [ 261 ] {7a16892b-e9fe-4061-90ba-9bcda24ba3cc} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2025.12.19 22:09:54.621875 [ 261 ] {7a16892b-e9fe-4061-90ba-9bcda24ba3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11711 | 2025.12.19 22:09:54.622094 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2025.12.19 22:09:54.622164 [ 196 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_96_19} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11713 | 2025.12.19 22:09:54.622194 [ 261 ] {7a16892b-e9fe-4061-90ba-9bcda24ba3cc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11714 | 2025.12.19 22:09:54.622232 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 11715 | 2025.12.19 22:09:54.622421 [ 261 ] {7a16892b-e9fe-4061-90ba-9bcda24ba3cc} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2025.12.19 22:09:54.622551 [ 261 ] {7a16892b-e9fe-4061-90ba-9bcda24ba3cc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 6.76 MiB/sec. | ||
| 11717 | 2025.12.19 22:09:54.622583 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420813 sec., 174547.952475097 rows/sec., 13.48 MiB/sec. | ||
| 11718 | 2025.12.19 22:09:54.622591 [ 261 ] {7a16892b-e9fe-4061-90ba-9bcda24ba3cc} <Debug> TCPHandler: Processed in 0.001411793 sec. | ||
| 11719 | 2025.12.19 22:09:54.622594 [ 84 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11720 | 2025.12.19 22:09:54.622664 [ 84 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2025.12.19 22:09:54.622688 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11722 | 2025.12.19 22:09:54.622701 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11723 | 2025.12.19 22:09:54.622737 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11724 | 2025.12.19 22:09:54.622764 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 11725 | 2025.12.19 22:09:54.622801 [ 261 ] {69d9c0aa-2dcb-46d8-b0c2-b68defe3ae1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11726 | 2025.12.19 22:09:54.622851 [ 261 ] {69d9c0aa-2dcb-46d8-b0c2-b68defe3ae1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11727 | 2025.12.19 22:09:54.622862 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11728 | 2025.12.19 22:09:54.622894 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 634 rows starting from the beginning of the part | ||
| 11729 | 2025.12.19 22:09:54.622944 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 142 rows starting from the beginning of the part | ||
| 11730 | 2025.12.19 22:09:54.622982 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 11731 | 2025.12.19 22:09:54.623020 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 11732 | 2025.12.19 22:09:54.623051 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2025.12.19 22:09:54.623053 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 522 rows starting from the beginning of the part | ||
| 11734 | 2025.12.19 22:09:54.623108 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 11735 | 2025.12.19 22:09:54.623141 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_56_11} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11736 | 2025.12.19 22:09:54.623251 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11737 | 2025.12.19 22:09:54.623255 [ 261 ] {69d9c0aa-2dcb-46d8-b0c2-b68defe3ae1e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2025.12.19 22:09:54.623305 [ 261 ] {69d9c0aa-2dcb-46d8-b0c2-b68defe3ae1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11739 | 2025.12.19 22:09:54.623649 [ 261 ] {69d9c0aa-2dcb-46d8-b0c2-b68defe3ae1e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11740 | 2025.12.19 22:09:54.623861 [ 261 ] {69d9c0aa-2dcb-46d8-b0c2-b68defe3ae1e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2025.12.19 22:09:54.623989 [ 261 ] {69d9c0aa-2dcb-46d8-b0c2-b68defe3ae1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 11742 | 2025.12.19 22:09:54.623999 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11743 | 2025.12.19 22:09:54.624029 [ 261 ] {69d9c0aa-2dcb-46d8-b0c2-b68defe3ae1e} <Debug> TCPHandler: Processed in 0.001376312 sec. | ||
| 11744 | 2025.12.19 22:09:54.624041 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2025.12.19 22:09:54.624067 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11746 | 2025.12.19 22:09:54.624071 [ 194 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334782 sec., 1176222.034759234 rows/sec., 93.76 MiB/sec. | ||
| 11747 | 2025.12.19 22:09:54.624141 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2025.12.19 22:09:54.624163 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 11749 | 2025.12.19 22:09:54.624235 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11750 | 2025.12.19 22:09:54.624239 [ 261 ] {5fc86546-b3ed-4256-93e7-444b8d19818f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11751 | 2025.12.19 22:09:54.624295 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11752 | 2025.12.19 22:09:54.624310 [ 261 ] {5fc86546-b3ed-4256-93e7-444b8d19818f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11753 | 2025.12.19 22:09:54.624342 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26077 rows starting from the beginning of the part | ||
| 11754 | 2025.12.19 22:09:54.624419 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 197 rows starting from the beginning of the part | ||
| 11755 | 2025.12.19 22:09:54.624469 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 11756 | 2025.12.19 22:09:54.624506 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2025.12.19 22:09:54.624514 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 11758 | 2025.12.19 22:09:54.624578 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 845 rows starting from the beginning of the part | ||
| 11759 | 2025.12.19 22:09:54.624587 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_96_19} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11760 | 2025.12.19 22:09:54.624619 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11761 | 2025.12.19 22:09:54.624678 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11762 | 2025.12.19 22:09:54.625146 [ 261 ] {5fc86546-b3ed-4256-93e7-444b8d19818f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2025.12.19 22:09:54.625187 [ 261 ] {5fc86546-b3ed-4256-93e7-444b8d19818f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11764 | 2025.12.19 22:09:54.625754 [ 261 ] {5fc86546-b3ed-4256-93e7-444b8d19818f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11765 | 2025.12.19 22:09:54.625971 [ 261 ] {5fc86546-b3ed-4256-93e7-444b8d19818f} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2025.12.19 22:09:54.626109 [ 261 ] {5fc86546-b3ed-4256-93e7-444b8d19818f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001888 sec., 21186.440677966104 rows/sec., 37.97 MiB/sec. | ||
| 11767 | 2025.12.19 22:09:54.626165 [ 261 ] {5fc86546-b3ed-4256-93e7-444b8d19818f} <Debug> TCPHandler: Processed in 0.002076774 sec. | ||
| 11768 | 2025.12.19 22:09:54.626273 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2025.12.19 22:09:54.626368 [ 261 ] {f2ec856a-3a66-4768-98ff-bf19d7163cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11770 | 2025.12.19 22:09:54.626411 [ 261 ] {f2ec856a-3a66-4768-98ff-bf19d7163cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11771 | 2025.12.19 22:09:54.626738 [ 261 ] {f2ec856a-3a66-4768-98ff-bf19d7163cdf} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2025.12.19 22:09:54.626775 [ 261 ] {f2ec856a-3a66-4768-98ff-bf19d7163cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11773 | 2025.12.19 22:09:54.627078 [ 261 ] {f2ec856a-3a66-4768-98ff-bf19d7163cdf} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11774 | 2025.12.19 22:09:54.627284 [ 261 ] {f2ec856a-3a66-4768-98ff-bf19d7163cdf} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2025.12.19 22:09:54.627413 [ 261 ] {f2ec856a-3a66-4768-98ff-bf19d7163cdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 11776 | 2025.12.19 22:09:54.627425 [ 84 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11777 | 2025.12.19 22:09:54.627450 [ 261 ] {f2ec856a-3a66-4768-98ff-bf19d7163cdf} <Debug> TCPHandler: Processed in 0.00122709 sec. | ||
| 11778 | 2025.12.19 22:09:54.627464 [ 84 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2025.12.19 22:09:54.627488 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11780 | 2025.12.19 22:09:54.627592 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 11781 | 2025.12.19 22:09:54.627712 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11782 | 2025.12.19 22:09:54.627751 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5400 rows starting from the beginning of the part | ||
| 11783 | 2025.12.19 22:09:54.627812 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 11784 | 2025.12.19 22:09:54.627864 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 11785 | 2025.12.19 22:09:54.627910 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 11786 | 2025.12.19 22:09:54.627956 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 11787 | 2025.12.19 22:09:54.628002 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 11788 | 2025.12.19 22:09:54.629783 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250267 sec., 2533032.7467807154 rows/sec., 170.71 MiB/sec. | ||
| 11789 | 2025.12.19 22:09:54.630228 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11790 | 2025.12.19 22:09:54.630522 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_96_19} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2025.12.19 22:09:54.630594 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_96_19} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11792 | 2025.12.19 22:09:54.630684 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11793 | 2025.12.19 22:09:54.630749 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27599 rows, containing 5 columns (5 merged, 0 gathered) in 0.006632098 sec., 4161428.2539250776 rows/sec., 285.93 MiB/sec. | ||
| 11794 | 2025.12.19 22:09:54.631092 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11795 | 2025.12.19 22:09:54.631365 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2025.12.19 22:09:54.631429 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11797 | 2025.12.19 22:09:54.631516 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11798 | 2025.12.19 22:09:58.641128 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11799 | 2025.12.19 22:09:58.641199 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11800 | 2025.12.19 22:09:58.800883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31630 | ||
| 11801 | 2025.12.19 22:09:58.801405 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2025.12.19 22:09:58.801450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11803 | 2025.12.19 22:09:58.801947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11804 | 2025.12.19 22:09:58.802178 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2025.12.19 22:09:58.802312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31630 | ||
| 11806 | 2025.12.19 22:09:58.802337 [ 80 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11807 | 2025.12.19 22:09:58.802389 [ 80 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2025.12.19 22:09:58.802411 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11809 | 2025.12.19 22:09:58.802502 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 11810 | 2025.12.19 22:09:58.802590 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11811 | 2025.12.19 22:09:58.802617 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29262 rows starting from the beginning of the part | ||
| 11812 | 2025.12.19 22:09:58.802672 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 11813 | 2025.12.19 22:09:58.802718 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 11814 | 2025.12.19 22:09:58.802758 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 11815 | 2025.12.19 22:09:58.802800 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 11816 | 2025.12.19 22:09:58.802835 [ 187 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 11817 | 2025.12.19 22:09:58.805072 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602302 sec., 12154623.099086886 rows/sec., 173.87 MiB/sec. | ||
| 11818 | 2025.12.19 22:09:58.805509 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11819 | 2025.12.19 22:09:58.805859 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_66_13} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2025.12.19 22:09:58.805946 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_66_13} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11821 | 2025.12.19 22:09:58.806075 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 11822 | 2025.12.19 22:09:59.615883 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2025.12.19 22:09:59.616079 [ 261 ] {6e4bb3c6-fb3e-4cb9-af7b-537930ad726a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11824 | 2025.12.19 22:09:59.616152 [ 261 ] {6e4bb3c6-fb3e-4cb9-af7b-537930ad726a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11825 | 2025.12.19 22:09:59.616838 [ 261 ] {6e4bb3c6-fb3e-4cb9-af7b-537930ad726a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2025.12.19 22:09:59.616890 [ 261 ] {6e4bb3c6-fb3e-4cb9-af7b-537930ad726a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11827 | 2025.12.19 22:09:59.617278 [ 261 ] {6e4bb3c6-fb3e-4cb9-af7b-537930ad726a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11828 | 2025.12.19 22:09:59.617503 [ 261 ] {6e4bb3c6-fb3e-4cb9-af7b-537930ad726a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2025.12.19 22:09:59.617659 [ 261 ] {6e4bb3c6-fb3e-4cb9-af7b-537930ad726a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 11830 | 2025.12.19 22:09:59.617709 [ 261 ] {6e4bb3c6-fb3e-4cb9-af7b-537930ad726a} <Debug> TCPHandler: Processed in 0.001963602 sec. | ||
| 11831 | 2025.12.19 22:09:59.617829 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2025.12.19 22:09:59.617932 [ 261 ] {98bda97f-a5e5-45ca-9476-1006c67c08cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11833 | 2025.12.19 22:09:59.617976 [ 261 ] {98bda97f-a5e5-45ca-9476-1006c67c08cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11834 | 2025.12.19 22:09:59.618395 [ 261 ] {98bda97f-a5e5-45ca-9476-1006c67c08cc} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2025.12.19 22:09:59.618433 [ 261 ] {98bda97f-a5e5-45ca-9476-1006c67c08cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11836 | 2025.12.19 22:09:59.618754 [ 261 ] {98bda97f-a5e5-45ca-9476-1006c67c08cc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11837 | 2025.12.19 22:09:59.618960 [ 261 ] {98bda97f-a5e5-45ca-9476-1006c67c08cc} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2025.12.19 22:09:59.619089 [ 261 ] {98bda97f-a5e5-45ca-9476-1006c67c08cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 11839 | 2025.12.19 22:09:59.619127 [ 261 ] {98bda97f-a5e5-45ca-9476-1006c67c08cc} <Debug> TCPHandler: Processed in 0.001351932 sec. | ||
| 11840 | 2025.12.19 22:09:59.619235 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2025.12.19 22:09:59.619331 [ 261 ] {7b576c42-a628-4b78-8e7c-660065a386f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11842 | 2025.12.19 22:09:59.619375 [ 261 ] {7b576c42-a628-4b78-8e7c-660065a386f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11843 | 2025.12.19 22:09:59.619788 [ 261 ] {7b576c42-a628-4b78-8e7c-660065a386f8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2025.12.19 22:09:59.619825 [ 261 ] {7b576c42-a628-4b78-8e7c-660065a386f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11845 | 2025.12.19 22:09:59.620158 [ 261 ] {7b576c42-a628-4b78-8e7c-660065a386f8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11846 | 2025.12.19 22:09:59.620363 [ 261 ] {7b576c42-a628-4b78-8e7c-660065a386f8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2025.12.19 22:09:59.620496 [ 261 ] {7b576c42-a628-4b78-8e7c-660065a386f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 11848 | 2025.12.19 22:09:59.620534 [ 261 ] {7b576c42-a628-4b78-8e7c-660065a386f8} <Debug> TCPHandler: Processed in 0.001349252 sec. | ||
| 11849 | 2025.12.19 22:09:59.620635 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2025.12.19 22:09:59.620730 [ 261 ] {251efd34-4b97-4f0a-afe2-8d10eb53068a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11851 | 2025.12.19 22:09:59.620772 [ 261 ] {251efd34-4b97-4f0a-afe2-8d10eb53068a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11852 | 2025.12.19 22:09:59.621097 [ 261 ] {251efd34-4b97-4f0a-afe2-8d10eb53068a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2025.12.19 22:09:59.621133 [ 261 ] {251efd34-4b97-4f0a-afe2-8d10eb53068a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11854 | 2025.12.19 22:09:59.621445 [ 261 ] {251efd34-4b97-4f0a-afe2-8d10eb53068a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11855 | 2025.12.19 22:09:59.621647 [ 261 ] {251efd34-4b97-4f0a-afe2-8d10eb53068a} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2025.12.19 22:09:59.621773 [ 261 ] {251efd34-4b97-4f0a-afe2-8d10eb53068a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 11857 | 2025.12.19 22:09:59.621810 [ 261 ] {251efd34-4b97-4f0a-afe2-8d10eb53068a} <Debug> TCPHandler: Processed in 0.00122394 sec. | ||
| 11858 | 2025.12.19 22:10:00.488177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11859 | 2025.12.19 22:10:00.507091 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2025.12.19 22:10:00.507145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11861 | 2025.12.19 22:10:00.513584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11862 | 2025.12.19 22:10:00.514284 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2025.12.19 22:10:00.514590 [ 79 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11864 | 2025.12.19 22:10:00.514633 [ 79 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2025.12.19 22:10:00.514657 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11866 | 2025.12.19 22:10:00.514815 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 11867 | 2025.12.19 22:10:00.517814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11868 | 2025.12.19 22:10:00.519007 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11869 | 2025.12.19 22:10:00.520633 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 11870 | 2025.12.19 22:10:00.525554 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 11871 | 2025.12.19 22:10:00.530386 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 11872 | 2025.12.19 22:10:00.535354 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 11873 | 2025.12.19 22:10:00.540178 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 11874 | 2025.12.19 22:10:00.544003 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 11875 | 2025.12.19 22:10:00.600897 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.086205547 sec., 5765.290254465876 rows/sec., 29.81 MiB/sec. | ||
| 11876 | 2025.12.19 22:10:00.604375 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11877 | 2025.12.19 22:10:00.606413 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_66_13} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2025.12.19 22:10:00.606532 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_66_13} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11879 | 2025.12.19 22:10:00.608953 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 11880 | 2025.12.19 22:10:01.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.64 MiB, peak 363.36 MiB, free memory in arenas 0.00 B, will set to 352.75 MiB (RSS), difference: 3.11 MiB | ||
| 11881 | 2025.12.19 22:10:02.168729 [ 76 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11882 | 2025.12.19 22:10:02.168835 [ 76 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2025.12.19 22:10:02.168874 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11884 | 2025.12.19 22:10:02.169057 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::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 | ||
| 11885 | 2025.12.19 22:10:02.169300 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11886 | 2025.12.19 22:10:02.169360 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 252 rows starting from the beginning of the part | ||
| 11887 | 2025.12.19 22:10:02.169472 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 11888 | 2025.12.19 22:10:02.169556 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 11889 | 2025.12.19 22:10:02.169643 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 11890 | 2025.12.19 22:10:02.169726 [ 186 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 11891 | 2025.12.19 22:10:02.170732 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762389 sec., 428963.185766593 rows/sec., 31.31 MiB/sec. | ||
| 11892 | 2025.12.19 22:10:02.170907 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11893 | 2025.12.19 22:10:02.171192 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2025.12.19 22:10:02.171267 [ 195 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_29_7} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11895 | 2025.12.19 22:10:02.171369 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11896 | 2025.12.19 22:10:03.884324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1374 | ||
| 11897 | 2025.12.19 22:10:03.886570 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2025.12.19 22:10:03.886617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11899 | 2025.12.19 22:10:03.887814 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11900 | 2025.12.19 22:10:03.888093 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2025.12.19 22:10:03.888477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 11902 | 2025.12.19 22:10:04.620449 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11903 | 2025.12.19 22:10:04.620642 [ 261 ] {481d0fe8-9fdb-41d3-b109-31a14a2ad016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11904 | 2025.12.19 22:10:04.620711 [ 261 ] {481d0fe8-9fdb-41d3-b109-31a14a2ad016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11905 | 2025.12.19 22:10:04.621320 [ 261 ] {481d0fe8-9fdb-41d3-b109-31a14a2ad016} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2025.12.19 22:10:04.621369 [ 261 ] {481d0fe8-9fdb-41d3-b109-31a14a2ad016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11907 | 2025.12.19 22:10:04.621826 [ 261 ] {481d0fe8-9fdb-41d3-b109-31a14a2ad016} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11908 | 2025.12.19 22:10:04.622116 [ 261 ] {481d0fe8-9fdb-41d3-b109-31a14a2ad016} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2025.12.19 22:10:04.622302 [ 261 ] {481d0fe8-9fdb-41d3-b109-31a14a2ad016} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001712 sec., 14018.691588785046 rows/sec., 1.16 MiB/sec. | ||
| 11910 | 2025.12.19 22:10:04.622359 [ 261 ] {481d0fe8-9fdb-41d3-b109-31a14a2ad016} <Debug> TCPHandler: Processed in 0.002043863 sec. | ||
| 11911 | 2025.12.19 22:10:04.622495 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2025.12.19 22:10:04.622614 [ 261 ] {5071405a-a5f8-4747-9ce1-7bbc01c64461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11913 | 2025.12.19 22:10:04.622664 [ 261 ] {5071405a-a5f8-4747-9ce1-7bbc01c64461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11914 | 2025.12.19 22:10:04.623075 [ 261 ] {5071405a-a5f8-4747-9ce1-7bbc01c64461} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2025.12.19 22:10:04.623115 [ 261 ] {5071405a-a5f8-4747-9ce1-7bbc01c64461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11916 | 2025.12.19 22:10:04.623429 [ 261 ] {5071405a-a5f8-4747-9ce1-7bbc01c64461} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11917 | 2025.12.19 22:10:04.623653 [ 261 ] {5071405a-a5f8-4747-9ce1-7bbc01c64461} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2025.12.19 22:10:04.623783 [ 261 ] {5071405a-a5f8-4747-9ce1-7bbc01c64461} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001196 sec., 13377.926421404682 rows/sec., 1.08 MiB/sec. | ||
| 11919 | 2025.12.19 22:10:04.623881 [ 261 ] {5071405a-a5f8-4747-9ce1-7bbc01c64461} <Debug> TCPHandler: Processed in 0.001446604 sec. | ||
| 11920 | 2025.12.19 22:10:04.623987 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11921 | 2025.12.19 22:10:04.624091 [ 261 ] {dfe81f22-0e6a-4d5d-9b26-47ca06e084b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11922 | 2025.12.19 22:10:04.624132 [ 261 ] {dfe81f22-0e6a-4d5d-9b26-47ca06e084b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11923 | 2025.12.19 22:10:04.624685 [ 261 ] {dfe81f22-0e6a-4d5d-9b26-47ca06e084b5} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2025.12.19 22:10:04.624722 [ 261 ] {dfe81f22-0e6a-4d5d-9b26-47ca06e084b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11925 | 2025.12.19 22:10:04.625060 [ 261 ] {dfe81f22-0e6a-4d5d-9b26-47ca06e084b5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11926 | 2025.12.19 22:10:04.625288 [ 261 ] {dfe81f22-0e6a-4d5d-9b26-47ca06e084b5} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2025.12.19 22:10:04.625490 [ 261 ] {dfe81f22-0e6a-4d5d-9b26-47ca06e084b5} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001418 sec., 186882.93370944992 rows/sec., 16.68 MiB/sec. | ||
| 11928 | 2025.12.19 22:10:04.625530 [ 261 ] {dfe81f22-0e6a-4d5d-9b26-47ca06e084b5} <Debug> TCPHandler: Processed in 0.001593496 sec. | ||
| 11929 | 2025.12.19 22:10:04.625648 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11930 | 2025.12.19 22:10:04.625761 [ 261 ] {a64fd461-b4ea-4fe9-bde9-26a630299c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11931 | 2025.12.19 22:10:04.625809 [ 261 ] {a64fd461-b4ea-4fe9-bde9-26a630299c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11932 | 2025.12.19 22:10:04.626286 [ 261 ] {a64fd461-b4ea-4fe9-bde9-26a630299c0f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2025.12.19 22:10:04.626329 [ 261 ] {a64fd461-b4ea-4fe9-bde9-26a630299c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11934 | 2025.12.19 22:10:04.626683 [ 261 ] {a64fd461-b4ea-4fe9-bde9-26a630299c0f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11935 | 2025.12.19 22:10:04.626927 [ 261 ] {a64fd461-b4ea-4fe9-bde9-26a630299c0f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2025.12.19 22:10:04.627059 [ 261 ] {a64fd461-b4ea-4fe9-bde9-26a630299c0f} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001321 sec., 51476.15442846329 rows/sec., 3.77 MiB/sec. | ||
| 11937 | 2025.12.19 22:10:04.627096 [ 261 ] {a64fd461-b4ea-4fe9-bde9-26a630299c0f} <Debug> TCPHandler: Processed in 0.001505275 sec. | ||
| 11938 | 2025.12.19 22:10:04.627204 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11939 | 2025.12.19 22:10:04.627294 [ 261 ] {5af97775-6819-4d1a-a3de-32ae45af9c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11940 | 2025.12.19 22:10:04.627333 [ 261 ] {5af97775-6819-4d1a-a3de-32ae45af9c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11941 | 2025.12.19 22:10:04.627720 [ 261 ] {5af97775-6819-4d1a-a3de-32ae45af9c52} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2025.12.19 22:10:04.627753 [ 261 ] {5af97775-6819-4d1a-a3de-32ae45af9c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11943 | 2025.12.19 22:10:04.628032 [ 261 ] {5af97775-6819-4d1a-a3de-32ae45af9c52} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11944 | 2025.12.19 22:10:04.628234 [ 261 ] {5af97775-6819-4d1a-a3de-32ae45af9c52} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2025.12.19 22:10:04.628371 [ 261 ] {5af97775-6819-4d1a-a3de-32ae45af9c52} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 1.82 MiB/sec. | ||
| 11946 | 2025.12.19 22:10:04.628408 [ 261 ] {5af97775-6819-4d1a-a3de-32ae45af9c52} <Debug> TCPHandler: Processed in 0.00124979 sec. | ||
| 11947 | 2025.12.19 22:10:04.628513 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11948 | 2025.12.19 22:10:04.628614 [ 261 ] {5297fc11-974e-472a-b718-5a208f4bc4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11949 | 2025.12.19 22:10:04.628656 [ 261 ] {5297fc11-974e-472a-b718-5a208f4bc4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11950 | 2025.12.19 22:10:04.629065 [ 261 ] {5297fc11-974e-472a-b718-5a208f4bc4c7} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2025.12.19 22:10:04.629100 [ 261 ] {5297fc11-974e-472a-b718-5a208f4bc4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11952 | 2025.12.19 22:10:04.629413 [ 261 ] {5297fc11-974e-472a-b718-5a208f4bc4c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11953 | 2025.12.19 22:10:04.629619 [ 261 ] {5297fc11-974e-472a-b718-5a208f4bc4c7} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2025.12.19 22:10:04.629747 [ 261 ] {5297fc11-974e-472a-b718-5a208f4bc4c7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 11955 | 2025.12.19 22:10:04.629788 [ 261 ] {5297fc11-974e-472a-b718-5a208f4bc4c7} <Debug> TCPHandler: Processed in 0.001325192 sec. | ||
| 11956 | 2025.12.19 22:10:04.629891 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11957 | 2025.12.19 22:10:04.629985 [ 261 ] {28593f6e-5aa8-4cd3-9341-a93867beb4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11958 | 2025.12.19 22:10:04.630025 [ 261 ] {28593f6e-5aa8-4cd3-9341-a93867beb4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11959 | 2025.12.19 22:10:04.630501 [ 261 ] {28593f6e-5aa8-4cd3-9341-a93867beb4b5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2025.12.19 22:10:04.630536 [ 261 ] {28593f6e-5aa8-4cd3-9341-a93867beb4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11961 | 2025.12.19 22:10:04.630844 [ 261 ] {28593f6e-5aa8-4cd3-9341-a93867beb4b5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11962 | 2025.12.19 22:10:04.631050 [ 261 ] {28593f6e-5aa8-4cd3-9341-a93867beb4b5} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2025.12.19 22:10:04.631186 [ 261 ] {28593f6e-5aa8-4cd3-9341-a93867beb4b5} <Debug> executeQuery: Read 156 rows, 12.89 KiB in 0.001217 sec., 128184.05916187346 rows/sec., 10.35 MiB/sec. | ||
| 11964 | 2025.12.19 22:10:04.631225 [ 261 ] {28593f6e-5aa8-4cd3-9341-a93867beb4b5} <Debug> TCPHandler: Processed in 0.001382572 sec. | ||
| 11965 | 2025.12.19 22:10:04.631333 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2025.12.19 22:10:04.631431 [ 261 ] {810b924c-2fe1-4e80-85dc-72e3052359e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11967 | 2025.12.19 22:10:04.631474 [ 261 ] {810b924c-2fe1-4e80-85dc-72e3052359e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11968 | 2025.12.19 22:10:04.631875 [ 261 ] {810b924c-2fe1-4e80-85dc-72e3052359e0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2025.12.19 22:10:04.631909 [ 261 ] {810b924c-2fe1-4e80-85dc-72e3052359e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11970 | 2025.12.19 22:10:04.632256 [ 261 ] {810b924c-2fe1-4e80-85dc-72e3052359e0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11971 | 2025.12.19 22:10:04.632463 [ 261 ] {810b924c-2fe1-4e80-85dc-72e3052359e0} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2025.12.19 22:10:04.632593 [ 261 ] {810b924c-2fe1-4e80-85dc-72e3052359e0} <Debug> executeQuery: Read 204 rows, 14.97 KiB in 0.001181 sec., 172734.97036409823 rows/sec., 12.38 MiB/sec. | ||
| 11973 | 2025.12.19 22:10:04.632630 [ 261 ] {810b924c-2fe1-4e80-85dc-72e3052359e0} <Debug> TCPHandler: Processed in 0.001348062 sec. | ||
| 11974 | 2025.12.19 22:10:04.632740 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11975 | 2025.12.19 22:10:04.632834 [ 261 ] {a933d1f9-256b-4799-8ab7-0158a9a15ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11976 | 2025.12.19 22:10:04.632886 [ 261 ] {a933d1f9-256b-4799-8ab7-0158a9a15ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11977 | 2025.12.19 22:10:04.633721 [ 261 ] {a933d1f9-256b-4799-8ab7-0158a9a15ad3} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2025.12.19 22:10:04.633755 [ 261 ] {a933d1f9-256b-4799-8ab7-0158a9a15ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11979 | 2025.12.19 22:10:04.634305 [ 261 ] {a933d1f9-256b-4799-8ab7-0158a9a15ad3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11980 | 2025.12.19 22:10:04.634521 [ 261 ] {a933d1f9-256b-4799-8ab7-0158a9a15ad3} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2025.12.19 22:10:04.634655 [ 261 ] {a933d1f9-256b-4799-8ab7-0158a9a15ad3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 38.98 MiB/sec. | ||
| 11982 | 2025.12.19 22:10:04.634710 [ 261 ] {a933d1f9-256b-4799-8ab7-0158a9a15ad3} <Debug> TCPHandler: Processed in 0.002018713 sec. | ||
| 11983 | 2025.12.19 22:10:04.634818 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11984 | 2025.12.19 22:10:04.634911 [ 261 ] {4d75ae8d-dfcb-4bed-8efd-01af89359fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11985 | 2025.12.19 22:10:04.634951 [ 261 ] {4d75ae8d-dfcb-4bed-8efd-01af89359fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11986 | 2025.12.19 22:10:04.635278 [ 261 ] {4d75ae8d-dfcb-4bed-8efd-01af89359fcd} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2025.12.19 22:10:04.635311 [ 261 ] {4d75ae8d-dfcb-4bed-8efd-01af89359fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11988 | 2025.12.19 22:10:04.635618 [ 261 ] {4d75ae8d-dfcb-4bed-8efd-01af89359fcd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11989 | 2025.12.19 22:10:04.635823 [ 261 ] {4d75ae8d-dfcb-4bed-8efd-01af89359fcd} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11990 | 2025.12.19 22:10:04.635962 [ 261 ] {4d75ae8d-dfcb-4bed-8efd-01af89359fcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11991 | 2025.12.19 22:10:04.635998 [ 261 ] {4d75ae8d-dfcb-4bed-8efd-01af89359fcd} <Debug> TCPHandler: Processed in 0.00122963 sec. | ||
| 11992 | 2025.12.19 22:10:06.302528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32142 | ||
| 11993 | 2025.12.19 22:10:06.303087 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2025.12.19 22:10:06.303140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 11995 | 2025.12.19 22:10:06.303709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11996 | 2025.12.19 22:10:06.303980 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2025.12.19 22:10:06.304136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32142 | ||
| 11998 | 2025.12.19 22:10:08.017961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 11999 | 2025.12.19 22:10:08.034393 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12000 | 2025.12.19 22:10:08.034456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 12001 | 2025.12.19 22:10:08.040359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12002 | 2025.12.19 22:10:08.041101 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12003 | 2025.12.19 22:10:08.044962 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12004 | 2025.12.19 22:10:09.616436 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2025.12.19 22:10:09.616637 [ 261 ] {0a3e07eb-7772-4a50-bbeb-86e777ae6614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12006 | 2025.12.19 22:10:09.616714 [ 261 ] {0a3e07eb-7772-4a50-bbeb-86e777ae6614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12007 | 2025.12.19 22:10:09.617355 [ 261 ] {0a3e07eb-7772-4a50-bbeb-86e777ae6614} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2025.12.19 22:10:09.617405 [ 261 ] {0a3e07eb-7772-4a50-bbeb-86e777ae6614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 12009 | 2025.12.19 22:10:09.617805 [ 261 ] {0a3e07eb-7772-4a50-bbeb-86e777ae6614} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12010 | 2025.12.19 22:10:09.618027 [ 261 ] {0a3e07eb-7772-4a50-bbeb-86e777ae6614} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2025.12.19 22:10:09.618191 [ 261 ] {0a3e07eb-7772-4a50-bbeb-86e777ae6614} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 12012 | 2025.12.19 22:10:09.618242 [ 261 ] {0a3e07eb-7772-4a50-bbeb-86e777ae6614} <Debug> TCPHandler: Processed in 0.001943812 sec. | ||
| 12013 | 2025.12.19 22:10:09.618360 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12014 | 2025.12.19 22:10:09.618462 [ 261 ] {e1595e89-eab0-411a-9da8-686ecfe95827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12015 | 2025.12.19 22:10:09.618505 [ 261 ] {e1595e89-eab0-411a-9da8-686ecfe95827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12016 | 2025.12.19 22:10:09.618934 [ 261 ] {e1595e89-eab0-411a-9da8-686ecfe95827} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2025.12.19 22:10:09.618972 [ 261 ] {e1595e89-eab0-411a-9da8-686ecfe95827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 12018 | 2025.12.19 22:10:09.619274 [ 261 ] {e1595e89-eab0-411a-9da8-686ecfe95827} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12019 | 2025.12.19 22:10:09.619476 [ 261 ] {e1595e89-eab0-411a-9da8-686ecfe95827} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2025.12.19 22:10:09.619605 [ 261 ] {e1595e89-eab0-411a-9da8-686ecfe95827} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 12021 | 2025.12.19 22:10:09.619645 [ 261 ] {e1595e89-eab0-411a-9da8-686ecfe95827} <Debug> TCPHandler: Processed in 0.001338071 sec. | ||
| 12022 | 2025.12.19 22:10:09.619755 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2025.12.19 22:10:09.619852 [ 261 ] {43935532-f968-4635-bd96-1a3721bdc0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12024 | 2025.12.19 22:10:09.619896 [ 261 ] {43935532-f968-4635-bd96-1a3721bdc0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12025 | 2025.12.19 22:10:09.620286 [ 261 ] {43935532-f968-4635-bd96-1a3721bdc0c8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2025.12.19 22:10:09.620321 [ 261 ] {43935532-f968-4635-bd96-1a3721bdc0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 12027 | 2025.12.19 22:10:09.620652 [ 261 ] {43935532-f968-4635-bd96-1a3721bdc0c8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12028 | 2025.12.19 22:10:09.620850 [ 261 ] {43935532-f968-4635-bd96-1a3721bdc0c8} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2025.12.19 22:10:09.620977 [ 261 ] {43935532-f968-4635-bd96-1a3721bdc0c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 12030 | 2025.12.19 22:10:09.621015 [ 261 ] {43935532-f968-4635-bd96-1a3721bdc0c8} <Debug> TCPHandler: Processed in 0.001308891 sec. | ||
| 12031 | 2025.12.19 22:10:09.621117 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2025.12.19 22:10:09.621211 [ 261 ] {9fdc9e11-3969-44d1-9ccc-34ba1a9ae0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12033 | 2025.12.19 22:10:09.621252 [ 261 ] {9fdc9e11-3969-44d1-9ccc-34ba1a9ae0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12034 | 2025.12.19 22:10:09.621576 [ 261 ] {9fdc9e11-3969-44d1-9ccc-34ba1a9ae0c9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2025.12.19 22:10:09.621611 [ 261 ] {9fdc9e11-3969-44d1-9ccc-34ba1a9ae0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 12036 | 2025.12.19 22:10:09.621904 [ 261 ] {9fdc9e11-3969-44d1-9ccc-34ba1a9ae0c9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12037 | 2025.12.19 22:10:09.622101 [ 261 ] {9fdc9e11-3969-44d1-9ccc-34ba1a9ae0c9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2025.12.19 22:10:09.622224 [ 261 ] {9fdc9e11-3969-44d1-9ccc-34ba1a9ae0c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 12039 | 2025.12.19 22:10:09.622260 [ 261 ] {9fdc9e11-3969-44d1-9ccc-34ba1a9ae0c9} <Debug> TCPHandler: Processed in 0.001192519 sec. | ||
| 12040 | 2025.12.19 22:10:13.641276 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12041 | 2025.12.19 22:10:13.641374 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12042 | 2025.12.19 22:10:13.804343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32590 | ||
| 12043 | 2025.12.19 22:10:13.804921 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2025.12.19 22:10:13.804972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12045 | 2025.12.19 22:10:13.805494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12046 | 2025.12.19 22:10:13.805723 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2025.12.19 22:10:13.805853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32590 | ||
| 12048 | 2025.12.19 22:10:13.888704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1402 | ||
| 12049 | 2025.12.19 22:10:13.890994 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2025.12.19 22:10:13.891035 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12051 | 2025.12.19 22:10:13.892240 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12052 | 2025.12.19 22:10:13.892502 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2025.12.19 22:10:13.892765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
| 12054 | 2025.12.19 22:10:14.618484 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2025.12.19 22:10:14.618660 [ 261 ] {7d9c5473-e1a9-49d9-bfbc-1cdc3270b346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12056 | 2025.12.19 22:10:14.618722 [ 261 ] {7d9c5473-e1a9-49d9-bfbc-1cdc3270b346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12057 | 2025.12.19 22:10:14.619395 [ 261 ] {7d9c5473-e1a9-49d9-bfbc-1cdc3270b346} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2025.12.19 22:10:14.619439 [ 261 ] {7d9c5473-e1a9-49d9-bfbc-1cdc3270b346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12059 | 2025.12.19 22:10:14.619826 [ 261 ] {7d9c5473-e1a9-49d9-bfbc-1cdc3270b346} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12060 | 2025.12.19 22:10:14.620040 [ 261 ] {7d9c5473-e1a9-49d9-bfbc-1cdc3270b346} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2025.12.19 22:10:14.620190 [ 261 ] {7d9c5473-e1a9-49d9-bfbc-1cdc3270b346} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001578 sec., 86185.0443599493 rows/sec., 7.47 MiB/sec. | ||
| 12062 | 2025.12.19 22:10:14.620233 [ 261 ] {7d9c5473-e1a9-49d9-bfbc-1cdc3270b346} <Debug> TCPHandler: Processed in 0.00186742 sec. | ||
| 12063 | 2025.12.19 22:10:14.620356 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12064 | 2025.12.19 22:10:14.620451 [ 261 ] {60c398a8-931a-47ef-a483-4783c18d7892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12065 | 2025.12.19 22:10:14.620491 [ 261 ] {60c398a8-931a-47ef-a483-4783c18d7892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12066 | 2025.12.19 22:10:14.620888 [ 261 ] {60c398a8-931a-47ef-a483-4783c18d7892} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2025.12.19 22:10:14.620925 [ 261 ] {60c398a8-931a-47ef-a483-4783c18d7892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12068 | 2025.12.19 22:10:14.621216 [ 261 ] {60c398a8-931a-47ef-a483-4783c18d7892} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12069 | 2025.12.19 22:10:14.621428 [ 261 ] {60c398a8-931a-47ef-a483-4783c18d7892} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2025.12.19 22:10:14.621559 [ 261 ] {60c398a8-931a-47ef-a483-4783c18d7892} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001128 sec., 35460.99290780142 rows/sec., 2.60 MiB/sec. | ||
| 12071 | 2025.12.19 22:10:14.621597 [ 261 ] {60c398a8-931a-47ef-a483-4783c18d7892} <Debug> TCPHandler: Processed in 0.001292061 sec. | ||
| 12072 | 2025.12.19 22:10:14.621716 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2025.12.19 22:10:14.621819 [ 261 ] {637f1d3e-5d9a-4932-b3c2-8c034e77cb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12074 | 2025.12.19 22:10:14.621858 [ 261 ] {637f1d3e-5d9a-4932-b3c2-8c034e77cb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12075 | 2025.12.19 22:10:14.622286 [ 261 ] {637f1d3e-5d9a-4932-b3c2-8c034e77cb4f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2025.12.19 22:10:14.622322 [ 261 ] {637f1d3e-5d9a-4932-b3c2-8c034e77cb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12077 | 2025.12.19 22:10:14.622635 [ 261 ] {637f1d3e-5d9a-4932-b3c2-8c034e77cb4f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12078 | 2025.12.19 22:10:14.622835 [ 261 ] {637f1d3e-5d9a-4932-b3c2-8c034e77cb4f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2025.12.19 22:10:14.622957 [ 261 ] {637f1d3e-5d9a-4932-b3c2-8c034e77cb4f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 7.02 MiB/sec. | ||
| 12080 | 2025.12.19 22:10:14.622996 [ 261 ] {637f1d3e-5d9a-4932-b3c2-8c034e77cb4f} <Debug> TCPHandler: Processed in 0.001328641 sec. | ||
| 12081 | 2025.12.19 22:10:14.623111 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2025.12.19 22:10:14.623204 [ 261 ] {7efd526e-5196-4e0b-af81-1032ba83157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12083 | 2025.12.19 22:10:14.623245 [ 261 ] {7efd526e-5196-4e0b-af81-1032ba83157c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12084 | 2025.12.19 22:10:14.623645 [ 261 ] {7efd526e-5196-4e0b-af81-1032ba83157c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2025.12.19 22:10:14.623680 [ 261 ] {7efd526e-5196-4e0b-af81-1032ba83157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12086 | 2025.12.19 22:10:14.623990 [ 261 ] {7efd526e-5196-4e0b-af81-1032ba83157c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12087 | 2025.12.19 22:10:14.624188 [ 261 ] {7efd526e-5196-4e0b-af81-1032ba83157c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2025.12.19 22:10:14.624311 [ 261 ] {7efd526e-5196-4e0b-af81-1032ba83157c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001125 sec., 142222.22222222222 rows/sec., 9.91 MiB/sec. | ||
| 12089 | 2025.12.19 22:10:14.624348 [ 261 ] {7efd526e-5196-4e0b-af81-1032ba83157c} <Debug> TCPHandler: Processed in 0.001286021 sec. | ||
| 12090 | 2025.12.19 22:10:14.624461 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12091 | 2025.12.19 22:10:14.624553 [ 261 ] {0f5554f7-ac8c-467d-a1e9-e6fea7432747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12092 | 2025.12.19 22:10:14.624606 [ 261 ] {0f5554f7-ac8c-467d-a1e9-e6fea7432747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12093 | 2025.12.19 22:10:14.625403 [ 261 ] {0f5554f7-ac8c-467d-a1e9-e6fea7432747} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2025.12.19 22:10:14.625439 [ 261 ] {0f5554f7-ac8c-467d-a1e9-e6fea7432747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12095 | 2025.12.19 22:10:14.625979 [ 261 ] {0f5554f7-ac8c-467d-a1e9-e6fea7432747} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12096 | 2025.12.19 22:10:14.626194 [ 261 ] {0f5554f7-ac8c-467d-a1e9-e6fea7432747} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2025.12.19 22:10:14.626330 [ 261 ] {0f5554f7-ac8c-467d-a1e9-e6fea7432747} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001795 sec., 22284.122562674096 rows/sec., 39.93 MiB/sec. | ||
| 12098 | 2025.12.19 22:10:14.626389 [ 261 ] {0f5554f7-ac8c-467d-a1e9-e6fea7432747} <Debug> TCPHandler: Processed in 0.001980192 sec. | ||
| 12099 | 2025.12.19 22:10:14.626507 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2025.12.19 22:10:14.626601 [ 261 ] {0f4fb2db-0f0c-435e-9189-9440b2f01144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12101 | 2025.12.19 22:10:14.626642 [ 261 ] {0f4fb2db-0f0c-435e-9189-9440b2f01144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12102 | 2025.12.19 22:10:14.626966 [ 261 ] {0f4fb2db-0f0c-435e-9189-9440b2f01144} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2025.12.19 22:10:14.627002 [ 261 ] {0f4fb2db-0f0c-435e-9189-9440b2f01144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12104 | 2025.12.19 22:10:14.627292 [ 261 ] {0f4fb2db-0f0c-435e-9189-9440b2f01144} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12105 | 2025.12.19 22:10:14.627496 [ 261 ] {0f4fb2db-0f0c-435e-9189-9440b2f01144} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2025.12.19 22:10:14.627624 [ 261 ] {0f4fb2db-0f0c-435e-9189-9440b2f01144} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 12107 | 2025.12.19 22:10:14.627660 [ 261 ] {0f4fb2db-0f0c-435e-9189-9440b2f01144} <Debug> TCPHandler: Processed in 0.001207339 sec. | ||
| 12108 | 2025.12.19 22:10:15.239208 [ 64 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12109 | 2025.12.19 22:10:15.239293 [ 64 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12110 | 2025.12.19 22:10:15.239318 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12111 | 2025.12.19 22:10:15.239430 [ 200 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 12112 | 2025.12.19 22:10:15.239574 [ 200 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12113 | 2025.12.19 22:10:15.239610 [ 200 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 12114 | 2025.12.19 22:10:15.239676 [ 200 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 12115 | 2025.12.19 22:10:15.239720 [ 200 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 12116 | 2025.12.19 22:10:15.239761 [ 200 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 12117 | 2025.12.19 22:10:15.239799 [ 200 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 12118 | 2025.12.19 22:10:15.240563 [ 195 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011827 sec., 47349.28553310222 rows/sec., 3.98 MiB/sec. | ||
| 12119 | 2025.12.19 22:10:15.240786 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12120 | 2025.12.19 22:10:15.241160 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2025.12.19 22:10:15.241243 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_25_6} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12122 | 2025.12.19 22:10:15.241339 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12123 | 2025.12.19 22:10:15.545106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12124 | 2025.12.19 22:10:15.561429 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12125 | 2025.12.19 22:10:15.561486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12126 | 2025.12.19 22:10:15.567344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12127 | 2025.12.19 22:10:15.568028 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2025.12.19 22:10:15.570792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12129 | 2025.12.19 22:10:19.644447 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12130 | 2025.12.19 22:10:19.644641 [ 261 ] {1b03bff2-b2a4-489a-aa7a-67d6028ba7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12131 | 2025.12.19 22:10:19.644715 [ 261 ] {1b03bff2-b2a4-489a-aa7a-67d6028ba7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12132 | 2025.12.19 22:10:19.645983 [ 261 ] {1b03bff2-b2a4-489a-aa7a-67d6028ba7b1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12133 | 2025.12.19 22:10:19.646023 [ 261 ] {1b03bff2-b2a4-489a-aa7a-67d6028ba7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12134 | 2025.12.19 22:10:19.646486 [ 261 ] {1b03bff2-b2a4-489a-aa7a-67d6028ba7b1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12135 | 2025.12.19 22:10:19.646717 [ 261 ] {1b03bff2-b2a4-489a-aa7a-67d6028ba7b1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2025.12.19 22:10:19.646850 [ 25 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12137 | 2025.12.19 22:10:19.646874 [ 261 ] {1b03bff2-b2a4-489a-aa7a-67d6028ba7b1} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002286 sec., 523184.60192475945 rows/sec., 43.13 MiB/sec. | ||
| 12138 | 2025.12.19 22:10:19.646902 [ 25 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2025.12.19 22:10:19.646922 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12140 | 2025.12.19 22:10:19.646932 [ 261 ] {1b03bff2-b2a4-489a-aa7a-67d6028ba7b1} <Debug> TCPHandler: Processed in 0.002620553 sec. | ||
| 12141 | 2025.12.19 22:10:19.647014 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 12142 | 2025.12.19 22:10:19.647056 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2025.12.19 22:10:19.647121 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12144 | 2025.12.19 22:10:19.647155 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1407 rows starting from the beginning of the part | ||
| 12145 | 2025.12.19 22:10:19.647160 [ 261 ] {f3c521b8-d087-404d-8a01-0a5db44a3bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12146 | 2025.12.19 22:10:19.647208 [ 261 ] {f3c521b8-d087-404d-8a01-0a5db44a3bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12147 | 2025.12.19 22:10:19.647232 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12148 | 2025.12.19 22:10:19.647284 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 12149 | 2025.12.19 22:10:19.647326 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 12150 | 2025.12.19 22:10:19.647365 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 136 rows starting from the beginning of the part | ||
| 12151 | 2025.12.19 22:10:19.647406 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1196 rows starting from the beginning of the part | ||
| 12152 | 2025.12.19 22:10:19.647718 [ 261 ] {f3c521b8-d087-404d-8a01-0a5db44a3bb9} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2025.12.19 22:10:19.647752 [ 261 ] {f3c521b8-d087-404d-8a01-0a5db44a3bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12154 | 2025.12.19 22:10:19.648091 [ 261 ] {f3c521b8-d087-404d-8a01-0a5db44a3bb9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12155 | 2025.12.19 22:10:19.648316 [ 261 ] {f3c521b8-d087-404d-8a01-0a5db44a3bb9} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2025.12.19 22:10:19.648450 [ 261 ] {f3c521b8-d087-404d-8a01-0a5db44a3bb9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001315 sec., 173384.03041825094 rows/sec., 11.74 MiB/sec. | ||
| 12157 | 2025.12.19 22:10:19.648489 [ 261 ] {f3c521b8-d087-404d-8a01-0a5db44a3bb9} <Debug> TCPHandler: Processed in 0.001485794 sec. | ||
| 12158 | 2025.12.19 22:10:19.648600 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2025.12.19 22:10:19.648702 [ 261 ] {a66f0862-a350-45a8-afe5-ea39bb70fd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12160 | 2025.12.19 22:10:19.648744 [ 261 ] {a66f0862-a350-45a8-afe5-ea39bb70fd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12161 | 2025.12.19 22:10:19.648804 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3116 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018269 sec., 1705621.5446931962 rows/sec., 149.23 MiB/sec. | ||
| 12162 | 2025.12.19 22:10:19.649111 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12163 | 2025.12.19 22:10:19.649315 [ 261 ] {a66f0862-a350-45a8-afe5-ea39bb70fd29} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2025.12.19 22:10:19.649358 [ 261 ] {a66f0862-a350-45a8-afe5-ea39bb70fd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12165 | 2025.12.19 22:10:19.649445 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12166 | 2025.12.19 22:10:19.649543 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_101_20} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12167 | 2025.12.19 22:10:19.649657 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 12168 | 2025.12.19 22:10:19.649724 [ 261 ] {a66f0862-a350-45a8-afe5-ea39bb70fd29} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12169 | 2025.12.19 22:10:19.649942 [ 261 ] {a66f0862-a350-45a8-afe5-ea39bb70fd29} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2025.12.19 22:10:19.650062 [ 25 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12171 | 2025.12.19 22:10:19.650072 [ 261 ] {a66f0862-a350-45a8-afe5-ea39bb70fd29} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001393 sec., 373295.04666188086 rows/sec., 27.62 MiB/sec. | ||
| 12172 | 2025.12.19 22:10:19.650108 [ 25 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2025.12.19 22:10:19.650122 [ 261 ] {a66f0862-a350-45a8-afe5-ea39bb70fd29} <Debug> TCPHandler: Processed in 0.001570536 sec. | ||
| 12174 | 2025.12.19 22:10:19.650131 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12175 | 2025.12.19 22:10:19.650194 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 12176 | 2025.12.19 22:10:19.650243 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2025.12.19 22:10:19.650269 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12178 | 2025.12.19 22:10:19.650293 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 634 rows starting from the beginning of the part | ||
| 12179 | 2025.12.19 22:10:19.650338 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 12180 | 2025.12.19 22:10:19.650339 [ 261 ] {56319127-c803-4448-b7f5-2a48d1478f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12181 | 2025.12.19 22:10:19.650375 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 156 rows starting from the beginning of the part | ||
| 12182 | 2025.12.19 22:10:19.650390 [ 261 ] {56319127-c803-4448-b7f5-2a48d1478f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12183 | 2025.12.19 22:10:19.650410 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 12184 | 2025.12.19 22:10:19.650450 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 12185 | 2025.12.19 22:10:19.650486 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 520 rows starting from the beginning of the part | ||
| 12186 | 2025.12.19 22:10:19.650933 [ 261 ] {56319127-c803-4448-b7f5-2a48d1478f97} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2025.12.19 22:10:19.650967 [ 261 ] {56319127-c803-4448-b7f5-2a48d1478f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12188 | 2025.12.19 22:10:19.651364 [ 261 ] {56319127-c803-4448-b7f5-2a48d1478f97} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12189 | 2025.12.19 22:10:19.651407 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238981 sec., 1244571.1435445743 rows/sec., 99.18 MiB/sec. | ||
| 12190 | 2025.12.19 22:10:19.651568 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12191 | 2025.12.19 22:10:19.651584 [ 261 ] {56319127-c803-4448-b7f5-2a48d1478f97} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2025.12.19 22:10:19.651702 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12193 | 2025.12.19 22:10:19.651710 [ 261 ] {56319127-c803-4448-b7f5-2a48d1478f97} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001392 sec., 606321.8390804598 rows/sec., 40.81 MiB/sec. | ||
| 12194 | 2025.12.19 22:10:19.651737 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2025.12.19 22:10:19.651753 [ 261 ] {56319127-c803-4448-b7f5-2a48d1478f97} <Debug> TCPHandler: Processed in 0.001557845 sec. | ||
| 12196 | 2025.12.19 22:10:19.651762 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12197 | 2025.12.19 22:10:19.651839 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 12198 | 2025.12.19 22:10:19.651874 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12199 | 2025.12.19 22:10:19.651877 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2025.12.19 22:10:19.651924 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12201 | 2025.12.19 22:10:19.651951 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27599 rows starting from the beginning of the part | ||
| 12202 | 2025.12.19 22:10:19.651959 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_101_20} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12203 | 2025.12.19 22:10:19.651967 [ 261 ] {b9bce6bf-ecf7-49fc-8e82-44573d67f054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12204 | 2025.12.19 22:10:19.652002 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 12205 | 2025.12.19 22:10:19.652008 [ 261 ] {b9bce6bf-ecf7-49fc-8e82-44573d67f054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12206 | 2025.12.19 22:10:19.652032 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12207 | 2025.12.19 22:10:19.652046 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 204 rows starting from the beginning of the part | ||
| 12208 | 2025.12.19 22:10:19.652086 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 12209 | 2025.12.19 22:10:19.652125 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12210 | 2025.12.19 22:10:19.652195 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 844 rows starting from the beginning of the part | ||
| 12211 | 2025.12.19 22:10:19.652354 [ 261 ] {b9bce6bf-ecf7-49fc-8e82-44573d67f054} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2025.12.19 22:10:19.652387 [ 261 ] {b9bce6bf-ecf7-49fc-8e82-44573d67f054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12213 | 2025.12.19 22:10:19.652716 [ 261 ] {b9bce6bf-ecf7-49fc-8e82-44573d67f054} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12214 | 2025.12.19 22:10:19.652926 [ 261 ] {b9bce6bf-ecf7-49fc-8e82-44573d67f054} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12215 | 2025.12.19 22:10:19.653041 [ 25 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12216 | 2025.12.19 22:10:19.653055 [ 261 ] {b9bce6bf-ecf7-49fc-8e82-44573d67f054} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 12217 | 2025.12.19 22:10:19.653069 [ 25 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2025.12.19 22:10:19.653088 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12219 | 2025.12.19 22:10:19.653090 [ 261 ] {b9bce6bf-ecf7-49fc-8e82-44573d67f054} <Debug> TCPHandler: Processed in 0.001263931 sec. | ||
| 12220 | 2025.12.19 22:10:19.653167 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 12221 | 2025.12.19 22:10:19.653286 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12222 | 2025.12.19 22:10:19.653320 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5700 rows starting from the beginning of the part | ||
| 12223 | 2025.12.19 22:10:19.653384 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 12224 | 2025.12.19 22:10:19.653427 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12225 | 2025.12.19 22:10:19.653473 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 12226 | 2025.12.19 22:10:19.653513 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12227 | 2025.12.19 22:10:19.653550 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 12228 | 2025.12.19 22:10:19.657046 [ 193 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6000 rows, containing 4 columns (4 merged, 0 gathered) in 0.003908943 sec., 1534941.7988443424 rows/sec., 103.44 MiB/sec. | ||
| 12229 | 2025.12.19 22:10:19.657795 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12230 | 2025.12.19 22:10:19.658150 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_101_20} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2025.12.19 22:10:19.658248 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_101_20} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12232 | 2025.12.19 22:10:19.658364 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12233 | 2025.12.19 22:10:19.660763 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29127 rows, containing 5 columns (5 merged, 0 gathered) in 0.008978607 sec., 3244044.426936161 rows/sec., 222.88 MiB/sec. | ||
| 12234 | 2025.12.19 22:10:19.661273 [ 193 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12235 | 2025.12.19 22:10:19.661725 [ 193 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2025.12.19 22:10:19.661831 [ 193 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12237 | 2025.12.19 22:10:19.661964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12238 | 2025.12.19 22:10:20.000289 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.19 MiB, peak 364.96 MiB, free memory in arenas 0.00 B, will set to 356.56 MiB (RSS), difference: 2.37 MiB | ||
| 12239 | 2025.12.19 22:10:21.306104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33102 | ||
| 12240 | 2025.12.19 22:10:21.306734 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2025.12.19 22:10:21.306778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12242 | 2025.12.19 22:10:21.307258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12243 | 2025.12.19 22:10:21.307486 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2025.12.19 22:10:21.307641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33102 | ||
| 12245 | 2025.12.19 22:10:23.070918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12246 | 2025.12.19 22:10:23.087840 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12247 | 2025.12.19 22:10:23.087901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12248 | 2025.12.19 22:10:23.094148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12249 | 2025.12.19 22:10:23.094874 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12250 | 2025.12.19 22:10:23.098350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12251 | 2025.12.19 22:10:23.893011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1424 | ||
| 12252 | 2025.12.19 22:10:23.895143 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2025.12.19 22:10:23.895185 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12254 | 2025.12.19 22:10:23.896350 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12255 | 2025.12.19 22:10:23.896604 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2025.12.19 22:10:23.896787 [ 15 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12257 | 2025.12.19 22:10:23.896869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 12258 | 2025.12.19 22:10:23.896880 [ 15 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2025.12.19 22:10:23.896934 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12260 | 2025.12.19 22:10:23.897087 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 12261 | 2025.12.19 22:10:23.897740 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12262 | 2025.12.19 22:10:23.897881 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1294 rows starting from the beginning of the part | ||
| 12263 | 2025.12.19 22:10:23.898261 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part | ||
| 12264 | 2025.12.19 22:10:23.898637 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 12265 | 2025.12.19 22:10:23.898990 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part | ||
| 12266 | 2025.12.19 22:10:23.899335 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
| 12267 | 2025.12.19 22:10:23.899677 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 22 rows starting from the beginning of the part | ||
| 12268 | 2025.12.19 22:10:23.906869 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 72 columns (72 merged, 0 gathered) in 0.009845481 sec., 144634.88376037698 rows/sec., 112.18 MiB/sec. | ||
| 12269 | 2025.12.19 22:10:23.908512 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12270 | 2025.12.19 22:10:23.909144 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2025.12.19 22:10:23.909236 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_51_10} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12272 | 2025.12.19 22:10:23.909509 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12273 | 2025.12.19 22:10:24.618289 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2025.12.19 22:10:24.618480 [ 261 ] {7da428c6-7f11-429f-be2f-3b4f1057d8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12275 | 2025.12.19 22:10:24.618547 [ 261 ] {7da428c6-7f11-429f-be2f-3b4f1057d8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12276 | 2025.12.19 22:10:24.619217 [ 261 ] {7da428c6-7f11-429f-be2f-3b4f1057d8ec} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2025.12.19 22:10:24.619265 [ 261 ] {7da428c6-7f11-429f-be2f-3b4f1057d8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12278 | 2025.12.19 22:10:24.619659 [ 261 ] {7da428c6-7f11-429f-be2f-3b4f1057d8ec} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12279 | 2025.12.19 22:10:24.619880 [ 261 ] {7da428c6-7f11-429f-be2f-3b4f1057d8ec} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2025.12.19 22:10:24.620028 [ 261 ] {7da428c6-7f11-429f-be2f-3b4f1057d8ec} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001596 sec., 85213.03258145363 rows/sec., 7.39 MiB/sec. | ||
| 12281 | 2025.12.19 22:10:24.620072 [ 261 ] {7da428c6-7f11-429f-be2f-3b4f1057d8ec} <Debug> TCPHandler: Processed in 0.001917901 sec. | ||
| 12282 | 2025.12.19 22:10:24.620184 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2025.12.19 22:10:24.620280 [ 261 ] {5a03f643-e33f-40c9-b79b-8cc77e803221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12284 | 2025.12.19 22:10:24.620321 [ 261 ] {5a03f643-e33f-40c9-b79b-8cc77e803221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12285 | 2025.12.19 22:10:24.620822 [ 261 ] {5a03f643-e33f-40c9-b79b-8cc77e803221} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2025.12.19 22:10:24.620869 [ 261 ] {5a03f643-e33f-40c9-b79b-8cc77e803221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12287 | 2025.12.19 22:10:24.621259 [ 261 ] {5a03f643-e33f-40c9-b79b-8cc77e803221} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12288 | 2025.12.19 22:10:24.621498 [ 261 ] {5a03f643-e33f-40c9-b79b-8cc77e803221} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2025.12.19 22:10:24.621628 [ 261 ] {5a03f643-e33f-40c9-b79b-8cc77e803221} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001368 sec., 29239.766081871345 rows/sec., 2.15 MiB/sec. | ||
| 12290 | 2025.12.19 22:10:24.621669 [ 261 ] {5a03f643-e33f-40c9-b79b-8cc77e803221} <Debug> TCPHandler: Processed in 0.001533505 sec. | ||
| 12291 | 2025.12.19 22:10:24.621782 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2025.12.19 22:10:24.621885 [ 261 ] {a04c647a-b8cc-4adf-b271-8281bf304d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12293 | 2025.12.19 22:10:24.621928 [ 261 ] {a04c647a-b8cc-4adf-b271-8281bf304d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12294 | 2025.12.19 22:10:24.622372 [ 261 ] {a04c647a-b8cc-4adf-b271-8281bf304d5b} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2025.12.19 22:10:24.622410 [ 261 ] {a04c647a-b8cc-4adf-b271-8281bf304d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12296 | 2025.12.19 22:10:24.622742 [ 261 ] {a04c647a-b8cc-4adf-b271-8281bf304d5b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12297 | 2025.12.19 22:10:24.622953 [ 261 ] {a04c647a-b8cc-4adf-b271-8281bf304d5b} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2025.12.19 22:10:24.623085 [ 261 ] {a04c647a-b8cc-4adf-b271-8281bf304d5b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001217 sec., 85456.03944124897 rows/sec., 6.67 MiB/sec. | ||
| 12299 | 2025.12.19 22:10:24.623127 [ 261 ] {a04c647a-b8cc-4adf-b271-8281bf304d5b} <Debug> TCPHandler: Processed in 0.001394953 sec. | ||
| 12300 | 2025.12.19 22:10:24.623242 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12301 | 2025.12.19 22:10:24.623337 [ 261 ] {94b18bf0-2408-4f1f-a4f5-7e69f958673f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12302 | 2025.12.19 22:10:24.623381 [ 261 ] {94b18bf0-2408-4f1f-a4f5-7e69f958673f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12303 | 2025.12.19 22:10:24.623796 [ 261 ] {94b18bf0-2408-4f1f-a4f5-7e69f958673f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2025.12.19 22:10:24.623832 [ 261 ] {94b18bf0-2408-4f1f-a4f5-7e69f958673f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12305 | 2025.12.19 22:10:24.624158 [ 261 ] {94b18bf0-2408-4f1f-a4f5-7e69f958673f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12306 | 2025.12.19 22:10:24.624364 [ 261 ] {94b18bf0-2408-4f1f-a4f5-7e69f958673f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2025.12.19 22:10:24.624499 [ 261 ] {94b18bf0-2408-4f1f-a4f5-7e69f958673f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 12308 | 2025.12.19 22:10:24.624539 [ 261 ] {94b18bf0-2408-4f1f-a4f5-7e69f958673f} <Debug> TCPHandler: Processed in 0.001346152 sec. | ||
| 12309 | 2025.12.19 22:10:24.624648 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12310 | 2025.12.19 22:10:24.624742 [ 261 ] {9c8f8acc-3e01-4a30-a197-d613abdf9cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12311 | 2025.12.19 22:10:24.624796 [ 261 ] {9c8f8acc-3e01-4a30-a197-d613abdf9cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12312 | 2025.12.19 22:10:24.625646 [ 261 ] {9c8f8acc-3e01-4a30-a197-d613abdf9cc3} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2025.12.19 22:10:24.625682 [ 261 ] {9c8f8acc-3e01-4a30-a197-d613abdf9cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12314 | 2025.12.19 22:10:24.626252 [ 261 ] {9c8f8acc-3e01-4a30-a197-d613abdf9cc3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12315 | 2025.12.19 22:10:24.626476 [ 261 ] {9c8f8acc-3e01-4a30-a197-d613abdf9cc3} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2025.12.19 22:10:24.626601 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12317 | 2025.12.19 22:10:24.626619 [ 261 ] {9c8f8acc-3e01-4a30-a197-d613abdf9cc3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001894 sec., 21119.324181626187 rows/sec., 37.84 MiB/sec. | ||
| 12318 | 2025.12.19 22:10:24.626680 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2025.12.19 22:10:24.626710 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 12320 | 2025.12.19 22:10:24.626713 [ 261 ] {9c8f8acc-3e01-4a30-a197-d613abdf9cc3} <Debug> TCPHandler: Processed in 0.002112214 sec. | ||
| 12321 | 2025.12.19 22:10:24.626827 [ 190 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 12322 | 2025.12.19 22:10:24.626839 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12323 | 2025.12.19 22:10:24.626956 [ 261 ] {a58b12e5-69d7-4581-b355-ce8dea467199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12324 | 2025.12.19 22:10:24.626999 [ 261 ] {a58b12e5-69d7-4581-b355-ce8dea467199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12325 | 2025.12.19 22:10:24.627090 [ 190 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12326 | 2025.12.19 22:10:24.627162 [ 190 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1721 rows starting from the beginning of the part | ||
| 12327 | 2025.12.19 22:10:24.627315 [ 190 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 12328 | 2025.12.19 22:10:24.627343 [ 261 ] {a58b12e5-69d7-4581-b355-ce8dea467199} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12329 | 2025.12.19 22:10:24.627385 [ 261 ] {a58b12e5-69d7-4581-b355-ce8dea467199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12330 | 2025.12.19 22:10:24.627438 [ 190 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 12331 | 2025.12.19 22:10:24.627545 [ 190 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 12332 | 2025.12.19 22:10:24.627659 [ 190 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 12333 | 2025.12.19 22:10:24.627726 [ 261 ] {a58b12e5-69d7-4581-b355-ce8dea467199} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12334 | 2025.12.19 22:10:24.627765 [ 190 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 12335 | 2025.12.19 22:10:24.627953 [ 261 ] {a58b12e5-69d7-4581-b355-ce8dea467199} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12336 | 2025.12.19 22:10:24.628088 [ 261 ] {a58b12e5-69d7-4581-b355-ce8dea467199} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 12337 | 2025.12.19 22:10:24.628127 [ 261 ] {a58b12e5-69d7-4581-b355-ce8dea467199} <Debug> TCPHandler: Processed in 0.001335791 sec. | ||
| 12338 | 2025.12.19 22:10:24.640620 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1921 rows, containing 19 columns (19 merged, 0 gathered) in 0.013840596 sec., 138794.60104174705 rows/sec., 248.71 MiB/sec. | ||
| 12339 | 2025.12.19 22:10:24.642507 [ 197 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12340 | 2025.12.19 22:10:24.642877 [ 197 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12341 | 2025.12.19 22:10:24.642956 [ 197 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12342 | 2025.12.19 22:10:24.643120 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.50 MiB. | ||
| 12343 | 2025.12.19 22:10:25.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.06 MiB, peak 374.51 MiB, free memory in arenas 0.00 B, will set to 361.83 MiB (RSS), difference: 4.77 MiB | ||
| 12344 | 2025.12.19 22:10:28.641445 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12345 | 2025.12.19 22:10:28.641519 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12346 | 2025.12.19 22:10:28.807821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33550 | ||
| 12347 | 2025.12.19 22:10:28.808341 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2025.12.19 22:10:28.808389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12349 | 2025.12.19 22:10:28.808881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12350 | 2025.12.19 22:10:28.809113 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2025.12.19 22:10:28.809261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33550 | ||
| 12352 | 2025.12.19 22:10:28.815748 [ 220 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 12353 | 2025.12.19 22:10:28.815790 [ 220 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 12354 | 2025.12.19 22:10:28.830702 [ 220 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 12355 | 2025.12.19 22:10:29.034263 [ 220 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 12356 | 2025.12.19 22:10:29.034330 [ 220 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 12357 | 2025.12.19 22:10:29.037203 [ 220 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 12358 | 2025.12.19 22:10:29.050520 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 12359 | 2025.12.19 22:10:29.050602 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 12360 | 2025.12.19 22:10:29.054038 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 12361 | 2025.12.19 22:10:29.081052 [ 221 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 12362 | 2025.12.19 22:10:29.081134 [ 221 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 12363 | 2025.12.19 22:10:29.084858 [ 221 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 12364 | 2025.12.19 22:10:29.399970 [ 224 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 12365 | 2025.12.19 22:10:29.400021 [ 224 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 12366 | 2025.12.19 22:10:29.402837 [ 224 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 12367 | 2025.12.19 22:10:29.617081 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2025.12.19 22:10:29.617258 [ 261 ] {c1a8b4cc-3b5d-4c11-961e-eb674f52793e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12369 | 2025.12.19 22:10:29.617328 [ 261 ] {c1a8b4cc-3b5d-4c11-961e-eb674f52793e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12370 | 2025.12.19 22:10:29.618013 [ 261 ] {c1a8b4cc-3b5d-4c11-961e-eb674f52793e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2025.12.19 22:10:29.618050 [ 261 ] {c1a8b4cc-3b5d-4c11-961e-eb674f52793e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12372 | 2025.12.19 22:10:29.618417 [ 261 ] {c1a8b4cc-3b5d-4c11-961e-eb674f52793e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12373 | 2025.12.19 22:10:29.618642 [ 261 ] {c1a8b4cc-3b5d-4c11-961e-eb674f52793e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2025.12.19 22:10:29.618788 [ 261 ] {c1a8b4cc-3b5d-4c11-961e-eb674f52793e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.72 MiB/sec. | ||
| 12375 | 2025.12.19 22:10:29.618836 [ 261 ] {c1a8b4cc-3b5d-4c11-961e-eb674f52793e} <Debug> TCPHandler: Processed in 0.001887701 sec. | ||
| 12376 | 2025.12.19 22:10:29.618953 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12377 | 2025.12.19 22:10:29.619055 [ 261 ] {97a40af9-a62f-4765-9a9b-7aee037fb428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12378 | 2025.12.19 22:10:29.619096 [ 261 ] {97a40af9-a62f-4765-9a9b-7aee037fb428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12379 | 2025.12.19 22:10:29.619550 [ 261 ] {97a40af9-a62f-4765-9a9b-7aee037fb428} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2025.12.19 22:10:29.619585 [ 261 ] {97a40af9-a62f-4765-9a9b-7aee037fb428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12381 | 2025.12.19 22:10:29.619889 [ 261 ] {97a40af9-a62f-4765-9a9b-7aee037fb428} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12382 | 2025.12.19 22:10:29.620101 [ 261 ] {97a40af9-a62f-4765-9a9b-7aee037fb428} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2025.12.19 22:10:29.620226 [ 261 ] {97a40af9-a62f-4765-9a9b-7aee037fb428} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 12384 | 2025.12.19 22:10:29.620269 [ 261 ] {97a40af9-a62f-4765-9a9b-7aee037fb428} <Debug> TCPHandler: Processed in 0.001367662 sec. | ||
| 12385 | 2025.12.19 22:10:29.620392 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2025.12.19 22:10:29.620489 [ 261 ] {5676a440-ec7f-4a60-8869-34981913ea07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12387 | 2025.12.19 22:10:29.620534 [ 261 ] {5676a440-ec7f-4a60-8869-34981913ea07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12388 | 2025.12.19 22:10:29.621288 [ 261 ] {5676a440-ec7f-4a60-8869-34981913ea07} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2025.12.19 22:10:29.621322 [ 261 ] {5676a440-ec7f-4a60-8869-34981913ea07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12390 | 2025.12.19 22:10:29.621672 [ 261 ] {5676a440-ec7f-4a60-8869-34981913ea07} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12391 | 2025.12.19 22:10:29.621877 [ 261 ] {5676a440-ec7f-4a60-8869-34981913ea07} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.12.19 22:10:29.622005 [ 261 ] {5676a440-ec7f-4a60-8869-34981913ea07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. | ||
| 12393 | 2025.12.19 22:10:29.622044 [ 261 ] {5676a440-ec7f-4a60-8869-34981913ea07} <Debug> TCPHandler: Processed in 0.001704888 sec. | ||
| 12394 | 2025.12.19 22:10:29.622160 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2025.12.19 22:10:29.622254 [ 261 ] {ef296d7d-8c9b-4b8f-ad28-50fb8f87a0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12396 | 2025.12.19 22:10:29.622295 [ 261 ] {ef296d7d-8c9b-4b8f-ad28-50fb8f87a0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12397 | 2025.12.19 22:10:29.622635 [ 261 ] {ef296d7d-8c9b-4b8f-ad28-50fb8f87a0b2} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2025.12.19 22:10:29.622669 [ 261 ] {ef296d7d-8c9b-4b8f-ad28-50fb8f87a0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12399 | 2025.12.19 22:10:29.622985 [ 261 ] {ef296d7d-8c9b-4b8f-ad28-50fb8f87a0b2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12400 | 2025.12.19 22:10:29.623185 [ 261 ] {ef296d7d-8c9b-4b8f-ad28-50fb8f87a0b2} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2025.12.19 22:10:29.623310 [ 261 ] {ef296d7d-8c9b-4b8f-ad28-50fb8f87a0b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 12402 | 2025.12.19 22:10:29.623346 [ 261 ] {ef296d7d-8c9b-4b8f-ad28-50fb8f87a0b2} <Debug> TCPHandler: Processed in 0.00123761 sec. | ||
| 12403 | 2025.12.19 22:10:29.623346 [ 224 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 12404 | 2025.12.19 22:10:29.623384 [ 224 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 12405 | 2025.12.19 22:10:29.626130 [ 224 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 12406 | 2025.12.19 22:10:30.598531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 12407 | 2025.12.19 22:10:30.616763 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2025.12.19 22:10:30.616832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12409 | 2025.12.19 22:10:30.623510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12410 | 2025.12.19 22:10:30.624229 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12411 | 2025.12.19 22:10:30.627815 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 12412 | 2025.12.19 22:10:33.897157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1444 | ||
| 12413 | 2025.12.19 22:10:33.899414 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12414 | 2025.12.19 22:10:33.899479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12415 | 2025.12.19 22:10:33.900684 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12416 | 2025.12.19 22:10:33.900964 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12417 | 2025.12.19 22:10:33.901354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 12418 | 2025.12.19 22:10:34.620106 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2025.12.19 22:10:34.620293 [ 261 ] {3ff6e6e1-15f9-449f-9e4b-9177e95f4395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12420 | 2025.12.19 22:10:34.620362 [ 261 ] {3ff6e6e1-15f9-449f-9e4b-9177e95f4395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12421 | 2025.12.19 22:10:34.621021 [ 261 ] {3ff6e6e1-15f9-449f-9e4b-9177e95f4395} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2025.12.19 22:10:34.621072 [ 261 ] {3ff6e6e1-15f9-449f-9e4b-9177e95f4395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12423 | 2025.12.19 22:10:34.621471 [ 261 ] {3ff6e6e1-15f9-449f-9e4b-9177e95f4395} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12424 | 2025.12.19 22:10:34.621714 [ 261 ] {3ff6e6e1-15f9-449f-9e4b-9177e95f4395} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2025.12.19 22:10:34.621876 [ 261 ] {3ff6e6e1-15f9-449f-9e4b-9177e95f4395} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00163 sec., 14723.926380368099 rows/sec., 1.22 MiB/sec. | ||
| 12426 | 2025.12.19 22:10:34.621931 [ 261 ] {3ff6e6e1-15f9-449f-9e4b-9177e95f4395} <Debug> TCPHandler: Processed in 0.001953052 sec. | ||
| 12427 | 2025.12.19 22:10:34.622053 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2025.12.19 22:10:34.622155 [ 261 ] {5b1b3d2f-7c88-4b95-96d9-dae449df2362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12429 | 2025.12.19 22:10:34.622200 [ 261 ] {5b1b3d2f-7c88-4b95-96d9-dae449df2362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12430 | 2025.12.19 22:10:34.622610 [ 261 ] {5b1b3d2f-7c88-4b95-96d9-dae449df2362} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2025.12.19 22:10:34.622647 [ 261 ] {5b1b3d2f-7c88-4b95-96d9-dae449df2362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12432 | 2025.12.19 22:10:34.622946 [ 261 ] {5b1b3d2f-7c88-4b95-96d9-dae449df2362} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12433 | 2025.12.19 22:10:34.623162 [ 261 ] {5b1b3d2f-7c88-4b95-96d9-dae449df2362} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2025.12.19 22:10:34.623294 [ 261 ] {5b1b3d2f-7c88-4b95-96d9-dae449df2362} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00116 sec., 1724.1379310344828 rows/sec., 140.59 KiB/sec. | ||
| 12435 | 2025.12.19 22:10:34.623333 [ 261 ] {5b1b3d2f-7c88-4b95-96d9-dae449df2362} <Debug> TCPHandler: Processed in 0.001331212 sec. | ||
| 12436 | 2025.12.19 22:10:34.623449 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2025.12.19 22:10:34.623544 [ 261 ] {7841c32f-4a6b-42e7-8ec3-110b113898ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12438 | 2025.12.19 22:10:34.623586 [ 261 ] {7841c32f-4a6b-42e7-8ec3-110b113898ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12439 | 2025.12.19 22:10:34.624124 [ 261 ] {7841c32f-4a6b-42e7-8ec3-110b113898ff} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2025.12.19 22:10:34.624161 [ 261 ] {7841c32f-4a6b-42e7-8ec3-110b113898ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12441 | 2025.12.19 22:10:34.624485 [ 261 ] {7841c32f-4a6b-42e7-8ec3-110b113898ff} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12442 | 2025.12.19 22:10:34.624714 [ 261 ] {7841c32f-4a6b-42e7-8ec3-110b113898ff} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2025.12.19 22:10:34.624847 [ 261 ] {7841c32f-4a6b-42e7-8ec3-110b113898ff} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.00132 sec., 194696.9696969697 rows/sec., 17.47 MiB/sec. | ||
| 12444 | 2025.12.19 22:10:34.624886 [ 261 ] {7841c32f-4a6b-42e7-8ec3-110b113898ff} <Debug> TCPHandler: Processed in 0.001486174 sec. | ||
| 12445 | 2025.12.19 22:10:34.625003 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2025.12.19 22:10:34.625098 [ 261 ] {38b098ce-f8bc-4b2d-87fe-9833ba19dfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12447 | 2025.12.19 22:10:34.625139 [ 261 ] {38b098ce-f8bc-4b2d-87fe-9833ba19dfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12448 | 2025.12.19 22:10:34.625557 [ 261 ] {38b098ce-f8bc-4b2d-87fe-9833ba19dfa1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2025.12.19 22:10:34.625593 [ 261 ] {38b098ce-f8bc-4b2d-87fe-9833ba19dfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12450 | 2025.12.19 22:10:34.625902 [ 261 ] {38b098ce-f8bc-4b2d-87fe-9833ba19dfa1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12451 | 2025.12.19 22:10:34.626102 [ 261 ] {38b098ce-f8bc-4b2d-87fe-9833ba19dfa1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2025.12.19 22:10:34.626233 [ 261 ] {38b098ce-f8bc-4b2d-87fe-9833ba19dfa1} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001152 sec., 46875 rows/sec., 3.48 MiB/sec. | ||
| 12453 | 2025.12.19 22:10:34.626272 [ 261 ] {38b098ce-f8bc-4b2d-87fe-9833ba19dfa1} <Debug> TCPHandler: Processed in 0.001318022 sec. | ||
| 12454 | 2025.12.19 22:10:34.626387 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2025.12.19 22:10:34.626483 [ 261 ] {abfb5a8c-4169-4bab-9209-9e00c040440a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12456 | 2025.12.19 22:10:34.626522 [ 261 ] {abfb5a8c-4169-4bab-9209-9e00c040440a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12457 | 2025.12.19 22:10:34.626940 [ 261 ] {abfb5a8c-4169-4bab-9209-9e00c040440a} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2025.12.19 22:10:34.626975 [ 261 ] {abfb5a8c-4169-4bab-9209-9e00c040440a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12459 | 2025.12.19 22:10:34.627263 [ 261 ] {abfb5a8c-4169-4bab-9209-9e00c040440a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12460 | 2025.12.19 22:10:34.627476 [ 261 ] {abfb5a8c-4169-4bab-9209-9e00c040440a} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2025.12.19 22:10:34.627603 [ 261 ] {abfb5a8c-4169-4bab-9209-9e00c040440a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.75 MiB/sec. | ||
| 12462 | 2025.12.19 22:10:34.627649 [ 261 ] {abfb5a8c-4169-4bab-9209-9e00c040440a} <Debug> TCPHandler: Processed in 0.001310481 sec. | ||
| 12463 | 2025.12.19 22:10:34.627759 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12464 | 2025.12.19 22:10:34.627853 [ 261 ] {dff9b206-15e1-4803-a130-ba0bbf4a8bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12465 | 2025.12.19 22:10:34.627894 [ 261 ] {dff9b206-15e1-4803-a130-ba0bbf4a8bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12466 | 2025.12.19 22:10:34.628287 [ 261 ] {dff9b206-15e1-4803-a130-ba0bbf4a8bdb} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2025.12.19 22:10:34.628323 [ 261 ] {dff9b206-15e1-4803-a130-ba0bbf4a8bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12468 | 2025.12.19 22:10:34.628612 [ 261 ] {dff9b206-15e1-4803-a130-ba0bbf4a8bdb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12469 | 2025.12.19 22:10:34.628817 [ 261 ] {dff9b206-15e1-4803-a130-ba0bbf4a8bdb} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2025.12.19 22:10:34.628947 [ 261 ] {dff9b206-15e1-4803-a130-ba0bbf4a8bdb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 12471 | 2025.12.19 22:10:34.628987 [ 261 ] {dff9b206-15e1-4803-a130-ba0bbf4a8bdb} <Debug> TCPHandler: Processed in 0.001276861 sec. | ||
| 12472 | 2025.12.19 22:10:34.629097 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2025.12.19 22:10:34.629194 [ 261 ] {5c641580-349c-4ed7-9aa4-c3ec16ad2685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12474 | 2025.12.19 22:10:34.629233 [ 261 ] {5c641580-349c-4ed7-9aa4-c3ec16ad2685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12475 | 2025.12.19 22:10:34.629705 [ 261 ] {5c641580-349c-4ed7-9aa4-c3ec16ad2685} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2025.12.19 22:10:34.629743 [ 261 ] {5c641580-349c-4ed7-9aa4-c3ec16ad2685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12477 | 2025.12.19 22:10:34.630045 [ 261 ] {5c641580-349c-4ed7-9aa4-c3ec16ad2685} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12478 | 2025.12.19 22:10:34.630247 [ 261 ] {5c641580-349c-4ed7-9aa4-c3ec16ad2685} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2025.12.19 22:10:34.630379 [ 261 ] {5c641580-349c-4ed7-9aa4-c3ec16ad2685} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001201 sec., 118234.80432972523 rows/sec., 9.55 MiB/sec. | ||
| 12480 | 2025.12.19 22:10:34.630418 [ 261 ] {5c641580-349c-4ed7-9aa4-c3ec16ad2685} <Debug> TCPHandler: Processed in 0.001370022 sec. | ||
| 12481 | 2025.12.19 22:10:34.630528 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2025.12.19 22:10:34.630624 [ 261 ] {1510669d-d9a8-4537-bc87-54d983bf3c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12483 | 2025.12.19 22:10:34.630669 [ 261 ] {1510669d-d9a8-4537-bc87-54d983bf3c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12484 | 2025.12.19 22:10:34.631085 [ 261 ] {1510669d-d9a8-4537-bc87-54d983bf3c07} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2025.12.19 22:10:34.631121 [ 261 ] {1510669d-d9a8-4537-bc87-54d983bf3c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12486 | 2025.12.19 22:10:34.631439 [ 261 ] {1510669d-d9a8-4537-bc87-54d983bf3c07} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12487 | 2025.12.19 22:10:34.631658 [ 261 ] {1510669d-d9a8-4537-bc87-54d983bf3c07} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2025.12.19 22:10:34.631787 [ 261 ] {1510669d-d9a8-4537-bc87-54d983bf3c07} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001182 sec., 166666.66666666666 rows/sec., 11.95 MiB/sec. | ||
| 12489 | 2025.12.19 22:10:34.631826 [ 261 ] {1510669d-d9a8-4537-bc87-54d983bf3c07} <Debug> TCPHandler: Processed in 0.001346852 sec. | ||
| 12490 | 2025.12.19 22:10:34.631938 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2025.12.19 22:10:34.632032 [ 261 ] {58218d7b-b91c-4b16-9166-dff94da17828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12492 | 2025.12.19 22:10:34.632086 [ 261 ] {58218d7b-b91c-4b16-9166-dff94da17828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12493 | 2025.12.19 22:10:34.632931 [ 261 ] {58218d7b-b91c-4b16-9166-dff94da17828} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2025.12.19 22:10:34.632967 [ 261 ] {58218d7b-b91c-4b16-9166-dff94da17828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12495 | 2025.12.19 22:10:34.633516 [ 261 ] {58218d7b-b91c-4b16-9166-dff94da17828} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12496 | 2025.12.19 22:10:34.633738 [ 261 ] {58218d7b-b91c-4b16-9166-dff94da17828} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2025.12.19 22:10:34.633884 [ 261 ] {58218d7b-b91c-4b16-9166-dff94da17828} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001869 sec., 21401.819154628145 rows/sec., 38.35 MiB/sec. | ||
| 12498 | 2025.12.19 22:10:34.633950 [ 261 ] {58218d7b-b91c-4b16-9166-dff94da17828} <Debug> TCPHandler: Processed in 0.002060414 sec. | ||
| 12499 | 2025.12.19 22:10:34.634061 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2025.12.19 22:10:34.634157 [ 261 ] {cf8451fa-a80f-4cfc-aed7-215bda2e710e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12501 | 2025.12.19 22:10:34.634198 [ 261 ] {cf8451fa-a80f-4cfc-aed7-215bda2e710e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12502 | 2025.12.19 22:10:34.634535 [ 261 ] {cf8451fa-a80f-4cfc-aed7-215bda2e710e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2025.12.19 22:10:34.634571 [ 261 ] {cf8451fa-a80f-4cfc-aed7-215bda2e710e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12504 | 2025.12.19 22:10:34.634882 [ 261 ] {cf8451fa-a80f-4cfc-aed7-215bda2e710e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12505 | 2025.12.19 22:10:34.635088 [ 261 ] {cf8451fa-a80f-4cfc-aed7-215bda2e710e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2025.12.19 22:10:34.635218 [ 261 ] {cf8451fa-a80f-4cfc-aed7-215bda2e710e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 12507 | 2025.12.19 22:10:34.635256 [ 261 ] {cf8451fa-a80f-4cfc-aed7-215bda2e710e} <Debug> TCPHandler: Processed in 0.00124384 sec. | ||
| 12508 | 2025.12.19 22:10:36.309516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34062 | ||
| 12509 | 2025.12.19 22:10:36.310049 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2025.12.19 22:10:36.310094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12511 | 2025.12.19 22:10:36.310547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12512 | 2025.12.19 22:10:36.310846 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2025.12.19 22:10:36.310981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34062 | ||
| 12514 | 2025.12.19 22:10:36.311001 [ 51 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12515 | 2025.12.19 22:10:36.311069 [ 51 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2025.12.19 22:10:36.311091 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12517 | 2025.12.19 22:10:36.311189 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 12518 | 2025.12.19 22:10:36.311306 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12519 | 2025.12.19 22:10:36.311343 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31630 rows starting from the beginning of the part | ||
| 12520 | 2025.12.19 22:10:36.311406 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 12521 | 2025.12.19 22:10:36.311450 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 12522 | 2025.12.19 22:10:36.311489 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 12523 | 2025.12.19 22:10:36.311526 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 12524 | 2025.12.19 22:10:36.311563 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 12525 | 2025.12.19 22:10:36.314087 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34062 rows, containing 4 columns (4 merged, 0 gathered) in 0.002937088 sec., 11597201.037217816 rows/sec., 165.90 MiB/sec. | ||
| 12526 | 2025.12.19 22:10:36.314234 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12527 | 2025.12.19 22:10:36.314525 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_71_14} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2025.12.19 22:10:36.314606 [ 186 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_71_14} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12529 | 2025.12.19 22:10:36.314692 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 12530 | 2025.12.19 22:10:38.127990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 12531 | 2025.12.19 22:10:38.147837 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2025.12.19 22:10:38.147910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12533 | 2025.12.19 22:10:38.154048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12534 | 2025.12.19 22:10:38.154789 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2025.12.19 22:10:38.155101 [ 47 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12536 | 2025.12.19 22:10:38.155139 [ 47 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2025.12.19 22:10:38.155157 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12538 | 2025.12.19 22:10:38.155269 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 12539 | 2025.12.19 22:10:38.158585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12540 | 2025.12.19 22:10:38.159088 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12541 | 2025.12.19 22:10:38.160782 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 12542 | 2025.12.19 22:10:38.165724 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 12543 | 2025.12.19 22:10:38.170448 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12544 | 2025.12.19 22:10:38.175113 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 12545 | 2025.12.19 22:10:38.180072 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 12546 | 2025.12.19 22:10:38.184794 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 12547 | 2025.12.19 22:10:38.250049 [ 186 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.094829328 sec., 5641.714554805239 rows/sec., 29.17 MiB/sec. | ||
| 12548 | 2025.12.19 22:10:38.253317 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12549 | 2025.12.19 22:10:38.255494 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_71_14} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2025.12.19 22:10:38.255619 [ 191 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_71_14} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12551 | 2025.12.19 22:10:38.258265 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 12552 | 2025.12.19 22:10:39.619188 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2025.12.19 22:10:39.619436 [ 261 ] {ebf906fe-bbb2-4ba4-95a9-d4dabf8bbf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12554 | 2025.12.19 22:10:39.619529 [ 261 ] {ebf906fe-bbb2-4ba4-95a9-d4dabf8bbf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12555 | 2025.12.19 22:10:39.620428 [ 261 ] {ebf906fe-bbb2-4ba4-95a9-d4dabf8bbf02} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2025.12.19 22:10:39.620495 [ 261 ] {ebf906fe-bbb2-4ba4-95a9-d4dabf8bbf02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12557 | 2025.12.19 22:10:39.621035 [ 261 ] {ebf906fe-bbb2-4ba4-95a9-d4dabf8bbf02} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12558 | 2025.12.19 22:10:39.621369 [ 261 ] {ebf906fe-bbb2-4ba4-95a9-d4dabf8bbf02} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2025.12.19 22:10:39.621583 [ 261 ] {ebf906fe-bbb2-4ba4-95a9-d4dabf8bbf02} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002218 sec., 25247.971145175834 rows/sec., 1.94 MiB/sec. | ||
| 12560 | 2025.12.19 22:10:39.621638 [ 261 ] {ebf906fe-bbb2-4ba4-95a9-d4dabf8bbf02} <Debug> TCPHandler: Processed in 0.002618733 sec. | ||
| 12561 | 2025.12.19 22:10:39.621850 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2025.12.19 22:10:39.621983 [ 261 ] {0b8bbb5f-d554-46ea-88d1-c09639f138d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12563 | 2025.12.19 22:10:39.622044 [ 261 ] {0b8bbb5f-d554-46ea-88d1-c09639f138d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12564 | 2025.12.19 22:10:39.622668 [ 261 ] {0b8bbb5f-d554-46ea-88d1-c09639f138d3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2025.12.19 22:10:39.622717 [ 261 ] {0b8bbb5f-d554-46ea-88d1-c09639f138d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12566 | 2025.12.19 22:10:39.623162 [ 261 ] {0b8bbb5f-d554-46ea-88d1-c09639f138d3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12567 | 2025.12.19 22:10:39.623473 [ 261 ] {0b8bbb5f-d554-46ea-88d1-c09639f138d3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2025.12.19 22:10:39.623655 [ 261 ] {0b8bbb5f-d554-46ea-88d1-c09639f138d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001698 sec., 37691.40164899882 rows/sec., 2.94 MiB/sec. | ||
| 12569 | 2025.12.19 22:10:39.623706 [ 261 ] {0b8bbb5f-d554-46ea-88d1-c09639f138d3} <Debug> TCPHandler: Processed in 0.001936061 sec. | ||
| 12570 | 2025.12.19 22:10:39.623870 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12571 | 2025.12.19 22:10:39.624005 [ 261 ] {4972f1da-e030-40b6-9b05-fef20d168a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12572 | 2025.12.19 22:10:39.624068 [ 261 ] {4972f1da-e030-40b6-9b05-fef20d168a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12573 | 2025.12.19 22:10:39.624648 [ 261 ] {4972f1da-e030-40b6-9b05-fef20d168a8e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2025.12.19 22:10:39.624700 [ 261 ] {4972f1da-e030-40b6-9b05-fef20d168a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12575 | 2025.12.19 22:10:39.625178 [ 261 ] {4972f1da-e030-40b6-9b05-fef20d168a8e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12576 | 2025.12.19 22:10:39.625486 [ 261 ] {4972f1da-e030-40b6-9b05-fef20d168a8e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2025.12.19 22:10:39.625662 [ 261 ] {4972f1da-e030-40b6-9b05-fef20d168a8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. | ||
| 12578 | 2025.12.19 22:10:39.625717 [ 261 ] {4972f1da-e030-40b6-9b05-fef20d168a8e} <Debug> TCPHandler: Processed in 0.001917071 sec. | ||
| 12579 | 2025.12.19 22:10:39.625897 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12580 | 2025.12.19 22:10:39.626034 [ 261 ] {a92986cf-c264-433b-bf5d-8a7c5c3f707b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12581 | 2025.12.19 22:10:39.626098 [ 261 ] {a92986cf-c264-433b-bf5d-8a7c5c3f707b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12582 | 2025.12.19 22:10:39.626589 [ 261 ] {a92986cf-c264-433b-bf5d-8a7c5c3f707b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2025.12.19 22:10:39.626631 [ 261 ] {a92986cf-c264-433b-bf5d-8a7c5c3f707b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 12584 | 2025.12.19 22:10:39.627050 [ 261 ] {a92986cf-c264-433b-bf5d-8a7c5c3f707b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12585 | 2025.12.19 22:10:39.627352 [ 261 ] {a92986cf-c264-433b-bf5d-8a7c5c3f707b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2025.12.19 22:10:39.627531 [ 261 ] {a92986cf-c264-433b-bf5d-8a7c5c3f707b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. | ||
| 12587 | 2025.12.19 22:10:39.627594 [ 261 ] {a92986cf-c264-433b-bf5d-8a7c5c3f707b} <Debug> TCPHandler: Processed in 0.001767079 sec. | ||
| 12588 | 2025.12.19 22:10:43.641607 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12589 | 2025.12.19 22:10:43.641710 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12590 | 2025.12.19 22:10:43.811158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34510 | ||
| 12591 | 2025.12.19 22:10:43.811727 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2025.12.19 22:10:43.811770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12593 | 2025.12.19 22:10:43.812288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12594 | 2025.12.19 22:10:43.812510 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12595 | 2025.12.19 22:10:43.812636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34510 | ||
| 12596 | 2025.12.19 22:10:43.901572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1472 | ||
| 12597 | 2025.12.19 22:10:43.903960 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2025.12.19 22:10:43.904013 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12599 | 2025.12.19 22:10:43.905258 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12600 | 2025.12.19 22:10:43.905553 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12601 | 2025.12.19 22:10:43.905956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 12602 | 2025.12.19 22:10:44.618541 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12603 | 2025.12.19 22:10:44.618743 [ 261 ] {f6a1c2cd-cbff-4f56-92b4-55e16766f1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12604 | 2025.12.19 22:10:44.618850 [ 261 ] {f6a1c2cd-cbff-4f56-92b4-55e16766f1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12605 | 2025.12.19 22:10:44.619621 [ 261 ] {f6a1c2cd-cbff-4f56-92b4-55e16766f1cd} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2025.12.19 22:10:44.619668 [ 261 ] {f6a1c2cd-cbff-4f56-92b4-55e16766f1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12607 | 2025.12.19 22:10:44.620071 [ 261 ] {f6a1c2cd-cbff-4f56-92b4-55e16766f1cd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12608 | 2025.12.19 22:10:44.620296 [ 261 ] {f6a1c2cd-cbff-4f56-92b4-55e16766f1cd} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12609 | 2025.12.19 22:10:44.620435 [ 41 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12610 | 2025.12.19 22:10:44.620454 [ 261 ] {f6a1c2cd-cbff-4f56-92b4-55e16766f1cd} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001771 sec., 76792.77244494636 rows/sec., 6.66 MiB/sec. | ||
| 12611 | 2025.12.19 22:10:44.620475 [ 41 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2025.12.19 22:10:44.620509 [ 261 ] {f6a1c2cd-cbff-4f56-92b4-55e16766f1cd} <Debug> TCPHandler: Processed in 0.002103944 sec. | ||
| 12613 | 2025.12.19 22:10:44.620523 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12614 | 2025.12.19 22:10:44.620614 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 12615 | 2025.12.19 22:10:44.620630 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12616 | 2025.12.19 22:10:44.620705 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12617 | 2025.12.19 22:10:44.620733 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1407 rows starting from the beginning of the part | ||
| 12618 | 2025.12.19 22:10:44.620741 [ 261 ] {fcba95f5-5aab-46e6-b0c4-1a841f82d3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12619 | 2025.12.19 22:10:44.620788 [ 261 ] {fcba95f5-5aab-46e6-b0c4-1a841f82d3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12620 | 2025.12.19 22:10:44.620789 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 136 rows starting from the beginning of the part | ||
| 12621 | 2025.12.19 22:10:44.620840 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 12622 | 2025.12.19 22:10:44.620882 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 257 rows starting from the beginning of the part | ||
| 12623 | 2025.12.19 22:10:44.620921 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 12624 | 2025.12.19 22:10:44.620958 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 136 rows starting from the beginning of the part | ||
| 12625 | 2025.12.19 22:10:44.621237 [ 261 ] {fcba95f5-5aab-46e6-b0c4-1a841f82d3ba} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2025.12.19 22:10:44.621273 [ 261 ] {fcba95f5-5aab-46e6-b0c4-1a841f82d3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12627 | 2025.12.19 22:10:44.621581 [ 261 ] {fcba95f5-5aab-46e6-b0c4-1a841f82d3ba} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12628 | 2025.12.19 22:10:44.621794 [ 261 ] {fcba95f5-5aab-46e6-b0c4-1a841f82d3ba} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2025.12.19 22:10:44.621901 [ 41 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12630 | 2025.12.19 22:10:44.621928 [ 261 ] {fcba95f5-5aab-46e6-b0c4-1a841f82d3ba} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001211 sec., 33030.553261767134 rows/sec., 2.43 MiB/sec. | ||
| 12631 | 2025.12.19 22:10:44.621934 [ 41 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2025.12.19 22:10:44.621961 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12633 | 2025.12.19 22:10:44.621970 [ 261 ] {fcba95f5-5aab-46e6-b0c4-1a841f82d3ba} <Debug> TCPHandler: Processed in 0.001391783 sec. | ||
| 12634 | 2025.12.19 22:10:44.622022 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438633 sec., 1423573.6285765725 rows/sec., 125.92 MiB/sec. | ||
| 12635 | 2025.12.19 22:10:44.622057 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 12636 | 2025.12.19 22:10:44.622091 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12637 | 2025.12.19 22:10:44.622198 [ 261 ] {acf6bfc8-a88a-425f-ae6c-d858a8f302a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12638 | 2025.12.19 22:10:44.622202 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12639 | 2025.12.19 22:10:44.622247 [ 261 ] {acf6bfc8-a88a-425f-ae6c-d858a8f302a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12640 | 2025.12.19 22:10:44.622254 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 72 rows starting from the beginning of the part | ||
| 12641 | 2025.12.19 22:10:44.622328 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12642 | 2025.12.19 22:10:44.622342 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part | ||
| 12643 | 2025.12.19 22:10:44.622398 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 12644 | 2025.12.19 22:10:44.622447 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 12645 | 2025.12.19 22:10:44.622491 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 54 rows starting from the beginning of the part | ||
| 12646 | 2025.12.19 22:10:44.622539 [ 186 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 12647 | 2025.12.19 22:10:44.622694 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2025.12.19 22:10:44.622705 [ 261 ] {acf6bfc8-a88a-425f-ae6c-d858a8f302a2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12649 | 2025.12.19 22:10:44.622758 [ 261 ] {acf6bfc8-a88a-425f-ae6c-d858a8f302a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12650 | 2025.12.19 22:10:44.622812 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_106_21} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12651 | 2025.12.19 22:10:44.622946 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 12652 | 2025.12.19 22:10:44.623107 [ 261 ] {acf6bfc8-a88a-425f-ae6c-d858a8f302a2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12653 | 2025.12.19 22:10:44.623336 [ 261 ] {acf6bfc8-a88a-425f-ae6c-d858a8f302a2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12654 | 2025.12.19 22:10:44.623417 [ 199 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404942 sec., 223496.77068519554 rows/sec., 17.26 MiB/sec. | ||
| 12655 | 2025.12.19 22:10:44.623451 [ 41 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12656 | 2025.12.19 22:10:44.623469 [ 261 ] {acf6bfc8-a88a-425f-ae6c-d858a8f302a2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001293 sec., 80433.10131477185 rows/sec., 6.28 MiB/sec. | ||
| 12657 | 2025.12.19 22:10:44.623486 [ 41 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12658 | 2025.12.19 22:10:44.623504 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12659 | 2025.12.19 22:10:44.623509 [ 261 ] {acf6bfc8-a88a-425f-ae6c-d858a8f302a2} <Debug> TCPHandler: Processed in 0.001468914 sec. | ||
| 12660 | 2025.12.19 22:10:44.623571 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 12661 | 2025.12.19 22:10:44.623576 [ 189 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12662 | 2025.12.19 22:10:44.623630 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12663 | 2025.12.19 22:10:44.623668 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12664 | 2025.12.19 22:10:44.623699 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 634 rows starting from the beginning of the part | ||
| 12665 | 2025.12.19 22:10:44.623732 [ 261 ] {1e56f54a-7197-4276-9ffb-c4001e32cca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12666 | 2025.12.19 22:10:44.623748 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 12667 | 2025.12.19 22:10:44.623785 [ 261 ] {1e56f54a-7197-4276-9ffb-c4001e32cca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12668 | 2025.12.19 22:10:44.623796 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 12669 | 2025.12.19 22:10:44.623843 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 142 rows starting from the beginning of the part | ||
| 12670 | 2025.12.19 22:10:44.623882 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 12671 | 2025.12.19 22:10:44.623881 [ 189 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12672 | 2025.12.19 22:10:44.623921 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 12673 | 2025.12.19 22:10:44.623979 [ 189 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_61_12} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12674 | 2025.12.19 22:10:44.624074 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12675 | 2025.12.19 22:10:44.624210 [ 261 ] {1e56f54a-7197-4276-9ffb-c4001e32cca4} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2025.12.19 22:10:44.624252 [ 261 ] {1e56f54a-7197-4276-9ffb-c4001e32cca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12677 | 2025.12.19 22:10:44.624603 [ 261 ] {1e56f54a-7197-4276-9ffb-c4001e32cca4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12678 | 2025.12.19 22:10:44.624794 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253691 sec., 886980.9227313589 rows/sec., 71.59 MiB/sec. | ||
| 12679 | 2025.12.19 22:10:44.624822 [ 261 ] {1e56f54a-7197-4276-9ffb-c4001e32cca4} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2025.12.19 22:10:44.624933 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12681 | 2025.12.19 22:10:44.624955 [ 261 ] {1e56f54a-7197-4276-9ffb-c4001e32cca4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 12682 | 2025.12.19 22:10:44.624962 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2025.12.19 22:10:44.624986 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12684 | 2025.12.19 22:10:44.624991 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12685 | 2025.12.19 22:10:44.624994 [ 261 ] {1e56f54a-7197-4276-9ffb-c4001e32cca4} <Debug> TCPHandler: Processed in 0.001413803 sec. | ||
| 12686 | 2025.12.19 22:10:44.625085 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 12687 | 2025.12.19 22:10:44.625108 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2025.12.19 22:10:44.625214 [ 261 ] {9de4d965-040c-4c36-912d-75872e21541a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12689 | 2025.12.19 22:10:44.625233 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12690 | 2025.12.19 22:10:44.625271 [ 261 ] {9de4d965-040c-4c36-912d-75872e21541a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12691 | 2025.12.19 22:10:44.625275 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29127 rows starting from the beginning of the part | ||
| 12692 | 2025.12.19 22:10:44.625281 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2025.12.19 22:10:44.625365 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 12694 | 2025.12.19 22:10:44.625368 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_106_21} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12695 | 2025.12.19 22:10:44.625422 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 12696 | 2025.12.19 22:10:44.625462 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 12697 | 2025.12.19 22:10:44.625477 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 197 rows starting from the beginning of the part | ||
| 12698 | 2025.12.19 22:10:44.625525 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 12699 | 2025.12.19 22:10:44.625566 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 12700 | 2025.12.19 22:10:44.626172 [ 261 ] {9de4d965-040c-4c36-912d-75872e21541a} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2025.12.19 22:10:44.626213 [ 261 ] {9de4d965-040c-4c36-912d-75872e21541a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12702 | 2025.12.19 22:10:44.626847 [ 261 ] {9de4d965-040c-4c36-912d-75872e21541a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12703 | 2025.12.19 22:10:44.627077 [ 261 ] {9de4d965-040c-4c36-912d-75872e21541a} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2025.12.19 22:10:44.627228 [ 261 ] {9de4d965-040c-4c36-912d-75872e21541a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002032 sec., 19685.03937007874 rows/sec., 35.27 MiB/sec. | ||
| 12705 | 2025.12.19 22:10:44.627286 [ 261 ] {9de4d965-040c-4c36-912d-75872e21541a} <Debug> TCPHandler: Processed in 0.002226507 sec. | ||
| 12706 | 2025.12.19 22:10:44.627398 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12707 | 2025.12.19 22:10:44.627494 [ 261 ] {1b01e916-838f-498e-97a6-95c60cdb6cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12708 | 2025.12.19 22:10:44.627536 [ 261 ] {1b01e916-838f-498e-97a6-95c60cdb6cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12709 | 2025.12.19 22:10:44.627896 [ 261 ] {1b01e916-838f-498e-97a6-95c60cdb6cf0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2025.12.19 22:10:44.627932 [ 261 ] {1b01e916-838f-498e-97a6-95c60cdb6cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12711 | 2025.12.19 22:10:44.628264 [ 261 ] {1b01e916-838f-498e-97a6-95c60cdb6cf0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12712 | 2025.12.19 22:10:44.628471 [ 261 ] {1b01e916-838f-498e-97a6-95c60cdb6cf0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2025.12.19 22:10:44.628572 [ 41 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12714 | 2025.12.19 22:10:44.628601 [ 261 ] {1b01e916-838f-498e-97a6-95c60cdb6cf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12715 | 2025.12.19 22:10:44.628606 [ 41 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12716 | 2025.12.19 22:10:44.628633 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12717 | 2025.12.19 22:10:44.628639 [ 261 ] {1b01e916-838f-498e-97a6-95c60cdb6cf0} <Debug> TCPHandler: Processed in 0.001289751 sec. | ||
| 12718 | 2025.12.19 22:10:44.628709 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 12719 | 2025.12.19 22:10:44.628811 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12720 | 2025.12.19 22:10:44.628842 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6000 rows starting from the beginning of the part | ||
| 12721 | 2025.12.19 22:10:44.628902 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 12722 | 2025.12.19 22:10:44.628950 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 12723 | 2025.12.19 22:10:44.628989 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 12724 | 2025.12.19 22:10:44.629028 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 12725 | 2025.12.19 22:10:44.629066 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 12726 | 2025.12.19 22:10:44.631121 [ 200 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6300 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244442 sec., 2577298.5002577296 rows/sec., 173.69 MiB/sec. | ||
| 12727 | 2025.12.19 22:10:44.631762 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12728 | 2025.12.19 22:10:44.632087 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_106_21} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2025.12.19 22:10:44.632117 [ 187 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29964 rows, containing 5 columns (5 merged, 0 gathered) in 0.007081565 sec., 4231268.08833923 rows/sec., 290.88 MiB/sec. | ||
| 12730 | 2025.12.19 22:10:44.632169 [ 188 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_106_21} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12731 | 2025.12.19 22:10:44.632269 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12732 | 2025.12.19 22:10:44.632637 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12733 | 2025.12.19 22:10:44.632938 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2025.12.19 22:10:44.633013 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12735 | 2025.12.19 22:10:44.633093 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12736 | 2025.12.19 22:10:45.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.04 MiB, peak 380.53 MiB, free memory in arenas 0.00 B, will set to 364.10 MiB (RSS), difference: 1.06 MiB | ||
| 12737 | 2025.12.19 22:10:45.658648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 12738 | 2025.12.19 22:10:45.675470 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12739 | 2025.12.19 22:10:45.675526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12740 | 2025.12.19 22:10:45.681629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12741 | 2025.12.19 22:10:45.682316 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12742 | 2025.12.19 22:10:45.685330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 12743 | 2025.12.19 22:10:46.156410 [ 221 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 12744 | 2025.12.19 22:10:46.156461 [ 221 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 12745 | 2025.12.19 22:10:46.159392 [ 221 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 12746 | 2025.12.19 22:10:48.586513 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53892 | ||
| 12747 | 2025.12.19 22:10:48.586629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12748 | 2025.12.19 22:10:48.586657 [ 294 ] {} <Debug> TCP-Session: cf1776a7-40db-4c02-b1ab-10d02a3b033e Authenticating user 'default' from [fd00:1122:3344:101::e]:53892 | ||
| 12749 | 2025.12.19 22:10:48.586683 [ 294 ] {} <Debug> TCP-Session: cf1776a7-40db-4c02-b1ab-10d02a3b033e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12750 | 2025.12.19 22:10:48.586698 [ 294 ] {} <Debug> TCP-Session: cf1776a7-40db-4c02-b1ab-10d02a3b033e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12751 | 2025.12.19 22:10:48.586923 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63394 | ||
| 12752 | 2025.12.19 22:10:48.586934 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55250 | ||
| 12753 | 2025.12.19 22:10:48.586983 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36542 | ||
| 12754 | 2025.12.19 22:10:48.586990 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42646 | ||
| 12755 | 2025.12.19 22:10:48.587048 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12756 | 2025.12.19 22:10:48.586971 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57907 | ||
| 12757 | 2025.12.19 22:10:48.587086 [ 294 ] {} <Trace> TCP-Session: cf1776a7-40db-4c02-b1ab-10d02a3b033e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2025.12.19 22:10:48.587091 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12759 | 2025.12.19 22:10:48.587081 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12760 | 2025.12.19 22:10:48.587177 [ 292 ] {} <Debug> TCP-Session: 7951bb1b-f532-4d87-bbcd-e0890aa0b9fe Authenticating user 'default' from [fd00:1122:3344:101::e]:36542 | ||
| 12761 | 2025.12.19 22:10:48.587079 [ 259 ] {} <Debug> TCP-Session: 459d7647-d1fe-4074-85c6-e185659a11c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63394 | ||
| 12762 | 2025.12.19 22:10:48.587192 [ 286 ] {} <Debug> TCP-Session: 8e2ed6da-db8f-4f13-a1b9-7a16bf451bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55250 | ||
| 12763 | 2025.12.19 22:10:48.587206 [ 292 ] {} <Debug> TCP-Session: 7951bb1b-f532-4d87-bbcd-e0890aa0b9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12764 | 2025.12.19 22:10:48.587231 [ 259 ] {} <Debug> TCP-Session: 459d7647-d1fe-4074-85c6-e185659a11c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12765 | 2025.12.19 22:10:48.587243 [ 286 ] {} <Debug> TCP-Session: 8e2ed6da-db8f-4f13-a1b9-7a16bf451bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12766 | 2025.12.19 22:10:48.587264 [ 259 ] {} <Debug> TCP-Session: 459d7647-d1fe-4074-85c6-e185659a11c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12767 | 2025.12.19 22:10:48.587269 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12768 | 2025.12.19 22:10:48.587278 [ 286 ] {} <Debug> TCP-Session: 8e2ed6da-db8f-4f13-a1b9-7a16bf451bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12769 | 2025.12.19 22:10:48.587300 [ 294 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12770 | 2025.12.19 22:10:48.587308 [ 293 ] {} <Debug> TCP-Session: a807e8fe-20c8-4665-b9c0-fcae7706a7db Authenticating user 'default' from [fd00:1122:3344:101::e]:42646 | ||
| 12771 | 2025.12.19 22:10:48.587248 [ 292 ] {} <Debug> TCP-Session: 7951bb1b-f532-4d87-bbcd-e0890aa0b9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12772 | 2025.12.19 22:10:48.587349 [ 293 ] {} <Debug> TCP-Session: a807e8fe-20c8-4665-b9c0-fcae7706a7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12773 | 2025.12.19 22:10:48.586961 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51308 | ||
| 12774 | 2025.12.19 22:10:48.587381 [ 293 ] {} <Debug> TCP-Session: a807e8fe-20c8-4665-b9c0-fcae7706a7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12775 | 2025.12.19 22:10:48.586933 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33463 | ||
| 12776 | 2025.12.19 22:10:48.586957 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53688 | ||
| 12777 | 2025.12.19 22:10:48.587584 [ 294 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12778 | 2025.12.19 22:10:48.587636 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12779 | 2025.12.19 22:10:48.587645 [ 294 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12780 | 2025.12.19 22:10:48.587677 [ 291 ] {} <Debug> TCP-Session: fce17ea9-f76c-444e-b2b4-31ae6ee643c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57907 | ||
| 12781 | 2025.12.19 22:10:48.587706 [ 291 ] {} <Debug> TCP-Session: fce17ea9-f76c-444e-b2b4-31ae6ee643c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12782 | 2025.12.19 22:10:48.587722 [ 291 ] {} <Debug> TCP-Session: fce17ea9-f76c-444e-b2b4-31ae6ee643c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2025.12.19 22:10:48.587896 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12784 | 2025.12.19 22:10:48.587931 [ 288 ] {} <Debug> TCP-Session: f27d3502-1762-4e26-85ce-00e2cbef342a Authenticating user 'default' from [fd00:1122:3344:101::e]:33463 | ||
| 12785 | 2025.12.19 22:10:48.587951 [ 288 ] {} <Debug> TCP-Session: f27d3502-1762-4e26-85ce-00e2cbef342a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2025.12.19 22:10:48.587954 [ 294 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 12787 | 2025.12.19 22:10:48.587963 [ 288 ] {} <Debug> TCP-Session: f27d3502-1762-4e26-85ce-00e2cbef342a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12788 | 2025.12.19 22:10:48.588015 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12789 | 2025.12.19 22:10:48.588048 [ 289 ] {} <Debug> TCP-Session: 16b22eeb-4fc8-48d3-b391-a57ddab80b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:53688 | ||
| 12790 | 2025.12.19 22:10:48.588067 [ 289 ] {} <Debug> TCP-Session: 16b22eeb-4fc8-48d3-b391-a57ddab80b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12791 | 2025.12.19 22:10:48.588080 [ 289 ] {} <Debug> TCP-Session: 16b22eeb-4fc8-48d3-b391-a57ddab80b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12792 | 2025.12.19 22:10:48.588237 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12793 | 2025.12.19 22:10:48.588275 [ 290 ] {} <Debug> TCP-Session: d7515a0f-bdd8-4eab-9782-e2cf679f9187 Authenticating user 'default' from [fd00:1122:3344:101::e]:51308 | ||
| 12794 | 2025.12.19 22:10:48.588292 [ 290 ] {} <Debug> TCP-Session: d7515a0f-bdd8-4eab-9782-e2cf679f9187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12795 | 2025.12.19 22:10:48.588305 [ 290 ] {} <Debug> TCP-Session: d7515a0f-bdd8-4eab-9782-e2cf679f9187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12796 | 2025.12.19 22:10:48.588934 [ 323 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Trace> AggregatingTransform: Aggregating | ||
| 12797 | 2025.12.19 22:10:48.588981 [ 323 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Trace> Aggregator: Aggregation method: without_key | ||
| 12798 | 2025.12.19 22:10:48.589015 [ 323 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951905 sec. (1050.525 rows/sec., 41.04 KiB/sec.) | ||
| 12799 | 2025.12.19 22:10:48.589033 [ 323 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Trace> Aggregator: Merging aggregated data | ||
| 12800 | 2025.12.19 22:10:48.590662 [ 294 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003425 sec., 291.97080291970804 rows/sec., 11.41 KiB/sec. | ||
| 12801 | 2025.12.19 22:10:48.590790 [ 294 ] {9dac21cb-5ae3-4ab6-be03-75f28929f7db} <Debug> TCPHandler: Processed in 0.003819762 sec. | ||
| 12802 | 2025.12.19 22:10:48.590898 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12803 | 2025.12.19 22:10:48.590924 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12804 | 2025.12.19 22:10:48.590943 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12805 | 2025.12.19 22:10:48.590965 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12806 | 2025.12.19 22:10:48.590970 [ 288 ] {} <Debug> TCP-Session: f27d3502-1762-4e26-85ce-00e2cbef342a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12807 | 2025.12.19 22:10:48.590999 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12808 | 2025.12.19 22:10:48.591018 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12809 | 2025.12.19 22:10:48.591047 [ 290 ] {} <Debug> TCP-Session: d7515a0f-bdd8-4eab-9782-e2cf679f9187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12810 | 2025.12.19 22:10:48.591050 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12811 | 2025.12.19 22:10:48.591036 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12812 | 2025.12.19 22:10:48.591086 [ 289 ] {} <Debug> TCP-Session: 16b22eeb-4fc8-48d3-b391-a57ddab80b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12813 | 2025.12.19 22:10:48.591102 [ 294 ] {} <Debug> TCP-Session: cf1776a7-40db-4c02-b1ab-10d02a3b033e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12814 | 2025.12.19 22:10:48.591128 [ 292 ] {} <Debug> TCP-Session: 7951bb1b-f532-4d87-bbcd-e0890aa0b9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12815 | 2025.12.19 22:10:48.591019 [ 286 ] {} <Debug> TCP-Session: 8e2ed6da-db8f-4f13-a1b9-7a16bf451bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12816 | 2025.12.19 22:10:48.590989 [ 293 ] {} <Debug> TCP-Session: a807e8fe-20c8-4665-b9c0-fcae7706a7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2025.12.19 22:10:48.590984 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12818 | 2025.12.19 22:10:48.590938 [ 259 ] {} <Debug> TCP-Session: 459d7647-d1fe-4074-85c6-e185659a11c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2025.12.19 22:10:48.591225 [ 291 ] {} <Debug> TCP-Session: fce17ea9-f76c-444e-b2b4-31ae6ee643c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12820 | 2025.12.19 22:10:49.484918 [ 223 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 12821 | 2025.12.19 22:10:49.484978 [ 223 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 12822 | 2025.12.19 22:10:49.490702 [ 223 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 12823 | 2025.12.19 22:10:49.625714 [ 223 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 12824 | 2025.12.19 22:10:49.625771 [ 223 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 12825 | 2025.12.19 22:10:49.629116 [ 223 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 12826 | 2025.12.19 22:10:49.649372 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12827 | 2025.12.19 22:10:49.649554 [ 261 ] {335f81a8-fbf2-4b8b-a21c-2e1334979795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12828 | 2025.12.19 22:10:49.649626 [ 261 ] {335f81a8-fbf2-4b8b-a21c-2e1334979795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12829 | 2025.12.19 22:10:49.650269 [ 261 ] {335f81a8-fbf2-4b8b-a21c-2e1334979795} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2025.12.19 22:10:49.650323 [ 261 ] {335f81a8-fbf2-4b8b-a21c-2e1334979795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12831 | 2025.12.19 22:10:49.650712 [ 261 ] {335f81a8-fbf2-4b8b-a21c-2e1334979795} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12832 | 2025.12.19 22:10:49.650943 [ 261 ] {335f81a8-fbf2-4b8b-a21c-2e1334979795} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12833 | 2025.12.19 22:10:49.651109 [ 261 ] {335f81a8-fbf2-4b8b-a21c-2e1334979795} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001603 sec., 1247.6606363069245 rows/sec., 101.74 KiB/sec. | ||
| 12834 | 2025.12.19 22:10:49.651163 [ 261 ] {335f81a8-fbf2-4b8b-a21c-2e1334979795} <Debug> TCPHandler: Processed in 0.001920862 sec. | ||
| 12835 | 2025.12.19 22:10:49.651291 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12836 | 2025.12.19 22:10:49.651395 [ 261 ] {b717246f-737d-455e-a0a8-885e95f35ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12837 | 2025.12.19 22:10:49.651439 [ 261 ] {b717246f-737d-455e-a0a8-885e95f35ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12838 | 2025.12.19 22:10:49.652777 [ 261 ] {b717246f-737d-455e-a0a8-885e95f35ec4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2025.12.19 22:10:49.652818 [ 261 ] {b717246f-737d-455e-a0a8-885e95f35ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12840 | 2025.12.19 22:10:49.653250 [ 261 ] {b717246f-737d-455e-a0a8-885e95f35ec4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12841 | 2025.12.19 22:10:49.653474 [ 261 ] {b717246f-737d-455e-a0a8-885e95f35ec4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12842 | 2025.12.19 22:10:49.653613 [ 261 ] {b717246f-737d-455e-a0a8-885e95f35ec4} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002242 sec., 533898.3050847457 rows/sec., 44.01 MiB/sec. | ||
| 12843 | 2025.12.19 22:10:49.653656 [ 261 ] {b717246f-737d-455e-a0a8-885e95f35ec4} <Debug> TCPHandler: Processed in 0.002417729 sec. | ||
| 12844 | 2025.12.19 22:10:49.653784 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12845 | 2025.12.19 22:10:49.653909 [ 261 ] {38383e94-2559-4f6c-98d6-0792bf88e218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12846 | 2025.12.19 22:10:49.653956 [ 261 ] {38383e94-2559-4f6c-98d6-0792bf88e218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12847 | 2025.12.19 22:10:49.654384 [ 261 ] {38383e94-2559-4f6c-98d6-0792bf88e218} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12848 | 2025.12.19 22:10:49.654420 [ 261 ] {38383e94-2559-4f6c-98d6-0792bf88e218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12849 | 2025.12.19 22:10:49.654735 [ 261 ] {38383e94-2559-4f6c-98d6-0792bf88e218} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12850 | 2025.12.19 22:10:49.654953 [ 261 ] {38383e94-2559-4f6c-98d6-0792bf88e218} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2025.12.19 22:10:49.655088 [ 261 ] {38383e94-2559-4f6c-98d6-0792bf88e218} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.0012 sec., 1666.6666666666667 rows/sec., 116.37 KiB/sec. | ||
| 12852 | 2025.12.19 22:10:49.655129 [ 261 ] {38383e94-2559-4f6c-98d6-0792bf88e218} <Debug> TCPHandler: Processed in 0.001395862 sec. | ||
| 12853 | 2025.12.19 22:10:49.655243 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12854 | 2025.12.19 22:10:49.655339 [ 261 ] {4b55a6c2-3835-4a2b-b678-20e07267f1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12855 | 2025.12.19 22:10:49.655381 [ 261 ] {4b55a6c2-3835-4a2b-b678-20e07267f1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12856 | 2025.12.19 22:10:49.655931 [ 261 ] {4b55a6c2-3835-4a2b-b678-20e07267f1dc} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2025.12.19 22:10:49.655967 [ 261 ] {4b55a6c2-3835-4a2b-b678-20e07267f1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12858 | 2025.12.19 22:10:49.656288 [ 261 ] {4b55a6c2-3835-4a2b-b678-20e07267f1dc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12859 | 2025.12.19 22:10:49.656504 [ 261 ] {4b55a6c2-3835-4a2b-b678-20e07267f1dc} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2025.12.19 22:10:49.656638 [ 261 ] {4b55a6c2-3835-4a2b-b678-20e07267f1dc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001317 sec., 173120.72892938496 rows/sec., 11.72 MiB/sec. | ||
| 12861 | 2025.12.19 22:10:49.656681 [ 261 ] {4b55a6c2-3835-4a2b-b678-20e07267f1dc} <Debug> TCPHandler: Processed in 0.001487334 sec. | ||
| 12862 | 2025.12.19 22:10:49.656789 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12863 | 2025.12.19 22:10:49.656885 [ 261 ] {a6cbfc2a-4a3b-4edc-8823-b72b8af6c246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12864 | 2025.12.19 22:10:49.656925 [ 261 ] {a6cbfc2a-4a3b-4edc-8823-b72b8af6c246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12865 | 2025.12.19 22:10:49.657652 [ 261 ] {a6cbfc2a-4a3b-4edc-8823-b72b8af6c246} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2025.12.19 22:10:49.657693 [ 261 ] {a6cbfc2a-4a3b-4edc-8823-b72b8af6c246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12867 | 2025.12.19 22:10:49.658047 [ 261 ] {a6cbfc2a-4a3b-4edc-8823-b72b8af6c246} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12868 | 2025.12.19 22:10:49.658283 [ 261 ] {a6cbfc2a-4a3b-4edc-8823-b72b8af6c246} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2025.12.19 22:10:49.658443 [ 261 ] {a6cbfc2a-4a3b-4edc-8823-b72b8af6c246} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001577 sec., 331008.24350031704 rows/sec., 24.50 MiB/sec. | ||
| 12870 | 2025.12.19 22:10:49.658491 [ 261 ] {a6cbfc2a-4a3b-4edc-8823-b72b8af6c246} <Debug> TCPHandler: Processed in 0.001751728 sec. | ||
| 12871 | 2025.12.19 22:10:49.658555 [ 217 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 12872 | 2025.12.19 22:10:49.658610 [ 217 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 12873 | 2025.12.19 22:10:49.658616 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12874 | 2025.12.19 22:10:49.658724 [ 261 ] {d4c3f143-e4f8-4722-83da-491c4f0ec3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12875 | 2025.12.19 22:10:49.658779 [ 261 ] {d4c3f143-e4f8-4722-83da-491c4f0ec3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12876 | 2025.12.19 22:10:49.659451 [ 261 ] {d4c3f143-e4f8-4722-83da-491c4f0ec3a6} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12877 | 2025.12.19 22:10:49.659498 [ 261 ] {d4c3f143-e4f8-4722-83da-491c4f0ec3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12878 | 2025.12.19 22:10:49.659991 [ 261 ] {d4c3f143-e4f8-4722-83da-491c4f0ec3a6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12879 | 2025.12.19 22:10:49.660275 [ 261 ] {d4c3f143-e4f8-4722-83da-491c4f0ec3a6} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12880 | 2025.12.19 22:10:49.660426 [ 261 ] {d4c3f143-e4f8-4722-83da-491c4f0ec3a6} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001723 sec., 490423.67962855485 rows/sec., 33.01 MiB/sec. | ||
| 12881 | 2025.12.19 22:10:49.660466 [ 261 ] {d4c3f143-e4f8-4722-83da-491c4f0ec3a6} <Debug> TCPHandler: Processed in 0.001902511 sec. | ||
| 12882 | 2025.12.19 22:10:49.660517 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 12883 | 2025.12.19 22:10:49.660557 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 12884 | 2025.12.19 22:10:49.660587 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2025.12.19 22:10:49.660690 [ 261 ] {1c126e59-2acf-41bc-8cfb-3a87783077f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12886 | 2025.12.19 22:10:49.660735 [ 261 ] {1c126e59-2acf-41bc-8cfb-3a87783077f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12887 | 2025.12.19 22:10:49.661089 [ 261 ] {1c126e59-2acf-41bc-8cfb-3a87783077f9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2025.12.19 22:10:49.661129 [ 261 ] {1c126e59-2acf-41bc-8cfb-3a87783077f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 12889 | 2025.12.19 22:10:49.661511 [ 261 ] {1c126e59-2acf-41bc-8cfb-3a87783077f9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12890 | 2025.12.19 22:10:49.661732 [ 261 ] {1c126e59-2acf-41bc-8cfb-3a87783077f9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2025.12.19 22:10:49.661891 [ 261 ] {1c126e59-2acf-41bc-8cfb-3a87783077f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 12892 | 2025.12.19 22:10:49.661928 [ 261 ] {1c126e59-2acf-41bc-8cfb-3a87783077f9} <Debug> TCPHandler: Processed in 0.001391742 sec. | ||
| 12893 | 2025.12.19 22:10:49.663697 [ 217 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 12894 | 2025.12.19 22:10:49.664423 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57213 | ||
| 12895 | 2025.12.19 22:10:49.664534 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12896 | 2025.12.19 22:10:49.664564 [ 294 ] {} <Debug> TCP-Session: d5022161-0fc5-43df-b42c-dd1f7f5f8e85 Authenticating user 'default' from [fd00:1122:3344:101::e]:57213 | ||
| 12897 | 2025.12.19 22:10:49.664589 [ 294 ] {} <Debug> TCP-Session: d5022161-0fc5-43df-b42c-dd1f7f5f8e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12898 | 2025.12.19 22:10:49.664606 [ 294 ] {} <Debug> TCP-Session: d5022161-0fc5-43df-b42c-dd1f7f5f8e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12899 | 2025.12.19 22:10:49.664826 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59627 | ||
| 12900 | 2025.12.19 22:10:49.664866 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57682 | ||
| 12901 | 2025.12.19 22:10:49.664869 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34135 | ||
| 12902 | 2025.12.19 22:10:49.664896 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35207 | ||
| 12903 | 2025.12.19 22:10:49.664918 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43069 | ||
| 12904 | 2025.12.19 22:10:49.664945 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12905 | 2025.12.19 22:10:49.664961 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50503 | ||
| 12906 | 2025.12.19 22:10:49.664974 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12907 | 2025.12.19 22:10:49.664993 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12908 | 2025.12.19 22:10:49.665003 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12909 | 2025.12.19 22:10:49.665030 [ 288 ] {} <Debug> TCP-Session: ea8a4951-6d51-4bc6-b936-b07aa26f410f Authenticating user 'default' from [fd00:1122:3344:101::e]:34135 | ||
| 12910 | 2025.12.19 22:10:49.665036 [ 289 ] {} <Debug> TCP-Session: 514c656a-6172-4b1e-b592-9219ae88ac69 Authenticating user 'default' from [fd00:1122:3344:101::e]:35207 | ||
| 12911 | 2025.12.19 22:10:49.665048 [ 291 ] {} <Debug> TCP-Session: 371b558d-206a-43c4-8632-b55f96c38963 Authenticating user 'default' from [fd00:1122:3344:101::e]:43069 | ||
| 12912 | 2025.12.19 22:10:49.665059 [ 288 ] {} <Debug> TCP-Session: ea8a4951-6d51-4bc6-b936-b07aa26f410f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12913 | 2025.12.19 22:10:49.665075 [ 289 ] {} <Debug> TCP-Session: 514c656a-6172-4b1e-b592-9219ae88ac69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12914 | 2025.12.19 22:10:49.665095 [ 291 ] {} <Debug> TCP-Session: 371b558d-206a-43c4-8632-b55f96c38963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2025.12.19 22:10:49.665098 [ 288 ] {} <Debug> TCP-Session: ea8a4951-6d51-4bc6-b936-b07aa26f410f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12916 | 2025.12.19 22:10:49.665116 [ 291 ] {} <Debug> TCP-Session: 371b558d-206a-43c4-8632-b55f96c38963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12917 | 2025.12.19 22:10:49.665109 [ 289 ] {} <Debug> TCP-Session: 514c656a-6172-4b1e-b592-9219ae88ac69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12918 | 2025.12.19 22:10:49.665056 [ 294 ] {} <Trace> TCP-Session: d5022161-0fc5-43df-b42c-dd1f7f5f8e85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12919 | 2025.12.19 22:10:49.665038 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12920 | 2025.12.19 22:10:49.664987 [ 259 ] {} <Debug> TCP-Session: 2dd8b962-0c50-4b4f-bfab-2d758736d51e Authenticating user 'default' from [fd00:1122:3344:101::e]:59627 | ||
| 12921 | 2025.12.19 22:10:49.665251 [ 293 ] {} <Debug> TCP-Session: 5a7cfbcb-48b4-46f0-ab3c-117c9cc093ea Authenticating user 'default' from [fd00:1122:3344:101::e]:50503 | ||
| 12922 | 2025.12.19 22:10:49.664963 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12923 | 2025.12.19 22:10:49.665277 [ 293 ] {} <Debug> TCP-Session: 5a7cfbcb-48b4-46f0-ab3c-117c9cc093ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12924 | 2025.12.19 22:10:49.665275 [ 259 ] {} <Debug> TCP-Session: 2dd8b962-0c50-4b4f-bfab-2d758736d51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2025.12.19 22:10:49.665308 [ 293 ] {} <Debug> TCP-Session: 5a7cfbcb-48b4-46f0-ab3c-117c9cc093ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12926 | 2025.12.19 22:10:49.665310 [ 286 ] {} <Debug> TCP-Session: 37adceca-18d0-4ad7-b700-40db07236df6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57682 | ||
| 12927 | 2025.12.19 22:10:49.665323 [ 259 ] {} <Debug> TCP-Session: 2dd8b962-0c50-4b4f-bfab-2d758736d51e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12928 | 2025.12.19 22:10:49.665356 [ 286 ] {} <Debug> TCP-Session: 37adceca-18d0-4ad7-b700-40db07236df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12929 | 2025.12.19 22:10:49.664926 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64280 | ||
| 12930 | 2025.12.19 22:10:49.665378 [ 286 ] {} <Debug> TCP-Session: 37adceca-18d0-4ad7-b700-40db07236df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12931 | 2025.12.19 22:10:49.665385 [ 294 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57213) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12932 | 2025.12.19 22:10:49.664908 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53266 | ||
| 12933 | 2025.12.19 22:10:49.665450 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12934 | 2025.12.19 22:10:49.665486 [ 292 ] {} <Debug> TCP-Session: 5fa95291-9240-4c9c-999f-e01bbee845e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64280 | ||
| 12935 | 2025.12.19 22:10:49.665490 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12936 | 2025.12.19 22:10:49.665514 [ 292 ] {} <Debug> TCP-Session: 5fa95291-9240-4c9c-999f-e01bbee845e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12937 | 2025.12.19 22:10:49.665530 [ 290 ] {} <Debug> TCP-Session: 10df63c8-d5de-4510-a1a6-6cc80c5092ff Authenticating user 'default' from [fd00:1122:3344:101::e]:53266 | ||
| 12938 | 2025.12.19 22:10:49.665553 [ 292 ] {} <Debug> TCP-Session: 5fa95291-9240-4c9c-999f-e01bbee845e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12939 | 2025.12.19 22:10:49.665563 [ 290 ] {} <Debug> TCP-Session: 10df63c8-d5de-4510-a1a6-6cc80c5092ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12940 | 2025.12.19 22:10:49.665589 [ 290 ] {} <Debug> TCP-Session: 10df63c8-d5de-4510-a1a6-6cc80c5092ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12941 | 2025.12.19 22:10:49.665674 [ 294 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12942 | 2025.12.19 22:10:49.665732 [ 294 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12943 | 2025.12.19 22:10:49.666027 [ 294 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 12944 | 2025.12.19 22:10:49.666371 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 12945 | 2025.12.19 22:10:49.667067 [ 315 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Trace> AggregatingTransform: Aggregating | ||
| 12946 | 2025.12.19 22:10:49.667106 [ 315 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Trace> Aggregator: Aggregation method: without_key | ||
| 12947 | 2025.12.19 22:10:49.667140 [ 315 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005436 sec. (994.593 rows/sec., 38.85 KiB/sec.) | ||
| 12948 | 2025.12.19 22:10:49.667157 [ 315 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Trace> Aggregator: Merging aggregated data | ||
| 12949 | 2025.12.19 22:10:49.668492 [ 294 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003171 sec., 315.35793125197097 rows/sec., 12.32 KiB/sec. | ||
| 12950 | 2025.12.19 22:10:49.668637 [ 294 ] {20e2c9e7-e8ad-4ddf-9af4-bf406e1dea67} <Debug> TCPHandler: Processed in 0.003704531 sec. | ||
| 12951 | 2025.12.19 22:10:49.668749 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12952 | 2025.12.19 22:10:49.668778 [ 294 ] {} <Debug> TCP-Session: d5022161-0fc5-43df-b42c-dd1f7f5f8e85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12953 | 2025.12.19 22:10:49.668785 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12954 | 2025.12.19 22:10:49.668809 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12955 | 2025.12.19 22:10:49.668827 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12956 | 2025.12.19 22:10:49.668848 [ 293 ] {} <Debug> TCP-Session: 5a7cfbcb-48b4-46f0-ab3c-117c9cc093ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12957 | 2025.12.19 22:10:49.668861 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12958 | 2025.12.19 22:10:49.668877 [ 290 ] {} <Debug> TCP-Session: 10df63c8-d5de-4510-a1a6-6cc80c5092ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12959 | 2025.12.19 22:10:49.668886 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12960 | 2025.12.19 22:10:49.668902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12961 | 2025.12.19 22:10:49.668921 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12962 | 2025.12.19 22:10:49.668936 [ 291 ] {} <Debug> TCP-Session: 371b558d-206a-43c4-8632-b55f96c38963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12963 | 2025.12.19 22:10:49.668949 [ 289 ] {} <Debug> TCP-Session: 514c656a-6172-4b1e-b592-9219ae88ac69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12964 | 2025.12.19 22:10:49.668977 [ 292 ] {} <Debug> TCP-Session: 5fa95291-9240-4c9c-999f-e01bbee845e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12965 | 2025.12.19 22:10:49.668909 [ 288 ] {} <Debug> TCP-Session: ea8a4951-6d51-4bc6-b936-b07aa26f410f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12966 | 2025.12.19 22:10:49.668831 [ 259 ] {} <Debug> TCP-Session: 2dd8b962-0c50-4b4f-bfab-2d758736d51e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12967 | 2025.12.19 22:10:49.668845 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12968 | 2025.12.19 22:10:49.669076 [ 286 ] {} <Debug> TCP-Session: 37adceca-18d0-4ad7-b700-40db07236df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12969 | 2025.12.19 22:10:49.674213 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42196 | ||
| 12970 | 2025.12.19 22:10:49.674272 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12971 | 2025.12.19 22:10:49.674292 [ 286 ] {} <Debug> TCP-Session: d6e81796-9885-4d0a-b777-6bcba21199c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42196 | ||
| 12972 | 2025.12.19 22:10:49.674309 [ 286 ] {} <Debug> TCP-Session: d6e81796-9885-4d0a-b777-6bcba21199c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12973 | 2025.12.19 22:10:49.674321 [ 286 ] {} <Debug> TCP-Session: d6e81796-9885-4d0a-b777-6bcba21199c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12974 | 2025.12.19 22:10:49.674459 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36293 | ||
| 12975 | 2025.12.19 22:10:49.674466 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37635 | ||
| 12976 | 2025.12.19 22:10:49.674501 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60880 | ||
| 12977 | 2025.12.19 22:10:49.674525 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40118 | ||
| 12978 | 2025.12.19 22:10:49.674530 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12979 | 2025.12.19 22:10:49.674547 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38617 | ||
| 12980 | 2025.12.19 22:10:49.674579 [ 288 ] {} <Debug> TCP-Session: 93b07cd4-8a4e-43a3-8f3a-c3a40563bf5d Authenticating user 'default' from [fd00:1122:3344:101::e]:36293 | ||
| 12981 | 2025.12.19 22:10:49.674593 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12982 | 2025.12.19 22:10:49.674611 [ 288 ] {} <Debug> TCP-Session: 93b07cd4-8a4e-43a3-8f3a-c3a40563bf5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12983 | 2025.12.19 22:10:49.674636 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12984 | 2025.12.19 22:10:49.674641 [ 288 ] {} <Debug> TCP-Session: 93b07cd4-8a4e-43a3-8f3a-c3a40563bf5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12985 | 2025.12.19 22:10:49.674636 [ 291 ] {} <Debug> TCP-Session: ddea800d-2ac4-40bb-9585-830d6c08dfa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60880 | ||
| 12986 | 2025.12.19 22:10:49.674664 [ 294 ] {} <Debug> TCP-Session: 45e1a7eb-8407-4350-aca7-f60fcd7162c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38617 | ||
| 12987 | 2025.12.19 22:10:49.674693 [ 291 ] {} <Debug> TCP-Session: ddea800d-2ac4-40bb-9585-830d6c08dfa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12988 | 2025.12.19 22:10:49.674712 [ 294 ] {} <Debug> TCP-Session: 45e1a7eb-8407-4350-aca7-f60fcd7162c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12989 | 2025.12.19 22:10:49.674728 [ 291 ] {} <Debug> TCP-Session: ddea800d-2ac4-40bb-9585-830d6c08dfa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12990 | 2025.12.19 22:10:49.674744 [ 294 ] {} <Debug> TCP-Session: 45e1a7eb-8407-4350-aca7-f60fcd7162c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12991 | 2025.12.19 22:10:49.674601 [ 286 ] {} <Trace> TCP-Session: d6e81796-9885-4d0a-b777-6bcba21199c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12992 | 2025.12.19 22:10:49.674600 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12993 | 2025.12.19 22:10:49.674557 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12994 | 2025.12.19 22:10:49.674823 [ 292 ] {} <Debug> TCP-Session: f98795e4-2fef-4680-bbba-3ff193a6e8c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40118 | ||
| 12995 | 2025.12.19 22:10:49.674554 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49062 | ||
| 12996 | 2025.12.19 22:10:49.674858 [ 289 ] {} <Debug> TCP-Session: 96831779-fd3b-4360-a02d-35f624f7dfe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37635 | ||
| 12997 | 2025.12.19 22:10:49.674864 [ 292 ] {} <Debug> TCP-Session: f98795e4-2fef-4680-bbba-3ff193a6e8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12998 | 2025.12.19 22:10:49.674904 [ 289 ] {} <Debug> TCP-Session: 96831779-fd3b-4360-a02d-35f624f7dfe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12999 | 2025.12.19 22:10:49.674919 [ 292 ] {} <Debug> TCP-Session: f98795e4-2fef-4680-bbba-3ff193a6e8c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13000 | 2025.12.19 22:10:49.674920 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13001 | 2025.12.19 22:10:49.674932 [ 289 ] {} <Debug> TCP-Session: 96831779-fd3b-4360-a02d-35f624f7dfe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13002 | 2025.12.19 22:10:49.674969 [ 259 ] {} <Debug> TCP-Session: f32b93a3-42c1-41d5-9e7f-52a44d9293cc Authenticating user 'default' from [fd00:1122:3344:101::e]:49062 | ||
| 13003 | 2025.12.19 22:10:49.674535 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59604 | ||
| 13004 | 2025.12.19 22:10:49.674995 [ 259 ] {} <Debug> TCP-Session: f32b93a3-42c1-41d5-9e7f-52a44d9293cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13005 | 2025.12.19 22:10:49.674485 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47400 | ||
| 13006 | 2025.12.19 22:10:49.675022 [ 259 ] {} <Debug> TCP-Session: f32b93a3-42c1-41d5-9e7f-52a44d9293cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2025.12.19 22:10:49.675051 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13008 | 2025.12.19 22:10:49.674934 [ 286 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42196) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13009 | 2025.12.19 22:10:49.675078 [ 293 ] {} <Debug> TCP-Session: 8a72239e-3129-4501-9cf6-bc3e990746ae Authenticating user 'default' from [fd00:1122:3344:101::e]:59604 | ||
| 13010 | 2025.12.19 22:10:49.675091 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13011 | 2025.12.19 22:10:49.675112 [ 293 ] {} <Debug> TCP-Session: 8a72239e-3129-4501-9cf6-bc3e990746ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13012 | 2025.12.19 22:10:49.675128 [ 290 ] {} <Debug> TCP-Session: 27e00f12-a982-4f34-bd14-98730ccc6a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:47400 | ||
| 13013 | 2025.12.19 22:10:49.675145 [ 293 ] {} <Debug> TCP-Session: 8a72239e-3129-4501-9cf6-bc3e990746ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13014 | 2025.12.19 22:10:49.675155 [ 290 ] {} <Debug> TCP-Session: 27e00f12-a982-4f34-bd14-98730ccc6a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13015 | 2025.12.19 22:10:49.675181 [ 290 ] {} <Debug> TCP-Session: 27e00f12-a982-4f34-bd14-98730ccc6a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13016 | 2025.12.19 22:10:49.675341 [ 286 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13017 | 2025.12.19 22:10:49.675399 [ 286 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13018 | 2025.12.19 22:10:49.675710 [ 286 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 13019 | 2025.12.19 22:10:49.676700 [ 308 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Trace> AggregatingTransform: Aggregating | ||
| 13020 | 2025.12.19 22:10:49.676735 [ 308 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Trace> Aggregator: Aggregation method: without_key | ||
| 13021 | 2025.12.19 22:10:49.676767 [ 308 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956226 sec. (1045.778 rows/sec., 40.85 KiB/sec.) | ||
| 13022 | 2025.12.19 22:10:49.676784 [ 308 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Trace> Aggregator: Merging aggregated data | ||
| 13023 | 2025.12.19 22:10:49.678183 [ 286 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003303 sec., 302.7550711474417 rows/sec., 11.83 KiB/sec. | ||
| 13024 | 2025.12.19 22:10:49.678329 [ 286 ] {9e60af0d-00a5-4cba-a735-ae2698d7591b} <Debug> TCPHandler: Processed in 0.003837912 sec. | ||
| 13025 | 2025.12.19 22:10:49.678417 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13026 | 2025.12.19 22:10:49.678443 [ 286 ] {} <Debug> TCP-Session: d6e81796-9885-4d0a-b777-6bcba21199c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13027 | 2025.12.19 22:10:49.678449 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13028 | 2025.12.19 22:10:49.678467 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13029 | 2025.12.19 22:10:49.678492 [ 289 ] {} <Debug> TCP-Session: 96831779-fd3b-4360-a02d-35f624f7dfe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13030 | 2025.12.19 22:10:49.678499 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13031 | 2025.12.19 22:10:49.678516 [ 290 ] {} <Debug> TCP-Session: 27e00f12-a982-4f34-bd14-98730ccc6a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13032 | 2025.12.19 22:10:49.678519 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13033 | 2025.12.19 22:10:49.678553 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13034 | 2025.12.19 22:10:49.678566 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13035 | 2025.12.19 22:10:49.678580 [ 293 ] {} <Debug> TCP-Session: 8a72239e-3129-4501-9cf6-bc3e990746ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13036 | 2025.12.19 22:10:49.678601 [ 291 ] {} <Debug> TCP-Session: ddea800d-2ac4-40bb-9585-830d6c08dfa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13037 | 2025.12.19 22:10:49.678620 [ 294 ] {} <Debug> TCP-Session: 45e1a7eb-8407-4350-aca7-f60fcd7162c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13038 | 2025.12.19 22:10:49.678551 [ 288 ] {} <Debug> TCP-Session: 93b07cd4-8a4e-43a3-8f3a-c3a40563bf5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13039 | 2025.12.19 22:10:49.678539 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13040 | 2025.12.19 22:10:49.678501 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13041 | 2025.12.19 22:10:49.678724 [ 292 ] {} <Debug> TCP-Session: f98795e4-2fef-4680-bbba-3ff193a6e8c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13042 | 2025.12.19 22:10:49.678734 [ 259 ] {} <Debug> TCP-Session: f32b93a3-42c1-41d5-9e7f-52a44d9293cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13043 | 2025.12.19 22:10:51.312782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35022 | ||
| 13044 | 2025.12.19 22:10:51.313369 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2025.12.19 22:10:51.313424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13046 | 2025.12.19 22:10:51.313944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13047 | 2025.12.19 22:10:51.314179 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2025.12.19 22:10:51.314331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35022 | ||
| 13049 | 2025.12.19 22:10:53.185492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 13050 | 2025.12.19 22:10:53.203671 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2025.12.19 22:10:53.203738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13052 | 2025.12.19 22:10:53.210084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13053 | 2025.12.19 22:10:53.210993 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2025.12.19 22:10:53.215181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13055 | 2025.12.19 22:10:53.906251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1504 | ||
| 13056 | 2025.12.19 22:10:53.908825 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13057 | 2025.12.19 22:10:53.908888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13058 | 2025.12.19 22:10:53.910165 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13059 | 2025.12.19 22:10:53.910456 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2025.12.19 22:10:53.910743 [ 221 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 13061 | 2025.12.19 22:10:53.910773 [ 221 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 13062 | 2025.12.19 22:10:53.910875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1504 | ||
| 13063 | 2025.12.19 22:10:53.913868 [ 221 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 13064 | 2025.12.19 22:10:54.604267 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 13065 | 2025.12.19 22:10:54.604321 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 13066 | 2025.12.19 22:10:54.606509 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 13067 | 2025.12.19 22:10:54.617956 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2025.12.19 22:10:54.618115 [ 261 ] {d0084caa-caa5-4366-8470-8cec1f72cfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13069 | 2025.12.19 22:10:54.618179 [ 261 ] {d0084caa-caa5-4366-8470-8cec1f72cfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13070 | 2025.12.19 22:10:54.618869 [ 261 ] {d0084caa-caa5-4366-8470-8cec1f72cfa4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2025.12.19 22:10:54.618912 [ 261 ] {d0084caa-caa5-4366-8470-8cec1f72cfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13072 | 2025.12.19 22:10:54.619321 [ 261 ] {d0084caa-caa5-4366-8470-8cec1f72cfa4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13073 | 2025.12.19 22:10:54.619555 [ 261 ] {d0084caa-caa5-4366-8470-8cec1f72cfa4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13074 | 2025.12.19 22:10:54.619709 [ 261 ] {d0084caa-caa5-4366-8470-8cec1f72cfa4} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001642 sec., 82825.8221680877 rows/sec., 7.18 MiB/sec. | ||
| 13075 | 2025.12.19 22:10:54.619761 [ 261 ] {d0084caa-caa5-4366-8470-8cec1f72cfa4} <Debug> TCPHandler: Processed in 0.001928222 sec. | ||
| 13076 | 2025.12.19 22:10:54.619881 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13077 | 2025.12.19 22:10:54.619985 [ 261 ] {7705333c-503d-4f1e-ac24-1d6dc2c4d91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13078 | 2025.12.19 22:10:54.620030 [ 261 ] {7705333c-503d-4f1e-ac24-1d6dc2c4d91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13079 | 2025.12.19 22:10:54.620440 [ 261 ] {7705333c-503d-4f1e-ac24-1d6dc2c4d91f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2025.12.19 22:10:54.620478 [ 261 ] {7705333c-503d-4f1e-ac24-1d6dc2c4d91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13081 | 2025.12.19 22:10:54.620788 [ 261 ] {7705333c-503d-4f1e-ac24-1d6dc2c4d91f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13082 | 2025.12.19 22:10:54.621015 [ 261 ] {7705333c-503d-4f1e-ac24-1d6dc2c4d91f} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13083 | 2025.12.19 22:10:54.621146 [ 261 ] {7705333c-503d-4f1e-ac24-1d6dc2c4d91f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001185 sec., 33755.27426160337 rows/sec., 2.48 MiB/sec. | ||
| 13084 | 2025.12.19 22:10:54.621187 [ 261 ] {7705333c-503d-4f1e-ac24-1d6dc2c4d91f} <Debug> TCPHandler: Processed in 0.001358652 sec. | ||
| 13085 | 2025.12.19 22:10:54.621293 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13086 | 2025.12.19 22:10:54.621392 [ 261 ] {ef4ca821-13e5-479a-93f1-73a89f0ef2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13087 | 2025.12.19 22:10:54.621434 [ 261 ] {ef4ca821-13e5-479a-93f1-73a89f0ef2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13088 | 2025.12.19 22:10:54.621872 [ 261 ] {ef4ca821-13e5-479a-93f1-73a89f0ef2df} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2025.12.19 22:10:54.621910 [ 261 ] {ef4ca821-13e5-479a-93f1-73a89f0ef2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13090 | 2025.12.19 22:10:54.622251 [ 261 ] {ef4ca821-13e5-479a-93f1-73a89f0ef2df} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13091 | 2025.12.19 22:10:54.622472 [ 261 ] {ef4ca821-13e5-479a-93f1-73a89f0ef2df} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2025.12.19 22:10:54.622603 [ 261 ] {ef4ca821-13e5-479a-93f1-73a89f0ef2df} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00123 sec., 84552.84552845529 rows/sec., 6.60 MiB/sec. | ||
| 13093 | 2025.12.19 22:10:54.622643 [ 261 ] {ef4ca821-13e5-479a-93f1-73a89f0ef2df} <Debug> TCPHandler: Processed in 0.001399883 sec. | ||
| 13094 | 2025.12.19 22:10:54.622753 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2025.12.19 22:10:54.622850 [ 261 ] {e8b5fb44-0d77-4116-80b2-4d762c4ca028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13096 | 2025.12.19 22:10:54.622894 [ 261 ] {e8b5fb44-0d77-4116-80b2-4d762c4ca028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13097 | 2025.12.19 22:10:54.623297 [ 261 ] {e8b5fb44-0d77-4116-80b2-4d762c4ca028} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2025.12.19 22:10:54.623334 [ 261 ] {e8b5fb44-0d77-4116-80b2-4d762c4ca028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13099 | 2025.12.19 22:10:54.623678 [ 261 ] {e8b5fb44-0d77-4116-80b2-4d762c4ca028} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13100 | 2025.12.19 22:10:54.623904 [ 261 ] {e8b5fb44-0d77-4116-80b2-4d762c4ca028} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2025.12.19 22:10:54.624033 [ 261 ] {e8b5fb44-0d77-4116-80b2-4d762c4ca028} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 13102 | 2025.12.19 22:10:54.624072 [ 261 ] {e8b5fb44-0d77-4116-80b2-4d762c4ca028} <Debug> TCPHandler: Processed in 0.001368082 sec. | ||
| 13103 | 2025.12.19 22:10:54.624172 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2025.12.19 22:10:54.624267 [ 261 ] {d39749ef-1968-43c1-9322-28e514895b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13105 | 2025.12.19 22:10:54.624322 [ 261 ] {d39749ef-1968-43c1-9322-28e514895b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13106 | 2025.12.19 22:10:54.625182 [ 261 ] {d39749ef-1968-43c1-9322-28e514895b24} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2025.12.19 22:10:54.625219 [ 261 ] {d39749ef-1968-43c1-9322-28e514895b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13108 | 2025.12.19 22:10:54.625793 [ 261 ] {d39749ef-1968-43c1-9322-28e514895b24} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13109 | 2025.12.19 22:10:54.626024 [ 261 ] {d39749ef-1968-43c1-9322-28e514895b24} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2025.12.19 22:10:54.626166 [ 261 ] {d39749ef-1968-43c1-9322-28e514895b24} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001917 sec., 20865.936358894105 rows/sec., 37.39 MiB/sec. | ||
| 13111 | 2025.12.19 22:10:54.626243 [ 261 ] {d39749ef-1968-43c1-9322-28e514895b24} <Debug> TCPHandler: Processed in 0.002119814 sec. | ||
| 13112 | 2025.12.19 22:10:54.626350 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13113 | 2025.12.19 22:10:54.626447 [ 261 ] {cf0311ce-aaae-4246-8bcd-f48a08609021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13114 | 2025.12.19 22:10:54.626490 [ 261 ] {cf0311ce-aaae-4246-8bcd-f48a08609021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13115 | 2025.12.19 22:10:54.626820 [ 261 ] {cf0311ce-aaae-4246-8bcd-f48a08609021} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2025.12.19 22:10:54.626858 [ 261 ] {cf0311ce-aaae-4246-8bcd-f48a08609021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13117 | 2025.12.19 22:10:54.627178 [ 261 ] {cf0311ce-aaae-4246-8bcd-f48a08609021} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13118 | 2025.12.19 22:10:54.627427 [ 261 ] {cf0311ce-aaae-4246-8bcd-f48a08609021} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2025.12.19 22:10:54.627556 [ 261 ] {cf0311ce-aaae-4246-8bcd-f48a08609021} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 13120 | 2025.12.19 22:10:54.627592 [ 261 ] {cf0311ce-aaae-4246-8bcd-f48a08609021} <Debug> TCPHandler: Processed in 0.001292361 sec. | ||
| 13121 | 2025.12.19 22:10:58.641957 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13122 | 2025.12.19 22:10:58.642021 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13123 | 2025.12.19 22:10:58.814654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35470 | ||
| 13124 | 2025.12.19 22:10:58.815183 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2025.12.19 22:10:58.815228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13126 | 2025.12.19 22:10:58.815725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13127 | 2025.12.19 22:10:58.815956 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13128 | 2025.12.19 22:10:58.816091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35470 | ||
| 13129 | 2025.12.19 22:10:59.616731 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13130 | 2025.12.19 22:10:59.616933 [ 261 ] {cebb4fd8-0d0f-4b05-8613-2d25f77ee2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13131 | 2025.12.19 22:10:59.617006 [ 261 ] {cebb4fd8-0d0f-4b05-8613-2d25f77ee2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13132 | 2025.12.19 22:10:59.617752 [ 261 ] {cebb4fd8-0d0f-4b05-8613-2d25f77ee2b9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2025.12.19 22:10:59.617807 [ 261 ] {cebb4fd8-0d0f-4b05-8613-2d25f77ee2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13134 | 2025.12.19 22:10:59.618210 [ 261 ] {cebb4fd8-0d0f-4b05-8613-2d25f77ee2b9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13135 | 2025.12.19 22:10:59.618427 [ 261 ] {cebb4fd8-0d0f-4b05-8613-2d25f77ee2b9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2025.12.19 22:10:59.618575 [ 261 ] {cebb4fd8-0d0f-4b05-8613-2d25f77ee2b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.53 MiB/sec. | ||
| 13137 | 2025.12.19 22:10:59.618621 [ 261 ] {cebb4fd8-0d0f-4b05-8613-2d25f77ee2b9} <Debug> TCPHandler: Processed in 0.002028643 sec. | ||
| 13138 | 2025.12.19 22:10:59.618930 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2025.12.19 22:10:59.619030 [ 261 ] {80087146-cc90-4895-948c-e5ac3ddeb412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13140 | 2025.12.19 22:10:59.619072 [ 261 ] {80087146-cc90-4895-948c-e5ac3ddeb412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13141 | 2025.12.19 22:10:59.619515 [ 261 ] {80087146-cc90-4895-948c-e5ac3ddeb412} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2025.12.19 22:10:59.619552 [ 261 ] {80087146-cc90-4895-948c-e5ac3ddeb412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13143 | 2025.12.19 22:10:59.619864 [ 261 ] {80087146-cc90-4895-948c-e5ac3ddeb412} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13144 | 2025.12.19 22:10:59.620070 [ 261 ] {80087146-cc90-4895-948c-e5ac3ddeb412} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2025.12.19 22:10:59.620196 [ 261 ] {80087146-cc90-4895-948c-e5ac3ddeb412} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 13146 | 2025.12.19 22:10:59.620233 [ 261 ] {80087146-cc90-4895-948c-e5ac3ddeb412} <Debug> TCPHandler: Processed in 0.001354842 sec. | ||
| 13147 | 2025.12.19 22:10:59.620363 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2025.12.19 22:10:59.620457 [ 261 ] {33e5fffd-7959-4819-850b-81ae0d39985f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13149 | 2025.12.19 22:10:59.620499 [ 261 ] {33e5fffd-7959-4819-850b-81ae0d39985f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13150 | 2025.12.19 22:10:59.620921 [ 261 ] {33e5fffd-7959-4819-850b-81ae0d39985f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2025.12.19 22:10:59.620957 [ 261 ] {33e5fffd-7959-4819-850b-81ae0d39985f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13152 | 2025.12.19 22:10:59.621285 [ 261 ] {33e5fffd-7959-4819-850b-81ae0d39985f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13153 | 2025.12.19 22:10:59.621511 [ 261 ] {33e5fffd-7959-4819-850b-81ae0d39985f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2025.12.19 22:10:59.621640 [ 261 ] {33e5fffd-7959-4819-850b-81ae0d39985f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 13155 | 2025.12.19 22:10:59.621678 [ 261 ] {33e5fffd-7959-4819-850b-81ae0d39985f} <Debug> TCPHandler: Processed in 0.001374122 sec. | ||
| 13156 | 2025.12.19 22:10:59.621782 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2025.12.19 22:10:59.621875 [ 261 ] {869572a7-46c5-46ae-a164-c2f07a666168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13158 | 2025.12.19 22:10:59.621916 [ 261 ] {869572a7-46c5-46ae-a164-c2f07a666168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13159 | 2025.12.19 22:10:59.622238 [ 261 ] {869572a7-46c5-46ae-a164-c2f07a666168} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2025.12.19 22:10:59.622273 [ 261 ] {869572a7-46c5-46ae-a164-c2f07a666168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13161 | 2025.12.19 22:10:59.622569 [ 261 ] {869572a7-46c5-46ae-a164-c2f07a666168} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13162 | 2025.12.19 22:10:59.622770 [ 261 ] {869572a7-46c5-46ae-a164-c2f07a666168} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2025.12.19 22:10:59.622894 [ 261 ] {869572a7-46c5-46ae-a164-c2f07a666168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 13164 | 2025.12.19 22:10:59.622933 [ 261 ] {869572a7-46c5-46ae-a164-c2f07a666168} <Debug> TCPHandler: Processed in 0.00119761 sec. | ||
| 13165 | 2025.12.19 22:11:00.715142 [ 100 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13166 | 2025.12.19 22:11:00.715218 [ 100 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2025.12.19 22:11:00.715238 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13168 | 2025.12.19 22:11:00.715344 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::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 | ||
| 13169 | 2025.12.19 22:11:00.715389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13170 | 2025.12.19 22:11:00.715454 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13171 | 2025.12.19 22:11:00.715492 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 252 rows starting from the beginning of the part | ||
| 13172 | 2025.12.19 22:11:00.715568 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 13173 | 2025.12.19 22:11:00.715616 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 13174 | 2025.12.19 22:11:00.715660 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 13175 | 2025.12.19 22:11:00.715702 [ 187 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 13176 | 2025.12.19 22:11:00.716554 [ 200 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247441 sec., 606040.6864933893 rows/sec., 44.23 MiB/sec. | ||
| 13177 | 2025.12.19 22:11:00.716783 [ 188 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 13178 | 2025.12.19 22:11:00.717103 [ 188 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2025.12.19 22:11:00.717188 [ 188 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_33_8} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 13180 | 2025.12.19 22:11:00.717295 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13181 | 2025.12.19 22:11:00.733197 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2025.12.19 22:11:00.733262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13183 | 2025.12.19 22:11:00.739767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13184 | 2025.12.19 22:11:00.740529 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2025.12.19 22:11:00.743861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 13186 | 2025.12.19 22:11:03.911207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1524 | ||
| 13187 | 2025.12.19 22:11:03.913367 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2025.12.19 22:11:03.913420 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13189 | 2025.12.19 22:11:03.914604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13190 | 2025.12.19 22:11:03.914867 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2025.12.19 22:11:03.915138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1524 | ||
| 13192 | 2025.12.19 22:11:04.620294 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2025.12.19 22:11:04.620473 [ 261 ] {36551dc8-ac27-4002-94ce-3dbce49282f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13194 | 2025.12.19 22:11:04.620541 [ 261 ] {36551dc8-ac27-4002-94ce-3dbce49282f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13195 | 2025.12.19 22:11:04.621228 [ 261 ] {36551dc8-ac27-4002-94ce-3dbce49282f8} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2025.12.19 22:11:04.621273 [ 261 ] {36551dc8-ac27-4002-94ce-3dbce49282f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13197 | 2025.12.19 22:11:04.621662 [ 261 ] {36551dc8-ac27-4002-94ce-3dbce49282f8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13198 | 2025.12.19 22:11:04.621905 [ 261 ] {36551dc8-ac27-4002-94ce-3dbce49282f8} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2025.12.19 22:11:04.622047 [ 148 ] {} <Debug> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13200 | 2025.12.19 22:11:04.622077 [ 261 ] {36551dc8-ac27-4002-94ce-3dbce49282f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.21 MiB/sec. | ||
| 13201 | 2025.12.19 22:11:04.622122 [ 148 ] {} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2025.12.19 22:11:04.622144 [ 261 ] {36551dc8-ac27-4002-94ce-3dbce49282f8} <Debug> TCPHandler: Processed in 0.001971532 sec. | ||
| 13203 | 2025.12.19 22:11:04.622153 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13204 | 2025.12.19 22:11:04.622285 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::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 | ||
| 13205 | 2025.12.19 22:11:04.622291 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13206 | 2025.12.19 22:11:04.622422 [ 261 ] {5b11043e-4321-41ce-be1c-5ce069e349d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13207 | 2025.12.19 22:11:04.622429 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13208 | 2025.12.19 22:11:04.622471 [ 261 ] {5b11043e-4321-41ce-be1c-5ce069e349d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13209 | 2025.12.19 22:11:04.622479 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 13210 | 2025.12.19 22:11:04.622571 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 13211 | 2025.12.19 22:11:04.622622 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 13212 | 2025.12.19 22:11:04.622669 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 13213 | 2025.12.19 22:11:04.622716 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13214 | 2025.12.19 22:11:04.622951 [ 261 ] {5b11043e-4321-41ce-be1c-5ce069e349d3} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2025.12.19 22:11:04.622999 [ 261 ] {5b11043e-4321-41ce-be1c-5ce069e349d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13216 | 2025.12.19 22:11:04.623330 [ 261 ] {5b11043e-4321-41ce-be1c-5ce069e349d3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13217 | 2025.12.19 22:11:04.623478 [ 200 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124161 sec., 96648.70611544688 rows/sec., 8.39 MiB/sec. | ||
| 13218 | 2025.12.19 22:11:04.623538 [ 261 ] {5b11043e-4321-41ce-be1c-5ce069e349d3} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2025.12.19 22:11:04.623610 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13220 | 2025.12.19 22:11:04.623683 [ 261 ] {5b11043e-4321-41ce-be1c-5ce069e349d3} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001284 sec., 12461.059190031152 rows/sec., 1.00 MiB/sec. | ||
| 13221 | 2025.12.19 22:11:04.623734 [ 261 ] {5b11043e-4321-41ce-be1c-5ce069e349d3} <Debug> TCPHandler: Processed in 0.001495714 sec. | ||
| 13222 | 2025.12.19 22:11:04.623861 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13223 | 2025.12.19 22:11:04.623880 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2025.12.19 22:11:04.623958 [ 261 ] {2d359ab8-a50a-4534-8533-b516c97a706d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13225 | 2025.12.19 22:11:04.623965 [ 187 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_17_4} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13226 | 2025.12.19 22:11:04.624009 [ 261 ] {2d359ab8-a50a-4534-8533-b516c97a706d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13227 | 2025.12.19 22:11:04.624049 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13228 | 2025.12.19 22:11:04.624619 [ 261 ] {2d359ab8-a50a-4534-8533-b516c97a706d} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13229 | 2025.12.19 22:11:04.624660 [ 261 ] {2d359ab8-a50a-4534-8533-b516c97a706d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13230 | 2025.12.19 22:11:04.624991 [ 261 ] {2d359ab8-a50a-4534-8533-b516c97a706d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13231 | 2025.12.19 22:11:04.625196 [ 261 ] {2d359ab8-a50a-4534-8533-b516c97a706d} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13232 | 2025.12.19 22:11:04.625332 [ 261 ] {2d359ab8-a50a-4534-8533-b516c97a706d} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001393 sec., 190236.89877961235 rows/sec., 16.98 MiB/sec. | ||
| 13233 | 2025.12.19 22:11:04.625372 [ 261 ] {2d359ab8-a50a-4534-8533-b516c97a706d} <Debug> TCPHandler: Processed in 0.001560265 sec. | ||
| 13234 | 2025.12.19 22:11:04.625493 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13235 | 2025.12.19 22:11:04.625588 [ 261 ] {a31a1602-a73e-48c4-9622-7080dd5673ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13236 | 2025.12.19 22:11:04.625629 [ 261 ] {a31a1602-a73e-48c4-9622-7080dd5673ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13237 | 2025.12.19 22:11:04.626078 [ 261 ] {a31a1602-a73e-48c4-9622-7080dd5673ec} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2025.12.19 22:11:04.626115 [ 261 ] {a31a1602-a73e-48c4-9622-7080dd5673ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13239 | 2025.12.19 22:11:04.626407 [ 261 ] {a31a1602-a73e-48c4-9622-7080dd5673ec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13240 | 2025.12.19 22:11:04.626630 [ 261 ] {a31a1602-a73e-48c4-9622-7080dd5673ec} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2025.12.19 22:11:04.626759 [ 261 ] {a31a1602-a73e-48c4-9622-7080dd5673ec} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001187 sec., 57287.27885425443 rows/sec., 4.20 MiB/sec. | ||
| 13242 | 2025.12.19 22:11:04.626802 [ 261 ] {a31a1602-a73e-48c4-9622-7080dd5673ec} <Debug> TCPHandler: Processed in 0.001358122 sec. | ||
| 13243 | 2025.12.19 22:11:04.626923 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13244 | 2025.12.19 22:11:04.627020 [ 261 ] {14c14cc3-abae-4d5c-a8b6-e03f64ee2fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13245 | 2025.12.19 22:11:04.627060 [ 261 ] {14c14cc3-abae-4d5c-a8b6-e03f64ee2fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13246 | 2025.12.19 22:11:04.627484 [ 261 ] {14c14cc3-abae-4d5c-a8b6-e03f64ee2fc1} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2025.12.19 22:11:04.627521 [ 261 ] {14c14cc3-abae-4d5c-a8b6-e03f64ee2fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13248 | 2025.12.19 22:11:04.627802 [ 261 ] {14c14cc3-abae-4d5c-a8b6-e03f64ee2fc1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13249 | 2025.12.19 22:11:04.628004 [ 261 ] {14c14cc3-abae-4d5c-a8b6-e03f64ee2fc1} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2025.12.19 22:11:04.628134 [ 261 ] {14c14cc3-abae-4d5c-a8b6-e03f64ee2fc1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.76 MiB/sec. | ||
| 13251 | 2025.12.19 22:11:04.628175 [ 261 ] {14c14cc3-abae-4d5c-a8b6-e03f64ee2fc1} <Debug> TCPHandler: Processed in 0.001304912 sec. | ||
| 13252 | 2025.12.19 22:11:04.628288 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2025.12.19 22:11:04.628382 [ 261 ] {ac579e35-fda8-4a9a-9fa3-8e64da7292a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13254 | 2025.12.19 22:11:04.628422 [ 261 ] {ac579e35-fda8-4a9a-9fa3-8e64da7292a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13255 | 2025.12.19 22:11:04.628822 [ 261 ] {ac579e35-fda8-4a9a-9fa3-8e64da7292a1} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2025.12.19 22:11:04.628858 [ 261 ] {ac579e35-fda8-4a9a-9fa3-8e64da7292a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13257 | 2025.12.19 22:11:04.629149 [ 261 ] {ac579e35-fda8-4a9a-9fa3-8e64da7292a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13258 | 2025.12.19 22:11:04.629351 [ 261 ] {ac579e35-fda8-4a9a-9fa3-8e64da7292a1} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2025.12.19 22:11:04.629478 [ 261 ] {ac579e35-fda8-4a9a-9fa3-8e64da7292a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 13260 | 2025.12.19 22:11:04.629477 [ 75 ] {} <Debug> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13261 | 2025.12.19 22:11:04.629519 [ 261 ] {ac579e35-fda8-4a9a-9fa3-8e64da7292a1} <Debug> TCPHandler: Processed in 0.001279961 sec. | ||
| 13262 | 2025.12.19 22:11:04.629554 [ 75 ] {} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13263 | 2025.12.19 22:11:04.629580 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13264 | 2025.12.19 22:11:04.629645 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2025.12.19 22:11:04.629690 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::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 | ||
| 13266 | 2025.12.19 22:11:04.629744 [ 261 ] {065b1b0c-7387-438e-8ac2-ba2c203fa0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13267 | 2025.12.19 22:11:04.629789 [ 261 ] {065b1b0c-7387-438e-8ac2-ba2c203fa0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13268 | 2025.12.19 22:11:04.629826 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13269 | 2025.12.19 22:11:04.629864 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 13270 | 2025.12.19 22:11:04.629925 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 13271 | 2025.12.19 22:11:04.629967 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 13272 | 2025.12.19 22:11:04.630011 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13273 | 2025.12.19 22:11:04.630047 [ 197 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13274 | 2025.12.19 22:11:04.630288 [ 261 ] {065b1b0c-7387-438e-8ac2-ba2c203fa0ce} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13275 | 2025.12.19 22:11:04.630331 [ 261 ] {065b1b0c-7387-438e-8ac2-ba2c203fa0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13276 | 2025.12.19 22:11:04.630647 [ 261 ] {065b1b0c-7387-438e-8ac2-ba2c203fa0ce} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13277 | 2025.12.19 22:11:04.630768 [ 200 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123738 sec., 53393.228670739976 rows/sec., 4.28 MiB/sec. | ||
| 13278 | 2025.12.19 22:11:04.630870 [ 261 ] {065b1b0c-7387-438e-8ac2-ba2c203fa0ce} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13279 | 2025.12.19 22:11:04.630928 [ 193 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13280 | 2025.12.19 22:11:04.631008 [ 261 ] {065b1b0c-7387-438e-8ac2-ba2c203fa0ce} <Debug> executeQuery: Read 156 rows, 12.89 KiB in 0.00128 sec., 121874.99999999999 rows/sec., 9.84 MiB/sec. | ||
| 13281 | 2025.12.19 22:11:04.631054 [ 261 ] {065b1b0c-7387-438e-8ac2-ba2c203fa0ce} <Debug> TCPHandler: Processed in 0.001457954 sec. | ||
| 13282 | 2025.12.19 22:11:04.631178 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13283 | 2025.12.19 22:11:04.631255 [ 193 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13284 | 2025.12.19 22:11:04.631273 [ 261 ] {13e73c99-3bf1-414b-a2c2-b449b3457131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13285 | 2025.12.19 22:11:04.631320 [ 261 ] {13e73c99-3bf1-414b-a2c2-b449b3457131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13286 | 2025.12.19 22:11:04.631348 [ 193 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_17_4} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13287 | 2025.12.19 22:11:04.631442 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13288 | 2025.12.19 22:11:04.631751 [ 261 ] {13e73c99-3bf1-414b-a2c2-b449b3457131} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2025.12.19 22:11:04.631791 [ 261 ] {13e73c99-3bf1-414b-a2c2-b449b3457131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13290 | 2025.12.19 22:11:04.632130 [ 261 ] {13e73c99-3bf1-414b-a2c2-b449b3457131} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13291 | 2025.12.19 22:11:04.632334 [ 261 ] {13e73c99-3bf1-414b-a2c2-b449b3457131} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13292 | 2025.12.19 22:11:04.632460 [ 261 ] {13e73c99-3bf1-414b-a2c2-b449b3457131} <Debug> executeQuery: Read 204 rows, 14.97 KiB in 0.001204 sec., 169435.21594684385 rows/sec., 12.14 MiB/sec. | ||
| 13293 | 2025.12.19 22:11:04.632500 [ 261 ] {13e73c99-3bf1-414b-a2c2-b449b3457131} <Debug> TCPHandler: Processed in 0.001370892 sec. | ||
| 13294 | 2025.12.19 22:11:04.632613 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13295 | 2025.12.19 22:11:04.632707 [ 261 ] {200ba50f-2e39-4e15-a0cc-2ea186ff6eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13296 | 2025.12.19 22:11:04.632760 [ 261 ] {200ba50f-2e39-4e15-a0cc-2ea186ff6eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13297 | 2025.12.19 22:11:04.633664 [ 261 ] {200ba50f-2e39-4e15-a0cc-2ea186ff6eac} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2025.12.19 22:11:04.633700 [ 261 ] {200ba50f-2e39-4e15-a0cc-2ea186ff6eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13299 | 2025.12.19 22:11:04.634268 [ 261 ] {200ba50f-2e39-4e15-a0cc-2ea186ff6eac} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13300 | 2025.12.19 22:11:04.634486 [ 261 ] {200ba50f-2e39-4e15-a0cc-2ea186ff6eac} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2025.12.19 22:11:04.634634 [ 261 ] {200ba50f-2e39-4e15-a0cc-2ea186ff6eac} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001944 sec., 20576.1316872428 rows/sec., 36.87 MiB/sec. | ||
| 13302 | 2025.12.19 22:11:04.634691 [ 261 ] {200ba50f-2e39-4e15-a0cc-2ea186ff6eac} <Debug> TCPHandler: Processed in 0.002127445 sec. | ||
| 13303 | 2025.12.19 22:11:04.634806 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2025.12.19 22:11:04.634900 [ 261 ] {379d6c09-dbd3-4abd-9ff7-81311f1a466f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13305 | 2025.12.19 22:11:04.634942 [ 261 ] {379d6c09-dbd3-4abd-9ff7-81311f1a466f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13306 | 2025.12.19 22:11:04.635296 [ 261 ] {379d6c09-dbd3-4abd-9ff7-81311f1a466f} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2025.12.19 22:11:04.635332 [ 261 ] {379d6c09-dbd3-4abd-9ff7-81311f1a466f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13308 | 2025.12.19 22:11:04.635647 [ 261 ] {379d6c09-dbd3-4abd-9ff7-81311f1a466f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13309 | 2025.12.19 22:11:04.635864 [ 261 ] {379d6c09-dbd3-4abd-9ff7-81311f1a466f} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2025.12.19 22:11:04.636002 [ 261 ] {379d6c09-dbd3-4abd-9ff7-81311f1a466f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 13311 | 2025.12.19 22:11:04.636041 [ 261 ] {379d6c09-dbd3-4abd-9ff7-81311f1a466f} <Debug> TCPHandler: Processed in 0.001284111 sec. | ||
| 13312 | 2025.12.19 22:11:06.316285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35982 | ||
| 13313 | 2025.12.19 22:11:06.317094 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2025.12.19 22:11:06.317147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13315 | 2025.12.19 22:11:06.317651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13316 | 2025.12.19 22:11:06.317899 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2025.12.19 22:11:06.318061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35982 | ||
| 13318 | 2025.12.19 22:11:06.318140 [ 222 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 13319 | 2025.12.19 22:11:06.318196 [ 222 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 13320 | 2025.12.19 22:11:06.321603 [ 222 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 13321 | 2025.12.19 22:11:06.876866 [ 223 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 13322 | 2025.12.19 22:11:06.876916 [ 223 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 13323 | 2025.12.19 22:11:06.879515 [ 223 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 13324 | 2025.12.19 22:11:08.243993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13325 | 2025.12.19 22:11:08.261322 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2025.12.19 22:11:08.261381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13327 | 2025.12.19 22:11:08.267351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13328 | 2025.12.19 22:11:08.268046 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2025.12.19 22:11:08.271163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13330 | 2025.12.19 22:11:09.616199 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13331 | 2025.12.19 22:11:09.616377 [ 261 ] {8a882dd4-ff38-436c-9aaf-9dd312a8e936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13332 | 2025.12.19 22:11:09.616443 [ 261 ] {8a882dd4-ff38-436c-9aaf-9dd312a8e936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13333 | 2025.12.19 22:11:09.617138 [ 261 ] {8a882dd4-ff38-436c-9aaf-9dd312a8e936} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13334 | 2025.12.19 22:11:09.617211 [ 261 ] {8a882dd4-ff38-436c-9aaf-9dd312a8e936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13335 | 2025.12.19 22:11:09.617602 [ 261 ] {8a882dd4-ff38-436c-9aaf-9dd312a8e936} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13336 | 2025.12.19 22:11:09.617828 [ 261 ] {8a882dd4-ff38-436c-9aaf-9dd312a8e936} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13337 | 2025.12.19 22:11:09.617979 [ 261 ] {8a882dd4-ff38-436c-9aaf-9dd312a8e936} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 13338 | 2025.12.19 22:11:09.618007 [ 127 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13339 | 2025.12.19 22:11:09.618025 [ 261 ] {8a882dd4-ff38-436c-9aaf-9dd312a8e936} <Debug> TCPHandler: Processed in 0.001964412 sec. | ||
| 13340 | 2025.12.19 22:11:09.618120 [ 127 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2025.12.19 22:11:09.618165 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13342 | 2025.12.19 22:11:09.618218 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13343 | 2025.12.19 22:11:09.618332 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 13344 | 2025.12.19 22:11:09.618348 [ 261 ] {6ec1ccee-504b-4cce-8856-ea7dcb88f96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13345 | 2025.12.19 22:11:09.618438 [ 261 ] {6ec1ccee-504b-4cce-8856-ea7dcb88f96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13346 | 2025.12.19 22:11:09.618543 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13347 | 2025.12.19 22:11:09.618606 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1407 rows starting from the beginning of the part | ||
| 13348 | 2025.12.19 22:11:09.618711 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1197 rows starting from the beginning of the part | ||
| 13349 | 2025.12.19 22:11:09.618790 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part | ||
| 13350 | 2025.12.19 22:11:09.618869 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 13351 | 2025.12.19 22:11:09.618877 [ 261 ] {6ec1ccee-504b-4cce-8856-ea7dcb88f96c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13352 | 2025.12.19 22:11:09.618930 [ 261 ] {6ec1ccee-504b-4cce-8856-ea7dcb88f96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13353 | 2025.12.19 22:11:09.618941 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 13354 | 2025.12.19 22:11:09.619017 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 13355 | 2025.12.19 22:11:09.619283 [ 261 ] {6ec1ccee-504b-4cce-8856-ea7dcb88f96c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13356 | 2025.12.19 22:11:09.619526 [ 261 ] {6ec1ccee-504b-4cce-8856-ea7dcb88f96c} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2025.12.19 22:11:09.619650 [ 127 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13358 | 2025.12.19 22:11:09.619665 [ 261 ] {6ec1ccee-504b-4cce-8856-ea7dcb88f96c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001335 sec., 47940.07490636704 rows/sec., 3.74 MiB/sec. | ||
| 13359 | 2025.12.19 22:11:09.619682 [ 127 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2025.12.19 22:11:09.619709 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13361 | 2025.12.19 22:11:09.619715 [ 261 ] {6ec1ccee-504b-4cce-8856-ea7dcb88f96c} <Debug> TCPHandler: Processed in 0.001546656 sec. | ||
| 13362 | 2025.12.19 22:11:09.619800 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 13363 | 2025.12.19 22:11:09.619838 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2025.12.19 22:11:09.619894 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13365 | 2025.12.19 22:11:09.619922 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 634 rows starting from the beginning of the part | ||
| 13366 | 2025.12.19 22:11:09.619932 [ 261 ] {80fd6af0-bde9-4168-8710-c4ef67eb6d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13367 | 2025.12.19 22:11:09.619977 [ 261 ] {80fd6af0-bde9-4168-8710-c4ef67eb6d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13368 | 2025.12.19 22:11:09.619985 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 522 rows starting from the beginning of the part | ||
| 13369 | 2025.12.19 22:11:09.620030 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 13370 | 2025.12.19 22:11:09.620072 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 13371 | 2025.12.19 22:11:09.620108 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 156 rows starting from the beginning of the part | ||
| 13372 | 2025.12.19 22:11:09.620144 [ 200 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 13373 | 2025.12.19 22:11:09.620421 [ 261 ] {80fd6af0-bde9-4168-8710-c4ef67eb6d41} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13374 | 2025.12.19 22:11:09.620455 [ 261 ] {80fd6af0-bde9-4168-8710-c4ef67eb6d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13375 | 2025.12.19 22:11:09.620555 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3117 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293557 sec., 1359024.4323555073 rows/sec., 118.90 MiB/sec. | ||
| 13376 | 2025.12.19 22:11:09.620786 [ 261 ] {80fd6af0-bde9-4168-8710-c4ef67eb6d41} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13377 | 2025.12.19 22:11:09.620906 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13378 | 2025.12.19 22:11:09.621029 [ 261 ] {80fd6af0-bde9-4168-8710-c4ef67eb6d41} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2025.12.19 22:11:09.621157 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393163 sec., 1108269.4559071695 rows/sec., 88.32 MiB/sec. | ||
| 13380 | 2025.12.19 22:11:09.621181 [ 261 ] {80fd6af0-bde9-4168-8710-c4ef67eb6d41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 13381 | 2025.12.19 22:11:09.621172 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13382 | 2025.12.19 22:11:09.621248 [ 261 ] {80fd6af0-bde9-4168-8710-c4ef67eb6d41} <Debug> TCPHandler: Processed in 0.001458724 sec. | ||
| 13383 | 2025.12.19 22:11:09.621260 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2025.12.19 22:11:09.621293 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13385 | 2025.12.19 22:11:09.621292 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13386 | 2025.12.19 22:11:09.621369 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 13387 | 2025.12.19 22:11:09.621372 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13388 | 2025.12.19 22:11:09.621393 [ 191 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_111_22} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13389 | 2025.12.19 22:11:09.621371 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13390 | 2025.12.19 22:11:09.621457 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13391 | 2025.12.19 22:11:09.621487 [ 261 ] {da0d0c84-2eff-4bdc-8fd5-d94793b19367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13392 | 2025.12.19 22:11:09.621488 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29964 rows starting from the beginning of the part | ||
| 13393 | 2025.12.19 22:11:09.621529 [ 261 ] {da0d0c84-2eff-4bdc-8fd5-d94793b19367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13394 | 2025.12.19 22:11:09.621541 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13395 | 2025.12.19 22:11:09.621545 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 845 rows starting from the beginning of the part | ||
| 13396 | 2025.12.19 22:11:09.621599 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13397 | 2025.12.19 22:11:09.621637 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13398 | 2025.12.19 22:11:09.621674 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 204 rows starting from the beginning of the part | ||
| 13399 | 2025.12.19 22:11:09.621711 [ 200 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 13400 | 2025.12.19 22:11:09.621753 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2025.12.19 22:11:09.621846 [ 198 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_111_22} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13402 | 2025.12.19 22:11:09.621891 [ 261 ] {da0d0c84-2eff-4bdc-8fd5-d94793b19367} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2025.12.19 22:11:09.621932 [ 261 ] {da0d0c84-2eff-4bdc-8fd5-d94793b19367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13404 | 2025.12.19 22:11:09.621938 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13405 | 2025.12.19 22:11:09.622261 [ 261 ] {da0d0c84-2eff-4bdc-8fd5-d94793b19367} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13406 | 2025.12.19 22:11:09.622474 [ 261 ] {da0d0c84-2eff-4bdc-8fd5-d94793b19367} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2025.12.19 22:11:09.622589 [ 127 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13408 | 2025.12.19 22:11:09.622605 [ 261 ] {da0d0c84-2eff-4bdc-8fd5-d94793b19367} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 13409 | 2025.12.19 22:11:09.622618 [ 127 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2025.12.19 22:11:09.622646 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13411 | 2025.12.19 22:11:09.622651 [ 261 ] {da0d0c84-2eff-4bdc-8fd5-d94793b19367} <Debug> TCPHandler: Processed in 0.001327651 sec. | ||
| 13412 | 2025.12.19 22:11:09.622757 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 13413 | 2025.12.19 22:11:09.622888 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13414 | 2025.12.19 22:11:09.622922 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6300 rows starting from the beginning of the part | ||
| 13415 | 2025.12.19 22:11:09.622987 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 13416 | 2025.12.19 22:11:09.623033 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13417 | 2025.12.19 22:11:09.623074 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 13418 | 2025.12.19 22:11:09.623111 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13419 | 2025.12.19 22:11:09.623147 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 13420 | 2025.12.19 22:11:09.625358 [ 198 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002644804 sec., 2495459.0207818802 rows/sec., 168.18 MiB/sec. | ||
| 13421 | 2025.12.19 22:11:09.625726 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13422 | 2025.12.19 22:11:09.625983 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_111_22} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2025.12.19 22:11:09.626055 [ 201 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_111_22} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13424 | 2025.12.19 22:11:09.626132 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13425 | 2025.12.19 22:11:09.628221 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31493 rows, containing 5 columns (5 merged, 0 gathered) in 0.006882032 sec., 4576119.378695129 rows/sec., 314.56 MiB/sec. | ||
| 13426 | 2025.12.19 22:11:09.628630 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13427 | 2025.12.19 22:11:09.628909 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2025.12.19 22:11:09.628974 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13429 | 2025.12.19 22:11:09.629038 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13430 | 2025.12.19 22:11:13.642271 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13431 | 2025.12.19 22:11:13.642350 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13432 | 2025.12.19 22:11:13.818346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36430 | ||
| 13433 | 2025.12.19 22:11:13.818897 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2025.12.19 22:11:13.818941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13435 | 2025.12.19 22:11:13.819429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13436 | 2025.12.19 22:11:13.819662 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2025.12.19 22:11:13.819798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36430 | ||
| 13438 | 2025.12.19 22:11:13.819798 [ 116 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13439 | 2025.12.19 22:11:13.819847 [ 116 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13440 | 2025.12.19 22:11:13.819865 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13441 | 2025.12.19 22:11:13.819994 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 13442 | 2025.12.19 22:11:13.820155 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13443 | 2025.12.19 22:11:13.820197 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34062 rows starting from the beginning of the part | ||
| 13444 | 2025.12.19 22:11:13.820267 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 13445 | 2025.12.19 22:11:13.820321 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 13446 | 2025.12.19 22:11:13.820365 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 13447 | 2025.12.19 22:11:13.820403 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 13448 | 2025.12.19 22:11:13.820440 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 13449 | 2025.12.19 22:11:13.822933 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36430 rows, containing 4 columns (4 merged, 0 gathered) in 0.002999879 sec., 12143823.134199746 rows/sec., 173.72 MiB/sec. | ||
| 13450 | 2025.12.19 22:11:13.823309 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13451 | 2025.12.19 22:11:13.823621 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_76_15} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13452 | 2025.12.19 22:11:13.823702 [ 198 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_76_15} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13453 | 2025.12.19 22:11:13.823806 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 13454 | 2025.12.19 22:11:13.915356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1552 | ||
| 13455 | 2025.12.19 22:11:13.917672 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2025.12.19 22:11:13.917718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13457 | 2025.12.19 22:11:13.918899 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13458 | 2025.12.19 22:11:13.919162 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2025.12.19 22:11:13.919335 [ 95 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13460 | 2025.12.19 22:11:13.919391 [ 95 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2025.12.19 22:11:13.919414 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13462 | 2025.12.19 22:11:13.919519 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 13463 | 2025.12.19 22:11:13.919521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 13464 | 2025.12.19 22:11:13.920129 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13465 | 2025.12.19 22:11:13.920295 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1424 rows starting from the beginning of the part | ||
| 13466 | 2025.12.19 22:11:13.920645 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 13467 | 2025.12.19 22:11:13.920958 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part | ||
| 13468 | 2025.12.19 22:11:13.921263 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 13469 | 2025.12.19 22:11:13.921568 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part | ||
| 13470 | 2025.12.19 22:11:13.921872 [ 198 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part | ||
| 13471 | 2025.12.19 22:11:13.928677 [ 199 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 72 columns (72 merged, 0 gathered) in 0.0091978 sec., 168736.00208745568 rows/sec., 130.01 MiB/sec. | ||
| 13472 | 2025.12.19 22:11:13.930443 [ 196 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13473 | 2025.12.19 22:11:13.931098 [ 196 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13474 | 2025.12.19 22:11:13.931188 [ 196 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_56_11} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13475 | 2025.12.19 22:11:13.931467 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 13476 | 2025.12.19 22:11:14.222422 [ 222 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 13477 | 2025.12.19 22:11:14.222466 [ 222 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 13478 | 2025.12.19 22:11:14.226060 [ 222 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 13479 | 2025.12.19 22:11:14.609235 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 13480 | 2025.12.19 22:11:14.609297 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 13481 | 2025.12.19 22:11:14.613270 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 13482 | 2025.12.19 22:11:14.618798 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13483 | 2025.12.19 22:11:14.618954 [ 261 ] {0f3fe280-f5fd-4e08-bc6a-f86ebb3a0477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13484 | 2025.12.19 22:11:14.619019 [ 261 ] {0f3fe280-f5fd-4e08-bc6a-f86ebb3a0477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13485 | 2025.12.19 22:11:14.619757 [ 261 ] {0f3fe280-f5fd-4e08-bc6a-f86ebb3a0477} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2025.12.19 22:11:14.619799 [ 261 ] {0f3fe280-f5fd-4e08-bc6a-f86ebb3a0477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13487 | 2025.12.19 22:11:14.620196 [ 261 ] {0f3fe280-f5fd-4e08-bc6a-f86ebb3a0477} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13488 | 2025.12.19 22:11:14.620429 [ 261 ] {0f3fe280-f5fd-4e08-bc6a-f86ebb3a0477} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2025.12.19 22:11:14.620586 [ 261 ] {0f3fe280-f5fd-4e08-bc6a-f86ebb3a0477} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001677 sec., 81097.19737626714 rows/sec., 7.03 MiB/sec. | ||
| 13490 | 2025.12.19 22:11:14.620639 [ 261 ] {0f3fe280-f5fd-4e08-bc6a-f86ebb3a0477} <Debug> TCPHandler: Processed in 0.001957752 sec. | ||
| 13491 | 2025.12.19 22:11:14.620762 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13492 | 2025.12.19 22:11:14.620865 [ 261 ] {2aa5469b-9005-4ab3-80b7-9a448aea4989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13493 | 2025.12.19 22:11:14.620909 [ 261 ] {2aa5469b-9005-4ab3-80b7-9a448aea4989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13494 | 2025.12.19 22:11:14.621350 [ 261 ] {2aa5469b-9005-4ab3-80b7-9a448aea4989} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13495 | 2025.12.19 22:11:14.621388 [ 261 ] {2aa5469b-9005-4ab3-80b7-9a448aea4989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13496 | 2025.12.19 22:11:14.621694 [ 261 ] {2aa5469b-9005-4ab3-80b7-9a448aea4989} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13497 | 2025.12.19 22:11:14.621907 [ 261 ] {2aa5469b-9005-4ab3-80b7-9a448aea4989} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13498 | 2025.12.19 22:11:14.622042 [ 261 ] {2aa5469b-9005-4ab3-80b7-9a448aea4989} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001199 sec., 33361.13427856547 rows/sec., 2.45 MiB/sec. | ||
| 13499 | 2025.12.19 22:11:14.622086 [ 261 ] {2aa5469b-9005-4ab3-80b7-9a448aea4989} <Debug> TCPHandler: Processed in 0.001375073 sec. | ||
| 13500 | 2025.12.19 22:11:14.622204 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13501 | 2025.12.19 22:11:14.622300 [ 261 ] {b7389f08-38c0-4620-9cf2-40bf3798e6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13502 | 2025.12.19 22:11:14.622342 [ 261 ] {b7389f08-38c0-4620-9cf2-40bf3798e6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13503 | 2025.12.19 22:11:14.622785 [ 261 ] {b7389f08-38c0-4620-9cf2-40bf3798e6c7} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13504 | 2025.12.19 22:11:14.622822 [ 261 ] {b7389f08-38c0-4620-9cf2-40bf3798e6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13505 | 2025.12.19 22:11:14.623135 [ 261 ] {b7389f08-38c0-4620-9cf2-40bf3798e6c7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13506 | 2025.12.19 22:11:14.623359 [ 261 ] {b7389f08-38c0-4620-9cf2-40bf3798e6c7} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13507 | 2025.12.19 22:11:14.623494 [ 261 ] {b7389f08-38c0-4620-9cf2-40bf3798e6c7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001212 sec., 85808.58085808581 rows/sec., 6.70 MiB/sec. | ||
| 13508 | 2025.12.19 22:11:14.623537 [ 261 ] {b7389f08-38c0-4620-9cf2-40bf3798e6c7} <Debug> TCPHandler: Processed in 0.001381952 sec. | ||
| 13509 | 2025.12.19 22:11:14.623654 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13510 | 2025.12.19 22:11:14.623749 [ 261 ] {3a5a0b6a-24c0-412b-8635-88c9b39d0567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13511 | 2025.12.19 22:11:14.623792 [ 261 ] {3a5a0b6a-24c0-412b-8635-88c9b39d0567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13512 | 2025.12.19 22:11:14.624212 [ 261 ] {3a5a0b6a-24c0-412b-8635-88c9b39d0567} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2025.12.19 22:11:14.624248 [ 261 ] {3a5a0b6a-24c0-412b-8635-88c9b39d0567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13514 | 2025.12.19 22:11:14.624561 [ 261 ] {3a5a0b6a-24c0-412b-8635-88c9b39d0567} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13515 | 2025.12.19 22:11:14.624774 [ 261 ] {3a5a0b6a-24c0-412b-8635-88c9b39d0567} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2025.12.19 22:11:14.624905 [ 261 ] {3a5a0b6a-24c0-412b-8635-88c9b39d0567} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 13517 | 2025.12.19 22:11:14.624945 [ 261 ] {3a5a0b6a-24c0-412b-8635-88c9b39d0567} <Debug> TCPHandler: Processed in 0.001340391 sec. | ||
| 13518 | 2025.12.19 22:11:14.625058 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2025.12.19 22:11:14.625160 [ 261 ] {ac1e05b6-b596-406d-b7bd-fba14c8b1db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13520 | 2025.12.19 22:11:14.625215 [ 261 ] {ac1e05b6-b596-406d-b7bd-fba14c8b1db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13521 | 2025.12.19 22:11:14.626085 [ 261 ] {ac1e05b6-b596-406d-b7bd-fba14c8b1db7} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2025.12.19 22:11:14.626121 [ 261 ] {ac1e05b6-b596-406d-b7bd-fba14c8b1db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13523 | 2025.12.19 22:11:14.626670 [ 261 ] {ac1e05b6-b596-406d-b7bd-fba14c8b1db7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13524 | 2025.12.19 22:11:14.626897 [ 261 ] {ac1e05b6-b596-406d-b7bd-fba14c8b1db7} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2025.12.19 22:11:14.627030 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13526 | 2025.12.19 22:11:14.627040 [ 261 ] {ac1e05b6-b596-406d-b7bd-fba14c8b1db7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001897 sec., 21085.925144965735 rows/sec., 37.79 MiB/sec. | ||
| 13527 | 2025.12.19 22:11:14.627074 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13528 | 2025.12.19 22:11:14.627098 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13529 | 2025.12.19 22:11:14.627121 [ 261 ] {ac1e05b6-b596-406d-b7bd-fba14c8b1db7} <Debug> TCPHandler: Processed in 0.002110915 sec. | ||
| 13530 | 2025.12.19 22:11:14.627202 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 13531 | 2025.12.19 22:11:14.627254 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13532 | 2025.12.19 22:11:14.627355 [ 261 ] {85aa1605-cea3-4c9e-b50c-535c4165b781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13533 | 2025.12.19 22:11:14.627399 [ 261 ] {85aa1605-cea3-4c9e-b50c-535c4165b781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13534 | 2025.12.19 22:11:14.627457 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13535 | 2025.12.19 22:11:14.627528 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1921 rows starting from the beginning of the part | ||
| 13536 | 2025.12.19 22:11:14.627673 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 13537 | 2025.12.19 22:11:14.627763 [ 261 ] {85aa1605-cea3-4c9e-b50c-535c4165b781} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2025.12.19 22:11:14.627802 [ 261 ] {85aa1605-cea3-4c9e-b50c-535c4165b781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13539 | 2025.12.19 22:11:14.627808 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 13540 | 2025.12.19 22:11:14.627945 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 13541 | 2025.12.19 22:11:14.628068 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 13542 | 2025.12.19 22:11:14.628136 [ 261 ] {85aa1605-cea3-4c9e-b50c-535c4165b781} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13543 | 2025.12.19 22:11:14.628202 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 13544 | 2025.12.19 22:11:14.628373 [ 261 ] {85aa1605-cea3-4c9e-b50c-535c4165b781} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2025.12.19 22:11:14.628509 [ 261 ] {85aa1605-cea3-4c9e-b50c-535c4165b781} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 13546 | 2025.12.19 22:11:14.628549 [ 261 ] {85aa1605-cea3-4c9e-b50c-535c4165b781} <Debug> TCPHandler: Processed in 0.001344312 sec. | ||
| 13547 | 2025.12.19 22:11:14.628573 [ 217 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 13548 | 2025.12.19 22:11:14.628621 [ 217 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 13549 | 2025.12.19 22:11:14.631155 [ 217 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 13550 | 2025.12.19 22:11:14.640031 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 19 columns (19 merged, 0 gathered) in 0.01287076 sec., 164792.1334870668 rows/sec., 295.30 MiB/sec. | ||
| 13551 | 2025.12.19 22:11:14.642062 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13552 | 2025.12.19 22:11:14.642445 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2025.12.19 22:11:14.642522 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13554 | 2025.12.19 22:11:14.642663 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.08 MiB. | ||
| 13555 | 2025.12.19 22:11:14.976700 [ 224 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 13556 | 2025.12.19 22:11:14.976755 [ 224 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 13557 | 2025.12.19 22:11:14.979456 [ 224 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 13558 | 2025.12.19 22:11:15.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.84 MiB, peak 383.86 MiB, free memory in arenas 0.00 B, will set to 372.86 MiB (RSS), difference: 7.01 MiB | ||
| 13559 | 2025.12.19 22:11:15.771262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13560 | 2025.12.19 22:11:15.789785 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2025.12.19 22:11:15.789856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13562 | 2025.12.19 22:11:15.796191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13563 | 2025.12.19 22:11:15.796950 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2025.12.19 22:11:15.797318 [ 72 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13565 | 2025.12.19 22:11:15.797409 [ 72 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2025.12.19 22:11:15.797429 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13567 | 2025.12.19 22:11:15.797554 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 13568 | 2025.12.19 22:11:15.800365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13569 | 2025.12.19 22:11:15.801646 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13570 | 2025.12.19 22:11:15.803529 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 13571 | 2025.12.19 22:11:15.808682 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 13572 | 2025.12.19 22:11:15.813365 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 13573 | 2025.12.19 22:11:15.817918 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 13574 | 2025.12.19 22:11:15.822598 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 13575 | 2025.12.19 22:11:15.827038 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 13576 | 2025.12.19 22:11:15.881402 [ 199 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08390776 sec., 6828.927384070317 rows/sec., 35.31 MiB/sec. | ||
| 13577 | 2025.12.19 22:11:15.884426 [ 186 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13578 | 2025.12.19 22:11:15.886481 [ 186 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_76_15} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2025.12.19 22:11:15.886558 [ 186 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_76_15} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13580 | 2025.12.19 22:11:15.888459 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13581 | 2025.12.19 22:11:19.643767 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2025.12.19 22:11:19.643945 [ 261 ] {c49fc37c-874a-44c1-ba06-df4eeb4f033d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13583 | 2025.12.19 22:11:19.644009 [ 261 ] {c49fc37c-874a-44c1-ba06-df4eeb4f033d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13584 | 2025.12.19 22:11:19.645122 [ 261 ] {c49fc37c-874a-44c1-ba06-df4eeb4f033d} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2025.12.19 22:11:19.645159 [ 261 ] {c49fc37c-874a-44c1-ba06-df4eeb4f033d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13586 | 2025.12.19 22:11:19.645609 [ 261 ] {c49fc37c-874a-44c1-ba06-df4eeb4f033d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13587 | 2025.12.19 22:11:19.645824 [ 261 ] {c49fc37c-874a-44c1-ba06-df4eeb4f033d} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2025.12.19 22:11:19.645978 [ 261 ] {c49fc37c-874a-44c1-ba06-df4eeb4f033d} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002084 sec., 573896.3531669866 rows/sec., 47.31 MiB/sec. | ||
| 13589 | 2025.12.19 22:11:19.646022 [ 261 ] {c49fc37c-874a-44c1-ba06-df4eeb4f033d} <Debug> TCPHandler: Processed in 0.002377369 sec. | ||
| 13590 | 2025.12.19 22:11:19.646175 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2025.12.19 22:11:19.646272 [ 261 ] {7eff50c0-8200-4351-b196-e9c4c27f3048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13592 | 2025.12.19 22:11:19.646312 [ 261 ] {7eff50c0-8200-4351-b196-e9c4c27f3048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13593 | 2025.12.19 22:11:19.646825 [ 261 ] {7eff50c0-8200-4351-b196-e9c4c27f3048} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2025.12.19 22:11:19.646860 [ 261 ] {7eff50c0-8200-4351-b196-e9c4c27f3048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13595 | 2025.12.19 22:11:19.647169 [ 261 ] {7eff50c0-8200-4351-b196-e9c4c27f3048} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13596 | 2025.12.19 22:11:19.647381 [ 261 ] {7eff50c0-8200-4351-b196-e9c4c27f3048} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2025.12.19 22:11:19.647510 [ 261 ] {7eff50c0-8200-4351-b196-e9c4c27f3048} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001256 sec., 181528.66242038217 rows/sec., 12.29 MiB/sec. | ||
| 13598 | 2025.12.19 22:11:19.647549 [ 261 ] {7eff50c0-8200-4351-b196-e9c4c27f3048} <Debug> TCPHandler: Processed in 0.001431173 sec. | ||
| 13599 | 2025.12.19 22:11:19.647669 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13600 | 2025.12.19 22:11:19.647770 [ 261 ] {d2c2aa44-1401-451a-852a-d32646156933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13601 | 2025.12.19 22:11:19.647809 [ 261 ] {d2c2aa44-1401-451a-852a-d32646156933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13602 | 2025.12.19 22:11:19.648470 [ 261 ] {d2c2aa44-1401-451a-852a-d32646156933} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2025.12.19 22:11:19.648511 [ 261 ] {d2c2aa44-1401-451a-852a-d32646156933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13604 | 2025.12.19 22:11:19.648834 [ 261 ] {d2c2aa44-1401-451a-852a-d32646156933} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13605 | 2025.12.19 22:11:19.649041 [ 261 ] {d2c2aa44-1401-451a-852a-d32646156933} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2025.12.19 22:11:19.649166 [ 261 ] {d2c2aa44-1401-451a-852a-d32646156933} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001415 sec., 367491.1660777385 rows/sec., 27.19 MiB/sec. | ||
| 13607 | 2025.12.19 22:11:19.649203 [ 261 ] {d2c2aa44-1401-451a-852a-d32646156933} <Debug> TCPHandler: Processed in 0.001583876 sec. | ||
| 13608 | 2025.12.19 22:11:19.649315 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13609 | 2025.12.19 22:11:19.649409 [ 261 ] {631fa310-48bf-4fa6-80f0-1492afc6b48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13610 | 2025.12.19 22:11:19.649453 [ 261 ] {631fa310-48bf-4fa6-80f0-1492afc6b48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13611 | 2025.12.19 22:11:19.650013 [ 261 ] {631fa310-48bf-4fa6-80f0-1492afc6b48b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2025.12.19 22:11:19.650050 [ 261 ] {631fa310-48bf-4fa6-80f0-1492afc6b48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13613 | 2025.12.19 22:11:19.650417 [ 261 ] {631fa310-48bf-4fa6-80f0-1492afc6b48b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13614 | 2025.12.19 22:11:19.650618 [ 261 ] {631fa310-48bf-4fa6-80f0-1492afc6b48b} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2025.12.19 22:11:19.650743 [ 261 ] {631fa310-48bf-4fa6-80f0-1492afc6b48b} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001353 sec., 623798.9652623798 rows/sec., 41.98 MiB/sec. | ||
| 13616 | 2025.12.19 22:11:19.650781 [ 261 ] {631fa310-48bf-4fa6-80f0-1492afc6b48b} <Debug> TCPHandler: Processed in 0.001513675 sec. | ||
| 13617 | 2025.12.19 22:11:19.650891 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2025.12.19 22:11:19.650985 [ 261 ] {452e9773-764a-486e-a749-806d234bf040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13619 | 2025.12.19 22:11:19.651027 [ 261 ] {452e9773-764a-486e-a749-806d234bf040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13620 | 2025.12.19 22:11:19.651348 [ 261 ] {452e9773-764a-486e-a749-806d234bf040} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2025.12.19 22:11:19.651382 [ 261 ] {452e9773-764a-486e-a749-806d234bf040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13622 | 2025.12.19 22:11:19.651679 [ 261 ] {452e9773-764a-486e-a749-806d234bf040} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13623 | 2025.12.19 22:11:19.651888 [ 261 ] {452e9773-764a-486e-a749-806d234bf040} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2025.12.19 22:11:19.652016 [ 261 ] {452e9773-764a-486e-a749-806d234bf040} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 13625 | 2025.12.19 22:11:19.652051 [ 261 ] {452e9773-764a-486e-a749-806d234bf040} <Debug> TCPHandler: Processed in 0.0012077 sec. | ||
| 13626 | 2025.12.19 22:11:21.319977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36942 | ||
| 13627 | 2025.12.19 22:11:21.320712 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2025.12.19 22:11:21.320754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13629 | 2025.12.19 22:11:21.321275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13630 | 2025.12.19 22:11:21.321506 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2025.12.19 22:11:21.321659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36942 | ||
| 13632 | 2025.12.19 22:11:23.300602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 13633 | 2025.12.19 22:11:23.319871 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2025.12.19 22:11:23.319944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13635 | 2025.12.19 22:11:23.326426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13636 | 2025.12.19 22:11:23.327176 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2025.12.19 22:11:23.330536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 13638 | 2025.12.19 22:11:23.919855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1574 | ||
| 13639 | 2025.12.19 22:11:23.922040 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2025.12.19 22:11:23.922091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13641 | 2025.12.19 22:11:23.923294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13642 | 2025.12.19 22:11:23.923562 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2025.12.19 22:11:23.923929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
| 13644 | 2025.12.19 22:11:24.619815 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13645 | 2025.12.19 22:11:24.619998 [ 261 ] {e340c513-872a-4a48-940b-87a43cfcf792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13646 | 2025.12.19 22:11:24.620065 [ 261 ] {e340c513-872a-4a48-940b-87a43cfcf792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13647 | 2025.12.19 22:11:24.620757 [ 261 ] {e340c513-872a-4a48-940b-87a43cfcf792} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13648 | 2025.12.19 22:11:24.620804 [ 261 ] {e340c513-872a-4a48-940b-87a43cfcf792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13649 | 2025.12.19 22:11:24.621188 [ 261 ] {e340c513-872a-4a48-940b-87a43cfcf792} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13650 | 2025.12.19 22:11:24.621454 [ 261 ] {e340c513-872a-4a48-940b-87a43cfcf792} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13651 | 2025.12.19 22:11:24.621641 [ 261 ] {e340c513-872a-4a48-940b-87a43cfcf792} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001697 sec., 80141.42604596347 rows/sec., 6.95 MiB/sec. | ||
| 13652 | 2025.12.19 22:11:24.621688 [ 261 ] {e340c513-872a-4a48-940b-87a43cfcf792} <Debug> TCPHandler: Processed in 0.001999932 sec. | ||
| 13653 | 2025.12.19 22:11:24.621816 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13654 | 2025.12.19 22:11:24.621913 [ 261 ] {6257277c-c6dd-400f-8db9-439903e7a23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13655 | 2025.12.19 22:11:24.621955 [ 261 ] {6257277c-c6dd-400f-8db9-439903e7a23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13656 | 2025.12.19 22:11:24.622389 [ 261 ] {6257277c-c6dd-400f-8db9-439903e7a23e} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13657 | 2025.12.19 22:11:24.622426 [ 261 ] {6257277c-c6dd-400f-8db9-439903e7a23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13658 | 2025.12.19 22:11:24.622735 [ 261 ] {6257277c-c6dd-400f-8db9-439903e7a23e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13659 | 2025.12.19 22:11:24.622949 [ 261 ] {6257277c-c6dd-400f-8db9-439903e7a23e} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13660 | 2025.12.19 22:11:24.623070 [ 92 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13661 | 2025.12.19 22:11:24.623084 [ 261 ] {6257277c-c6dd-400f-8db9-439903e7a23e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001188 sec., 33670.03367003367 rows/sec., 2.47 MiB/sec. | ||
| 13662 | 2025.12.19 22:11:24.623135 [ 92 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2025.12.19 22:11:24.623147 [ 261 ] {6257277c-c6dd-400f-8db9-439903e7a23e} <Debug> TCPHandler: Processed in 0.001380662 sec. | ||
| 13664 | 2025.12.19 22:11:24.623165 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13665 | 2025.12.19 22:11:24.623261 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 13666 | 2025.12.19 22:11:24.623274 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2025.12.19 22:11:24.623349 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13668 | 2025.12.19 22:11:24.623375 [ 261 ] {f8cdf48a-5dec-4c65-8bb5-8ff09c3c9c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13669 | 2025.12.19 22:11:24.623377 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 72 rows starting from the beginning of the part | ||
| 13670 | 2025.12.19 22:11:24.623416 [ 261 ] {f8cdf48a-5dec-4c65-8bb5-8ff09c3c9c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13671 | 2025.12.19 22:11:24.623444 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part | ||
| 13672 | 2025.12.19 22:11:24.623489 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 13673 | 2025.12.19 22:11:24.623529 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 68 rows starting from the beginning of the part | ||
| 13674 | 2025.12.19 22:11:24.623568 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 13675 | 2025.12.19 22:11:24.623606 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 13676 | 2025.12.19 22:11:24.623858 [ 261 ] {f8cdf48a-5dec-4c65-8bb5-8ff09c3c9c2e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13677 | 2025.12.19 22:11:24.623893 [ 261 ] {f8cdf48a-5dec-4c65-8bb5-8ff09c3c9c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13678 | 2025.12.19 22:11:24.624195 [ 261 ] {f8cdf48a-5dec-4c65-8bb5-8ff09c3c9c2e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13679 | 2025.12.19 22:11:24.624309 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085358 sec., 241395.00515037435 rows/sec., 18.59 MiB/sec. | ||
| 13680 | 2025.12.19 22:11:24.624416 [ 261 ] {f8cdf48a-5dec-4c65-8bb5-8ff09c3c9c2e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2025.12.19 22:11:24.624499 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13682 | 2025.12.19 22:11:24.624559 [ 261 ] {f8cdf48a-5dec-4c65-8bb5-8ff09c3c9c2e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 6.76 MiB/sec. | ||
| 13683 | 2025.12.19 22:11:24.624605 [ 261 ] {f8cdf48a-5dec-4c65-8bb5-8ff09c3c9c2e} <Debug> TCPHandler: Processed in 0.001384993 sec. | ||
| 13684 | 2025.12.19 22:11:24.624720 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2025.12.19 22:11:24.624815 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2025.12.19 22:11:24.624818 [ 261 ] {41fd861d-09e7-4e5c-a2ba-48acf758faf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13687 | 2025.12.19 22:11:24.624879 [ 261 ] {41fd861d-09e7-4e5c-a2ba-48acf758faf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13688 | 2025.12.19 22:11:24.624905 [ 193 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_66_13} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13689 | 2025.12.19 22:11:24.625021 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13690 | 2025.12.19 22:11:24.625291 [ 261 ] {41fd861d-09e7-4e5c-a2ba-48acf758faf6} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2025.12.19 22:11:24.625333 [ 261 ] {41fd861d-09e7-4e5c-a2ba-48acf758faf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13692 | 2025.12.19 22:11:24.625665 [ 261 ] {41fd861d-09e7-4e5c-a2ba-48acf758faf6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13693 | 2025.12.19 22:11:24.625875 [ 261 ] {41fd861d-09e7-4e5c-a2ba-48acf758faf6} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2025.12.19 22:11:24.626009 [ 261 ] {41fd861d-09e7-4e5c-a2ba-48acf758faf6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 13695 | 2025.12.19 22:11:24.626049 [ 261 ] {41fd861d-09e7-4e5c-a2ba-48acf758faf6} <Debug> TCPHandler: Processed in 0.001376983 sec. | ||
| 13696 | 2025.12.19 22:11:24.626158 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13697 | 2025.12.19 22:11:24.626256 [ 261 ] {deadae54-f491-4d9b-ba1f-28dc3702acef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13698 | 2025.12.19 22:11:24.626310 [ 261 ] {deadae54-f491-4d9b-ba1f-28dc3702acef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13699 | 2025.12.19 22:11:24.627155 [ 261 ] {deadae54-f491-4d9b-ba1f-28dc3702acef} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2025.12.19 22:11:24.627191 [ 261 ] {deadae54-f491-4d9b-ba1f-28dc3702acef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13701 | 2025.12.19 22:11:24.627751 [ 261 ] {deadae54-f491-4d9b-ba1f-28dc3702acef} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13702 | 2025.12.19 22:11:24.627975 [ 261 ] {deadae54-f491-4d9b-ba1f-28dc3702acef} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13703 | 2025.12.19 22:11:24.628118 [ 261 ] {deadae54-f491-4d9b-ba1f-28dc3702acef} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001881 sec., 21265.28442317916 rows/sec., 38.11 MiB/sec. | ||
| 13704 | 2025.12.19 22:11:24.628174 [ 261 ] {deadae54-f491-4d9b-ba1f-28dc3702acef} <Debug> TCPHandler: Processed in 0.002064854 sec. | ||
| 13705 | 2025.12.19 22:11:24.628286 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13706 | 2025.12.19 22:11:24.628380 [ 261 ] {f3ba6bb8-bf20-4c77-8d56-51284c8bedcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13707 | 2025.12.19 22:11:24.628421 [ 261 ] {f3ba6bb8-bf20-4c77-8d56-51284c8bedcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13708 | 2025.12.19 22:11:24.628769 [ 261 ] {f3ba6bb8-bf20-4c77-8d56-51284c8bedcc} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2025.12.19 22:11:24.628806 [ 261 ] {f3ba6bb8-bf20-4c77-8d56-51284c8bedcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13710 | 2025.12.19 22:11:24.629120 [ 261 ] {f3ba6bb8-bf20-4c77-8d56-51284c8bedcc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13711 | 2025.12.19 22:11:24.629337 [ 261 ] {f3ba6bb8-bf20-4c77-8d56-51284c8bedcc} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13712 | 2025.12.19 22:11:24.629466 [ 261 ] {f3ba6bb8-bf20-4c77-8d56-51284c8bedcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 13713 | 2025.12.19 22:11:24.629503 [ 261 ] {f3ba6bb8-bf20-4c77-8d56-51284c8bedcc} <Debug> TCPHandler: Processed in 0.001268731 sec. | ||
| 13714 | 2025.12.19 22:11:28.642407 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13715 | 2025.12.19 22:11:28.642505 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13716 | 2025.12.19 22:11:28.821976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37390 | ||
| 13717 | 2025.12.19 22:11:28.822494 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2025.12.19 22:11:28.822537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13719 | 2025.12.19 22:11:28.823026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13720 | 2025.12.19 22:11:28.823259 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2025.12.19 22:11:28.823401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37390 | ||
| 13722 | 2025.12.19 22:11:29.616714 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13723 | 2025.12.19 22:11:29.616893 [ 261 ] {657a75ee-c07a-413f-a0a7-8c8c97792ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13724 | 2025.12.19 22:11:29.616962 [ 261 ] {657a75ee-c07a-413f-a0a7-8c8c97792ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13725 | 2025.12.19 22:11:29.617627 [ 261 ] {657a75ee-c07a-413f-a0a7-8c8c97792ba1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2025.12.19 22:11:29.617678 [ 261 ] {657a75ee-c07a-413f-a0a7-8c8c97792ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13727 | 2025.12.19 22:11:29.618074 [ 261 ] {657a75ee-c07a-413f-a0a7-8c8c97792ba1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13728 | 2025.12.19 22:11:29.618302 [ 261 ] {657a75ee-c07a-413f-a0a7-8c8c97792ba1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2025.12.19 22:11:29.618474 [ 261 ] {657a75ee-c07a-413f-a0a7-8c8c97792ba1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 13730 | 2025.12.19 22:11:29.618526 [ 261 ] {657a75ee-c07a-413f-a0a7-8c8c97792ba1} <Debug> TCPHandler: Processed in 0.001936601 sec. | ||
| 13731 | 2025.12.19 22:11:29.618651 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13732 | 2025.12.19 22:11:29.618755 [ 261 ] {356986f4-a0d7-45a0-ba66-4c9fb4837163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13733 | 2025.12.19 22:11:29.618800 [ 261 ] {356986f4-a0d7-45a0-ba66-4c9fb4837163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13734 | 2025.12.19 22:11:29.619250 [ 261 ] {356986f4-a0d7-45a0-ba66-4c9fb4837163} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13735 | 2025.12.19 22:11:29.619292 [ 261 ] {356986f4-a0d7-45a0-ba66-4c9fb4837163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13736 | 2025.12.19 22:11:29.619605 [ 261 ] {356986f4-a0d7-45a0-ba66-4c9fb4837163} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13737 | 2025.12.19 22:11:29.619818 [ 261 ] {356986f4-a0d7-45a0-ba66-4c9fb4837163} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2025.12.19 22:11:29.619954 [ 261 ] {356986f4-a0d7-45a0-ba66-4c9fb4837163} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 13739 | 2025.12.19 22:11:29.619996 [ 261 ] {356986f4-a0d7-45a0-ba66-4c9fb4837163} <Debug> TCPHandler: Processed in 0.001397983 sec. | ||
| 13740 | 2025.12.19 22:11:29.620107 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13741 | 2025.12.19 22:11:29.620204 [ 261 ] {fcd0d29d-fef9-486b-a146-7ae63717c462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13742 | 2025.12.19 22:11:29.620251 [ 261 ] {fcd0d29d-fef9-486b-a146-7ae63717c462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13743 | 2025.12.19 22:11:29.620672 [ 261 ] {fcd0d29d-fef9-486b-a146-7ae63717c462} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2025.12.19 22:11:29.620711 [ 261 ] {fcd0d29d-fef9-486b-a146-7ae63717c462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13745 | 2025.12.19 22:11:29.621059 [ 261 ] {fcd0d29d-fef9-486b-a146-7ae63717c462} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13746 | 2025.12.19 22:11:29.621266 [ 261 ] {fcd0d29d-fef9-486b-a146-7ae63717c462} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2025.12.19 22:11:29.621404 [ 261 ] {fcd0d29d-fef9-486b-a146-7ae63717c462} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 13748 | 2025.12.19 22:11:29.621445 [ 261 ] {fcd0d29d-fef9-486b-a146-7ae63717c462} <Debug> TCPHandler: Processed in 0.001386863 sec. | ||
| 13749 | 2025.12.19 22:11:29.621547 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2025.12.19 22:11:29.621643 [ 261 ] {9ab24907-460a-4b43-9766-320d94d6fca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13751 | 2025.12.19 22:11:29.621684 [ 261 ] {9ab24907-460a-4b43-9766-320d94d6fca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13752 | 2025.12.19 22:11:29.622014 [ 261 ] {9ab24907-460a-4b43-9766-320d94d6fca7} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2025.12.19 22:11:29.622050 [ 261 ] {9ab24907-460a-4b43-9766-320d94d6fca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13754 | 2025.12.19 22:11:29.622361 [ 261 ] {9ab24907-460a-4b43-9766-320d94d6fca7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13755 | 2025.12.19 22:11:29.622568 [ 261 ] {9ab24907-460a-4b43-9766-320d94d6fca7} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2025.12.19 22:11:29.622701 [ 261 ] {9ab24907-460a-4b43-9766-320d94d6fca7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 13757 | 2025.12.19 22:11:29.622737 [ 261 ] {9ab24907-460a-4b43-9766-320d94d6fca7} <Debug> TCPHandler: Processed in 0.00123856 sec. | ||
| 13758 | 2025.12.19 22:11:30.830623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 13759 | 2025.12.19 22:11:30.848484 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2025.12.19 22:11:30.848538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13761 | 2025.12.19 22:11:30.854829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13762 | 2025.12.19 22:11:30.855510 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13763 | 2025.12.19 22:11:30.858587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 13764 | 2025.12.19 22:11:32.283810 [ 221 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): 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] | ||
| 13765 | 2025.12.19 22:11:32.283892 [ 221 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): 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] | ||
| 13766 | 2025.12.19 22:11:32.285811 [ 221 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): 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] | ||
| 13767 | 2025.12.19 22:11:33.924107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1594 | ||
| 13768 | 2025.12.19 22:11:33.926324 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2025.12.19 22:11:33.926379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13770 | 2025.12.19 22:11:33.927560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13771 | 2025.12.19 22:11:33.927826 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13772 | 2025.12.19 22:11:33.928104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1594 | ||
| 13773 | 2025.12.19 22:11:34.620897 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13774 | 2025.12.19 22:11:34.621077 [ 261 ] {84d61ba0-0f49-43ee-8f55-73c80037d852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13775 | 2025.12.19 22:11:34.621149 [ 261 ] {84d61ba0-0f49-43ee-8f55-73c80037d852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13776 | 2025.12.19 22:11:34.621894 [ 261 ] {84d61ba0-0f49-43ee-8f55-73c80037d852} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2025.12.19 22:11:34.621947 [ 261 ] {84d61ba0-0f49-43ee-8f55-73c80037d852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13778 | 2025.12.19 22:11:34.622363 [ 261 ] {84d61ba0-0f49-43ee-8f55-73c80037d852} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13779 | 2025.12.19 22:11:34.622589 [ 261 ] {84d61ba0-0f49-43ee-8f55-73c80037d852} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2025.12.19 22:11:34.622751 [ 261 ] {84d61ba0-0f49-43ee-8f55-73c80037d852} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001721 sec., 13945.380592678674 rows/sec., 1.16 MiB/sec. | ||
| 13781 | 2025.12.19 22:11:34.622808 [ 261 ] {84d61ba0-0f49-43ee-8f55-73c80037d852} <Debug> TCPHandler: Processed in 0.002033893 sec. | ||
| 13782 | 2025.12.19 22:11:34.622933 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13783 | 2025.12.19 22:11:34.623036 [ 261 ] {c99e5aaf-a102-4e5a-8e80-4373614f362a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13784 | 2025.12.19 22:11:34.623082 [ 261 ] {c99e5aaf-a102-4e5a-8e80-4373614f362a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13785 | 2025.12.19 22:11:34.623525 [ 261 ] {c99e5aaf-a102-4e5a-8e80-4373614f362a} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13786 | 2025.12.19 22:11:34.623563 [ 261 ] {c99e5aaf-a102-4e5a-8e80-4373614f362a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13787 | 2025.12.19 22:11:34.623860 [ 261 ] {c99e5aaf-a102-4e5a-8e80-4373614f362a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13788 | 2025.12.19 22:11:34.624084 [ 261 ] {c99e5aaf-a102-4e5a-8e80-4373614f362a} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13789 | 2025.12.19 22:11:34.624217 [ 261 ] {c99e5aaf-a102-4e5a-8e80-4373614f362a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001203 sec., 1662.5103906899417 rows/sec., 135.57 KiB/sec. | ||
| 13790 | 2025.12.19 22:11:34.624258 [ 261 ] {c99e5aaf-a102-4e5a-8e80-4373614f362a} <Debug> TCPHandler: Processed in 0.001375943 sec. | ||
| 13791 | 2025.12.19 22:11:34.624393 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13792 | 2025.12.19 22:11:34.624520 [ 261 ] {edf531e5-25e9-488c-b70d-7422accb10b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13793 | 2025.12.19 22:11:34.624568 [ 261 ] {edf531e5-25e9-488c-b70d-7422accb10b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13794 | 2025.12.19 22:11:34.625222 [ 261 ] {edf531e5-25e9-488c-b70d-7422accb10b1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13795 | 2025.12.19 22:11:34.625259 [ 261 ] {edf531e5-25e9-488c-b70d-7422accb10b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13796 | 2025.12.19 22:11:34.625585 [ 261 ] {edf531e5-25e9-488c-b70d-7422accb10b1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13797 | 2025.12.19 22:11:34.625790 [ 261 ] {edf531e5-25e9-488c-b70d-7422accb10b1} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13798 | 2025.12.19 22:11:34.625920 [ 261 ] {edf531e5-25e9-488c-b70d-7422accb10b1} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001425 sec., 180350.87719298244 rows/sec., 16.18 MiB/sec. | ||
| 13799 | 2025.12.19 22:11:34.625937 [ 154 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13800 | 2025.12.19 22:11:34.625961 [ 261 ] {edf531e5-25e9-488c-b70d-7422accb10b1} <Debug> TCPHandler: Processed in 0.001628876 sec. | ||
| 13801 | 2025.12.19 22:11:34.626007 [ 154 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2025.12.19 22:11:34.626033 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13803 | 2025.12.19 22:11:34.626101 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2025.12.19 22:11:34.626150 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 13805 | 2025.12.19 22:11:34.626202 [ 261 ] {8b839d75-a0ab-477e-ad26-6697966edc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13806 | 2025.12.19 22:11:34.626243 [ 261 ] {8b839d75-a0ab-477e-ad26-6697966edc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13807 | 2025.12.19 22:11:34.626252 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13808 | 2025.12.19 22:11:34.626284 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1407 rows starting from the beginning of the part | ||
| 13809 | 2025.12.19 22:11:34.626354 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 136 rows starting from the beginning of the part | ||
| 13810 | 2025.12.19 22:11:34.626404 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1196 rows starting from the beginning of the part | ||
| 13811 | 2025.12.19 22:11:34.626452 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 136 rows starting from the beginning of the part | ||
| 13812 | 2025.12.19 22:11:34.626496 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 13813 | 2025.12.19 22:11:34.626541 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 257 rows starting from the beginning of the part | ||
| 13814 | 2025.12.19 22:11:34.626671 [ 261 ] {8b839d75-a0ab-477e-ad26-6697966edc86} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13815 | 2025.12.19 22:11:34.626706 [ 261 ] {8b839d75-a0ab-477e-ad26-6697966edc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13816 | 2025.12.19 22:11:34.627005 [ 261 ] {8b839d75-a0ab-477e-ad26-6697966edc86} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13817 | 2025.12.19 22:11:34.627213 [ 261 ] {8b839d75-a0ab-477e-ad26-6697966edc86} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2025.12.19 22:11:34.627337 [ 261 ] {8b839d75-a0ab-477e-ad26-6697966edc86} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001154 sec., 46793.76083188908 rows/sec., 3.48 MiB/sec. | ||
| 13819 | 2025.12.19 22:11:34.627374 [ 261 ] {8b839d75-a0ab-477e-ad26-6697966edc86} <Debug> TCPHandler: Processed in 0.001328912 sec. | ||
| 13820 | 2025.12.19 22:11:34.627479 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13821 | 2025.12.19 22:11:34.627572 [ 261 ] {6cc21443-6d59-4885-aedd-048598b293a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13822 | 2025.12.19 22:11:34.627610 [ 261 ] {6cc21443-6d59-4885-aedd-048598b293a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13823 | 2025.12.19 22:11:34.627934 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182134 sec., 1750359.6253308004 rows/sec., 153.62 MiB/sec. | ||
| 13824 | 2025.12.19 22:11:34.628005 [ 261 ] {6cc21443-6d59-4885-aedd-048598b293a1} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2025.12.19 22:11:34.628045 [ 261 ] {6cc21443-6d59-4885-aedd-048598b293a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13826 | 2025.12.19 22:11:34.628243 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13827 | 2025.12.19 22:11:34.628329 [ 261 ] {6cc21443-6d59-4885-aedd-048598b293a1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13828 | 2025.12.19 22:11:34.628593 [ 261 ] {6cc21443-6d59-4885-aedd-048598b293a1} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2025.12.19 22:11:34.628660 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2025.12.19 22:11:34.628726 [ 261 ] {6cc21443-6d59-4885-aedd-048598b293a1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 13831 | 2025.12.19 22:11:34.628762 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_116_23} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13832 | 2025.12.19 22:11:34.628768 [ 261 ] {6cc21443-6d59-4885-aedd-048598b293a1} <Debug> TCPHandler: Processed in 0.001336181 sec. | ||
| 13833 | 2025.12.19 22:11:34.628876 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 13834 | 2025.12.19 22:11:34.628891 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13835 | 2025.12.19 22:11:34.628988 [ 261 ] {d20d86af-ffa6-4e9c-a725-58ebd6351834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13836 | 2025.12.19 22:11:34.629027 [ 261 ] {d20d86af-ffa6-4e9c-a725-58ebd6351834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13837 | 2025.12.19 22:11:34.629411 [ 261 ] {d20d86af-ffa6-4e9c-a725-58ebd6351834} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13838 | 2025.12.19 22:11:34.629446 [ 261 ] {d20d86af-ffa6-4e9c-a725-58ebd6351834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13839 | 2025.12.19 22:11:34.629728 [ 261 ] {d20d86af-ffa6-4e9c-a725-58ebd6351834} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13840 | 2025.12.19 22:11:34.629929 [ 261 ] {d20d86af-ffa6-4e9c-a725-58ebd6351834} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13841 | 2025.12.19 22:11:34.630052 [ 261 ] {d20d86af-ffa6-4e9c-a725-58ebd6351834} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 866.45 KiB/sec. | ||
| 13842 | 2025.12.19 22:11:34.630090 [ 261 ] {d20d86af-ffa6-4e9c-a725-58ebd6351834} <Debug> TCPHandler: Processed in 0.001246921 sec. | ||
| 13843 | 2025.12.19 22:11:34.630186 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13844 | 2025.12.19 22:11:34.630280 [ 261 ] {10460972-0b36-435b-8648-1c0e839ed940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13845 | 2025.12.19 22:11:34.630322 [ 261 ] {10460972-0b36-435b-8648-1c0e839ed940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13846 | 2025.12.19 22:11:34.630812 [ 261 ] {10460972-0b36-435b-8648-1c0e839ed940} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13847 | 2025.12.19 22:11:34.630849 [ 261 ] {10460972-0b36-435b-8648-1c0e839ed940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13848 | 2025.12.19 22:11:34.631152 [ 261 ] {10460972-0b36-435b-8648-1c0e839ed940} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13849 | 2025.12.19 22:11:34.631366 [ 261 ] {10460972-0b36-435b-8648-1c0e839ed940} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2025.12.19 22:11:34.631493 [ 261 ] {10460972-0b36-435b-8648-1c0e839ed940} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.00123 sec., 115447.15447154472 rows/sec., 9.32 MiB/sec. | ||
| 13851 | 2025.12.19 22:11:34.631504 [ 154 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13852 | 2025.12.19 22:11:34.631533 [ 261 ] {10460972-0b36-435b-8648-1c0e839ed940} <Debug> TCPHandler: Processed in 0.001392612 sec. | ||
| 13853 | 2025.12.19 22:11:34.631545 [ 154 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2025.12.19 22:11:34.631570 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13855 | 2025.12.19 22:11:34.631642 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2025.12.19 22:11:34.631655 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 13857 | 2025.12.19 22:11:34.631734 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13858 | 2025.12.19 22:11:34.631741 [ 261 ] {d22ec84f-5e47-49e0-9429-0e24b9701083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13859 | 2025.12.19 22:11:34.631757 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 634 rows starting from the beginning of the part | ||
| 13860 | 2025.12.19 22:11:34.631785 [ 261 ] {d22ec84f-5e47-49e0-9429-0e24b9701083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13861 | 2025.12.19 22:11:34.631801 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 13862 | 2025.12.19 22:11:34.631838 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 520 rows starting from the beginning of the part | ||
| 13863 | 2025.12.19 22:11:34.631868 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 13864 | 2025.12.19 22:11:34.631899 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 13865 | 2025.12.19 22:11:34.631929 [ 188 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 142 rows starting from the beginning of the part | ||
| 13866 | 2025.12.19 22:11:34.632192 [ 261 ] {d22ec84f-5e47-49e0-9429-0e24b9701083} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2025.12.19 22:11:34.632226 [ 261 ] {d22ec84f-5e47-49e0-9429-0e24b9701083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13868 | 2025.12.19 22:11:34.632558 [ 261 ] {d22ec84f-5e47-49e0-9429-0e24b9701083} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13869 | 2025.12.19 22:11:34.632763 [ 261 ] {d22ec84f-5e47-49e0-9429-0e24b9701083} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2025.12.19 22:11:34.632763 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132538 sec., 1384501.0057057687 rows/sec., 110.35 MiB/sec. | ||
| 13871 | 2025.12.19 22:11:34.632897 [ 261 ] {d22ec84f-5e47-49e0-9429-0e24b9701083} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001175 sec., 167659.5744680851 rows/sec., 12.03 MiB/sec. | ||
| 13872 | 2025.12.19 22:11:34.632919 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13873 | 2025.12.19 22:11:34.632940 [ 261 ] {d22ec84f-5e47-49e0-9429-0e24b9701083} <Debug> TCPHandler: Processed in 0.001345312 sec. | ||
| 13874 | 2025.12.19 22:11:34.632970 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2025.12.19 22:11:34.632999 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13876 | 2025.12.19 22:11:34.633022 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13877 | 2025.12.19 22:11:34.633062 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13878 | 2025.12.19 22:11:34.633080 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 13879 | 2025.12.19 22:11:34.633163 [ 261 ] {cba6f527-1c20-4a6b-abd9-313d865bb0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13880 | 2025.12.19 22:11:34.633164 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13881 | 2025.12.19 22:11:34.633202 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 31493 rows starting from the beginning of the part | ||
| 13882 | 2025.12.19 22:11:34.633218 [ 261 ] {cba6f527-1c20-4a6b-abd9-313d865bb0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13883 | 2025.12.19 22:11:34.633249 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 13884 | 2025.12.19 22:11:34.633289 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 844 rows starting from the beginning of the part | ||
| 13885 | 2025.12.19 22:11:34.633324 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 13886 | 2025.12.19 22:11:34.633346 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2025.12.19 22:11:34.633359 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 13888 | 2025.12.19 22:11:34.633401 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 197 rows starting from the beginning of the part | ||
| 13889 | 2025.12.19 22:11:34.633438 [ 197 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_116_23} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13890 | 2025.12.19 22:11:34.633550 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13891 | 2025.12.19 22:11:34.634088 [ 261 ] {cba6f527-1c20-4a6b-abd9-313d865bb0ce} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2025.12.19 22:11:34.634126 [ 261 ] {cba6f527-1c20-4a6b-abd9-313d865bb0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13893 | 2025.12.19 22:11:34.634677 [ 261 ] {cba6f527-1c20-4a6b-abd9-313d865bb0ce} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13894 | 2025.12.19 22:11:34.634886 [ 261 ] {cba6f527-1c20-4a6b-abd9-313d865bb0ce} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2025.12.19 22:11:34.635019 [ 261 ] {cba6f527-1c20-4a6b-abd9-313d865bb0ce} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001874 sec., 21344.71718249733 rows/sec., 38.25 MiB/sec. | ||
| 13896 | 2025.12.19 22:11:34.635082 [ 261 ] {cba6f527-1c20-4a6b-abd9-313d865bb0ce} <Debug> TCPHandler: Processed in 0.002067804 sec. | ||
| 13897 | 2025.12.19 22:11:34.635191 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13898 | 2025.12.19 22:11:34.635283 [ 261 ] {4d056e9f-7872-4aa8-ab60-78f5c1535fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13899 | 2025.12.19 22:11:34.635321 [ 261 ] {4d056e9f-7872-4aa8-ab60-78f5c1535fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13900 | 2025.12.19 22:11:34.635627 [ 261 ] {4d056e9f-7872-4aa8-ab60-78f5c1535fd9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13901 | 2025.12.19 22:11:34.635658 [ 261 ] {4d056e9f-7872-4aa8-ab60-78f5c1535fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13902 | 2025.12.19 22:11:34.635936 [ 261 ] {4d056e9f-7872-4aa8-ab60-78f5c1535fd9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13903 | 2025.12.19 22:11:34.636127 [ 261 ] {4d056e9f-7872-4aa8-ab60-78f5c1535fd9} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2025.12.19 22:11:34.636305 [ 261 ] {4d056e9f-7872-4aa8-ab60-78f5c1535fd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 13905 | 2025.12.19 22:11:34.636306 [ 137 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13906 | 2025.12.19 22:11:34.636340 [ 261 ] {4d056e9f-7872-4aa8-ab60-78f5c1535fd9} <Debug> TCPHandler: Processed in 0.00119589 sec. | ||
| 13907 | 2025.12.19 22:11:34.636352 [ 137 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2025.12.19 22:11:34.636371 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13909 | 2025.12.19 22:11:34.636470 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 13910 | 2025.12.19 22:11:34.636600 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13911 | 2025.12.19 22:11:34.636637 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6600 rows starting from the beginning of the part | ||
| 13912 | 2025.12.19 22:11:34.636713 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 13913 | 2025.12.19 22:11:34.636764 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 13914 | 2025.12.19 22:11:34.636812 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 13915 | 2025.12.19 22:11:34.636856 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 13916 | 2025.12.19 22:11:34.636905 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 13917 | 2025.12.19 22:11:34.639038 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002614023 sec., 2639609.5214158404 rows/sec., 177.89 MiB/sec. | ||
| 13918 | 2025.12.19 22:11:34.639413 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13919 | 2025.12.19 22:11:34.639465 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33014 rows, containing 5 columns (5 merged, 0 gathered) in 0.006413295 sec., 5147743.866452424 rows/sec., 353.83 MiB/sec. | ||
| 13920 | 2025.12.19 22:11:34.639632 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13921 | 2025.12.19 22:11:34.639677 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_116_23} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2025.12.19 22:11:34.639755 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_116_23} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13923 | 2025.12.19 22:11:34.639830 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13924 | 2025.12.19 22:11:34.639879 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13925 | 2025.12.19 22:11:34.639944 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13926 | 2025.12.19 22:11:34.640001 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13927 | 2025.12.19 22:11:35.957447 [ 220 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 13928 | 2025.12.19 22:11:35.957517 [ 220 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 13929 | 2025.12.19 22:11:35.960635 [ 220 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 13930 | 2025.12.19 22:11:36.324495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37902 | ||
| 13931 | 2025.12.19 22:11:36.325034 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2025.12.19 22:11:36.325072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13933 | 2025.12.19 22:11:36.325549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13934 | 2025.12.19 22:11:36.325779 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2025.12.19 22:11:36.325908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37902 | ||
| 13936 | 2025.12.19 22:11:38.358669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 13937 | 2025.12.19 22:11:38.377733 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13938 | 2025.12.19 22:11:38.377788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13939 | 2025.12.19 22:11:38.384095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13940 | 2025.12.19 22:11:38.384799 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2025.12.19 22:11:38.388563 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 13942 | 2025.12.19 22:11:39.161487 [ 219 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 13943 | 2025.12.19 22:11:39.161541 [ 219 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 13944 | 2025.12.19 22:11:39.164610 [ 219 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 13945 | 2025.12.19 22:11:39.617880 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13946 | 2025.12.19 22:11:39.618143 [ 261 ] {9f322497-723c-464c-aa5c-3a1c6e6019cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13947 | 2025.12.19 22:11:39.618239 [ 261 ] {9f322497-723c-464c-aa5c-3a1c6e6019cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13948 | 2025.12.19 22:11:39.618967 [ 261 ] {9f322497-723c-464c-aa5c-3a1c6e6019cf} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13949 | 2025.12.19 22:11:39.619012 [ 261 ] {9f322497-723c-464c-aa5c-3a1c6e6019cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13950 | 2025.12.19 22:11:39.619447 [ 261 ] {9f322497-723c-464c-aa5c-3a1c6e6019cf} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13951 | 2025.12.19 22:11:39.619673 [ 261 ] {9f322497-723c-464c-aa5c-3a1c6e6019cf} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13952 | 2025.12.19 22:11:39.619822 [ 261 ] {9f322497-723c-464c-aa5c-3a1c6e6019cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 13953 | 2025.12.19 22:11:39.619863 [ 261 ] {9f322497-723c-464c-aa5c-3a1c6e6019cf} <Debug> TCPHandler: Processed in 0.002149885 sec. | ||
| 13954 | 2025.12.19 22:11:39.619983 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13955 | 2025.12.19 22:11:39.620079 [ 261 ] {07bbb377-d9b4-4d9e-baec-c3518936e51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13956 | 2025.12.19 22:11:39.620119 [ 261 ] {07bbb377-d9b4-4d9e-baec-c3518936e51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13957 | 2025.12.19 22:11:39.620574 [ 261 ] {07bbb377-d9b4-4d9e-baec-c3518936e51a} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13958 | 2025.12.19 22:11:39.620610 [ 261 ] {07bbb377-d9b4-4d9e-baec-c3518936e51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13959 | 2025.12.19 22:11:39.620900 [ 261 ] {07bbb377-d9b4-4d9e-baec-c3518936e51a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13960 | 2025.12.19 22:11:39.621106 [ 261 ] {07bbb377-d9b4-4d9e-baec-c3518936e51a} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13961 | 2025.12.19 22:11:39.621230 [ 261 ] {07bbb377-d9b4-4d9e-baec-c3518936e51a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 13962 | 2025.12.19 22:11:39.621268 [ 261 ] {07bbb377-d9b4-4d9e-baec-c3518936e51a} <Debug> TCPHandler: Processed in 0.001332402 sec. | ||
| 13963 | 2025.12.19 22:11:39.621389 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13964 | 2025.12.19 22:11:39.621482 [ 261 ] {3cf53c0f-edd2-466f-b847-5653d600d8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13965 | 2025.12.19 22:11:39.621526 [ 261 ] {3cf53c0f-edd2-466f-b847-5653d600d8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13966 | 2025.12.19 22:11:39.621984 [ 261 ] {3cf53c0f-edd2-466f-b847-5653d600d8ea} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13967 | 2025.12.19 22:11:39.622022 [ 261 ] {3cf53c0f-edd2-466f-b847-5653d600d8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13968 | 2025.12.19 22:11:39.622352 [ 261 ] {3cf53c0f-edd2-466f-b847-5653d600d8ea} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13969 | 2025.12.19 22:11:39.622555 [ 261 ] {3cf53c0f-edd2-466f-b847-5653d600d8ea} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2025.12.19 22:11:39.622681 [ 261 ] {3cf53c0f-edd2-466f-b847-5653d600d8ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 13971 | 2025.12.19 22:11:39.622719 [ 261 ] {3cf53c0f-edd2-466f-b847-5653d600d8ea} <Debug> TCPHandler: Processed in 0.001378393 sec. | ||
| 13972 | 2025.12.19 22:11:39.622833 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13973 | 2025.12.19 22:11:39.622936 [ 261 ] {7fbef085-529b-4064-8790-302e96293307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13974 | 2025.12.19 22:11:39.622979 [ 261 ] {7fbef085-529b-4064-8790-302e96293307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13975 | 2025.12.19 22:11:39.623340 [ 261 ] {7fbef085-529b-4064-8790-302e96293307} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13976 | 2025.12.19 22:11:39.623387 [ 261 ] {7fbef085-529b-4064-8790-302e96293307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 13977 | 2025.12.19 22:11:39.623726 [ 261 ] {7fbef085-529b-4064-8790-302e96293307} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13978 | 2025.12.19 22:11:39.623941 [ 261 ] {7fbef085-529b-4064-8790-302e96293307} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13979 | 2025.12.19 22:11:39.624079 [ 261 ] {7fbef085-529b-4064-8790-302e96293307} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 13980 | 2025.12.19 22:11:39.624118 [ 261 ] {7fbef085-529b-4064-8790-302e96293307} <Debug> TCPHandler: Processed in 0.001335212 sec. | ||
| 13981 | 2025.12.19 22:11:39.624202 [ 225 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 13982 | 2025.12.19 22:11:39.624260 [ 225 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 13983 | 2025.12.19 22:11:39.627387 [ 225 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 13984 | 2025.12.19 22:11:40.013042 [ 219 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 13985 | 2025.12.19 22:11:40.013138 [ 219 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 13986 | 2025.12.19 22:11:40.016073 [ 219 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 13987 | 2025.12.19 22:11:40.183867 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 13988 | 2025.12.19 22:11:40.183924 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 13989 | 2025.12.19 22:11:40.186657 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 13990 | 2025.12.19 22:11:43.135114 [ 223 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 13991 | 2025.12.19 22:11:43.135167 [ 223 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 13992 | 2025.12.19 22:11:43.137809 [ 223 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 13993 | 2025.12.19 22:11:43.299076 [ 217 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 13994 | 2025.12.19 22:11:43.299157 [ 217 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 13995 | 2025.12.19 22:11:43.302111 [ 217 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 13996 | 2025.12.19 22:11:43.642769 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13997 | 2025.12.19 22:11:43.642828 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13998 | 2025.12.19 22:11:43.826151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38350 | ||
| 13999 | 2025.12.19 22:11:43.826803 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14000 | 2025.12.19 22:11:43.826837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14001 | 2025.12.19 22:11:43.827329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14002 | 2025.12.19 22:11:43.827561 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14003 | 2025.12.19 22:11:43.827690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38350 | ||
| 14004 | 2025.12.19 22:11:43.928360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1622 | ||
| 14005 | 2025.12.19 22:11:43.931145 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2025.12.19 22:11:43.931199 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14007 | 2025.12.19 22:11:43.932407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14008 | 2025.12.19 22:11:43.932682 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2025.12.19 22:11:43.933067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
| 14010 | 2025.12.19 22:11:44.001685 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001308322 sec. | ||
| 14011 | 2025.12.19 22:11:44.619802 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14012 | 2025.12.19 22:11:44.619985 [ 261 ] {560bec75-15b4-4acd-9426-afca6db2ef0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14013 | 2025.12.19 22:11:44.620051 [ 261 ] {560bec75-15b4-4acd-9426-afca6db2ef0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14014 | 2025.12.19 22:11:44.620764 [ 261 ] {560bec75-15b4-4acd-9426-afca6db2ef0e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2025.12.19 22:11:44.620812 [ 261 ] {560bec75-15b4-4acd-9426-afca6db2ef0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14016 | 2025.12.19 22:11:44.621205 [ 261 ] {560bec75-15b4-4acd-9426-afca6db2ef0e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14017 | 2025.12.19 22:11:44.621432 [ 261 ] {560bec75-15b4-4acd-9426-afca6db2ef0e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2025.12.19 22:11:44.621609 [ 261 ] {560bec75-15b4-4acd-9426-afca6db2ef0e} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001671 sec., 81388.39018551765 rows/sec., 7.06 MiB/sec. | ||
| 14019 | 2025.12.19 22:11:44.621654 [ 261 ] {560bec75-15b4-4acd-9426-afca6db2ef0e} <Debug> TCPHandler: Processed in 0.001972612 sec. | ||
| 14020 | 2025.12.19 22:11:44.621771 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2025.12.19 22:11:44.621868 [ 261 ] {6ef9c27f-fc7a-4609-9152-f8ac81900bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14022 | 2025.12.19 22:11:44.621910 [ 261 ] {6ef9c27f-fc7a-4609-9152-f8ac81900bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14023 | 2025.12.19 22:11:44.622314 [ 261 ] {6ef9c27f-fc7a-4609-9152-f8ac81900bb7} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.12.19 22:11:44.622350 [ 261 ] {6ef9c27f-fc7a-4609-9152-f8ac81900bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14025 | 2025.12.19 22:11:44.622655 [ 261 ] {6ef9c27f-fc7a-4609-9152-f8ac81900bb7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14026 | 2025.12.19 22:11:44.622871 [ 261 ] {6ef9c27f-fc7a-4609-9152-f8ac81900bb7} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2025.12.19 22:11:44.623001 [ 261 ] {6ef9c27f-fc7a-4609-9152-f8ac81900bb7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.55 MiB/sec. | ||
| 14028 | 2025.12.19 22:11:44.623041 [ 261 ] {6ef9c27f-fc7a-4609-9152-f8ac81900bb7} <Debug> TCPHandler: Processed in 0.001319432 sec. | ||
| 14029 | 2025.12.19 22:11:44.623158 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2025.12.19 22:11:44.623253 [ 261 ] {911abb2d-b0e5-4140-a3ca-3968b77e21dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14031 | 2025.12.19 22:11:44.623296 [ 261 ] {911abb2d-b0e5-4140-a3ca-3968b77e21dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14032 | 2025.12.19 22:11:44.623746 [ 261 ] {911abb2d-b0e5-4140-a3ca-3968b77e21dc} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2025.12.19 22:11:44.623782 [ 261 ] {911abb2d-b0e5-4140-a3ca-3968b77e21dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14034 | 2025.12.19 22:11:44.624085 [ 261 ] {911abb2d-b0e5-4140-a3ca-3968b77e21dc} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14035 | 2025.12.19 22:11:44.624288 [ 261 ] {911abb2d-b0e5-4140-a3ca-3968b77e21dc} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2025.12.19 22:11:44.624422 [ 261 ] {911abb2d-b0e5-4140-a3ca-3968b77e21dc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001185 sec., 87763.71308016877 rows/sec., 6.86 MiB/sec. | ||
| 14037 | 2025.12.19 22:11:44.624462 [ 261 ] {911abb2d-b0e5-4140-a3ca-3968b77e21dc} <Debug> TCPHandler: Processed in 0.001351642 sec. | ||
| 14038 | 2025.12.19 22:11:44.624570 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14039 | 2025.12.19 22:11:44.624663 [ 261 ] {1f157529-bca3-45ed-bd67-d809d4090f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14040 | 2025.12.19 22:11:44.624706 [ 261 ] {1f157529-bca3-45ed-bd67-d809d4090f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14041 | 2025.12.19 22:11:44.625111 [ 261 ] {1f157529-bca3-45ed-bd67-d809d4090f7c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2025.12.19 22:11:44.625147 [ 261 ] {1f157529-bca3-45ed-bd67-d809d4090f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14043 | 2025.12.19 22:11:44.625470 [ 261 ] {1f157529-bca3-45ed-bd67-d809d4090f7c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14044 | 2025.12.19 22:11:44.625675 [ 261 ] {1f157529-bca3-45ed-bd67-d809d4090f7c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2025.12.19 22:11:44.625806 [ 261 ] {1f157529-bca3-45ed-bd67-d809d4090f7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 14046 | 2025.12.19 22:11:44.625845 [ 261 ] {1f157529-bca3-45ed-bd67-d809d4090f7c} <Debug> TCPHandler: Processed in 0.001323202 sec. | ||
| 14047 | 2025.12.19 22:11:44.625950 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2025.12.19 22:11:44.626051 [ 261 ] {c022123d-362b-439a-90f6-d8e8e2c90b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14049 | 2025.12.19 22:11:44.626105 [ 261 ] {c022123d-362b-439a-90f6-d8e8e2c90b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14050 | 2025.12.19 22:11:44.626958 [ 261 ] {c022123d-362b-439a-90f6-d8e8e2c90b12} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2025.12.19 22:11:44.626994 [ 261 ] {c022123d-362b-439a-90f6-d8e8e2c90b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14052 | 2025.12.19 22:11:44.627548 [ 261 ] {c022123d-362b-439a-90f6-d8e8e2c90b12} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14053 | 2025.12.19 22:11:44.627769 [ 261 ] {c022123d-362b-439a-90f6-d8e8e2c90b12} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2025.12.19 22:11:44.627903 [ 261 ] {c022123d-362b-439a-90f6-d8e8e2c90b12} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001871 sec., 21378.94174238375 rows/sec., 38.31 MiB/sec. | ||
| 14055 | 2025.12.19 22:11:44.627962 [ 261 ] {c022123d-362b-439a-90f6-d8e8e2c90b12} <Debug> TCPHandler: Processed in 0.002060623 sec. | ||
| 14056 | 2025.12.19 22:11:44.627967 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 14057 | 2025.12.19 22:11:44.628003 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 14058 | 2025.12.19 22:11:44.628065 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14059 | 2025.12.19 22:11:44.628158 [ 261 ] {aef6e834-76bf-4af7-9adf-481c0cda2460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14060 | 2025.12.19 22:11:44.628199 [ 261 ] {aef6e834-76bf-4af7-9adf-481c0cda2460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14061 | 2025.12.19 22:11:44.628527 [ 261 ] {aef6e834-76bf-4af7-9adf-481c0cda2460} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14062 | 2025.12.19 22:11:44.628560 [ 261 ] {aef6e834-76bf-4af7-9adf-481c0cda2460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14063 | 2025.12.19 22:11:44.628871 [ 261 ] {aef6e834-76bf-4af7-9adf-481c0cda2460} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14064 | 2025.12.19 22:11:44.629100 [ 261 ] {aef6e834-76bf-4af7-9adf-481c0cda2460} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14065 | 2025.12.19 22:11:44.629230 [ 261 ] {aef6e834-76bf-4af7-9adf-481c0cda2460} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 14066 | 2025.12.19 22:11:44.629265 [ 261 ] {aef6e834-76bf-4af7-9adf-481c0cda2460} <Debug> TCPHandler: Processed in 0.001247791 sec. | ||
| 14067 | 2025.12.19 22:11:44.630352 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 14068 | 2025.12.19 22:11:45.141734 [ 143 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14069 | 2025.12.19 22:11:45.141815 [ 143 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14070 | 2025.12.19 22:11:45.141836 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14071 | 2025.12.19 22:11:45.141970 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 14072 | 2025.12.19 22:11:45.142131 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14073 | 2025.12.19 22:11:45.142168 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 14074 | 2025.12.19 22:11:45.142246 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 14075 | 2025.12.19 22:11:45.142305 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 14076 | 2025.12.19 22:11:45.142366 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 14077 | 2025.12.19 22:11:45.142428 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 14078 | 2025.12.19 22:11:45.143231 [ 201 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325682 sec., 31681.8060439834 rows/sec., 2.66 MiB/sec. | ||
| 14079 | 2025.12.19 22:11:45.143440 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14080 | 2025.12.19 22:11:45.143762 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_29_7} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2025.12.19 22:11:45.143844 [ 198 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_29_7} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14082 | 2025.12.19 22:11:45.143940 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14083 | 2025.12.19 22:11:45.210883 [ 224 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 14084 | 2025.12.19 22:11:45.210924 [ 224 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 14085 | 2025.12.19 22:11:45.213435 [ 224 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 14086 | 2025.12.19 22:11:45.888755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 14087 | 2025.12.19 22:11:45.905925 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2025.12.19 22:11:45.905997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14089 | 2025.12.19 22:11:45.912173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14090 | 2025.12.19 22:11:45.912898 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2025.12.19 22:11:45.915926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 14092 | 2025.12.19 22:11:46.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.71 MiB, peak 391.36 MiB, free memory in arenas 0.00 B, will set to 373.16 MiB (RSS), difference: 3.45 MiB | ||
| 14093 | 2025.12.19 22:11:47.541298 [ 217 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): 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] | ||
| 14094 | 2025.12.19 22:11:47.541347 [ 217 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): 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] | ||
| 14095 | 2025.12.19 22:11:47.543061 [ 217 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): 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] | ||
| 14096 | 2025.12.19 22:11:48.676536 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49168 | ||
| 14097 | 2025.12.19 22:11:48.676641 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14098 | 2025.12.19 22:11:48.676668 [ 286 ] {} <Debug> TCP-Session: ddf8bd8f-4b72-4b8d-9c22-2080186301a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49168 | ||
| 14099 | 2025.12.19 22:11:48.676689 [ 286 ] {} <Debug> TCP-Session: ddf8bd8f-4b72-4b8d-9c22-2080186301a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14100 | 2025.12.19 22:11:48.676702 [ 286 ] {} <Debug> TCP-Session: ddf8bd8f-4b72-4b8d-9c22-2080186301a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14101 | 2025.12.19 22:11:48.676899 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39129 | ||
| 14102 | 2025.12.19 22:11:48.676926 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35055 | ||
| 14103 | 2025.12.19 22:11:48.676936 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46125 | ||
| 14104 | 2025.12.19 22:11:48.676977 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56329 | ||
| 14105 | 2025.12.19 22:11:48.677002 [ 286 ] {} <Trace> TCP-Session: ddf8bd8f-4b72-4b8d-9c22-2080186301a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2025.12.19 22:11:48.677009 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14107 | 2025.12.19 22:11:48.677009 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14108 | 2025.12.19 22:11:48.677060 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14109 | 2025.12.19 22:11:48.677063 [ 288 ] {} <Debug> TCP-Session: a358a533-a654-471c-911d-ac78042a731d Authenticating user 'default' from [fd00:1122:3344:101::e]:39129 | ||
| 14110 | 2025.12.19 22:11:48.677079 [ 290 ] {} <Debug> TCP-Session: f2f4f73f-ab2d-4bbb-82de-09235e9e19ad Authenticating user 'default' from [fd00:1122:3344:101::e]:35055 | ||
| 14111 | 2025.12.19 22:11:48.677081 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14112 | 2025.12.19 22:11:48.677105 [ 288 ] {} <Debug> TCP-Session: a358a533-a654-471c-911d-ac78042a731d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14113 | 2025.12.19 22:11:48.677106 [ 290 ] {} <Debug> TCP-Session: f2f4f73f-ab2d-4bbb-82de-09235e9e19ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14114 | 2025.12.19 22:11:48.677123 [ 288 ] {} <Debug> TCP-Session: a358a533-a654-471c-911d-ac78042a731d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14115 | 2025.12.19 22:11:48.677123 [ 294 ] {} <Debug> TCP-Session: 57722c33-769e-4a5f-87a3-cd419907a97f Authenticating user 'default' from [fd00:1122:3344:101::e]:56329 | ||
| 14116 | 2025.12.19 22:11:48.677133 [ 290 ] {} <Debug> TCP-Session: f2f4f73f-ab2d-4bbb-82de-09235e9e19ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14117 | 2025.12.19 22:11:48.677151 [ 294 ] {} <Debug> TCP-Session: 57722c33-769e-4a5f-87a3-cd419907a97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14118 | 2025.12.19 22:11:48.677095 [ 291 ] {} <Debug> TCP-Session: e2b5048c-43ef-4b92-a1a7-cb02f0405f59 Authenticating user 'default' from [fd00:1122:3344:101::e]:46125 | ||
| 14119 | 2025.12.19 22:11:48.677171 [ 294 ] {} <Debug> TCP-Session: 57722c33-769e-4a5f-87a3-cd419907a97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14120 | 2025.12.19 22:11:48.677182 [ 286 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49168) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14121 | 2025.12.19 22:11:48.677200 [ 291 ] {} <Debug> TCP-Session: e2b5048c-43ef-4b92-a1a7-cb02f0405f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14122 | 2025.12.19 22:11:48.676986 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60440 | ||
| 14123 | 2025.12.19 22:11:48.677242 [ 291 ] {} <Debug> TCP-Session: e2b5048c-43ef-4b92-a1a7-cb02f0405f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14124 | 2025.12.19 22:11:48.676979 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45993 | ||
| 14125 | 2025.12.19 22:11:48.676946 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35939 | ||
| 14126 | 2025.12.19 22:11:48.676923 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58211 | ||
| 14127 | 2025.12.19 22:11:48.677363 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14128 | 2025.12.19 22:11:48.677409 [ 259 ] {} <Debug> TCP-Session: 396d2d89-649f-4ae4-b0b4-3ce0dfd07df8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60440 | ||
| 14129 | 2025.12.19 22:11:48.677432 [ 259 ] {} <Debug> TCP-Session: 396d2d89-649f-4ae4-b0b4-3ce0dfd07df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14130 | 2025.12.19 22:11:48.677444 [ 259 ] {} <Debug> TCP-Session: 396d2d89-649f-4ae4-b0b4-3ce0dfd07df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14131 | 2025.12.19 22:11:48.677480 [ 286 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14132 | 2025.12.19 22:11:48.677542 [ 286 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14133 | 2025.12.19 22:11:48.677839 [ 286 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 14134 | 2025.12.19 22:11:48.677918 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14135 | 2025.12.19 22:11:48.677952 [ 289 ] {} <Debug> TCP-Session: 862c9de5-1507-4ae6-a7c0-64c7760330bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58211 | ||
| 14136 | 2025.12.19 22:11:48.677968 [ 289 ] {} <Debug> TCP-Session: 862c9de5-1507-4ae6-a7c0-64c7760330bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14137 | 2025.12.19 22:11:48.677981 [ 289 ] {} <Debug> TCP-Session: 862c9de5-1507-4ae6-a7c0-64c7760330bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14138 | 2025.12.19 22:11:48.678044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14139 | 2025.12.19 22:11:48.678079 [ 292 ] {} <Debug> TCP-Session: 6c1ca5ff-ea72-4ec1-8f9b-fe3375ce75e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35939 | ||
| 14140 | 2025.12.19 22:11:48.678097 [ 292 ] {} <Debug> TCP-Session: 6c1ca5ff-ea72-4ec1-8f9b-fe3375ce75e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14141 | 2025.12.19 22:11:48.678110 [ 292 ] {} <Debug> TCP-Session: 6c1ca5ff-ea72-4ec1-8f9b-fe3375ce75e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14142 | 2025.12.19 22:11:48.678197 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14143 | 2025.12.19 22:11:48.678240 [ 293 ] {} <Debug> TCP-Session: 2d890041-fd45-4e7d-88a6-0a864d35d8d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45993 | ||
| 14144 | 2025.12.19 22:11:48.678260 [ 293 ] {} <Debug> TCP-Session: 2d890041-fd45-4e7d-88a6-0a864d35d8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14145 | 2025.12.19 22:11:48.678272 [ 293 ] {} <Debug> TCP-Session: 2d890041-fd45-4e7d-88a6-0a864d35d8d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14146 | 2025.12.19 22:11:48.678880 [ 339 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Trace> AggregatingTransform: Aggregating | ||
| 14147 | 2025.12.19 22:11:48.678921 [ 339 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Trace> Aggregator: Aggregation method: without_key | ||
| 14148 | 2025.12.19 22:11:48.678956 [ 339 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011426 sec. (988.703 rows/sec., 38.62 KiB/sec.) | ||
| 14149 | 2025.12.19 22:11:48.678971 [ 339 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Trace> Aggregator: Merging aggregated data | ||
| 14150 | 2025.12.19 22:11:48.680335 [ 286 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003205 sec., 312.01248049922 rows/sec., 12.19 KiB/sec. | ||
| 14151 | 2025.12.19 22:11:48.680494 [ 286 ] {8eba69ad-f829-405a-911d-9a6c40748fac} <Debug> TCPHandler: Processed in 0.003607269 sec. | ||
| 14152 | 2025.12.19 22:11:48.680618 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14153 | 2025.12.19 22:11:48.680652 [ 286 ] {} <Debug> TCP-Session: ddf8bd8f-4b72-4b8d-9c22-2080186301a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14154 | 2025.12.19 22:11:48.680651 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14155 | 2025.12.19 22:11:48.680663 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14156 | 2025.12.19 22:11:48.680681 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14157 | 2025.12.19 22:11:48.680713 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14158 | 2025.12.19 22:11:48.680729 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14159 | 2025.12.19 22:11:48.680744 [ 291 ] {} <Debug> TCP-Session: e2b5048c-43ef-4b92-a1a7-cb02f0405f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14160 | 2025.12.19 22:11:48.680762 [ 289 ] {} <Debug> TCP-Session: 862c9de5-1507-4ae6-a7c0-64c7760330bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14161 | 2025.12.19 22:11:48.680761 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14162 | 2025.12.19 22:11:48.680782 [ 293 ] {} <Debug> TCP-Session: 2d890041-fd45-4e7d-88a6-0a864d35d8d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14163 | 2025.12.19 22:11:48.680746 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14164 | 2025.12.19 22:11:48.680821 [ 294 ] {} <Debug> TCP-Session: 57722c33-769e-4a5f-87a3-cd419907a97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14165 | 2025.12.19 22:11:48.680730 [ 290 ] {} <Debug> TCP-Session: f2f4f73f-ab2d-4bbb-82de-09235e9e19ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14166 | 2025.12.19 22:11:48.680860 [ 292 ] {} <Debug> TCP-Session: 6c1ca5ff-ea72-4ec1-8f9b-fe3375ce75e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14167 | 2025.12.19 22:11:48.680710 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14168 | 2025.12.19 22:11:48.680706 [ 259 ] {} <Debug> TCP-Session: 396d2d89-649f-4ae4-b0b4-3ce0dfd07df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14169 | 2025.12.19 22:11:48.680928 [ 288 ] {} <Debug> TCP-Session: a358a533-a654-471c-911d-ac78042a731d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14170 | 2025.12.19 22:11:49.656960 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14171 | 2025.12.19 22:11:49.657166 [ 261 ] {086db14d-3605-4250-80c7-e26dcba9a3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14172 | 2025.12.19 22:11:49.657254 [ 261 ] {086db14d-3605-4250-80c7-e26dcba9a3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14173 | 2025.12.19 22:11:49.658026 [ 261 ] {086db14d-3605-4250-80c7-e26dcba9a3d5} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14174 | 2025.12.19 22:11:49.658086 [ 261 ] {086db14d-3605-4250-80c7-e26dcba9a3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14175 | 2025.12.19 22:11:49.658547 [ 261 ] {086db14d-3605-4250-80c7-e26dcba9a3d5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14176 | 2025.12.19 22:11:49.658841 [ 261 ] {086db14d-3605-4250-80c7-e26dcba9a3d5} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2025.12.19 22:11:49.659032 [ 261 ] {086db14d-3605-4250-80c7-e26dcba9a3d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001923 sec., 1040.0416016640665 rows/sec., 84.81 KiB/sec. | ||
| 14178 | 2025.12.19 22:11:49.659095 [ 261 ] {086db14d-3605-4250-80c7-e26dcba9a3d5} <Debug> TCPHandler: Processed in 0.002281488 sec. | ||
| 14179 | 2025.12.19 22:11:49.659246 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14180 | 2025.12.19 22:11:49.659369 [ 261 ] {63d0651f-98c3-493c-8078-ca87c6750e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14181 | 2025.12.19 22:11:49.659422 [ 261 ] {63d0651f-98c3-493c-8078-ca87c6750e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14182 | 2025.12.19 22:11:49.660704 [ 261 ] {63d0651f-98c3-493c-8078-ca87c6750e1a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2025.12.19 22:11:49.660750 [ 261 ] {63d0651f-98c3-493c-8078-ca87c6750e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14184 | 2025.12.19 22:11:49.661228 [ 261 ] {63d0651f-98c3-493c-8078-ca87c6750e1a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14185 | 2025.12.19 22:11:49.661491 [ 261 ] {63d0651f-98c3-493c-8078-ca87c6750e1a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2025.12.19 22:11:49.661659 [ 261 ] {63d0651f-98c3-493c-8078-ca87c6750e1a} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002319 sec., 516170.7632600259 rows/sec., 42.55 MiB/sec. | ||
| 14187 | 2025.12.19 22:11:49.661709 [ 261 ] {63d0651f-98c3-493c-8078-ca87c6750e1a} <Debug> TCPHandler: Processed in 0.002521291 sec. | ||
| 14188 | 2025.12.19 22:11:49.661853 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14189 | 2025.12.19 22:11:49.661968 [ 261 ] {b89da16c-3db2-4d03-9ec7-c7f67bcbfac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14190 | 2025.12.19 22:11:49.662020 [ 261 ] {b89da16c-3db2-4d03-9ec7-c7f67bcbfac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14191 | 2025.12.19 22:11:49.662501 [ 261 ] {b89da16c-3db2-4d03-9ec7-c7f67bcbfac1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14192 | 2025.12.19 22:11:49.662543 [ 261 ] {b89da16c-3db2-4d03-9ec7-c7f67bcbfac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14193 | 2025.12.19 22:11:49.662899 [ 261 ] {b89da16c-3db2-4d03-9ec7-c7f67bcbfac1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14194 | 2025.12.19 22:11:49.663168 [ 261 ] {b89da16c-3db2-4d03-9ec7-c7f67bcbfac1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14195 | 2025.12.19 22:11:49.663330 [ 261 ] {b89da16c-3db2-4d03-9ec7-c7f67bcbfac1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001386 sec., 1443.001443001443 rows/sec., 100.76 KiB/sec. | ||
| 14196 | 2025.12.19 22:11:49.663376 [ 261 ] {b89da16c-3db2-4d03-9ec7-c7f67bcbfac1} <Debug> TCPHandler: Processed in 0.001579595 sec. | ||
| 14197 | 2025.12.19 22:11:49.663529 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14198 | 2025.12.19 22:11:49.663641 [ 261 ] {424b72ce-fe84-4210-b13a-f185f0696df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14199 | 2025.12.19 22:11:49.663689 [ 261 ] {424b72ce-fe84-4210-b13a-f185f0696df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14200 | 2025.12.19 22:11:49.664256 [ 261 ] {424b72ce-fe84-4210-b13a-f185f0696df3} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14201 | 2025.12.19 22:11:49.664297 [ 261 ] {424b72ce-fe84-4210-b13a-f185f0696df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14202 | 2025.12.19 22:11:49.664647 [ 261 ] {424b72ce-fe84-4210-b13a-f185f0696df3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14203 | 2025.12.19 22:11:49.664895 [ 261 ] {424b72ce-fe84-4210-b13a-f185f0696df3} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14204 | 2025.12.19 22:11:49.665045 [ 261 ] {424b72ce-fe84-4210-b13a-f185f0696df3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001426 sec., 159887.79803646565 rows/sec., 10.83 MiB/sec. | ||
| 14205 | 2025.12.19 22:11:49.665091 [ 261 ] {424b72ce-fe84-4210-b13a-f185f0696df3} <Debug> TCPHandler: Processed in 0.001640717 sec. | ||
| 14206 | 2025.12.19 22:11:49.665230 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14207 | 2025.12.19 22:11:49.665339 [ 261 ] {67e6a3cb-1b97-4ec5-964e-c9c04aab1c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14208 | 2025.12.19 22:11:49.665387 [ 261 ] {67e6a3cb-1b97-4ec5-964e-c9c04aab1c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14209 | 2025.12.19 22:11:49.666134 [ 261 ] {67e6a3cb-1b97-4ec5-964e-c9c04aab1c7d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2025.12.19 22:11:49.666176 [ 261 ] {67e6a3cb-1b97-4ec5-964e-c9c04aab1c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14211 | 2025.12.19 22:11:49.666547 [ 261 ] {67e6a3cb-1b97-4ec5-964e-c9c04aab1c7d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14212 | 2025.12.19 22:11:49.666819 [ 261 ] {67e6a3cb-1b97-4ec5-964e-c9c04aab1c7d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14213 | 2025.12.19 22:11:49.666973 [ 261 ] {67e6a3cb-1b97-4ec5-964e-c9c04aab1c7d} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001656 sec., 315217.39130434784 rows/sec., 23.33 MiB/sec. | ||
| 14214 | 2025.12.19 22:11:49.667017 [ 261 ] {67e6a3cb-1b97-4ec5-964e-c9c04aab1c7d} <Debug> TCPHandler: Processed in 0.00184111 sec. | ||
| 14215 | 2025.12.19 22:11:49.667163 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14216 | 2025.12.19 22:11:49.667297 [ 261 ] {d2d58591-1f7f-416c-a283-bfcf1930de4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14217 | 2025.12.19 22:11:49.667347 [ 261 ] {d2d58591-1f7f-416c-a283-bfcf1930de4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14218 | 2025.12.19 22:11:49.668181 [ 261 ] {d2d58591-1f7f-416c-a283-bfcf1930de4f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14219 | 2025.12.19 22:11:49.668223 [ 261 ] {d2d58591-1f7f-416c-a283-bfcf1930de4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14220 | 2025.12.19 22:11:49.668674 [ 261 ] {d2d58591-1f7f-416c-a283-bfcf1930de4f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14221 | 2025.12.19 22:11:49.668943 [ 261 ] {d2d58591-1f7f-416c-a283-bfcf1930de4f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14222 | 2025.12.19 22:11:49.669097 [ 261 ] {d2d58591-1f7f-416c-a283-bfcf1930de4f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001821 sec., 464030.7523338825 rows/sec., 31.23 MiB/sec. | ||
| 14223 | 2025.12.19 22:11:49.669148 [ 261 ] {d2d58591-1f7f-416c-a283-bfcf1930de4f} <Debug> TCPHandler: Processed in 0.002043024 sec. | ||
| 14224 | 2025.12.19 22:11:49.669292 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14225 | 2025.12.19 22:11:49.669400 [ 261 ] {d1323ce2-0137-4c43-9051-50dcf1dfc59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14226 | 2025.12.19 22:11:49.669448 [ 261 ] {d1323ce2-0137-4c43-9051-50dcf1dfc59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14227 | 2025.12.19 22:11:49.669856 [ 261 ] {d1323ce2-0137-4c43-9051-50dcf1dfc59d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2025.12.19 22:11:49.669898 [ 261 ] {d1323ce2-0137-4c43-9051-50dcf1dfc59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 14229 | 2025.12.19 22:11:49.670300 [ 261 ] {d1323ce2-0137-4c43-9051-50dcf1dfc59d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14230 | 2025.12.19 22:11:49.670589 [ 261 ] {d1323ce2-0137-4c43-9051-50dcf1dfc59d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14231 | 2025.12.19 22:11:49.670746 [ 261 ] {d1323ce2-0137-4c43-9051-50dcf1dfc59d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
| 14232 | 2025.12.19 22:11:49.670790 [ 261 ] {d1323ce2-0137-4c43-9051-50dcf1dfc59d} <Debug> TCPHandler: Processed in 0.001553936 sec. | ||
| 14233 | 2025.12.19 22:11:49.908722 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34346 | ||
| 14234 | 2025.12.19 22:11:49.908835 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14235 | 2025.12.19 22:11:49.908862 [ 286 ] {} <Debug> TCP-Session: e6912a19-b3ae-4f9b-b0d0-3dbd871c2e77 Authenticating user 'default' from [fd00:1122:3344:101::e]:34346 | ||
| 14236 | 2025.12.19 22:11:49.908883 [ 286 ] {} <Debug> TCP-Session: e6912a19-b3ae-4f9b-b0d0-3dbd871c2e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14237 | 2025.12.19 22:11:49.908896 [ 286 ] {} <Debug> TCP-Session: e6912a19-b3ae-4f9b-b0d0-3dbd871c2e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14238 | 2025.12.19 22:11:49.909086 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63245 | ||
| 14239 | 2025.12.19 22:11:49.909109 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65373 | ||
| 14240 | 2025.12.19 22:11:49.909137 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44815 | ||
| 14241 | 2025.12.19 22:11:49.909167 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56303 | ||
| 14242 | 2025.12.19 22:11:49.909170 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64746 | ||
| 14243 | 2025.12.19 22:11:49.909243 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14244 | 2025.12.19 22:11:49.909245 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14245 | 2025.12.19 22:11:49.909274 [ 286 ] {} <Trace> TCP-Session: e6912a19-b3ae-4f9b-b0d0-3dbd871c2e77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14246 | 2025.12.19 22:11:49.909285 [ 289 ] {} <Debug> TCP-Session: 904972b2-94d7-43f2-9255-e6da481b0ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65373 | ||
| 14247 | 2025.12.19 22:11:49.909286 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14248 | 2025.12.19 22:11:49.909324 [ 289 ] {} <Debug> TCP-Session: 904972b2-94d7-43f2-9255-e6da481b0ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14249 | 2025.12.19 22:11:49.909340 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14250 | 2025.12.19 22:11:49.909352 [ 289 ] {} <Debug> TCP-Session: 904972b2-94d7-43f2-9255-e6da481b0ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14251 | 2025.12.19 22:11:49.909349 [ 294 ] {} <Debug> TCP-Session: a849ddc3-d3d4-49ba-bcd7-272b80f70cbf Authenticating user 'default' from [fd00:1122:3344:101::e]:56303 | ||
| 14252 | 2025.12.19 22:11:49.909378 [ 293 ] {} <Debug> TCP-Session: 1467f119-e6a4-4411-8bf0-d9387b853628 Authenticating user 'default' from [fd00:1122:3344:101::e]:64746 | ||
| 14253 | 2025.12.19 22:11:49.909297 [ 292 ] {} <Debug> TCP-Session: 4cd34a6f-d199-42e5-8ca5-5fa5703e5c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:44815 | ||
| 14254 | 2025.12.19 22:11:49.909405 [ 294 ] {} <Debug> TCP-Session: a849ddc3-d3d4-49ba-bcd7-272b80f70cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14255 | 2025.12.19 22:11:49.909419 [ 293 ] {} <Debug> TCP-Session: 1467f119-e6a4-4411-8bf0-d9387b853628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14256 | 2025.12.19 22:11:49.909443 [ 286 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34346) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14257 | 2025.12.19 22:11:49.909443 [ 294 ] {} <Debug> TCP-Session: a849ddc3-d3d4-49ba-bcd7-272b80f70cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14258 | 2025.12.19 22:11:49.909456 [ 293 ] {} <Debug> TCP-Session: 1467f119-e6a4-4411-8bf0-d9387b853628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14259 | 2025.12.19 22:11:49.909436 [ 292 ] {} <Debug> TCP-Session: 4cd34a6f-d199-42e5-8ca5-5fa5703e5c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14260 | 2025.12.19 22:11:49.909216 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14261 | 2025.12.19 22:11:49.909520 [ 292 ] {} <Debug> TCP-Session: 4cd34a6f-d199-42e5-8ca5-5fa5703e5c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14262 | 2025.12.19 22:11:49.909193 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47287 | ||
| 14263 | 2025.12.19 22:11:49.909554 [ 288 ] {} <Debug> TCP-Session: b1dfb3e0-afe6-49c9-b6f9-5d4496ff6315 Authenticating user 'default' from [fd00:1122:3344:101::e]:63245 | ||
| 14264 | 2025.12.19 22:11:49.909118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46889 | ||
| 14265 | 2025.12.19 22:11:49.909606 [ 288 ] {} <Debug> TCP-Session: b1dfb3e0-afe6-49c9-b6f9-5d4496ff6315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14266 | 2025.12.19 22:11:49.909121 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33463 | ||
| 14267 | 2025.12.19 22:11:49.909633 [ 288 ] {} <Debug> TCP-Session: b1dfb3e0-afe6-49c9-b6f9-5d4496ff6315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14268 | 2025.12.19 22:11:49.909665 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14269 | 2025.12.19 22:11:49.909639 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14270 | 2025.12.19 22:11:49.909693 [ 290 ] {} <Debug> TCP-Session: 653fbb81-c50c-4e3f-a405-b782b2b1bdff Authenticating user 'default' from [fd00:1122:3344:101::e]:46889 | ||
| 14271 | 2025.12.19 22:11:49.909712 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14272 | 2025.12.19 22:11:49.909719 [ 259 ] {} <Debug> TCP-Session: 62dae0b3-eb29-4192-b358-d59dc22be451 Authenticating user 'default' from [fd00:1122:3344:101::e]:47287 | ||
| 14273 | 2025.12.19 22:11:49.909738 [ 290 ] {} <Debug> TCP-Session: 653fbb81-c50c-4e3f-a405-b782b2b1bdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14274 | 2025.12.19 22:11:49.909749 [ 291 ] {} <Debug> TCP-Session: 62f7036a-818b-4230-9ac7-22418c5b46bd Authenticating user 'default' from [fd00:1122:3344:101::e]:33463 | ||
| 14275 | 2025.12.19 22:11:49.909763 [ 259 ] {} <Debug> TCP-Session: 62dae0b3-eb29-4192-b358-d59dc22be451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14276 | 2025.12.19 22:11:49.909780 [ 290 ] {} <Debug> TCP-Session: 653fbb81-c50c-4e3f-a405-b782b2b1bdff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14277 | 2025.12.19 22:11:49.909793 [ 291 ] {} <Debug> TCP-Session: 62f7036a-818b-4230-9ac7-22418c5b46bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14278 | 2025.12.19 22:11:49.909803 [ 259 ] {} <Debug> TCP-Session: 62dae0b3-eb29-4192-b358-d59dc22be451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14279 | 2025.12.19 22:11:49.909831 [ 291 ] {} <Debug> TCP-Session: 62f7036a-818b-4230-9ac7-22418c5b46bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14280 | 2025.12.19 22:11:49.909759 [ 286 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14281 | 2025.12.19 22:11:49.909942 [ 286 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14282 | 2025.12.19 22:11:49.910332 [ 286 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 14283 | 2025.12.19 22:11:49.911536 [ 342 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Trace> AggregatingTransform: Aggregating | ||
| 14284 | 2025.12.19 22:11:49.911583 [ 342 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Trace> Aggregator: Aggregation method: without_key | ||
| 14285 | 2025.12.19 22:11:49.911624 [ 342 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00118276 sec. (845.480 rows/sec., 33.03 KiB/sec.) | ||
| 14286 | 2025.12.19 22:11:49.911643 [ 342 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Trace> Aggregator: Merging aggregated data | ||
| 14287 | 2025.12.19 22:11:49.913303 [ 286 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003909 sec., 255.81990278843693 rows/sec., 9.99 KiB/sec. | ||
| 14288 | 2025.12.19 22:11:49.913550 [ 286 ] {6b043d03-0d93-4a03-85d5-5b79849dcf49} <Debug> TCPHandler: Processed in 0.004387571 sec. | ||
| 14289 | 2025.12.19 22:11:49.913716 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14290 | 2025.12.19 22:11:49.913752 [ 286 ] {} <Debug> TCP-Session: e6912a19-b3ae-4f9b-b0d0-3dbd871c2e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14291 | 2025.12.19 22:11:49.913759 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14292 | 2025.12.19 22:11:49.913793 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14293 | 2025.12.19 22:11:49.913813 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14294 | 2025.12.19 22:11:49.913831 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14295 | 2025.12.19 22:11:49.913856 [ 289 ] {} <Debug> TCP-Session: 904972b2-94d7-43f2-9255-e6da481b0ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14296 | 2025.12.19 22:11:49.913879 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14297 | 2025.12.19 22:11:49.913899 [ 291 ] {} <Debug> TCP-Session: 62f7036a-818b-4230-9ac7-22418c5b46bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14298 | 2025.12.19 22:11:49.913920 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14299 | 2025.12.19 22:11:49.913938 [ 293 ] {} <Debug> TCP-Session: 1467f119-e6a4-4411-8bf0-d9387b853628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14300 | 2025.12.19 22:11:49.913906 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14301 | 2025.12.19 22:11:49.913970 [ 294 ] {} <Debug> TCP-Session: a849ddc3-d3d4-49ba-bcd7-272b80f70cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14302 | 2025.12.19 22:11:49.913877 [ 292 ] {} <Debug> TCP-Session: 4cd34a6f-d199-42e5-8ca5-5fa5703e5c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14303 | 2025.12.19 22:11:49.914012 [ 259 ] {} <Debug> TCP-Session: 62dae0b3-eb29-4192-b358-d59dc22be451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14304 | 2025.12.19 22:11:49.913853 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14305 | 2025.12.19 22:11:49.913820 [ 288 ] {} <Debug> TCP-Session: b1dfb3e0-afe6-49c9-b6f9-5d4496ff6315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14306 | 2025.12.19 22:11:49.914109 [ 290 ] {} <Debug> TCP-Session: 653fbb81-c50c-4e3f-a405-b782b2b1bdff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14307 | 2025.12.19 22:11:49.927353 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36620 | ||
| 14308 | 2025.12.19 22:11:49.927415 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14309 | 2025.12.19 22:11:49.927435 [ 294 ] {} <Debug> TCP-Session: a20b9048-08a0-4edb-8ad0-02f8f3b75ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36620 | ||
| 14310 | 2025.12.19 22:11:49.927517 [ 294 ] {} <Debug> TCP-Session: a20b9048-08a0-4edb-8ad0-02f8f3b75ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14311 | 2025.12.19 22:11:49.927529 [ 294 ] {} <Debug> TCP-Session: a20b9048-08a0-4edb-8ad0-02f8f3b75ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14312 | 2025.12.19 22:11:49.927680 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38045 | ||
| 14313 | 2025.12.19 22:11:49.927701 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42693 | ||
| 14314 | 2025.12.19 22:11:49.927725 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45827 | ||
| 14315 | 2025.12.19 22:11:49.927734 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62488 | ||
| 14316 | 2025.12.19 22:11:49.927758 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58230 | ||
| 14317 | 2025.12.19 22:11:49.927780 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14318 | 2025.12.19 22:11:49.927809 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14319 | 2025.12.19 22:11:49.927786 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14320 | 2025.12.19 22:11:49.927843 [ 294 ] {} <Trace> TCP-Session: a20b9048-08a0-4edb-8ad0-02f8f3b75ae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2025.12.19 22:11:49.927860 [ 289 ] {} <Debug> TCP-Session: e22b0a43-6794-46d2-a5cf-826ddfc8da96 Authenticating user 'default' from [fd00:1122:3344:101::e]:42693 | ||
| 14322 | 2025.12.19 22:11:49.927849 [ 291 ] {} <Debug> TCP-Session: 54a6136c-297c-444a-b290-cae2d0b84856 Authenticating user 'default' from [fd00:1122:3344:101::e]:45827 | ||
| 14323 | 2025.12.19 22:11:49.927892 [ 289 ] {} <Debug> TCP-Session: e22b0a43-6794-46d2-a5cf-826ddfc8da96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14324 | 2025.12.19 22:11:49.927848 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14325 | 2025.12.19 22:11:49.927917 [ 291 ] {} <Debug> TCP-Session: 54a6136c-297c-444a-b290-cae2d0b84856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14326 | 2025.12.19 22:11:49.927918 [ 289 ] {} <Debug> TCP-Session: e22b0a43-6794-46d2-a5cf-826ddfc8da96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14327 | 2025.12.19 22:11:49.927956 [ 291 ] {} <Debug> TCP-Session: 54a6136c-297c-444a-b290-cae2d0b84856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14328 | 2025.12.19 22:11:49.927951 [ 293 ] {} <Debug> TCP-Session: 928fc5c4-9e3f-467e-9130-50e35f1b616f Authenticating user 'default' from [fd00:1122:3344:101::e]:58230 | ||
| 14329 | 2025.12.19 22:11:49.927834 [ 259 ] {} <Debug> TCP-Session: 4759a318-321d-4bf0-ab86-d8b75a1e2174 Authenticating user 'default' from [fd00:1122:3344:101::e]:38045 | ||
| 14330 | 2025.12.19 22:11:49.927996 [ 293 ] {} <Debug> TCP-Session: 928fc5c4-9e3f-467e-9130-50e35f1b616f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14331 | 2025.12.19 22:11:49.928010 [ 259 ] {} <Debug> TCP-Session: 4759a318-321d-4bf0-ab86-d8b75a1e2174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14332 | 2025.12.19 22:11:49.928014 [ 293 ] {} <Debug> TCP-Session: 928fc5c4-9e3f-467e-9130-50e35f1b616f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14333 | 2025.12.19 22:11:49.928016 [ 294 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36620) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14334 | 2025.12.19 22:11:49.928031 [ 259 ] {} <Debug> TCP-Session: 4759a318-321d-4bf0-ab86-d8b75a1e2174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14335 | 2025.12.19 22:11:49.927716 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53750 | ||
| 14336 | 2025.12.19 22:11:49.927696 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50544 | ||
| 14337 | 2025.12.19 22:11:49.927687 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58599 | ||
| 14338 | 2025.12.19 22:11:49.928140 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14339 | 2025.12.19 22:11:49.927832 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14340 | 2025.12.19 22:11:49.928164 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14341 | 2025.12.19 22:11:49.928194 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14342 | 2025.12.19 22:11:49.928199 [ 292 ] {} <Debug> TCP-Session: 094c754f-dba9-4835-b6b9-8ab24bc28d37 Authenticating user 'default' from [fd00:1122:3344:101::e]:62488 | ||
| 14343 | 2025.12.19 22:11:49.928218 [ 288 ] {} <Debug> TCP-Session: 58ab6209-f897-4a97-a4bd-0370c12d533e Authenticating user 'default' from [fd00:1122:3344:101::e]:50544 | ||
| 14344 | 2025.12.19 22:11:49.928226 [ 286 ] {} <Debug> TCP-Session: e5c01cca-bc95-453e-bdf7-78933c081d9b Authenticating user 'default' from [fd00:1122:3344:101::e]:58599 | ||
| 14345 | 2025.12.19 22:11:49.928234 [ 292 ] {} <Debug> TCP-Session: 094c754f-dba9-4835-b6b9-8ab24bc28d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14346 | 2025.12.19 22:11:49.928253 [ 288 ] {} <Debug> TCP-Session: 58ab6209-f897-4a97-a4bd-0370c12d533e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14347 | 2025.12.19 22:11:49.928262 [ 286 ] {} <Debug> TCP-Session: e5c01cca-bc95-453e-bdf7-78933c081d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14348 | 2025.12.19 22:11:49.928265 [ 292 ] {} <Debug> TCP-Session: 094c754f-dba9-4835-b6b9-8ab24bc28d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14349 | 2025.12.19 22:11:49.928286 [ 288 ] {} <Debug> TCP-Session: 58ab6209-f897-4a97-a4bd-0370c12d533e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14350 | 2025.12.19 22:11:49.928297 [ 286 ] {} <Debug> TCP-Session: e5c01cca-bc95-453e-bdf7-78933c081d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14351 | 2025.12.19 22:11:49.928175 [ 290 ] {} <Debug> TCP-Session: c9448703-9057-4bec-ad25-14d5d8572de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53750 | ||
| 14352 | 2025.12.19 22:11:49.928354 [ 290 ] {} <Debug> TCP-Session: c9448703-9057-4bec-ad25-14d5d8572de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14353 | 2025.12.19 22:11:49.928367 [ 290 ] {} <Debug> TCP-Session: c9448703-9057-4bec-ad25-14d5d8572de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14354 | 2025.12.19 22:11:49.928370 [ 294 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14355 | 2025.12.19 22:11:49.928426 [ 294 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14356 | 2025.12.19 22:11:49.928714 [ 294 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 14357 | 2025.12.19 22:11:49.929684 [ 346 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Trace> AggregatingTransform: Aggregating | ||
| 14358 | 2025.12.19 22:11:49.929740 [ 346 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Trace> Aggregator: Aggregation method: without_key | ||
| 14359 | 2025.12.19 22:11:49.929775 [ 346 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961656 sec. (1039.873 rows/sec., 40.62 KiB/sec.) | ||
| 14360 | 2025.12.19 22:11:49.929794 [ 346 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Trace> Aggregator: Merging aggregated data | ||
| 14361 | 2025.12.19 22:11:49.931012 [ 294 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003054 sec., 327.43942370661426 rows/sec., 12.79 KiB/sec. | ||
| 14362 | 2025.12.19 22:11:49.931145 [ 294 ] {77bfd73c-1dac-4575-8b0e-02bda328ca0e} <Debug> TCPHandler: Processed in 0.003411576 sec. | ||
| 14363 | 2025.12.19 22:11:49.931273 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14364 | 2025.12.19 22:11:49.931301 [ 294 ] {} <Debug> TCP-Session: a20b9048-08a0-4edb-8ad0-02f8f3b75ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14365 | 2025.12.19 22:11:49.931300 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14366 | 2025.12.19 22:11:49.931329 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14367 | 2025.12.19 22:11:49.931348 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14368 | 2025.12.19 22:11:49.931362 [ 289 ] {} <Debug> TCP-Session: e22b0a43-6794-46d2-a5cf-826ddfc8da96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2025.12.19 22:11:49.931389 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14370 | 2025.12.19 22:11:49.931403 [ 286 ] {} <Debug> TCP-Session: e5c01cca-bc95-453e-bdf7-78933c081d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14371 | 2025.12.19 22:11:49.931417 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14372 | 2025.12.19 22:11:49.931438 [ 291 ] {} <Debug> TCP-Session: 54a6136c-297c-444a-b290-cae2d0b84856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14373 | 2025.12.19 22:11:49.931451 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14374 | 2025.12.19 22:11:49.931465 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14375 | 2025.12.19 22:11:49.931501 [ 290 ] {} <Debug> TCP-Session: c9448703-9057-4bec-ad25-14d5d8572de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14376 | 2025.12.19 22:11:49.931466 [ 293 ] {} <Debug> TCP-Session: 928fc5c4-9e3f-467e-9130-50e35f1b616f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14377 | 2025.12.19 22:11:49.931533 [ 292 ] {} <Debug> TCP-Session: 094c754f-dba9-4835-b6b9-8ab24bc28d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14378 | 2025.12.19 22:11:49.931382 [ 259 ] {} <Debug> TCP-Session: 4759a318-321d-4bf0-ab86-d8b75a1e2174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14379 | 2025.12.19 22:11:49.931369 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14380 | 2025.12.19 22:11:49.931626 [ 288 ] {} <Debug> TCP-Session: 58ab6209-f897-4a97-a4bd-0370c12d533e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14381 | 2025.12.19 22:11:51.327953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38862 | ||
| 14382 | 2025.12.19 22:11:51.328535 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14383 | 2025.12.19 22:11:51.328587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14384 | 2025.12.19 22:11:51.329173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14385 | 2025.12.19 22:11:51.329437 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14386 | 2025.12.19 22:11:51.329598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38862 | ||
| 14387 | 2025.12.19 22:11:51.329627 [ 135 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14388 | 2025.12.19 22:11:51.329696 [ 135 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2025.12.19 22:11:51.329717 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14390 | 2025.12.19 22:11:51.329872 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 14391 | 2025.12.19 22:11:51.330027 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14392 | 2025.12.19 22:11:51.330070 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36430 rows starting from the beginning of the part | ||
| 14393 | 2025.12.19 22:11:51.330140 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 14394 | 2025.12.19 22:11:51.330187 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 14395 | 2025.12.19 22:11:51.330235 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 14396 | 2025.12.19 22:11:51.330282 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 14397 | 2025.12.19 22:11:51.330322 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 14398 | 2025.12.19 22:11:51.333568 [ 195 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38862 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771912 sec., 10302997.524862722 rows/sec., 147.39 MiB/sec. | ||
| 14399 | 2025.12.19 22:11:51.334091 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14400 | 2025.12.19 22:11:51.334578 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_81_16} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2025.12.19 22:11:51.334709 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_81_16} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14402 | 2025.12.19 22:11:51.334864 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 14403 | 2025.12.19 22:11:53.416112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14404 | 2025.12.19 22:11:53.435203 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14405 | 2025.12.19 22:11:53.435272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14406 | 2025.12.19 22:11:53.441484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14407 | 2025.12.19 22:11:53.442228 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14408 | 2025.12.19 22:11:53.442555 [ 133 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14409 | 2025.12.19 22:11:53.442627 [ 133 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14410 | 2025.12.19 22:11:53.442651 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14411 | 2025.12.19 22:11:53.442752 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 14412 | 2025.12.19 22:11:53.445672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14413 | 2025.12.19 22:11:53.445770 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14414 | 2025.12.19 22:11:53.446488 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 14415 | 2025.12.19 22:11:53.449794 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 14416 | 2025.12.19 22:11:53.453239 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 14417 | 2025.12.19 22:11:53.457046 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 14418 | 2025.12.19 22:11:53.461429 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 14419 | 2025.12.19 22:11:53.465807 [ 194 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 14420 | 2025.12.19 22:11:53.522255 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.079540268 sec., 7669.07146956055 rows/sec., 39.66 MiB/sec. | ||
| 14421 | 2025.12.19 22:11:53.525817 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14422 | 2025.12.19 22:11:53.528011 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_81_16} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2025.12.19 22:11:53.528139 [ 195 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_81_16} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14424 | 2025.12.19 22:11:53.531248 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14425 | 2025.12.19 22:11:53.933448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1654 | ||
| 14426 | 2025.12.19 22:11:53.936046 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14427 | 2025.12.19 22:11:53.936093 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14428 | 2025.12.19 22:11:53.937374 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14429 | 2025.12.19 22:11:53.937661 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2025.12.19 22:11:53.938038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 14431 | 2025.12.19 22:11:54.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.37 MiB, peak 391.78 MiB, free memory in arenas 0.00 B, will set to 376.45 MiB (RSS), difference: 2.07 MiB | ||
| 14432 | 2025.12.19 22:11:54.610261 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2025.12.19 22:11:54.610554 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 14434 | 2025.12.19 22:11:54.610958 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14435 | 2025.12.19 22:11:54.610996 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14436 | 2025.12.19 22:11:54.611251 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14437 | 2025.12.19 22:11:54.611317 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14438 | 2025.12.19 22:11:54.611467 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 14439 | 2025.12.19 22:11:54.611628 [ 298 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14440 | 2025.12.19 22:11:54.611664 [ 340 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14441 | 2025.12.19 22:11:54.611634 [ 305 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14442 | 2025.12.19 22:11:54.611634 [ 317 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14443 | 2025.12.19 22:11:54.611873 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 14444 | 2025.12.19 22:11:54.611901 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14445 | 2025.12.19 22:11:54.611986 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14446 | 2025.12.19 22:11:54.612006 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 14447 | 2025.12.19 22:11:54.612042 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 14448 | 2025.12.19 22:11:54.612084 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 14449 | 2025.12.19 22:11:54.612121 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 14450 | 2025.12.19 22:11:54.613113 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002677 sec., 13074.33694434068 rows/sec., 553.03 KiB/sec. | ||
| 14451 | 2025.12.19 22:11:54.613233 [ 261 ] {add28b26-8b9a-4a9c-9bba-b0dbde1a6645} <Debug> TCPHandler: Processed in 0.003167472 sec. | ||
| 14452 | 2025.12.19 22:11:54.623377 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2025.12.19 22:11:54.623510 [ 261 ] {8cdb213d-1eb2-4178-9303-ac5a6d2862bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 14454 | 2025.12.19 22:11:54.623563 [ 261 ] {8cdb213d-1eb2-4178-9303-ac5a6d2862bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14455 | 2025.12.19 22:11:54.624136 [ 261 ] {8cdb213d-1eb2-4178-9303-ac5a6d2862bc} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2025.12.19 22:11:54.624177 [ 261 ] {8cdb213d-1eb2-4178-9303-ac5a6d2862bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14457 | 2025.12.19 22:11:54.624568 [ 261 ] {8cdb213d-1eb2-4178-9303-ac5a6d2862bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 14458 | 2025.12.19 22:11:54.624755 [ 261 ] {8cdb213d-1eb2-4178-9303-ac5a6d2862bc} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2025.12.19 22:11:54.624894 [ 261 ] {8cdb213d-1eb2-4178-9303-ac5a6d2862bc} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 72.90 KiB/sec. | ||
| 14460 | 2025.12.19 22:11:54.624932 [ 261 ] {8cdb213d-1eb2-4178-9303-ac5a6d2862bc} <Debug> TCPHandler: Processed in 0.001618616 sec. | ||
| 14461 | 2025.12.19 22:11:54.625042 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2025.12.19 22:11:54.625134 [ 261 ] {7ad60183-e4d8-42dd-b8f0-0068c3f20534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14463 | 2025.12.19 22:11:54.625174 [ 261 ] {7ad60183-e4d8-42dd-b8f0-0068c3f20534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14464 | 2025.12.19 22:11:54.625743 [ 261 ] {7ad60183-e4d8-42dd-b8f0-0068c3f20534} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2025.12.19 22:11:54.625780 [ 261 ] {7ad60183-e4d8-42dd-b8f0-0068c3f20534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14466 | 2025.12.19 22:11:54.626086 [ 261 ] {7ad60183-e4d8-42dd-b8f0-0068c3f20534} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14467 | 2025.12.19 22:11:54.626287 [ 261 ] {7ad60183-e4d8-42dd-b8f0-0068c3f20534} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2025.12.19 22:11:54.626413 [ 261 ] {7ad60183-e4d8-42dd-b8f0-0068c3f20534} <Debug> executeQuery: Read 137 rows, 12.17 KiB in 0.001297 sec., 105628.37316885119 rows/sec., 9.16 MiB/sec. | ||
| 14469 | 2025.12.19 22:11:54.626450 [ 261 ] {7ad60183-e4d8-42dd-b8f0-0068c3f20534} <Debug> TCPHandler: Processed in 0.001454774 sec. | ||
| 14470 | 2025.12.19 22:11:54.626559 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2025.12.19 22:11:54.626656 [ 261 ] {fbf39d6e-ba8a-4bed-b516-a9a18c555da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14472 | 2025.12.19 22:11:54.626696 [ 261 ] {fbf39d6e-ba8a-4bed-b516-a9a18c555da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14473 | 2025.12.19 22:11:54.627111 [ 261 ] {fbf39d6e-ba8a-4bed-b516-a9a18c555da1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14474 | 2025.12.19 22:11:54.627147 [ 261 ] {fbf39d6e-ba8a-4bed-b516-a9a18c555da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14475 | 2025.12.19 22:11:54.627427 [ 261 ] {fbf39d6e-ba8a-4bed-b516-a9a18c555da1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14476 | 2025.12.19 22:11:54.627646 [ 261 ] {fbf39d6e-ba8a-4bed-b516-a9a18c555da1} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14477 | 2025.12.19 22:11:54.627763 [ 261 ] {fbf39d6e-ba8a-4bed-b516-a9a18c555da1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001139 sec., 35118.52502194908 rows/sec., 2.58 MiB/sec. | ||
| 14478 | 2025.12.19 22:11:54.627798 [ 261 ] {fbf39d6e-ba8a-4bed-b516-a9a18c555da1} <Debug> TCPHandler: Processed in 0.001301311 sec. | ||
| 14479 | 2025.12.19 22:11:54.627915 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14480 | 2025.12.19 22:11:54.628005 [ 261 ] {ab098f3f-0c07-40aa-b004-f881dcb5e67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14481 | 2025.12.19 22:11:54.628040 [ 261 ] {ab098f3f-0c07-40aa-b004-f881dcb5e67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14482 | 2025.12.19 22:11:54.628379 [ 261 ] {ab098f3f-0c07-40aa-b004-f881dcb5e67d} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2025.12.19 22:11:54.628411 [ 261 ] {ab098f3f-0c07-40aa-b004-f881dcb5e67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14484 | 2025.12.19 22:11:54.628733 [ 261 ] {ab098f3f-0c07-40aa-b004-f881dcb5e67d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14485 | 2025.12.19 22:11:54.628928 [ 261 ] {ab098f3f-0c07-40aa-b004-f881dcb5e67d} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2025.12.19 22:11:54.629048 [ 124 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 14487 | 2025.12.19 22:11:54.629054 [ 261 ] {ab098f3f-0c07-40aa-b004-f881dcb5e67d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 64.10 KiB/sec. | ||
| 14488 | 2025.12.19 22:11:54.629096 [ 124 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2025.12.19 22:11:54.629113 [ 261 ] {ab098f3f-0c07-40aa-b004-f881dcb5e67d} <Debug> TCPHandler: Processed in 0.001220411 sec. | ||
| 14490 | 2025.12.19 22:11:54.629122 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14491 | 2025.12.19 22:11:54.629238 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14492 | 2025.12.19 22:11:54.629265 [ 189 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 14493 | 2025.12.19 22:11:54.629337 [ 261 ] {0bb91e3d-6be9-48c5-9395-793cebd6a3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14494 | 2025.12.19 22:11:54.629380 [ 261 ] {0bb91e3d-6be9-48c5-9395-793cebd6a3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14495 | 2025.12.19 22:11:54.629390 [ 189 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14496 | 2025.12.19 22:11:54.629439 [ 189 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 252 rows starting from the beginning of the part | ||
| 14497 | 2025.12.19 22:11:54.629511 [ 189 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 14498 | 2025.12.19 22:11:54.629568 [ 189 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 14499 | 2025.12.19 22:11:54.629623 [ 189 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 14500 | 2025.12.19 22:11:54.629669 [ 189 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 14501 | 2025.12.19 22:11:54.629716 [ 189 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 14502 | 2025.12.19 22:11:54.629826 [ 261 ] {0bb91e3d-6be9-48c5-9395-793cebd6a3fa} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2025.12.19 22:11:54.629871 [ 261 ] {0bb91e3d-6be9-48c5-9395-793cebd6a3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14504 | 2025.12.19 22:11:54.630203 [ 261 ] {0bb91e3d-6be9-48c5-9395-793cebd6a3fa} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14505 | 2025.12.19 22:11:54.630425 [ 261 ] {0bb91e3d-6be9-48c5-9395-793cebd6a3fa} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14506 | 2025.12.19 22:11:54.630564 [ 261 ] {0bb91e3d-6be9-48c5-9395-793cebd6a3fa} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001245 sec., 83534.13654618473 rows/sec., 6.52 MiB/sec. | ||
| 14507 | 2025.12.19 22:11:54.630602 [ 261 ] {0bb91e3d-6be9-48c5-9395-793cebd6a3fa} <Debug> TCPHandler: Processed in 0.001412943 sec. | ||
| 14508 | 2025.12.19 22:11:54.630667 [ 199 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456604 sec., 519701.9917561671 rows/sec., 37.92 MiB/sec. | ||
| 14509 | 2025.12.19 22:11:54.630709 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14510 | 2025.12.19 22:11:54.630806 [ 261 ] {018a18f3-2ad9-4094-aac5-2f6a4037d683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14511 | 2025.12.19 22:11:54.630847 [ 261 ] {018a18f3-2ad9-4094-aac5-2f6a4037d683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14512 | 2025.12.19 22:11:54.630866 [ 199 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 14513 | 2025.12.19 22:11:54.631155 [ 199 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14514 | 2025.12.19 22:11:54.631228 [ 199 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_38_9} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 14515 | 2025.12.19 22:11:54.631252 [ 261 ] {018a18f3-2ad9-4094-aac5-2f6a4037d683} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2025.12.19 22:11:54.631291 [ 261 ] {018a18f3-2ad9-4094-aac5-2f6a4037d683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14517 | 2025.12.19 22:11:54.631313 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14518 | 2025.12.19 22:11:54.631612 [ 261 ] {018a18f3-2ad9-4094-aac5-2f6a4037d683} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14519 | 2025.12.19 22:11:54.631819 [ 261 ] {018a18f3-2ad9-4094-aac5-2f6a4037d683} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14520 | 2025.12.19 22:11:54.631951 [ 261 ] {018a18f3-2ad9-4094-aac5-2f6a4037d683} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 14521 | 2025.12.19 22:11:54.631988 [ 261 ] {018a18f3-2ad9-4094-aac5-2f6a4037d683} <Debug> TCPHandler: Processed in 0.001329341 sec. | ||
| 14522 | 2025.12.19 22:11:54.632100 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14523 | 2025.12.19 22:11:54.632203 [ 261 ] {180e8d0b-5405-4461-b678-ceebbf9d4927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14524 | 2025.12.19 22:11:54.632246 [ 261 ] {180e8d0b-5405-4461-b678-ceebbf9d4927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14525 | 2025.12.19 22:11:54.632581 [ 261 ] {180e8d0b-5405-4461-b678-ceebbf9d4927} <Trace> oximeter.measurements_f64 (14651a72-9d48-44de-9062-b091b54b76c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2025.12.19 22:11:54.632618 [ 261 ] {180e8d0b-5405-4461-b678-ceebbf9d4927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14527 | 2025.12.19 22:11:54.632921 [ 261 ] {180e8d0b-5405-4461-b678-ceebbf9d4927} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 14528 | 2025.12.19 22:11:54.633149 [ 261 ] {180e8d0b-5405-4461-b678-ceebbf9d4927} <Trace> oximeter.measurements_f64 (14651a72-9d48-44de-9062-b091b54b76c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14529 | 2025.12.19 22:11:54.633289 [ 261 ] {180e8d0b-5405-4461-b678-ceebbf9d4927} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 57.50 KiB/sec. | ||
| 14530 | 2025.12.19 22:11:54.633328 [ 261 ] {180e8d0b-5405-4461-b678-ceebbf9d4927} <Debug> TCPHandler: Processed in 0.001277661 sec. | ||
| 14531 | 2025.12.19 22:11:54.633437 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2025.12.19 22:11:54.633532 [ 261 ] {89af09a7-4209-44c8-98e1-70b293b9d377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14533 | 2025.12.19 22:11:54.633589 [ 261 ] {89af09a7-4209-44c8-98e1-70b293b9d377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14534 | 2025.12.19 22:11:54.634505 [ 261 ] {89af09a7-4209-44c8-98e1-70b293b9d377} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2025.12.19 22:11:54.634542 [ 261 ] {89af09a7-4209-44c8-98e1-70b293b9d377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14536 | 2025.12.19 22:11:54.635125 [ 261 ] {89af09a7-4209-44c8-98e1-70b293b9d377} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14537 | 2025.12.19 22:11:54.635345 [ 261 ] {89af09a7-4209-44c8-98e1-70b293b9d377} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2025.12.19 22:11:54.635494 [ 261 ] {89af09a7-4209-44c8-98e1-70b293b9d377} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001979 sec., 20212.2283981809 rows/sec., 36.22 MiB/sec. | ||
| 14539 | 2025.12.19 22:11:54.635564 [ 261 ] {89af09a7-4209-44c8-98e1-70b293b9d377} <Debug> TCPHandler: Processed in 0.002176016 sec. | ||
| 14540 | 2025.12.19 22:11:54.635683 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2025.12.19 22:11:54.635788 [ 261 ] {64d7bf4b-7a07-4edf-bd13-24d2522a5e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14542 | 2025.12.19 22:11:54.635830 [ 261 ] {64d7bf4b-7a07-4edf-bd13-24d2522a5e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14543 | 2025.12.19 22:11:54.636200 [ 261 ] {64d7bf4b-7a07-4edf-bd13-24d2522a5e8e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2025.12.19 22:11:54.636237 [ 261 ] {64d7bf4b-7a07-4edf-bd13-24d2522a5e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14545 | 2025.12.19 22:11:54.636555 [ 261 ] {64d7bf4b-7a07-4edf-bd13-24d2522a5e8e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14546 | 2025.12.19 22:11:54.636786 [ 261 ] {64d7bf4b-7a07-4edf-bd13-24d2522a5e8e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2025.12.19 22:11:54.636917 [ 261 ] {64d7bf4b-7a07-4edf-bd13-24d2522a5e8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 14548 | 2025.12.19 22:11:54.636953 [ 261 ] {64d7bf4b-7a07-4edf-bd13-24d2522a5e8e} <Debug> TCPHandler: Processed in 0.001322461 sec. | ||
| 14549 | 2025.12.19 22:11:58.642886 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14550 | 2025.12.19 22:11:58.642959 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14551 | 2025.12.19 22:11:58.829856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39310 | ||
| 14552 | 2025.12.19 22:11:58.830440 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14553 | 2025.12.19 22:11:58.830495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14554 | 2025.12.19 22:11:58.831089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14555 | 2025.12.19 22:11:58.831326 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14556 | 2025.12.19 22:11:58.831458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39310 | ||
| 14557 | 2025.12.19 22:11:59.617225 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2025.12.19 22:11:59.617405 [ 261 ] {4b586132-1b4e-43c7-8b9c-aecf4b47f0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14559 | 2025.12.19 22:11:59.617469 [ 261 ] {4b586132-1b4e-43c7-8b9c-aecf4b47f0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14560 | 2025.12.19 22:11:59.618091 [ 261 ] {4b586132-1b4e-43c7-8b9c-aecf4b47f0d7} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2025.12.19 22:11:59.618138 [ 261 ] {4b586132-1b4e-43c7-8b9c-aecf4b47f0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14562 | 2025.12.19 22:11:59.618517 [ 261 ] {4b586132-1b4e-43c7-8b9c-aecf4b47f0d7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14563 | 2025.12.19 22:11:59.618737 [ 261 ] {4b586132-1b4e-43c7-8b9c-aecf4b47f0d7} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2025.12.19 22:11:59.618891 [ 119 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14565 | 2025.12.19 22:11:59.618901 [ 261 ] {4b586132-1b4e-43c7-8b9c-aecf4b47f0d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.78 MiB/sec. | ||
| 14566 | 2025.12.19 22:11:59.618973 [ 119 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14567 | 2025.12.19 22:11:59.618992 [ 261 ] {4b586132-1b4e-43c7-8b9c-aecf4b47f0d7} <Debug> TCPHandler: Processed in 0.001895511 sec. | ||
| 14568 | 2025.12.19 22:11:59.619004 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14569 | 2025.12.19 22:11:59.619119 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2025.12.19 22:11:59.619156 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 14571 | 2025.12.19 22:11:59.619218 [ 261 ] {3dc8ecd1-d66e-4e1f-8908-2fc8011f2c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14572 | 2025.12.19 22:11:59.619263 [ 261 ] {3dc8ecd1-d66e-4e1f-8908-2fc8011f2c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14573 | 2025.12.19 22:11:59.619295 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14574 | 2025.12.19 22:11:59.619332 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1407 rows starting from the beginning of the part | ||
| 14575 | 2025.12.19 22:11:59.619397 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 14576 | 2025.12.19 22:11:59.619449 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 136 rows starting from the beginning of the part | ||
| 14577 | 2025.12.19 22:11:59.619491 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1197 rows starting from the beginning of the part | ||
| 14578 | 2025.12.19 22:11:59.619531 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 137 rows starting from the beginning of the part | ||
| 14579 | 2025.12.19 22:11:59.619571 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 14580 | 2025.12.19 22:11:59.619686 [ 261 ] {3dc8ecd1-d66e-4e1f-8908-2fc8011f2c0a} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14581 | 2025.12.19 22:11:59.619730 [ 261 ] {3dc8ecd1-d66e-4e1f-8908-2fc8011f2c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14582 | 2025.12.19 22:11:59.620052 [ 261 ] {3dc8ecd1-d66e-4e1f-8908-2fc8011f2c0a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14583 | 2025.12.19 22:11:59.620269 [ 261 ] {3dc8ecd1-d66e-4e1f-8908-2fc8011f2c0a} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2025.12.19 22:11:59.620412 [ 119 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14585 | 2025.12.19 22:11:59.620415 [ 261 ] {3dc8ecd1-d66e-4e1f-8908-2fc8011f2c0a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 14586 | 2025.12.19 22:11:59.620456 [ 119 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14587 | 2025.12.19 22:11:59.620478 [ 261 ] {3dc8ecd1-d66e-4e1f-8908-2fc8011f2c0a} <Debug> TCPHandler: Processed in 0.001407373 sec. | ||
| 14588 | 2025.12.19 22:11:59.620482 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14589 | 2025.12.19 22:11:59.620594 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14590 | 2025.12.19 22:11:59.620615 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 14591 | 2025.12.19 22:11:59.620691 [ 261 ] {b9ab4cd8-b719-4b6c-ae38-f47ca05a3ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14592 | 2025.12.19 22:11:59.620739 [ 261 ] {b9ab4cd8-b719-4b6c-ae38-f47ca05a3ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14593 | 2025.12.19 22:11:59.620761 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14594 | 2025.12.19 22:11:59.620800 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 634 rows starting from the beginning of the part | ||
| 14595 | 2025.12.19 22:11:59.620879 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 14596 | 2025.12.19 22:11:59.620925 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 14597 | 2025.12.19 22:11:59.620954 [ 189 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2989 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184584 sec., 1619316.9505482598 rows/sec., 141.10 MiB/sec. | ||
| 14598 | 2025.12.19 22:11:59.620968 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 522 rows starting from the beginning of the part | ||
| 14599 | 2025.12.19 22:11:59.621026 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 14600 | 2025.12.19 22:11:59.621065 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 14601 | 2025.12.19 22:11:59.621173 [ 261 ] {b9ab4cd8-b719-4b6c-ae38-f47ca05a3ea5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14602 | 2025.12.19 22:11:59.621221 [ 261 ] {b9ab4cd8-b719-4b6c-ae38-f47ca05a3ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14603 | 2025.12.19 22:11:59.621247 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14604 | 2025.12.19 22:11:59.621517 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2025.12.19 22:11:59.621582 [ 200 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_121_24} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14606 | 2025.12.19 22:11:59.621591 [ 261 ] {b9ab4cd8-b719-4b6c-ae38-f47ca05a3ea5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14607 | 2025.12.19 22:11:59.621663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14608 | 2025.12.19 22:11:59.621816 [ 261 ] {b9ab4cd8-b719-4b6c-ae38-f47ca05a3ea5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2025.12.19 22:11:59.621938 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 4 parts from all_1_116_23 to all_119_119_0 | ||
| 14610 | 2025.12.19 22:11:59.621960 [ 261 ] {b9ab4cd8-b719-4b6c-ae38-f47ca05a3ea5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 14611 | 2025.12.19 22:11:59.621972 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2025.12.19 22:11:59.622001 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14613 | 2025.12.19 22:11:59.622007 [ 261 ] {b9ab4cd8-b719-4b6c-ae38-f47ca05a3ea5} <Debug> TCPHandler: Processed in 0.001459144 sec. | ||
| 14614 | 2025.12.19 22:11:59.622088 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_116_23 to all_119_119_0 into Compact with storage Full | ||
| 14615 | 2025.12.19 22:11:59.622131 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2025.12.19 22:11:59.622183 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14617 | 2025.12.19 22:11:59.622213 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 33014 rows starting from the beginning of the part | ||
| 14618 | 2025.12.19 22:11:59.622225 [ 261 ] {9b4a9a46-2b08-49d4-8590-1cbf8d9057f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14619 | 2025.12.19 22:11:59.622234 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674898 sec., 890800.5144193856 rows/sec., 70.68 MiB/sec. | ||
| 14620 | 2025.12.19 22:11:59.622268 [ 261 ] {9b4a9a46-2b08-49d4-8590-1cbf8d9057f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14621 | 2025.12.19 22:11:59.622277 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::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 | ||
| 14622 | 2025.12.19 22:11:59.622323 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 14623 | 2025.12.19 22:11:59.622364 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 845 rows starting from the beginning of the part | ||
| 14624 | 2025.12.19 22:11:59.622412 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14625 | 2025.12.19 22:11:59.622610 [ 261 ] {9b4a9a46-2b08-49d4-8590-1cbf8d9057f0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2025.12.19 22:11:59.622653 [ 261 ] {9b4a9a46-2b08-49d4-8590-1cbf8d9057f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14627 | 2025.12.19 22:11:59.622711 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2025.12.19 22:11:59.622790 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_121_24} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14629 | 2025.12.19 22:11:59.622871 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 14630 | 2025.12.19 22:11:59.622970 [ 261 ] {9b4a9a46-2b08-49d4-8590-1cbf8d9057f0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14631 | 2025.12.19 22:11:59.623192 [ 261 ] {9b4a9a46-2b08-49d4-8590-1cbf8d9057f0} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14632 | 2025.12.19 22:11:59.623312 [ 119 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14633 | 2025.12.19 22:11:59.623329 [ 261 ] {9b4a9a46-2b08-49d4-8590-1cbf8d9057f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 14634 | 2025.12.19 22:11:59.623342 [ 119 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2025.12.19 22:11:59.623370 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 14636 | 2025.12.19 22:11:59.623374 [ 261 ] {9b4a9a46-2b08-49d4-8590-1cbf8d9057f0} <Debug> TCPHandler: Processed in 0.001291342 sec. | ||
| 14637 | 2025.12.19 22:11:59.623464 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 14638 | 2025.12.19 22:11:59.623577 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14639 | 2025.12.19 22:11:59.623605 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6900 rows starting from the beginning of the part | ||
| 14640 | 2025.12.19 22:11:59.623656 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 14641 | 2025.12.19 22:11:59.623698 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 14642 | 2025.12.19 22:11:59.623736 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 14643 | 2025.12.19 22:11:59.623780 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 14644 | 2025.12.19 22:11:59.623820 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 14645 | 2025.12.19 22:11:59.626201 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002772306 sec., 2597115.902789952 rows/sec., 175.03 MiB/sec. | ||
| 14646 | 2025.12.19 22:11:59.626732 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14647 | 2025.12.19 22:11:59.627084 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_121_24} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2025.12.19 22:11:59.627167 [ 190 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_121_24} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14649 | 2025.12.19 22:11:59.627261 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14650 | 2025.12.19 22:11:59.629764 [ 187 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34179 rows, containing 5 columns (5 merged, 0 gathered) in 0.007706086 sec., 4435325.533610707 rows/sec., 304.74 MiB/sec. | ||
| 14651 | 2025.12.19 22:11:59.630198 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 14652 | 2025.12.19 22:11:59.630477 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2025.12.19 22:11:59.630549 [ 197 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 4 parts: [all_1_116_23, all_119_119_0] -> all_1_119_24 | ||
| 14654 | 2025.12.19 22:11:59.630642 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14655 | 2025.12.19 22:12:00.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.88 MiB, peak 391.78 MiB, free memory in arenas 0.00 B, will set to 378.50 MiB (RSS), difference: 1.62 MiB | ||
| 14656 | 2025.12.19 22:12:00.945813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 14657 | 2025.12.19 22:12:00.962356 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2025.12.19 22:12:00.962406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14659 | 2025.12.19 22:12:00.968792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14660 | 2025.12.19 22:12:00.969544 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2025.12.19 22:12:00.972706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 14662 | 2025.12.19 22:12:03.938286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1682 | ||
| 14663 | 2025.12.19 22:12:03.940610 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14664 | 2025.12.19 22:12:03.940650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14665 | 2025.12.19 22:12:03.941861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14666 | 2025.12.19 22:12:03.942138 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14667 | 2025.12.19 22:12:03.942284 [ 114 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14668 | 2025.12.19 22:12:03.942327 [ 114 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14669 | 2025.12.19 22:12:03.942349 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14670 | 2025.12.19 22:12:03.942442 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 14671 | 2025.12.19 22:12:03.942500 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
| 14672 | 2025.12.19 22:12:03.942953 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14673 | 2025.12.19 22:12:03.943099 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1552 rows starting from the beginning of the part | ||
| 14674 | 2025.12.19 22:12:03.943450 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 22 rows starting from the beginning of the part | ||
| 14675 | 2025.12.19 22:12:03.943768 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
| 14676 | 2025.12.19 22:12:03.944099 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 28 rows starting from the beginning of the part | ||
| 14677 | 2025.12.19 22:12:03.944417 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 14678 | 2025.12.19 22:12:03.944731 [ 189 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part | ||
| 14679 | 2025.12.19 22:12:03.952432 [ 187 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1682 rows, containing 72 columns (72 merged, 0 gathered) in 0.010026534 sec., 167754.87920352138 rows/sec., 128.81 MiB/sec. | ||
| 14680 | 2025.12.19 22:12:03.954267 [ 192 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14681 | 2025.12.19 22:12:03.954919 [ 192 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14682 | 2025.12.19 22:12:03.955003 [ 192 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_61_12} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14683 | 2025.12.19 22:12:03.955342 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 14684 | 2025.12.19 22:12:04.018060 [ 217 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 14685 | 2025.12.19 22:12:04.018100 [ 217 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 14686 | 2025.12.19 22:12:04.021824 [ 217 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 14687 | 2025.12.19 22:12:04.167108 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 14688 | 2025.12.19 22:12:04.167161 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 14689 | 2025.12.19 22:12:04.171417 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 14690 | 2025.12.19 22:12:04.619051 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14691 | 2025.12.19 22:12:04.619243 [ 261 ] {2b1f1ee1-daab-42af-8014-ca5bc12c662f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14692 | 2025.12.19 22:12:04.619309 [ 261 ] {2b1f1ee1-daab-42af-8014-ca5bc12c662f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14693 | 2025.12.19 22:12:04.619950 [ 261 ] {2b1f1ee1-daab-42af-8014-ca5bc12c662f} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14694 | 2025.12.19 22:12:04.619996 [ 261 ] {2b1f1ee1-daab-42af-8014-ca5bc12c662f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14695 | 2025.12.19 22:12:04.620372 [ 261 ] {2b1f1ee1-daab-42af-8014-ca5bc12c662f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14696 | 2025.12.19 22:12:04.620598 [ 261 ] {2b1f1ee1-daab-42af-8014-ca5bc12c662f} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14697 | 2025.12.19 22:12:04.620754 [ 261 ] {2b1f1ee1-daab-42af-8014-ca5bc12c662f} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001563 sec., 10236.724248240564 rows/sec., 843.48 KiB/sec. | ||
| 14698 | 2025.12.19 22:12:04.620813 [ 261 ] {2b1f1ee1-daab-42af-8014-ca5bc12c662f} <Debug> TCPHandler: Processed in 0.001893071 sec. | ||
| 14699 | 2025.12.19 22:12:04.620942 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14700 | 2025.12.19 22:12:04.621039 [ 261 ] {b4d79f74-4b66-41f7-9fbd-71c138aa2afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14701 | 2025.12.19 22:12:04.621080 [ 261 ] {b4d79f74-4b66-41f7-9fbd-71c138aa2afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14702 | 2025.12.19 22:12:04.621584 [ 261 ] {b4d79f74-4b66-41f7-9fbd-71c138aa2afd} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14703 | 2025.12.19 22:12:04.621621 [ 261 ] {b4d79f74-4b66-41f7-9fbd-71c138aa2afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14704 | 2025.12.19 22:12:04.622040 [ 261 ] {b4d79f74-4b66-41f7-9fbd-71c138aa2afd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14705 | 2025.12.19 22:12:04.622251 [ 261 ] {b4d79f74-4b66-41f7-9fbd-71c138aa2afd} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14706 | 2025.12.19 22:12:04.622383 [ 261 ] {b4d79f74-4b66-41f7-9fbd-71c138aa2afd} <Debug> executeQuery: Read 145 rows, 12.76 KiB in 0.001361 sec., 106539.309331374 rows/sec., 9.15 MiB/sec. | ||
| 14707 | 2025.12.19 22:12:04.622424 [ 261 ] {b4d79f74-4b66-41f7-9fbd-71c138aa2afd} <Debug> TCPHandler: Processed in 0.001536325 sec. | ||
| 14708 | 2025.12.19 22:12:04.622535 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14709 | 2025.12.19 22:12:04.622636 [ 261 ] {9c4707eb-0214-48b6-bcac-211573e15dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14710 | 2025.12.19 22:12:04.622678 [ 261 ] {9c4707eb-0214-48b6-bcac-211573e15dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14711 | 2025.12.19 22:12:04.623107 [ 261 ] {9c4707eb-0214-48b6-bcac-211573e15dbf} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14712 | 2025.12.19 22:12:04.623231 [ 261 ] {9c4707eb-0214-48b6-bcac-211573e15dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14713 | 2025.12.19 22:12:04.623546 [ 261 ] {9c4707eb-0214-48b6-bcac-211573e15dbf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14714 | 2025.12.19 22:12:04.623762 [ 261 ] {9c4707eb-0214-48b6-bcac-211573e15dbf} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2025.12.19 22:12:04.623873 [ 114 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14716 | 2025.12.19 22:12:04.623889 [ 261 ] {9c4707eb-0214-48b6-bcac-211573e15dbf} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001276 sec., 43887.1473354232 rows/sec., 3.17 MiB/sec. | ||
| 14717 | 2025.12.19 22:12:04.623940 [ 114 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2025.12.19 22:12:04.623957 [ 261 ] {9c4707eb-0214-48b6-bcac-211573e15dbf} <Debug> TCPHandler: Processed in 0.001469544 sec. | ||
| 14719 | 2025.12.19 22:12:04.623968 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14720 | 2025.12.19 22:12:04.624078 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14721 | 2025.12.19 22:12:04.624124 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 14722 | 2025.12.19 22:12:04.624177 [ 261 ] {fe168a73-c9b9-46f6-94f1-899a0dc7921e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14723 | 2025.12.19 22:12:04.624222 [ 261 ] {fe168a73-c9b9-46f6-94f1-899a0dc7921e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14724 | 2025.12.19 22:12:04.624287 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14725 | 2025.12.19 22:12:04.624330 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 72 rows starting from the beginning of the part | ||
| 14726 | 2025.12.19 22:12:04.624406 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 54 rows starting from the beginning of the part | ||
| 14727 | 2025.12.19 22:12:04.624458 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 14728 | 2025.12.19 22:12:04.624513 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2 rows starting from the beginning of the part | ||
| 14729 | 2025.12.19 22:12:04.624558 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 14730 | 2025.12.19 22:12:04.624605 [ 187 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 14731 | 2025.12.19 22:12:04.624675 [ 261 ] {fe168a73-c9b9-46f6-94f1-899a0dc7921e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14732 | 2025.12.19 22:12:04.624716 [ 261 ] {fe168a73-c9b9-46f6-94f1-899a0dc7921e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14733 | 2025.12.19 22:12:04.625054 [ 261 ] {fe168a73-c9b9-46f6-94f1-899a0dc7921e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14734 | 2025.12.19 22:12:04.625289 [ 261 ] {fe168a73-c9b9-46f6-94f1-899a0dc7921e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14735 | 2025.12.19 22:12:04.625429 [ 261 ] {fe168a73-c9b9-46f6-94f1-899a0dc7921e} <Debug> executeQuery: Read 120 rows, 9.64 KiB in 0.001268 sec., 94637.2239747634 rows/sec., 7.42 MiB/sec. | ||
| 14736 | 2025.12.19 22:12:04.625470 [ 261 ] {fe168a73-c9b9-46f6-94f1-899a0dc7921e} <Debug> TCPHandler: Processed in 0.001445014 sec. | ||
| 14737 | 2025.12.19 22:12:04.625539 [ 198 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478844 sec., 178517.815266519 rows/sec., 13.74 MiB/sec. | ||
| 14738 | 2025.12.19 22:12:04.625583 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2025.12.19 22:12:04.625684 [ 261 ] {84010a1a-d7be-47a6-9ecf-6086a2798443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14740 | 2025.12.19 22:12:04.625729 [ 261 ] {84010a1a-d7be-47a6-9ecf-6086a2798443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14741 | 2025.12.19 22:12:04.625769 [ 198 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14742 | 2025.12.19 22:12:04.626152 [ 261 ] {84010a1a-d7be-47a6-9ecf-6086a2798443} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2025.12.19 22:12:04.626155 [ 198 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2025.12.19 22:12:04.626195 [ 261 ] {84010a1a-d7be-47a6-9ecf-6086a2798443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14745 | 2025.12.19 22:12:04.626274 [ 198 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_71_14} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14746 | 2025.12.19 22:12:04.626380 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14747 | 2025.12.19 22:12:04.626565 [ 261 ] {84010a1a-d7be-47a6-9ecf-6086a2798443} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14748 | 2025.12.19 22:12:04.626787 [ 261 ] {84010a1a-d7be-47a6-9ecf-6086a2798443} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14749 | 2025.12.19 22:12:04.626920 [ 261 ] {84010a1a-d7be-47a6-9ecf-6086a2798443} <Debug> executeQuery: Read 168 rows, 11.98 KiB in 0.001253 sec., 134078.2122905028 rows/sec., 9.34 MiB/sec. | ||
| 14750 | 2025.12.19 22:12:04.626962 [ 261 ] {84010a1a-d7be-47a6-9ecf-6086a2798443} <Debug> TCPHandler: Processed in 0.001428503 sec. | ||
| 14751 | 2025.12.19 22:12:04.627074 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14752 | 2025.12.19 22:12:04.627166 [ 261 ] {69528236-635f-4560-8541-50e32505276b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14753 | 2025.12.19 22:12:04.627219 [ 261 ] {69528236-635f-4560-8541-50e32505276b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14754 | 2025.12.19 22:12:04.628097 [ 261 ] {69528236-635f-4560-8541-50e32505276b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14755 | 2025.12.19 22:12:04.628133 [ 261 ] {69528236-635f-4560-8541-50e32505276b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14756 | 2025.12.19 22:12:04.628727 [ 261 ] {69528236-635f-4560-8541-50e32505276b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14757 | 2025.12.19 22:12:04.628954 [ 261 ] {69528236-635f-4560-8541-50e32505276b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14758 | 2025.12.19 22:12:04.629069 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14759 | 2025.12.19 22:12:04.629097 [ 261 ] {69528236-635f-4560-8541-50e32505276b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001948 sec., 20533.880903490757 rows/sec., 36.80 MiB/sec. | ||
| 14760 | 2025.12.19 22:12:04.629109 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14761 | 2025.12.19 22:12:04.629139 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14762 | 2025.12.19 22:12:04.629162 [ 261 ] {69528236-635f-4560-8541-50e32505276b} <Debug> TCPHandler: Processed in 0.002137365 sec. | ||
| 14763 | 2025.12.19 22:12:04.629236 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 14764 | 2025.12.19 22:12:04.629286 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14765 | 2025.12.19 22:12:04.629385 [ 261 ] {2aaee1db-bc75-4573-a7f5-f34e01b9d82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14766 | 2025.12.19 22:12:04.629427 [ 261 ] {2aaee1db-bc75-4573-a7f5-f34e01b9d82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14767 | 2025.12.19 22:12:04.629449 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14768 | 2025.12.19 22:12:04.629507 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2121 rows starting from the beginning of the part | ||
| 14769 | 2025.12.19 22:12:04.629627 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 14770 | 2025.12.19 22:12:04.629732 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 14771 | 2025.12.19 22:12:04.629768 [ 261 ] {2aaee1db-bc75-4573-a7f5-f34e01b9d82e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2025.12.19 22:12:04.629806 [ 261 ] {2aaee1db-bc75-4573-a7f5-f34e01b9d82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14773 | 2025.12.19 22:12:04.629831 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 14774 | 2025.12.19 22:12:04.629928 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 14775 | 2025.12.19 22:12:04.630023 [ 187 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 14776 | 2025.12.19 22:12:04.630104 [ 261 ] {2aaee1db-bc75-4573-a7f5-f34e01b9d82e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14777 | 2025.12.19 22:12:04.630315 [ 261 ] {2aaee1db-bc75-4573-a7f5-f34e01b9d82e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2025.12.19 22:12:04.630449 [ 261 ] {2aaee1db-bc75-4573-a7f5-f34e01b9d82e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 14779 | 2025.12.19 22:12:04.630485 [ 261 ] {2aaee1db-bc75-4573-a7f5-f34e01b9d82e} <Debug> TCPHandler: Processed in 0.001310832 sec. | ||
| 14780 | 2025.12.19 22:12:04.640223 [ 196 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2321 rows, containing 19 columns (19 merged, 0 gathered) in 0.01102453 sec., 210530.51694720774 rows/sec., 377.26 MiB/sec. | ||
| 14781 | 2025.12.19 22:12:04.642374 [ 196 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14782 | 2025.12.19 22:12:04.642734 [ 196 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14783 | 2025.12.19 22:12:04.642801 [ 196 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14784 | 2025.12.19 22:12:04.642918 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.65 MiB. | ||
| 14785 | 2025.12.19 22:12:05.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.10 MiB, peak 394.69 MiB, free memory in arenas 0.00 B, will set to 384.93 MiB (RSS), difference: 8.83 MiB | ||
| 14786 | 2025.12.19 22:12:05.174262 [ 114 ] {} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 14787 | 2025.12.19 22:12:05.174345 [ 114 ] {} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2025.12.19 22:12:05.174387 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14789 | 2025.12.19 22:12:05.174535 [ 192 ] {9842b467-ac9e-4299-903b-8c7a54626e38::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 | ||
| 14790 | 2025.12.19 22:12:05.174891 [ 192 ] {9842b467-ac9e-4299-903b-8c7a54626e38::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14791 | 2025.12.19 22:12:05.174938 [ 192 ] {9842b467-ac9e-4299-903b-8c7a54626e38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 14792 | 2025.12.19 22:12:05.175026 [ 192 ] {9842b467-ac9e-4299-903b-8c7a54626e38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 14793 | 2025.12.19 22:12:05.175100 [ 192 ] {9842b467-ac9e-4299-903b-8c7a54626e38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 14794 | 2025.12.19 22:12:05.175166 [ 192 ] {9842b467-ac9e-4299-903b-8c7a54626e38::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 | ||
| 14795 | 2025.12.19 22:12:05.175227 [ 192 ] {9842b467-ac9e-4299-903b-8c7a54626e38::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 | ||
| 14796 | 2025.12.19 22:12:05.176873 [ 186 ] {9842b467-ac9e-4299-903b-8c7a54626e38::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.002396949 sec., 15436.290050393227 rows/sec., 3.14 MiB/sec. | ||
| 14797 | 2025.12.19 22:12:05.177123 [ 195 ] {9842b467-ac9e-4299-903b-8c7a54626e38::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 14798 | 2025.12.19 22:12:05.177581 [ 195 ] {9842b467-ac9e-4299-903b-8c7a54626e38::all_1_5_1} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14799 | 2025.12.19 22:12:05.177660 [ 195 ] {9842b467-ac9e-4299-903b-8c7a54626e38::all_1_5_1} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 14800 | 2025.12.19 22:12:05.177769 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14801 | 2025.12.19 22:12:05.326580 [ 217 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 14802 | 2025.12.19 22:12:05.326616 [ 217 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 14803 | 2025.12.19 22:12:05.330202 [ 217 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 14804 | 2025.12.19 22:12:05.526633 [ 220 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 14805 | 2025.12.19 22:12:05.526700 [ 220 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 14806 | 2025.12.19 22:12:05.528749 [ 220 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 14807 | 2025.12.19 22:12:06.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.98 MiB, peak 394.69 MiB, free memory in arenas 0.00 B, will set to 384.93 MiB (RSS), difference: 3.96 MiB | ||
| 14808 | 2025.12.19 22:12:06.331598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39822 | ||
| 14809 | 2025.12.19 22:12:06.332373 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14810 | 2025.12.19 22:12:06.332422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14811 | 2025.12.19 22:12:06.332918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14812 | 2025.12.19 22:12:06.333159 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14813 | 2025.12.19 22:12:06.333291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39822 | ||
| 14814 | 2025.12.19 22:12:08.472809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 14815 | 2025.12.19 22:12:08.491885 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14816 | 2025.12.19 22:12:08.491953 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14817 | 2025.12.19 22:12:08.498277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14818 | 2025.12.19 22:12:08.499017 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2025.12.19 22:12:08.502796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 14820 | 2025.12.19 22:12:09.617983 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14821 | 2025.12.19 22:12:09.618161 [ 261 ] {c8d87ba5-d4d4-42ca-80b7-fd4919e5e41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14822 | 2025.12.19 22:12:09.618231 [ 261 ] {c8d87ba5-d4d4-42ca-80b7-fd4919e5e41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14823 | 2025.12.19 22:12:09.618891 [ 261 ] {c8d87ba5-d4d4-42ca-80b7-fd4919e5e41a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14824 | 2025.12.19 22:12:09.618942 [ 261 ] {c8d87ba5-d4d4-42ca-80b7-fd4919e5e41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14825 | 2025.12.19 22:12:09.619342 [ 261 ] {c8d87ba5-d4d4-42ca-80b7-fd4919e5e41a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14826 | 2025.12.19 22:12:09.619565 [ 261 ] {c8d87ba5-d4d4-42ca-80b7-fd4919e5e41a} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14827 | 2025.12.19 22:12:09.619726 [ 261 ] {c8d87ba5-d4d4-42ca-80b7-fd4919e5e41a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 14828 | 2025.12.19 22:12:09.619782 [ 261 ] {c8d87ba5-d4d4-42ca-80b7-fd4919e5e41a} <Debug> TCPHandler: Processed in 0.001927242 sec. | ||
| 14829 | 2025.12.19 22:12:09.619903 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14830 | 2025.12.19 22:12:09.620005 [ 261 ] {877f396a-cabb-42bb-8522-afa72a923e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14831 | 2025.12.19 22:12:09.620049 [ 261 ] {877f396a-cabb-42bb-8522-afa72a923e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14832 | 2025.12.19 22:12:09.620478 [ 261 ] {877f396a-cabb-42bb-8522-afa72a923e26} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14833 | 2025.12.19 22:12:09.620516 [ 261 ] {877f396a-cabb-42bb-8522-afa72a923e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14834 | 2025.12.19 22:12:09.620835 [ 261 ] {877f396a-cabb-42bb-8522-afa72a923e26} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14835 | 2025.12.19 22:12:09.621059 [ 261 ] {877f396a-cabb-42bb-8522-afa72a923e26} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2025.12.19 22:12:09.621191 [ 261 ] {877f396a-cabb-42bb-8522-afa72a923e26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 14837 | 2025.12.19 22:12:09.621233 [ 261 ] {877f396a-cabb-42bb-8522-afa72a923e26} <Debug> TCPHandler: Processed in 0.001382302 sec. | ||
| 14838 | 2025.12.19 22:12:09.621344 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14839 | 2025.12.19 22:12:09.621439 [ 261 ] {a363b9e9-da10-43a1-8545-2404dfa2a16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14840 | 2025.12.19 22:12:09.621484 [ 261 ] {a363b9e9-da10-43a1-8545-2404dfa2a16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14841 | 2025.12.19 22:12:09.621915 [ 261 ] {a363b9e9-da10-43a1-8545-2404dfa2a16e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2025.12.19 22:12:09.621952 [ 261 ] {a363b9e9-da10-43a1-8545-2404dfa2a16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14843 | 2025.12.19 22:12:09.622286 [ 261 ] {a363b9e9-da10-43a1-8545-2404dfa2a16e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14844 | 2025.12.19 22:12:09.622493 [ 261 ] {a363b9e9-da10-43a1-8545-2404dfa2a16e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2025.12.19 22:12:09.622625 [ 261 ] {a363b9e9-da10-43a1-8545-2404dfa2a16e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 14846 | 2025.12.19 22:12:09.622664 [ 261 ] {a363b9e9-da10-43a1-8545-2404dfa2a16e} <Debug> TCPHandler: Processed in 0.001370033 sec. | ||
| 14847 | 2025.12.19 22:12:09.622769 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14848 | 2025.12.19 22:12:09.622864 [ 261 ] {eb267157-1a0d-40a6-89b5-898a5171b237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14849 | 2025.12.19 22:12:09.622906 [ 261 ] {eb267157-1a0d-40a6-89b5-898a5171b237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14850 | 2025.12.19 22:12:09.623238 [ 261 ] {eb267157-1a0d-40a6-89b5-898a5171b237} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2025.12.19 22:12:09.623274 [ 261 ] {eb267157-1a0d-40a6-89b5-898a5171b237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14852 | 2025.12.19 22:12:09.623581 [ 261 ] {eb267157-1a0d-40a6-89b5-898a5171b237} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14853 | 2025.12.19 22:12:09.623792 [ 261 ] {eb267157-1a0d-40a6-89b5-898a5171b237} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2025.12.19 22:12:09.623923 [ 261 ] {eb267157-1a0d-40a6-89b5-898a5171b237} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 14855 | 2025.12.19 22:12:09.623960 [ 261 ] {eb267157-1a0d-40a6-89b5-898a5171b237} <Debug> TCPHandler: Processed in 0.001239761 sec. | ||
| 14856 | 2025.12.19 22:12:13.643002 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14857 | 2025.12.19 22:12:13.643074 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14858 | 2025.12.19 22:12:13.833570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40270 | ||
| 14859 | 2025.12.19 22:12:13.834335 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2025.12.19 22:12:13.834413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14861 | 2025.12.19 22:12:13.834996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14862 | 2025.12.19 22:12:13.835227 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2025.12.19 22:12:13.835379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40270 | ||
| 14864 | 2025.12.19 22:12:13.942838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1704 | ||
| 14865 | 2025.12.19 22:12:13.945079 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2025.12.19 22:12:13.945140 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14867 | 2025.12.19 22:12:13.946374 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14868 | 2025.12.19 22:12:13.946655 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2025.12.19 22:12:13.947066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1704 | ||
| 14870 | 2025.12.19 22:12:14.620206 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14871 | 2025.12.19 22:12:14.620378 [ 261 ] {598792f2-7bc0-4307-a63c-a09786bdaf0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14872 | 2025.12.19 22:12:14.620444 [ 261 ] {598792f2-7bc0-4307-a63c-a09786bdaf0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14873 | 2025.12.19 22:12:14.621152 [ 261 ] {598792f2-7bc0-4307-a63c-a09786bdaf0b} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2025.12.19 22:12:14.621202 [ 261 ] {598792f2-7bc0-4307-a63c-a09786bdaf0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14875 | 2025.12.19 22:12:14.621592 [ 261 ] {598792f2-7bc0-4307-a63c-a09786bdaf0b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14876 | 2025.12.19 22:12:14.621808 [ 261 ] {598792f2-7bc0-4307-a63c-a09786bdaf0b} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2025.12.19 22:12:14.621962 [ 261 ] {598792f2-7bc0-4307-a63c-a09786bdaf0b} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001633 sec., 83282.30251071647 rows/sec., 7.22 MiB/sec. | ||
| 14878 | 2025.12.19 22:12:14.622014 [ 261 ] {598792f2-7bc0-4307-a63c-a09786bdaf0b} <Debug> TCPHandler: Processed in 0.001931441 sec. | ||
| 14879 | 2025.12.19 22:12:14.622131 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14880 | 2025.12.19 22:12:14.622232 [ 261 ] {ed4c521c-c7ba-42b6-b474-1ce5634cb954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14881 | 2025.12.19 22:12:14.622276 [ 261 ] {ed4c521c-c7ba-42b6-b474-1ce5634cb954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14882 | 2025.12.19 22:12:14.622689 [ 261 ] {ed4c521c-c7ba-42b6-b474-1ce5634cb954} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14883 | 2025.12.19 22:12:14.622726 [ 261 ] {ed4c521c-c7ba-42b6-b474-1ce5634cb954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14884 | 2025.12.19 22:12:14.623024 [ 261 ] {ed4c521c-c7ba-42b6-b474-1ce5634cb954} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14885 | 2025.12.19 22:12:14.623222 [ 261 ] {ed4c521c-c7ba-42b6-b474-1ce5634cb954} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14886 | 2025.12.19 22:12:14.623352 [ 261 ] {ed4c521c-c7ba-42b6-b474-1ce5634cb954} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001143 sec., 34995.62554680665 rows/sec., 2.57 MiB/sec. | ||
| 14887 | 2025.12.19 22:12:14.623390 [ 261 ] {ed4c521c-c7ba-42b6-b474-1ce5634cb954} <Debug> TCPHandler: Processed in 0.001311131 sec. | ||
| 14888 | 2025.12.19 22:12:14.623421 [ 222 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 14889 | 2025.12.19 22:12:14.623479 [ 222 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 14890 | 2025.12.19 22:12:14.623490 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2025.12.19 22:12:14.623591 [ 261 ] {39ae20cf-ab2a-4bd2-a0a6-6b8a286d5a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14892 | 2025.12.19 22:12:14.623632 [ 261 ] {39ae20cf-ab2a-4bd2-a0a6-6b8a286d5a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14893 | 2025.12.19 22:12:14.624062 [ 261 ] {39ae20cf-ab2a-4bd2-a0a6-6b8a286d5a94} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2025.12.19 22:12:14.624101 [ 261 ] {39ae20cf-ab2a-4bd2-a0a6-6b8a286d5a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14895 | 2025.12.19 22:12:14.624442 [ 261 ] {39ae20cf-ab2a-4bd2-a0a6-6b8a286d5a94} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14896 | 2025.12.19 22:12:14.624659 [ 261 ] {39ae20cf-ab2a-4bd2-a0a6-6b8a286d5a94} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2025.12.19 22:12:14.624788 [ 261 ] {39ae20cf-ab2a-4bd2-a0a6-6b8a286d5a94} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001217 sec., 85456.03944124897 rows/sec., 6.67 MiB/sec. | ||
| 14898 | 2025.12.19 22:12:14.624827 [ 261 ] {39ae20cf-ab2a-4bd2-a0a6-6b8a286d5a94} <Debug> TCPHandler: Processed in 0.001386242 sec. | ||
| 14899 | 2025.12.19 22:12:14.624934 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14900 | 2025.12.19 22:12:14.625030 [ 261 ] {7c96d448-3eae-4cc5-86c1-207992662287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14901 | 2025.12.19 22:12:14.625076 [ 261 ] {7c96d448-3eae-4cc5-86c1-207992662287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14902 | 2025.12.19 22:12:14.625482 [ 261 ] {7c96d448-3eae-4cc5-86c1-207992662287} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2025.12.19 22:12:14.625518 [ 261 ] {7c96d448-3eae-4cc5-86c1-207992662287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14904 | 2025.12.19 22:12:14.625910 [ 261 ] {7c96d448-3eae-4cc5-86c1-207992662287} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14905 | 2025.12.19 22:12:14.626206 [ 261 ] {7c96d448-3eae-4cc5-86c1-207992662287} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2025.12.19 22:12:14.626342 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 4 parts from all_1_119_24 to all_122_122_0 | ||
| 14907 | 2025.12.19 22:12:14.626370 [ 261 ] {7c96d448-3eae-4cc5-86c1-207992662287} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 14908 | 2025.12.19 22:12:14.626410 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14909 | 2025.12.19 22:12:14.626429 [ 261 ] {7c96d448-3eae-4cc5-86c1-207992662287} <Debug> TCPHandler: Processed in 0.001543965 sec. | ||
| 14910 | 2025.12.19 22:12:14.626438 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14911 | 2025.12.19 22:12:14.626440 [ 222 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 14912 | 2025.12.19 22:12:14.626561 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14913 | 2025.12.19 22:12:14.626565 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_119_24 to all_122_122_0 into Compact with storage Full | ||
| 14914 | 2025.12.19 22:12:14.626678 [ 261 ] {b3b26011-6537-4e71-bcda-710139b7d15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14915 | 2025.12.19 22:12:14.626720 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14916 | 2025.12.19 22:12:14.626741 [ 261 ] {b3b26011-6537-4e71-bcda-710139b7d15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14917 | 2025.12.19 22:12:14.626764 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 34179 rows starting from the beginning of the part | ||
| 14918 | 2025.12.19 22:12:14.626846 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 14919 | 2025.12.19 22:12:14.626907 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 14920 | 2025.12.19 22:12:14.626958 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 168 rows starting from the beginning of the part | ||
| 14921 | 2025.12.19 22:12:14.627640 [ 261 ] {b3b26011-6537-4e71-bcda-710139b7d15b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2025.12.19 22:12:14.627682 [ 261 ] {b3b26011-6537-4e71-bcda-710139b7d15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14923 | 2025.12.19 22:12:14.628316 [ 261 ] {b3b26011-6537-4e71-bcda-710139b7d15b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14924 | 2025.12.19 22:12:14.628555 [ 261 ] {b3b26011-6537-4e71-bcda-710139b7d15b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2025.12.19 22:12:14.628706 [ 261 ] {b3b26011-6537-4e71-bcda-710139b7d15b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002047 sec., 19540.791402051782 rows/sec., 35.02 MiB/sec. | ||
| 14926 | 2025.12.19 22:12:14.628774 [ 261 ] {b3b26011-6537-4e71-bcda-710139b7d15b} <Debug> TCPHandler: Processed in 0.002273537 sec. | ||
| 14927 | 2025.12.19 22:12:14.628884 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2025.12.19 22:12:14.628979 [ 261 ] {d27c970b-ec8f-46c7-99b7-f5d48b2883eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14929 | 2025.12.19 22:12:14.629021 [ 261 ] {d27c970b-ec8f-46c7-99b7-f5d48b2883eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14930 | 2025.12.19 22:12:14.629368 [ 261 ] {d27c970b-ec8f-46c7-99b7-f5d48b2883eb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2025.12.19 22:12:14.629404 [ 261 ] {d27c970b-ec8f-46c7-99b7-f5d48b2883eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14932 | 2025.12.19 22:12:14.629724 [ 261 ] {d27c970b-ec8f-46c7-99b7-f5d48b2883eb} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14933 | 2025.12.19 22:12:14.629954 [ 261 ] {d27c970b-ec8f-46c7-99b7-f5d48b2883eb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2025.12.19 22:12:14.630097 [ 261 ] {d27c970b-ec8f-46c7-99b7-f5d48b2883eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 14935 | 2025.12.19 22:12:14.630137 [ 261 ] {d27c970b-ec8f-46c7-99b7-f5d48b2883eb} <Debug> TCPHandler: Processed in 0.001303331 sec. | ||
| 14936 | 2025.12.19 22:12:14.633141 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34667 rows, containing 5 columns (5 merged, 0 gathered) in 0.006624578 sec., 5233088.054816473 rows/sec., 359.62 MiB/sec. | ||
| 14937 | 2025.12.19 22:12:14.633511 [ 193 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 14938 | 2025.12.19 22:12:14.633845 [ 193 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2025.12.19 22:12:14.633928 [ 193 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 4 parts: [all_1_119_24, all_122_122_0] -> all_1_122_25 | ||
| 14940 | 2025.12.19 22:12:14.634036 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 14941 | 2025.12.19 22:12:16.002975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 14942 | 2025.12.19 22:12:16.022191 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2025.12.19 22:12:16.022257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14944 | 2025.12.19 22:12:16.028742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14945 | 2025.12.19 22:12:16.029444 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2025.12.19 22:12:16.032835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 14947 | 2025.12.19 22:12:19.645775 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14948 | 2025.12.19 22:12:19.645953 [ 261 ] {f2ec53a4-e706-4019-8a46-e2bc5c197727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14949 | 2025.12.19 22:12:19.646018 [ 261 ] {f2ec53a4-e706-4019-8a46-e2bc5c197727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14950 | 2025.12.19 22:12:19.647285 [ 261 ] {f2ec53a4-e706-4019-8a46-e2bc5c197727} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2025.12.19 22:12:19.647333 [ 261 ] {f2ec53a4-e706-4019-8a46-e2bc5c197727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14952 | 2025.12.19 22:12:19.647836 [ 261 ] {f2ec53a4-e706-4019-8a46-e2bc5c197727} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14953 | 2025.12.19 22:12:19.648075 [ 261 ] {f2ec53a4-e706-4019-8a46-e2bc5c197727} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14954 | 2025.12.19 22:12:19.648225 [ 261 ] {f2ec53a4-e706-4019-8a46-e2bc5c197727} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002322 sec., 515073.21274763136 rows/sec., 42.46 MiB/sec. | ||
| 14955 | 2025.12.19 22:12:19.648268 [ 261 ] {f2ec53a4-e706-4019-8a46-e2bc5c197727} <Debug> TCPHandler: Processed in 0.002622153 sec. | ||
| 14956 | 2025.12.19 22:12:19.648393 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14957 | 2025.12.19 22:12:19.648489 [ 261 ] {8b98a796-fd39-4a75-a03e-782bb57c5180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14958 | 2025.12.19 22:12:19.648530 [ 261 ] {8b98a796-fd39-4a75-a03e-782bb57c5180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14959 | 2025.12.19 22:12:19.649028 [ 261 ] {8b98a796-fd39-4a75-a03e-782bb57c5180} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2025.12.19 22:12:19.649065 [ 261 ] {8b98a796-fd39-4a75-a03e-782bb57c5180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14961 | 2025.12.19 22:12:19.649400 [ 261 ] {8b98a796-fd39-4a75-a03e-782bb57c5180} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14962 | 2025.12.19 22:12:19.649628 [ 261 ] {8b98a796-fd39-4a75-a03e-782bb57c5180} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2025.12.19 22:12:19.649770 [ 261 ] {8b98a796-fd39-4a75-a03e-782bb57c5180} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0013 sec., 175384.6153846154 rows/sec., 11.88 MiB/sec. | ||
| 14964 | 2025.12.19 22:12:19.649809 [ 261 ] {8b98a796-fd39-4a75-a03e-782bb57c5180} <Debug> TCPHandler: Processed in 0.001467414 sec. | ||
| 14965 | 2025.12.19 22:12:19.649920 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14966 | 2025.12.19 22:12:19.650018 [ 261 ] {a600a3f8-0d80-4ea5-aa73-d9fd7477d9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14967 | 2025.12.19 22:12:19.650059 [ 261 ] {a600a3f8-0d80-4ea5-aa73-d9fd7477d9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14968 | 2025.12.19 22:12:19.650655 [ 261 ] {a600a3f8-0d80-4ea5-aa73-d9fd7477d9c6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2025.12.19 22:12:19.650700 [ 261 ] {a600a3f8-0d80-4ea5-aa73-d9fd7477d9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14970 | 2025.12.19 22:12:19.651037 [ 261 ] {a600a3f8-0d80-4ea5-aa73-d9fd7477d9c6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14971 | 2025.12.19 22:12:19.651261 [ 261 ] {a600a3f8-0d80-4ea5-aa73-d9fd7477d9c6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2025.12.19 22:12:19.651388 [ 261 ] {a600a3f8-0d80-4ea5-aa73-d9fd7477d9c6} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001388 sec., 374639.7694524496 rows/sec., 27.72 MiB/sec. | ||
| 14973 | 2025.12.19 22:12:19.651428 [ 261 ] {a600a3f8-0d80-4ea5-aa73-d9fd7477d9c6} <Debug> TCPHandler: Processed in 0.001556466 sec. | ||
| 14974 | 2025.12.19 22:12:19.651549 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14975 | 2025.12.19 22:12:19.651644 [ 261 ] {1c900005-0968-44e4-94e7-1589b1d5fa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14976 | 2025.12.19 22:12:19.651688 [ 261 ] {1c900005-0968-44e4-94e7-1589b1d5fa22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14977 | 2025.12.19 22:12:19.652263 [ 261 ] {1c900005-0968-44e4-94e7-1589b1d5fa22} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14978 | 2025.12.19 22:12:19.652299 [ 261 ] {1c900005-0968-44e4-94e7-1589b1d5fa22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14979 | 2025.12.19 22:12:19.652697 [ 261 ] {1c900005-0968-44e4-94e7-1589b1d5fa22} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14980 | 2025.12.19 22:12:19.652928 [ 261 ] {1c900005-0968-44e4-94e7-1589b1d5fa22} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14981 | 2025.12.19 22:12:19.653053 [ 261 ] {1c900005-0968-44e4-94e7-1589b1d5fa22} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001427 sec., 591450.5956552207 rows/sec., 39.81 MiB/sec. | ||
| 14982 | 2025.12.19 22:12:19.653093 [ 261 ] {1c900005-0968-44e4-94e7-1589b1d5fa22} <Debug> TCPHandler: Processed in 0.001594206 sec. | ||
| 14983 | 2025.12.19 22:12:19.653210 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2025.12.19 22:12:19.653303 [ 261 ] {7ed4f1d0-3efc-4284-a226-2e28bd030c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14985 | 2025.12.19 22:12:19.653344 [ 261 ] {7ed4f1d0-3efc-4284-a226-2e28bd030c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14986 | 2025.12.19 22:12:19.653684 [ 261 ] {7ed4f1d0-3efc-4284-a226-2e28bd030c99} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2025.12.19 22:12:19.653720 [ 261 ] {7ed4f1d0-3efc-4284-a226-2e28bd030c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 14988 | 2025.12.19 22:12:19.654028 [ 261 ] {7ed4f1d0-3efc-4284-a226-2e28bd030c99} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14989 | 2025.12.19 22:12:19.654235 [ 261 ] {7ed4f1d0-3efc-4284-a226-2e28bd030c99} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14990 | 2025.12.19 22:12:19.654363 [ 261 ] {7ed4f1d0-3efc-4284-a226-2e28bd030c99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 14991 | 2025.12.19 22:12:19.654398 [ 261 ] {7ed4f1d0-3efc-4284-a226-2e28bd030c99} <Debug> TCPHandler: Processed in 0.001237 sec. | ||
| 14992 | 2025.12.19 22:12:21.335580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40782 | ||
| 14993 | 2025.12.19 22:12:21.336177 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2025.12.19 22:12:21.336230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 14995 | 2025.12.19 22:12:21.336759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14996 | 2025.12.19 22:12:21.337015 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2025.12.19 22:12:21.337177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40782 | ||
| 14998 | 2025.12.19 22:12:21.966359 [ 220 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 14999 | 2025.12.19 22:12:21.966402 [ 220 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 15000 | 2025.12.19 22:12:21.971490 [ 220 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 15001 | 2025.12.19 22:12:22.191324 [ 223 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 15002 | 2025.12.19 22:12:22.191369 [ 223 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 15003 | 2025.12.19 22:12:22.202976 [ 223 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 15004 | 2025.12.19 22:12:23.532953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 15005 | 2025.12.19 22:12:23.551182 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15006 | 2025.12.19 22:12:23.551252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15007 | 2025.12.19 22:12:23.557863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15008 | 2025.12.19 22:12:23.558691 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15009 | 2025.12.19 22:12:23.563934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 15010 | 2025.12.19 22:12:23.947273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1726 | ||
| 15011 | 2025.12.19 22:12:23.949588 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2025.12.19 22:12:23.949645 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15013 | 2025.12.19 22:12:23.950873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15014 | 2025.12.19 22:12:23.951163 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2025.12.19 22:12:23.951547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1726 | ||
| 15016 | 2025.12.19 22:12:24.620045 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15017 | 2025.12.19 22:12:24.620220 [ 261 ] {cfc6e05d-fb8c-4788-a048-c15c8802fd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15018 | 2025.12.19 22:12:24.620284 [ 261 ] {cfc6e05d-fb8c-4788-a048-c15c8802fd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15019 | 2025.12.19 22:12:24.621014 [ 261 ] {cfc6e05d-fb8c-4788-a048-c15c8802fd39} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15020 | 2025.12.19 22:12:24.621054 [ 261 ] {cfc6e05d-fb8c-4788-a048-c15c8802fd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15021 | 2025.12.19 22:12:24.621459 [ 261 ] {cfc6e05d-fb8c-4788-a048-c15c8802fd39} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15022 | 2025.12.19 22:12:24.621697 [ 261 ] {cfc6e05d-fb8c-4788-a048-c15c8802fd39} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15023 | 2025.12.19 22:12:24.621830 [ 89 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15024 | 2025.12.19 22:12:24.621849 [ 261 ] {cfc6e05d-fb8c-4788-a048-c15c8802fd39} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001678 sec., 81048.86769964243 rows/sec., 7.03 MiB/sec. | ||
| 15025 | 2025.12.19 22:12:24.621868 [ 89 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2025.12.19 22:12:24.621892 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15027 | 2025.12.19 22:12:24.621893 [ 261 ] {cfc6e05d-fb8c-4788-a048-c15c8802fd39} <Debug> TCPHandler: Processed in 0.001979492 sec. | ||
| 15028 | 2025.12.19 22:12:24.622021 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15029 | 2025.12.19 22:12:24.622019 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::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 | ||
| 15030 | 2025.12.19 22:12:24.622118 [ 261 ] {957d70eb-bd9e-438f-aa58-f458104f4cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15031 | 2025.12.19 22:12:24.622165 [ 261 ] {957d70eb-bd9e-438f-aa58-f458104f4cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15032 | 2025.12.19 22:12:24.622196 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15033 | 2025.12.19 22:12:24.622242 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1408 rows starting from the beginning of the part | ||
| 15034 | 2025.12.19 22:12:24.622325 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 145 rows starting from the beginning of the part | ||
| 15035 | 2025.12.19 22:12:24.622380 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 15036 | 2025.12.19 22:12:24.622441 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 136 rows starting from the beginning of the part | ||
| 15037 | 2025.12.19 22:12:24.622489 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1196 rows starting from the beginning of the part | ||
| 15038 | 2025.12.19 22:12:24.622539 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 136 rows starting from the beginning of the part | ||
| 15039 | 2025.12.19 22:12:24.622580 [ 261 ] {957d70eb-bd9e-438f-aa58-f458104f4cf4} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2025.12.19 22:12:24.622623 [ 261 ] {957d70eb-bd9e-438f-aa58-f458104f4cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15041 | 2025.12.19 22:12:24.622971 [ 261 ] {957d70eb-bd9e-438f-aa58-f458104f4cf4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15042 | 2025.12.19 22:12:24.623215 [ 261 ] {957d70eb-bd9e-438f-aa58-f458104f4cf4} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2025.12.19 22:12:24.623356 [ 261 ] {957d70eb-bd9e-438f-aa58-f458104f4cf4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001258 sec., 31796.50238473768 rows/sec., 2.33 MiB/sec. | ||
| 15044 | 2025.12.19 22:12:24.623394 [ 261 ] {957d70eb-bd9e-438f-aa58-f458104f4cf4} <Debug> TCPHandler: Processed in 0.001425053 sec. | ||
| 15045 | 2025.12.19 22:12:24.623564 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2025.12.19 22:12:24.623660 [ 261 ] {7c6383b3-0cff-43a5-9962-c78daab60840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15047 | 2025.12.19 22:12:24.623700 [ 261 ] {7c6383b3-0cff-43a5-9962-c78daab60840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15048 | 2025.12.19 22:12:24.624017 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.002057864 sec., 1495239.7242966495 rows/sec., 130.65 MiB/sec. | ||
| 15049 | 2025.12.19 22:12:24.624133 [ 261 ] {7c6383b3-0cff-43a5-9962-c78daab60840} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15050 | 2025.12.19 22:12:24.624174 [ 261 ] {7c6383b3-0cff-43a5-9962-c78daab60840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15051 | 2025.12.19 22:12:24.624256 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15052 | 2025.12.19 22:12:24.624535 [ 261 ] {7c6383b3-0cff-43a5-9962-c78daab60840} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15053 | 2025.12.19 22:12:24.624573 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2025.12.19 22:12:24.624666 [ 186 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_126_25} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15055 | 2025.12.19 22:12:24.624749 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 15056 | 2025.12.19 22:12:24.624776 [ 261 ] {7c6383b3-0cff-43a5-9962-c78daab60840} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2025.12.19 22:12:24.624895 [ 89 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15058 | 2025.12.19 22:12:24.624911 [ 261 ] {7c6383b3-0cff-43a5-9962-c78daab60840} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001269 sec., 81954.29472025218 rows/sec., 6.40 MiB/sec. | ||
| 15059 | 2025.12.19 22:12:24.624929 [ 89 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15060 | 2025.12.19 22:12:24.624948 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15061 | 2025.12.19 22:12:24.624949 [ 261 ] {7c6383b3-0cff-43a5-9962-c78daab60840} <Debug> TCPHandler: Processed in 0.001435283 sec. | ||
| 15062 | 2025.12.19 22:12:24.625054 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::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 | ||
| 15063 | 2025.12.19 22:12:24.625070 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2025.12.19 22:12:24.625184 [ 261 ] {fa9043e8-c479-4baa-862b-814c52474490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15065 | 2025.12.19 22:12:24.625194 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15066 | 2025.12.19 22:12:24.625232 [ 261 ] {fa9043e8-c479-4baa-862b-814c52474490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15067 | 2025.12.19 22:12:24.625237 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 634 rows starting from the beginning of the part | ||
| 15068 | 2025.12.19 22:12:24.625327 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 120 rows starting from the beginning of the part | ||
| 15069 | 2025.12.19 22:12:24.625379 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 15070 | 2025.12.19 22:12:24.625422 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 15071 | 2025.12.19 22:12:24.625464 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 520 rows starting from the beginning of the part | ||
| 15072 | 2025.12.19 22:12:24.625505 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 15073 | 2025.12.19 22:12:24.625666 [ 261 ] {fa9043e8-c479-4baa-862b-814c52474490} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15074 | 2025.12.19 22:12:24.625708 [ 261 ] {fa9043e8-c479-4baa-862b-814c52474490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15075 | 2025.12.19 22:12:24.626107 [ 261 ] {fa9043e8-c479-4baa-862b-814c52474490} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15076 | 2025.12.19 22:12:24.626347 [ 261 ] {fa9043e8-c479-4baa-862b-814c52474490} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15077 | 2025.12.19 22:12:24.626480 [ 261 ] {fa9043e8-c479-4baa-862b-814c52474490} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 15078 | 2025.12.19 22:12:24.626519 [ 261 ] {fa9043e8-c479-4baa-862b-814c52474490} <Debug> TCPHandler: Processed in 0.001499845 sec. | ||
| 15079 | 2025.12.19 22:12:24.626641 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15080 | 2025.12.19 22:12:24.626659 [ 186 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659017 sec., 931877.129649666 rows/sec., 74.04 MiB/sec. | ||
| 15081 | 2025.12.19 22:12:24.626746 [ 261 ] {dcaa1338-630a-4937-b08c-49243932229c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15082 | 2025.12.19 22:12:24.626806 [ 261 ] {dcaa1338-630a-4937-b08c-49243932229c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15083 | 2025.12.19 22:12:24.626867 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15084 | 2025.12.19 22:12:24.627188 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2025.12.19 22:12:24.627275 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_126_25} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15086 | 2025.12.19 22:12:24.627389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15087 | 2025.12.19 22:12:24.627708 [ 261 ] {dcaa1338-630a-4937-b08c-49243932229c} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2025.12.19 22:12:24.627748 [ 261 ] {dcaa1338-630a-4937-b08c-49243932229c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15089 | 2025.12.19 22:12:24.628321 [ 261 ] {dcaa1338-630a-4937-b08c-49243932229c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15090 | 2025.12.19 22:12:24.628581 [ 261 ] {dcaa1338-630a-4937-b08c-49243932229c} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2025.12.19 22:12:24.628719 [ 261 ] {dcaa1338-630a-4937-b08c-49243932229c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 15092 | 2025.12.19 22:12:24.628775 [ 261 ] {dcaa1338-630a-4937-b08c-49243932229c} <Debug> TCPHandler: Processed in 0.002185826 sec. | ||
| 15093 | 2025.12.19 22:12:24.628887 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15094 | 2025.12.19 22:12:24.628983 [ 261 ] {75af65de-9d4f-443d-8612-58b8a1c020da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15095 | 2025.12.19 22:12:24.629024 [ 261 ] {75af65de-9d4f-443d-8612-58b8a1c020da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15096 | 2025.12.19 22:12:24.629359 [ 261 ] {75af65de-9d4f-443d-8612-58b8a1c020da} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2025.12.19 22:12:24.629393 [ 261 ] {75af65de-9d4f-443d-8612-58b8a1c020da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15098 | 2025.12.19 22:12:24.629697 [ 261 ] {75af65de-9d4f-443d-8612-58b8a1c020da} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15099 | 2025.12.19 22:12:24.629909 [ 261 ] {75af65de-9d4f-443d-8612-58b8a1c020da} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2025.12.19 22:12:24.630012 [ 89 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15101 | 2025.12.19 22:12:24.630034 [ 261 ] {75af65de-9d4f-443d-8612-58b8a1c020da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 15102 | 2025.12.19 22:12:24.630042 [ 89 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15103 | 2025.12.19 22:12:24.630065 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15104 | 2025.12.19 22:12:24.630070 [ 261 ] {75af65de-9d4f-443d-8612-58b8a1c020da} <Debug> TCPHandler: Processed in 0.00123619 sec. | ||
| 15105 | 2025.12.19 22:12:24.630140 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 15106 | 2025.12.19 22:12:24.630241 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15107 | 2025.12.19 22:12:24.630268 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7200 rows starting from the beginning of the part | ||
| 15108 | 2025.12.19 22:12:24.630318 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15109 | 2025.12.19 22:12:24.630357 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 15110 | 2025.12.19 22:12:24.630396 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15111 | 2025.12.19 22:12:24.630427 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::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 | ||
| 15112 | 2025.12.19 22:12:24.630460 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 15113 | 2025.12.19 22:12:24.632213 [ 197 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002103365 sec., 3565714.937730732 rows/sec., 240.30 MiB/sec. | ||
| 15114 | 2025.12.19 22:12:24.632626 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15115 | 2025.12.19 22:12:24.632886 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_126_25} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2025.12.19 22:12:24.632955 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_126_25} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15117 | 2025.12.19 22:12:24.633016 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 15118 | 2025.12.19 22:12:28.643807 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15119 | 2025.12.19 22:12:28.643878 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15120 | 2025.12.19 22:12:28.837348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41230 | ||
| 15121 | 2025.12.19 22:12:28.837910 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15122 | 2025.12.19 22:12:28.837956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15123 | 2025.12.19 22:12:28.838450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15124 | 2025.12.19 22:12:28.838663 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15125 | 2025.12.19 22:12:28.838792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41230 | ||
| 15126 | 2025.12.19 22:12:28.838843 [ 86 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15127 | 2025.12.19 22:12:28.838923 [ 86 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15128 | 2025.12.19 22:12:28.838947 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15129 | 2025.12.19 22:12:28.839053 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 15130 | 2025.12.19 22:12:28.839186 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15131 | 2025.12.19 22:12:28.839230 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38862 rows starting from the beginning of the part | ||
| 15132 | 2025.12.19 22:12:28.839311 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 15133 | 2025.12.19 22:12:28.839369 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 15134 | 2025.12.19 22:12:28.839416 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 15135 | 2025.12.19 22:12:28.839461 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 15136 | 2025.12.19 22:12:28.839506 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 15137 | 2025.12.19 22:12:28.842273 [ 188 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41230 rows, containing 4 columns (4 merged, 0 gathered) in 0.003259073 sec., 12650836.602923593 rows/sec., 180.97 MiB/sec. | ||
| 15138 | 2025.12.19 22:12:28.842755 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15139 | 2025.12.19 22:12:28.843102 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_86_17} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15140 | 2025.12.19 22:12:28.843190 [ 190 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_86_17} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15141 | 2025.12.19 22:12:28.843332 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15142 | 2025.12.19 22:12:29.235723 [ 219 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 15143 | 2025.12.19 22:12:29.235781 [ 219 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 15144 | 2025.12.19 22:12:29.239442 [ 219 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): 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] | ||
| 15145 | 2025.12.19 22:12:29.280870 [ 222 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 15146 | 2025.12.19 22:12:29.280933 [ 222 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 15147 | 2025.12.19 22:12:29.284714 [ 222 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): 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] | ||
| 15148 | 2025.12.19 22:12:29.617943 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15149 | 2025.12.19 22:12:29.618153 [ 261 ] {043573d1-9f1a-443b-8de1-47f2d52f2947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15150 | 2025.12.19 22:12:29.618223 [ 261 ] {043573d1-9f1a-443b-8de1-47f2d52f2947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15151 | 2025.12.19 22:12:29.618902 [ 261 ] {043573d1-9f1a-443b-8de1-47f2d52f2947} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15152 | 2025.12.19 22:12:29.618940 [ 261 ] {043573d1-9f1a-443b-8de1-47f2d52f2947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15153 | 2025.12.19 22:12:29.619317 [ 261 ] {043573d1-9f1a-443b-8de1-47f2d52f2947} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15154 | 2025.12.19 22:12:29.619535 [ 261 ] {043573d1-9f1a-443b-8de1-47f2d52f2947} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15155 | 2025.12.19 22:12:29.619685 [ 261 ] {043573d1-9f1a-443b-8de1-47f2d52f2947} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.72 MiB/sec. | ||
| 15156 | 2025.12.19 22:12:29.619737 [ 261 ] {043573d1-9f1a-443b-8de1-47f2d52f2947} <Debug> TCPHandler: Processed in 0.001922551 sec. | ||
| 15157 | 2025.12.19 22:12:29.619857 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15158 | 2025.12.19 22:12:29.619950 [ 261 ] {98dca469-8867-443b-b281-51dbedb5e96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15159 | 2025.12.19 22:12:29.619990 [ 261 ] {98dca469-8867-443b-b281-51dbedb5e96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15160 | 2025.12.19 22:12:29.620472 [ 261 ] {98dca469-8867-443b-b281-51dbedb5e96d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15161 | 2025.12.19 22:12:29.620507 [ 261 ] {98dca469-8867-443b-b281-51dbedb5e96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15162 | 2025.12.19 22:12:29.620805 [ 261 ] {98dca469-8867-443b-b281-51dbedb5e96d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15163 | 2025.12.19 22:12:29.621015 [ 261 ] {98dca469-8867-443b-b281-51dbedb5e96d} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15164 | 2025.12.19 22:12:29.621135 [ 261 ] {98dca469-8867-443b-b281-51dbedb5e96d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 15165 | 2025.12.19 22:12:29.621173 [ 261 ] {98dca469-8867-443b-b281-51dbedb5e96d} <Debug> TCPHandler: Processed in 0.001364242 sec. | ||
| 15166 | 2025.12.19 22:12:29.621299 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15167 | 2025.12.19 22:12:29.621393 [ 261 ] {70ced628-9098-4a01-a391-7ee4443d4740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15168 | 2025.12.19 22:12:29.621435 [ 261 ] {70ced628-9098-4a01-a391-7ee4443d4740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15169 | 2025.12.19 22:12:29.621884 [ 261 ] {70ced628-9098-4a01-a391-7ee4443d4740} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2025.12.19 22:12:29.621919 [ 261 ] {70ced628-9098-4a01-a391-7ee4443d4740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15171 | 2025.12.19 22:12:29.622258 [ 261 ] {70ced628-9098-4a01-a391-7ee4443d4740} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15172 | 2025.12.19 22:12:29.622458 [ 261 ] {70ced628-9098-4a01-a391-7ee4443d4740} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15173 | 2025.12.19 22:12:29.622581 [ 261 ] {70ced628-9098-4a01-a391-7ee4443d4740} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 15174 | 2025.12.19 22:12:29.622582 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 4 parts from all_1_122_25 to all_125_125_0 | ||
| 15175 | 2025.12.19 22:12:29.622622 [ 261 ] {70ced628-9098-4a01-a391-7ee4443d4740} <Debug> TCPHandler: Processed in 0.001378893 sec. | ||
| 15176 | 2025.12.19 22:12:29.622632 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15177 | 2025.12.19 22:12:29.622651 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15178 | 2025.12.19 22:12:29.622721 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15179 | 2025.12.19 22:12:29.622742 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_122_25 to all_125_125_0 into Compact with storage Full | ||
| 15180 | 2025.12.19 22:12:29.622823 [ 261 ] {884fa5d0-be3a-472d-bc40-52a3bcd73317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15181 | 2025.12.19 22:12:29.622843 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15182 | 2025.12.19 22:12:29.622864 [ 261 ] {884fa5d0-be3a-472d-bc40-52a3bcd73317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15183 | 2025.12.19 22:12:29.622872 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 34667 rows starting from the beginning of the part | ||
| 15184 | 2025.12.19 22:12:29.622948 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15185 | 2025.12.19 22:12:29.622999 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15186 | 2025.12.19 22:12:29.623040 [ 188 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 844 rows starting from the beginning of the part | ||
| 15187 | 2025.12.19 22:12:29.623204 [ 261 ] {884fa5d0-be3a-472d-bc40-52a3bcd73317} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15188 | 2025.12.19 22:12:29.623237 [ 261 ] {884fa5d0-be3a-472d-bc40-52a3bcd73317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15189 | 2025.12.19 22:12:29.623537 [ 261 ] {884fa5d0-be3a-472d-bc40-52a3bcd73317} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15190 | 2025.12.19 22:12:29.623738 [ 261 ] {884fa5d0-be3a-472d-bc40-52a3bcd73317} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15191 | 2025.12.19 22:12:29.623865 [ 261 ] {884fa5d0-be3a-472d-bc40-52a3bcd73317} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 15192 | 2025.12.19 22:12:29.623900 [ 261 ] {884fa5d0-be3a-472d-bc40-52a3bcd73317} <Debug> TCPHandler: Processed in 0.001226169 sec. | ||
| 15193 | 2025.12.19 22:12:29.629301 [ 190 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35831 rows, containing 5 columns (5 merged, 0 gathered) in 0.006588268 sec., 5438606.929772741 rows/sec., 373.61 MiB/sec. | ||
| 15194 | 2025.12.19 22:12:29.629767 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 15195 | 2025.12.19 22:12:29.630157 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2025.12.19 22:12:29.630241 [ 189 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 4 parts: [all_1_122_25, all_125_125_0] -> all_1_125_26 | ||
| 15197 | 2025.12.19 22:12:29.630351 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15198 | 2025.12.19 22:12:29.993090 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 15199 | 2025.12.19 22:12:29.993153 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 15200 | 2025.12.19 22:12:29.999063 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): 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] | ||
| 15201 | 2025.12.19 22:12:30.554927 [ 225 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 15202 | 2025.12.19 22:12:30.554986 [ 225 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 15203 | 2025.12.19 22:12:30.562215 [ 225 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): 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] | ||
| 15204 | 2025.12.19 22:12:31.064030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 15205 | 2025.12.19 22:12:31.082310 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15206 | 2025.12.19 22:12:31.082375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15207 | 2025.12.19 22:12:31.088576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15208 | 2025.12.19 22:12:31.089305 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15209 | 2025.12.19 22:12:31.089627 [ 82 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15210 | 2025.12.19 22:12:31.089722 [ 82 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2025.12.19 22:12:31.089759 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15212 | 2025.12.19 22:12:31.089882 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 15213 | 2025.12.19 22:12:31.092490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 15214 | 2025.12.19 22:12:31.092878 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15215 | 2025.12.19 22:12:31.093607 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 15216 | 2025.12.19 22:12:31.096860 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 15217 | 2025.12.19 22:12:31.100235 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 15218 | 2025.12.19 22:12:31.104143 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 15219 | 2025.12.19 22:12:31.108423 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 15220 | 2025.12.19 22:12:31.112926 [ 190 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 15221 | 2025.12.19 22:12:31.167889 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.078049424 sec., 8302.431546451899 rows/sec., 42.93 MiB/sec. | ||
| 15222 | 2025.12.19 22:12:31.171064 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15223 | 2025.12.19 22:12:31.173116 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_86_17} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2025.12.19 22:12:31.173220 [ 201 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_86_17} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15225 | 2025.12.19 22:12:31.176049 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15226 | 2025.12.19 22:12:33.794436 [ 223 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 15227 | 2025.12.19 22:12:33.794516 [ 223 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 15228 | 2025.12.19 22:12:33.797243 [ 223 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 15229 | 2025.12.19 22:12:33.951726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1746 | ||
| 15230 | 2025.12.19 22:12:33.954028 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2025.12.19 22:12:33.954092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15232 | 2025.12.19 22:12:33.955339 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15233 | 2025.12.19 22:12:33.955625 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2025.12.19 22:12:33.956019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1746 | ||
| 15235 | 2025.12.19 22:12:34.334745 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 15236 | 2025.12.19 22:12:34.334821 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 15237 | 2025.12.19 22:12:34.342120 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 15238 | 2025.12.19 22:12:34.622574 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15239 | 2025.12.19 22:12:34.622771 [ 261 ] {140cf4db-93f6-49f9-8250-fad95f596b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15240 | 2025.12.19 22:12:34.622846 [ 261 ] {140cf4db-93f6-49f9-8250-fad95f596b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15241 | 2025.12.19 22:12:34.623531 [ 261 ] {140cf4db-93f6-49f9-8250-fad95f596b57} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15242 | 2025.12.19 22:12:34.623580 [ 261 ] {140cf4db-93f6-49f9-8250-fad95f596b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15243 | 2025.12.19 22:12:34.623970 [ 261 ] {140cf4db-93f6-49f9-8250-fad95f596b57} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15244 | 2025.12.19 22:12:34.624193 [ 261 ] {140cf4db-93f6-49f9-8250-fad95f596b57} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15245 | 2025.12.19 22:12:34.624357 [ 261 ] {140cf4db-93f6-49f9-8250-fad95f596b57} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 15246 | 2025.12.19 22:12:34.624380 [ 222 ] {} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): 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] | ||
| 15247 | 2025.12.19 22:12:34.624409 [ 261 ] {140cf4db-93f6-49f9-8250-fad95f596b57} <Debug> TCPHandler: Processed in 0.001971553 sec. | ||
| 15248 | 2025.12.19 22:12:34.624442 [ 222 ] {} <Debug> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): 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] | ||
| 15249 | 2025.12.19 22:12:34.624558 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2025.12.19 22:12:34.624665 [ 261 ] {65846cb1-04ed-4270-81de-a6041d958c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15251 | 2025.12.19 22:12:34.624713 [ 261 ] {65846cb1-04ed-4270-81de-a6041d958c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15252 | 2025.12.19 22:12:34.625122 [ 261 ] {65846cb1-04ed-4270-81de-a6041d958c7b} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2025.12.19 22:12:34.625162 [ 261 ] {65846cb1-04ed-4270-81de-a6041d958c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15254 | 2025.12.19 22:12:34.625480 [ 261 ] {65846cb1-04ed-4270-81de-a6041d958c7b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15255 | 2025.12.19 22:12:34.625693 [ 261 ] {65846cb1-04ed-4270-81de-a6041d958c7b} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2025.12.19 22:12:34.625842 [ 261 ] {65846cb1-04ed-4270-81de-a6041d958c7b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001199 sec., 1668.0567139282737 rows/sec., 136.02 KiB/sec. | ||
| 15257 | 2025.12.19 22:12:34.625881 [ 261 ] {65846cb1-04ed-4270-81de-a6041d958c7b} <Debug> TCPHandler: Processed in 0.001376963 sec. | ||
| 15258 | 2025.12.19 22:12:34.625987 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15259 | 2025.12.19 22:12:34.626084 [ 261 ] {d22e3f88-792d-43b2-a7b9-7340e733dd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15260 | 2025.12.19 22:12:34.626125 [ 261 ] {d22e3f88-792d-43b2-a7b9-7340e733dd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15261 | 2025.12.19 22:12:34.626454 [ 222 ] {} <Debug> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): 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] | ||
| 15262 | 2025.12.19 22:12:34.626672 [ 261 ] {d22e3f88-792d-43b2-a7b9-7340e733dd01} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2025.12.19 22:12:34.626712 [ 261 ] {d22e3f88-792d-43b2-a7b9-7340e733dd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15264 | 2025.12.19 22:12:34.627027 [ 261 ] {d22e3f88-792d-43b2-a7b9-7340e733dd01} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15265 | 2025.12.19 22:12:34.627233 [ 261 ] {d22e3f88-792d-43b2-a7b9-7340e733dd01} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2025.12.19 22:12:34.627365 [ 261 ] {d22e3f88-792d-43b2-a7b9-7340e733dd01} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001301 sec., 197540.3535741737 rows/sec., 17.72 MiB/sec. | ||
| 15267 | 2025.12.19 22:12:34.627403 [ 261 ] {d22e3f88-792d-43b2-a7b9-7340e733dd01} <Debug> TCPHandler: Processed in 0.001469404 sec. | ||
| 15268 | 2025.12.19 22:12:34.627508 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15269 | 2025.12.19 22:12:34.627613 [ 261 ] {91a240f3-e26b-4e02-a17c-c24880d2db3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15270 | 2025.12.19 22:12:34.627656 [ 261 ] {91a240f3-e26b-4e02-a17c-c24880d2db3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15271 | 2025.12.19 22:12:34.628087 [ 261 ] {91a240f3-e26b-4e02-a17c-c24880d2db3a} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2025.12.19 22:12:34.628123 [ 261 ] {91a240f3-e26b-4e02-a17c-c24880d2db3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15273 | 2025.12.19 22:12:34.628453 [ 261 ] {91a240f3-e26b-4e02-a17c-c24880d2db3a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15274 | 2025.12.19 22:12:34.628671 [ 261 ] {91a240f3-e26b-4e02-a17c-c24880d2db3a} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15275 | 2025.12.19 22:12:34.628800 [ 261 ] {91a240f3-e26b-4e02-a17c-c24880d2db3a} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001208 sec., 44701.986754966885 rows/sec., 3.32 MiB/sec. | ||
| 15276 | 2025.12.19 22:12:34.628840 [ 261 ] {91a240f3-e26b-4e02-a17c-c24880d2db3a} <Debug> TCPHandler: Processed in 0.001383193 sec. | ||
| 15277 | 2025.12.19 22:12:34.628942 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15278 | 2025.12.19 22:12:34.629037 [ 261 ] {6281f8af-9bfa-4e52-a83e-9442f5409181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15279 | 2025.12.19 22:12:34.629078 [ 261 ] {6281f8af-9bfa-4e52-a83e-9442f5409181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15280 | 2025.12.19 22:12:34.629473 [ 261 ] {6281f8af-9bfa-4e52-a83e-9442f5409181} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15281 | 2025.12.19 22:12:34.629509 [ 261 ] {6281f8af-9bfa-4e52-a83e-9442f5409181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15282 | 2025.12.19 22:12:34.629807 [ 261 ] {6281f8af-9bfa-4e52-a83e-9442f5409181} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15283 | 2025.12.19 22:12:34.630015 [ 261 ] {6281f8af-9bfa-4e52-a83e-9442f5409181} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15284 | 2025.12.19 22:12:34.630142 [ 261 ] {6281f8af-9bfa-4e52-a83e-9442f5409181} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.77 MiB/sec. | ||
| 15285 | 2025.12.19 22:12:34.630181 [ 261 ] {6281f8af-9bfa-4e52-a83e-9442f5409181} <Debug> TCPHandler: Processed in 0.001288181 sec. | ||
| 15286 | 2025.12.19 22:12:34.630288 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15287 | 2025.12.19 22:12:34.630391 [ 261 ] {27c7f6a3-a835-47b9-acd4-82dfdc9587cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15288 | 2025.12.19 22:12:34.630433 [ 261 ] {27c7f6a3-a835-47b9-acd4-82dfdc9587cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15289 | 2025.12.19 22:12:34.630851 [ 261 ] {27c7f6a3-a835-47b9-acd4-82dfdc9587cc} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15290 | 2025.12.19 22:12:34.630887 [ 261 ] {27c7f6a3-a835-47b9-acd4-82dfdc9587cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15291 | 2025.12.19 22:12:34.631196 [ 261 ] {27c7f6a3-a835-47b9-acd4-82dfdc9587cc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15292 | 2025.12.19 22:12:34.631411 [ 261 ] {27c7f6a3-a835-47b9-acd4-82dfdc9587cc} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15293 | 2025.12.19 22:12:34.631535 [ 217 ] {} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): 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] | ||
| 15294 | 2025.12.19 22:12:34.631544 [ 261 ] {27c7f6a3-a835-47b9-acd4-82dfdc9587cc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 15295 | 2025.12.19 22:12:34.631592 [ 217 ] {} <Debug> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): 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] | ||
| 15296 | 2025.12.19 22:12:34.631628 [ 261 ] {27c7f6a3-a835-47b9-acd4-82dfdc9587cc} <Debug> TCPHandler: Processed in 0.001391262 sec. | ||
| 15297 | 2025.12.19 22:12:34.631744 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15298 | 2025.12.19 22:12:34.631838 [ 261 ] {423d00cf-4967-43ec-8578-d7a85681efec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15299 | 2025.12.19 22:12:34.631881 [ 261 ] {423d00cf-4967-43ec-8578-d7a85681efec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15300 | 2025.12.19 22:12:34.632377 [ 261 ] {423d00cf-4967-43ec-8578-d7a85681efec} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15301 | 2025.12.19 22:12:34.632414 [ 261 ] {423d00cf-4967-43ec-8578-d7a85681efec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15302 | 2025.12.19 22:12:34.632754 [ 261 ] {423d00cf-4967-43ec-8578-d7a85681efec} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15303 | 2025.12.19 22:12:34.633026 [ 261 ] {423d00cf-4967-43ec-8578-d7a85681efec} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15304 | 2025.12.19 22:12:34.633163 [ 261 ] {423d00cf-4967-43ec-8578-d7a85681efec} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001342 sec., 105812.22056631892 rows/sec., 8.54 MiB/sec. | ||
| 15305 | 2025.12.19 22:12:34.633205 [ 261 ] {423d00cf-4967-43ec-8578-d7a85681efec} <Debug> TCPHandler: Processed in 0.001509595 sec. | ||
| 15306 | 2025.12.19 22:12:34.633322 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15307 | 2025.12.19 22:12:34.633418 [ 261 ] {d849fa4e-5e94-4890-97a9-6b28bfe7c941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15308 | 2025.12.19 22:12:34.633462 [ 261 ] {d849fa4e-5e94-4890-97a9-6b28bfe7c941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15309 | 2025.12.19 22:12:34.633888 [ 261 ] {d849fa4e-5e94-4890-97a9-6b28bfe7c941} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15310 | 2025.12.19 22:12:34.633894 [ 217 ] {} <Debug> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): 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] | ||
| 15311 | 2025.12.19 22:12:34.633926 [ 261 ] {d849fa4e-5e94-4890-97a9-6b28bfe7c941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15312 | 2025.12.19 22:12:34.634290 [ 261 ] {d849fa4e-5e94-4890-97a9-6b28bfe7c941} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15313 | 2025.12.19 22:12:34.634498 [ 261 ] {d849fa4e-5e94-4890-97a9-6b28bfe7c941} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15314 | 2025.12.19 22:12:34.634632 [ 261 ] {d849fa4e-5e94-4890-97a9-6b28bfe7c941} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001232 sec., 189123.37662337662 rows/sec., 13.84 MiB/sec. | ||
| 15315 | 2025.12.19 22:12:34.634673 [ 261 ] {d849fa4e-5e94-4890-97a9-6b28bfe7c941} <Debug> TCPHandler: Processed in 0.001400213 sec. | ||
| 15316 | 2025.12.19 22:12:34.634786 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15317 | 2025.12.19 22:12:34.634879 [ 261 ] {f51d775c-550b-4412-8bfa-ab8a7091d8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15318 | 2025.12.19 22:12:34.634936 [ 261 ] {f51d775c-550b-4412-8bfa-ab8a7091d8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15319 | 2025.12.19 22:12:34.635811 [ 261 ] {f51d775c-550b-4412-8bfa-ab8a7091d8ae} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15320 | 2025.12.19 22:12:34.635846 [ 261 ] {f51d775c-550b-4412-8bfa-ab8a7091d8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15321 | 2025.12.19 22:12:34.636402 [ 261 ] {f51d775c-550b-4412-8bfa-ab8a7091d8ae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15322 | 2025.12.19 22:12:34.636631 [ 261 ] {f51d775c-550b-4412-8bfa-ab8a7091d8ae} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15323 | 2025.12.19 22:12:34.636771 [ 261 ] {f51d775c-550b-4412-8bfa-ab8a7091d8ae} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001909 sec., 20953.378732320587 rows/sec., 37.55 MiB/sec. | ||
| 15324 | 2025.12.19 22:12:34.636829 [ 261 ] {f51d775c-550b-4412-8bfa-ab8a7091d8ae} <Debug> TCPHandler: Processed in 0.002091564 sec. | ||
| 15325 | 2025.12.19 22:12:34.636943 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15326 | 2025.12.19 22:12:34.637038 [ 261 ] {adb0d46a-64a3-478c-9063-53f0bd8f153d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15327 | 2025.12.19 22:12:34.637079 [ 261 ] {adb0d46a-64a3-478c-9063-53f0bd8f153d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15328 | 2025.12.19 22:12:34.637423 [ 261 ] {adb0d46a-64a3-478c-9063-53f0bd8f153d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15329 | 2025.12.19 22:12:34.637458 [ 261 ] {adb0d46a-64a3-478c-9063-53f0bd8f153d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15330 | 2025.12.19 22:12:34.637764 [ 261 ] {adb0d46a-64a3-478c-9063-53f0bd8f153d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15331 | 2025.12.19 22:12:34.637975 [ 261 ] {adb0d46a-64a3-478c-9063-53f0bd8f153d} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15332 | 2025.12.19 22:12:34.638103 [ 261 ] {adb0d46a-64a3-478c-9063-53f0bd8f153d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 15333 | 2025.12.19 22:12:34.638141 [ 261 ] {adb0d46a-64a3-478c-9063-53f0bd8f153d} <Debug> TCPHandler: Processed in 0.001249491 sec. | ||
| 15334 | 2025.12.19 22:12:36.338930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41742 | ||
| 15335 | 2025.12.19 22:12:36.339530 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15336 | 2025.12.19 22:12:36.339577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15337 | 2025.12.19 22:12:36.340062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15338 | 2025.12.19 22:12:36.340293 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2025.12.19 22:12:36.340446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41742 | ||
| 15340 | 2025.12.19 22:12:38.592611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 15341 | 2025.12.19 22:12:38.610592 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15342 | 2025.12.19 22:12:38.610646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15343 | 2025.12.19 22:12:38.616814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15344 | 2025.12.19 22:12:38.617517 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2025.12.19 22:12:38.621310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 15346 | 2025.12.19 22:12:39.618223 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15347 | 2025.12.19 22:12:39.618452 [ 261 ] {824c2e48-a4d6-46eb-adc1-6470e128c3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15348 | 2025.12.19 22:12:39.618537 [ 261 ] {824c2e48-a4d6-46eb-adc1-6470e128c3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15349 | 2025.12.19 22:12:39.619200 [ 261 ] {824c2e48-a4d6-46eb-adc1-6470e128c3d2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2025.12.19 22:12:39.619245 [ 261 ] {824c2e48-a4d6-46eb-adc1-6470e128c3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15351 | 2025.12.19 22:12:39.619626 [ 261 ] {824c2e48-a4d6-46eb-adc1-6470e128c3d2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15352 | 2025.12.19 22:12:39.619841 [ 261 ] {824c2e48-a4d6-46eb-adc1-6470e128c3d2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15353 | 2025.12.19 22:12:39.619996 [ 261 ] {824c2e48-a4d6-46eb-adc1-6470e128c3d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.68 MiB/sec. | ||
| 15354 | 2025.12.19 22:12:39.620041 [ 261 ] {824c2e48-a4d6-46eb-adc1-6470e128c3d2} <Debug> TCPHandler: Processed in 0.001968102 sec. | ||
| 15355 | 2025.12.19 22:12:39.620161 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15356 | 2025.12.19 22:12:39.620256 [ 261 ] {1f51efc5-2afb-465c-9f2c-ae75afaef9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15357 | 2025.12.19 22:12:39.620297 [ 261 ] {1f51efc5-2afb-465c-9f2c-ae75afaef9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15358 | 2025.12.19 22:12:39.620703 [ 261 ] {1f51efc5-2afb-465c-9f2c-ae75afaef9e2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15359 | 2025.12.19 22:12:39.620740 [ 261 ] {1f51efc5-2afb-465c-9f2c-ae75afaef9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15360 | 2025.12.19 22:12:39.621037 [ 261 ] {1f51efc5-2afb-465c-9f2c-ae75afaef9e2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15361 | 2025.12.19 22:12:39.621241 [ 261 ] {1f51efc5-2afb-465c-9f2c-ae75afaef9e2} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15362 | 2025.12.19 22:12:39.621370 [ 261 ] {1f51efc5-2afb-465c-9f2c-ae75afaef9e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 4.41 MiB/sec. | ||
| 15363 | 2025.12.19 22:12:39.621411 [ 261 ] {1f51efc5-2afb-465c-9f2c-ae75afaef9e2} <Debug> TCPHandler: Processed in 0.001298931 sec. | ||
| 15364 | 2025.12.19 22:12:39.621522 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15365 | 2025.12.19 22:12:39.621616 [ 261 ] {d870e9a8-a3bd-44ac-add6-291ccc875567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15366 | 2025.12.19 22:12:39.621659 [ 261 ] {d870e9a8-a3bd-44ac-add6-291ccc875567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15367 | 2025.12.19 22:12:39.622085 [ 261 ] {d870e9a8-a3bd-44ac-add6-291ccc875567} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15368 | 2025.12.19 22:12:39.622122 [ 261 ] {d870e9a8-a3bd-44ac-add6-291ccc875567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15369 | 2025.12.19 22:12:39.622452 [ 261 ] {d870e9a8-a3bd-44ac-add6-291ccc875567} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15370 | 2025.12.19 22:12:39.622652 [ 261 ] {d870e9a8-a3bd-44ac-add6-291ccc875567} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15371 | 2025.12.19 22:12:39.622785 [ 261 ] {d870e9a8-a3bd-44ac-add6-291ccc875567} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 15372 | 2025.12.19 22:12:39.622824 [ 261 ] {d870e9a8-a3bd-44ac-add6-291ccc875567} <Debug> TCPHandler: Processed in 0.001351132 sec. | ||
| 15373 | 2025.12.19 22:12:39.622925 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15374 | 2025.12.19 22:12:39.623019 [ 261 ] {33097160-7301-41f0-a27c-064f1a32be33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15375 | 2025.12.19 22:12:39.623059 [ 261 ] {33097160-7301-41f0-a27c-064f1a32be33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15376 | 2025.12.19 22:12:39.623371 [ 261 ] {33097160-7301-41f0-a27c-064f1a32be33} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15377 | 2025.12.19 22:12:39.623405 [ 261 ] {33097160-7301-41f0-a27c-064f1a32be33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 15378 | 2025.12.19 22:12:39.623682 [ 261 ] {33097160-7301-41f0-a27c-064f1a32be33} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15379 | 2025.12.19 22:12:39.623870 [ 261 ] {33097160-7301-41f0-a27c-064f1a32be33} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15380 | 2025.12.19 22:12:39.624086 [ 261 ] {33097160-7301-41f0-a27c-064f1a32be33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 15381 | 2025.12.19 22:12:39.624124 [ 261 ] {33097160-7301-41f0-a27c-064f1a32be33} <Debug> TCPHandler: Processed in 0.00124694 sec. | ||
| 15382 | 2025.12.19 22:12:43.643953 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15383 | 2025.12.19 22:12:43.644068 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15384 | 2025.12.19 22:12:43.840785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42190 | ||
| 15385 | 2025.12.19 22:12:43.841301 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15386 | 2025.12.19 22:12:43.841346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15387 | 2025.12.19 22:12:43.841844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15388 | 2025.12.19 22:12:43.842070 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15389 | 2025.12.19 22:12:43.842201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42190 | ||
| 15390 | 2025.12.19 22:12:43.956389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1774 | ||
| 15391 | 2025.12.19 22:12:43.958833 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2025.12.19 22:12:43.958898 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15393 | 2025.12.19 22:12:43.960156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15394 | 2025.12.19 22:12:43.960437 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2025.12.19 22:12:43.960843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 15396 | 2025.12.19 22:12:44.620610 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15397 | 2025.12.19 22:12:44.620810 [ 261 ] {f8447efa-a468-4397-9e23-8e786afae1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15398 | 2025.12.19 22:12:44.620884 [ 261 ] {f8447efa-a468-4397-9e23-8e786afae1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15399 | 2025.12.19 22:12:44.622020 [ 261 ] {f8447efa-a468-4397-9e23-8e786afae1ea} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15400 | 2025.12.19 22:12:44.622069 [ 261 ] {f8447efa-a468-4397-9e23-8e786afae1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15401 | 2025.12.19 22:12:44.622463 [ 261 ] {f8447efa-a468-4397-9e23-8e786afae1ea} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15402 | 2025.12.19 22:12:44.622686 [ 261 ] {f8447efa-a468-4397-9e23-8e786afae1ea} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2025.12.19 22:12:44.622853 [ 261 ] {f8447efa-a468-4397-9e23-8e786afae1ea} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.002096 sec., 64885.4961832061 rows/sec., 5.63 MiB/sec. | ||
| 15404 | 2025.12.19 22:12:44.622905 [ 261 ] {f8447efa-a468-4397-9e23-8e786afae1ea} <Debug> TCPHandler: Processed in 0.00242332 sec. | ||
| 15405 | 2025.12.19 22:12:44.623039 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15406 | 2025.12.19 22:12:44.623142 [ 261 ] {1c20e1e5-628c-46c3-9dac-5d37b9840507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15407 | 2025.12.19 22:12:44.623189 [ 261 ] {1c20e1e5-628c-46c3-9dac-5d37b9840507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15408 | 2025.12.19 22:12:44.623680 [ 261 ] {1c20e1e5-628c-46c3-9dac-5d37b9840507} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2025.12.19 22:12:44.623717 [ 261 ] {1c20e1e5-628c-46c3-9dac-5d37b9840507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15410 | 2025.12.19 22:12:44.624033 [ 261 ] {1c20e1e5-628c-46c3-9dac-5d37b9840507} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15411 | 2025.12.19 22:12:44.624249 [ 261 ] {1c20e1e5-628c-46c3-9dac-5d37b9840507} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2025.12.19 22:12:44.624385 [ 261 ] {1c20e1e5-628c-46c3-9dac-5d37b9840507} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001266 sec., 31595.576619273303 rows/sec., 2.32 MiB/sec. | ||
| 15413 | 2025.12.19 22:12:44.624426 [ 261 ] {1c20e1e5-628c-46c3-9dac-5d37b9840507} <Debug> TCPHandler: Processed in 0.001438054 sec. | ||
| 15414 | 2025.12.19 22:12:44.624592 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15415 | 2025.12.19 22:12:44.624700 [ 261 ] {550d3605-c9f3-411d-8380-875bc9d19c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15416 | 2025.12.19 22:12:44.624742 [ 261 ] {550d3605-c9f3-411d-8380-875bc9d19c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15417 | 2025.12.19 22:12:44.625234 [ 261 ] {550d3605-c9f3-411d-8380-875bc9d19c2e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2025.12.19 22:12:44.625272 [ 261 ] {550d3605-c9f3-411d-8380-875bc9d19c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15419 | 2025.12.19 22:12:44.625574 [ 261 ] {550d3605-c9f3-411d-8380-875bc9d19c2e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15420 | 2025.12.19 22:12:44.625776 [ 261 ] {550d3605-c9f3-411d-8380-875bc9d19c2e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15421 | 2025.12.19 22:12:44.625907 [ 261 ] {550d3605-c9f3-411d-8380-875bc9d19c2e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001225 sec., 84897.95918367348 rows/sec., 6.63 MiB/sec. | ||
| 15422 | 2025.12.19 22:12:44.625947 [ 261 ] {550d3605-c9f3-411d-8380-875bc9d19c2e} <Debug> TCPHandler: Processed in 0.001416494 sec. | ||
| 15423 | 2025.12.19 22:12:44.626072 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15424 | 2025.12.19 22:12:44.626166 [ 261 ] {a9215c4c-e720-4e9e-b4e3-afd50e525759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15425 | 2025.12.19 22:12:44.626212 [ 261 ] {a9215c4c-e720-4e9e-b4e3-afd50e525759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15426 | 2025.12.19 22:12:44.626653 [ 261 ] {a9215c4c-e720-4e9e-b4e3-afd50e525759} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2025.12.19 22:12:44.626688 [ 261 ] {a9215c4c-e720-4e9e-b4e3-afd50e525759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15428 | 2025.12.19 22:12:44.627010 [ 261 ] {a9215c4c-e720-4e9e-b4e3-afd50e525759} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15429 | 2025.12.19 22:12:44.627222 [ 261 ] {a9215c4c-e720-4e9e-b4e3-afd50e525759} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2025.12.19 22:12:44.627353 [ 261 ] {a9215c4c-e720-4e9e-b4e3-afd50e525759} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 15431 | 2025.12.19 22:12:44.627362 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 4 parts from all_1_125_26 to all_128_128_0 | ||
| 15432 | 2025.12.19 22:12:44.627393 [ 261 ] {a9215c4c-e720-4e9e-b4e3-afd50e525759} <Debug> TCPHandler: Processed in 0.001368942 sec. | ||
| 15433 | 2025.12.19 22:12:44.627430 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2025.12.19 22:12:44.627455 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15435 | 2025.12.19 22:12:44.627532 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15436 | 2025.12.19 22:12:44.627589 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_125_26 to all_128_128_0 into Compact with storage Full | ||
| 15437 | 2025.12.19 22:12:44.627631 [ 261 ] {a914bd9c-9704-4f94-95a1-a6e757d0570b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15438 | 2025.12.19 22:12:44.627691 [ 261 ] {a914bd9c-9704-4f94-95a1-a6e757d0570b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15439 | 2025.12.19 22:12:44.627750 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15440 | 2025.12.19 22:12:44.627795 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_26, total 35831 rows starting from the beginning of the part | ||
| 15441 | 2025.12.19 22:12:44.627866 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15442 | 2025.12.19 22:12:44.627920 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 15443 | 2025.12.19 22:12:44.627963 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 233 rows starting from the beginning of the part | ||
| 15444 | 2025.12.19 22:12:44.628624 [ 261 ] {a914bd9c-9704-4f94-95a1-a6e757d0570b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2025.12.19 22:12:44.628665 [ 261 ] {a914bd9c-9704-4f94-95a1-a6e757d0570b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15446 | 2025.12.19 22:12:44.629253 [ 261 ] {a914bd9c-9704-4f94-95a1-a6e757d0570b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15447 | 2025.12.19 22:12:44.629494 [ 261 ] {a914bd9c-9704-4f94-95a1-a6e757d0570b} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15448 | 2025.12.19 22:12:44.629644 [ 261 ] {a914bd9c-9704-4f94-95a1-a6e757d0570b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002029 sec., 19714.14489896501 rows/sec., 35.33 MiB/sec. | ||
| 15449 | 2025.12.19 22:12:44.629713 [ 261 ] {a914bd9c-9704-4f94-95a1-a6e757d0570b} <Debug> TCPHandler: Processed in 0.002238207 sec. | ||
| 15450 | 2025.12.19 22:12:44.629832 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15451 | 2025.12.19 22:12:44.629927 [ 261 ] {36fc59e8-1ff3-4681-aa4e-2563c8082153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15452 | 2025.12.19 22:12:44.629969 [ 261 ] {36fc59e8-1ff3-4681-aa4e-2563c8082153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15453 | 2025.12.19 22:12:44.630334 [ 261 ] {36fc59e8-1ff3-4681-aa4e-2563c8082153} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2025.12.19 22:12:44.630369 [ 261 ] {36fc59e8-1ff3-4681-aa4e-2563c8082153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15455 | 2025.12.19 22:12:44.630676 [ 261 ] {36fc59e8-1ff3-4681-aa4e-2563c8082153} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15456 | 2025.12.19 22:12:44.630877 [ 261 ] {36fc59e8-1ff3-4681-aa4e-2563c8082153} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2025.12.19 22:12:44.631008 [ 261 ] {36fc59e8-1ff3-4681-aa4e-2563c8082153} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 15458 | 2025.12.19 22:12:44.631045 [ 261 ] {36fc59e8-1ff3-4681-aa4e-2563c8082153} <Debug> TCPHandler: Processed in 0.001263281 sec. | ||
| 15459 | 2025.12.19 22:12:44.634434 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36384 rows, containing 5 columns (5 merged, 0 gathered) in 0.006900813 sec., 5272422.249378443 rows/sec., 362.39 MiB/sec. | ||
| 15460 | 2025.12.19 22:12:44.634862 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Trace> MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) | ||
| 15461 | 2025.12.19 22:12:44.635128 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15462 | 2025.12.19 22:12:44.635194 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 4 parts: [all_1_125_26, all_128_128_0] -> all_1_128_27 | ||
| 15463 | 2025.12.19 22:12:44.635270 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 15464 | 2025.12.19 22:12:46.121588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 15465 | 2025.12.19 22:12:46.140503 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15466 | 2025.12.19 22:12:46.140569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15467 | 2025.12.19 22:12:46.146932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15468 | 2025.12.19 22:12:46.147715 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15469 | 2025.12.19 22:12:46.151739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 15470 | 2025.12.19 22:12:47.381174 [ 223 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): 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] | ||
| 15471 | 2025.12.19 22:12:47.381225 [ 223 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): 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] | ||
| 15472 | 2025.12.19 22:12:47.384604 [ 223 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): 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] | ||
| 15473 | 2025.12.19 22:12:48.560828 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42556 | ||
| 15474 | 2025.12.19 22:12:48.560943 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15475 | 2025.12.19 22:12:48.560979 [ 294 ] {} <Debug> TCP-Session: 0d1b51c4-5485-4a16-8fa0-a31615f5dbb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42556 | ||
| 15476 | 2025.12.19 22:12:48.561012 [ 294 ] {} <Debug> TCP-Session: 0d1b51c4-5485-4a16-8fa0-a31615f5dbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15477 | 2025.12.19 22:12:48.561036 [ 294 ] {} <Debug> TCP-Session: 0d1b51c4-5485-4a16-8fa0-a31615f5dbb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2025.12.19 22:12:48.561263 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46674 | ||
| 15479 | 2025.12.19 22:12:48.561294 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56512 | ||
| 15480 | 2025.12.19 22:12:48.561321 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53504 | ||
| 15481 | 2025.12.19 22:12:48.561329 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38253 | ||
| 15482 | 2025.12.19 22:12:48.561351 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34615 | ||
| 15483 | 2025.12.19 22:12:48.561380 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15484 | 2025.12.19 22:12:48.561394 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15485 | 2025.12.19 22:12:48.561427 [ 259 ] {} <Debug> TCP-Session: ffe68bb5-903a-4a46-88d6-61213e958a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:46674 | ||
| 15486 | 2025.12.19 22:12:48.561444 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15487 | 2025.12.19 22:12:48.561445 [ 290 ] {} <Debug> TCP-Session: 50a8e3cc-c07d-4d08-a2c7-75f95e047e50 Authenticating user 'default' from [fd00:1122:3344:101::e]:53504 | ||
| 15488 | 2025.12.19 22:12:48.561465 [ 259 ] {} <Debug> TCP-Session: ffe68bb5-903a-4a46-88d6-61213e958a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15489 | 2025.12.19 22:12:48.561481 [ 291 ] {} <Debug> TCP-Session: 5371895b-ac78-4bd7-bb56-fa3cc32e6900 Authenticating user 'default' from [fd00:1122:3344:101::e]:38253 | ||
| 15490 | 2025.12.19 22:12:48.561490 [ 290 ] {} <Debug> TCP-Session: 50a8e3cc-c07d-4d08-a2c7-75f95e047e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15491 | 2025.12.19 22:12:48.561501 [ 259 ] {} <Debug> TCP-Session: ffe68bb5-903a-4a46-88d6-61213e958a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15492 | 2025.12.19 22:12:48.561524 [ 291 ] {} <Debug> TCP-Session: 5371895b-ac78-4bd7-bb56-fa3cc32e6900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15493 | 2025.12.19 22:12:48.561529 [ 290 ] {} <Debug> TCP-Session: 50a8e3cc-c07d-4d08-a2c7-75f95e047e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2025.12.19 22:12:48.561557 [ 291 ] {} <Debug> TCP-Session: 5371895b-ac78-4bd7-bb56-fa3cc32e6900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15495 | 2025.12.19 22:12:48.561455 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15496 | 2025.12.19 22:12:48.561383 [ 294 ] {} <Trace> TCP-Session: 0d1b51c4-5485-4a16-8fa0-a31615f5dbb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15497 | 2025.12.19 22:12:48.561621 [ 293 ] {} <Debug> TCP-Session: 4a368ff2-b8f4-425d-a1d0-acb718dd5a3a Authenticating user 'default' from [fd00:1122:3344:101::e]:34615 | ||
| 15498 | 2025.12.19 22:12:48.561338 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62707 | ||
| 15499 | 2025.12.19 22:12:48.561663 [ 293 ] {} <Debug> TCP-Session: 4a368ff2-b8f4-425d-a1d0-acb718dd5a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15500 | 2025.12.19 22:12:48.561307 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41420 | ||
| 15501 | 2025.12.19 22:12:48.561701 [ 293 ] {} <Debug> TCP-Session: 4a368ff2-b8f4-425d-a1d0-acb718dd5a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15502 | 2025.12.19 22:12:48.561750 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15503 | 2025.12.19 22:12:48.561280 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45007 | ||
| 15504 | 2025.12.19 22:12:48.561787 [ 292 ] {} <Debug> TCP-Session: c68ef354-a7f4-41d8-90b0-0db6bc5b1761 Authenticating user 'default' from [fd00:1122:3344:101::e]:62707 | ||
| 15505 | 2025.12.19 22:12:48.561781 [ 294 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42556) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15506 | 2025.12.19 22:12:48.561836 [ 292 ] {} <Debug> TCP-Session: c68ef354-a7f4-41d8-90b0-0db6bc5b1761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15507 | 2025.12.19 22:12:48.561394 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15508 | 2025.12.19 22:12:48.561875 [ 292 ] {} <Debug> TCP-Session: c68ef354-a7f4-41d8-90b0-0db6bc5b1761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15509 | 2025.12.19 22:12:48.561917 [ 288 ] {} <Debug> TCP-Session: da6a5fd5-70e8-485b-8969-71963ca819f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56512 | ||
| 15510 | 2025.12.19 22:12:48.561946 [ 288 ] {} <Debug> TCP-Session: da6a5fd5-70e8-485b-8969-71963ca819f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2025.12.19 22:12:48.561966 [ 288 ] {} <Debug> TCP-Session: da6a5fd5-70e8-485b-8969-71963ca819f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15512 | 2025.12.19 22:12:48.562115 [ 294 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15513 | 2025.12.19 22:12:48.562178 [ 294 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15514 | 2025.12.19 22:12:48.562256 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15515 | 2025.12.19 22:12:48.562293 [ 289 ] {} <Debug> TCP-Session: 6a54329b-7504-48b0-8312-917647488607 Authenticating user 'default' from [fd00:1122:3344:101::e]:41420 | ||
| 15516 | 2025.12.19 22:12:48.562310 [ 289 ] {} <Debug> TCP-Session: 6a54329b-7504-48b0-8312-917647488607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15517 | 2025.12.19 22:12:48.562322 [ 289 ] {} <Debug> TCP-Session: 6a54329b-7504-48b0-8312-917647488607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15518 | 2025.12.19 22:12:48.562398 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15519 | 2025.12.19 22:12:48.562435 [ 286 ] {} <Debug> TCP-Session: a72a0e15-df64-4cdb-a52d-830aa33dbba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45007 | ||
| 15520 | 2025.12.19 22:12:48.562453 [ 286 ] {} <Debug> TCP-Session: a72a0e15-df64-4cdb-a52d-830aa33dbba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15521 | 2025.12.19 22:12:48.562465 [ 286 ] {} <Debug> TCP-Session: a72a0e15-df64-4cdb-a52d-830aa33dbba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15522 | 2025.12.19 22:12:48.562474 [ 294 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 15523 | 2025.12.19 22:12:48.563398 [ 350 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Trace> AggregatingTransform: Aggregating | ||
| 15524 | 2025.12.19 22:12:48.563437 [ 350 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Trace> Aggregator: Aggregation method: without_key | ||
| 15525 | 2025.12.19 22:12:48.563473 [ 350 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894824 sec. (1117.538 rows/sec., 43.65 KiB/sec.) | ||
| 15526 | 2025.12.19 22:12:48.563491 [ 350 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Trace> Aggregator: Merging aggregated data | ||
| 15527 | 2025.12.19 22:12:48.564933 [ 294 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00321 sec., 311.5264797507788 rows/sec., 12.17 KiB/sec. | ||
| 15528 | 2025.12.19 22:12:48.565089 [ 294 ] {cb94a161-d1fb-4235-bd56-64a58731bbb4} <Debug> TCPHandler: Processed in 0.003818913 sec. | ||
| 15529 | 2025.12.19 22:12:48.565173 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15530 | 2025.12.19 22:12:48.565200 [ 294 ] {} <Debug> TCP-Session: 0d1b51c4-5485-4a16-8fa0-a31615f5dbb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15531 | 2025.12.19 22:12:48.565204 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15532 | 2025.12.19 22:12:48.565225 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15533 | 2025.12.19 22:12:48.565241 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15534 | 2025.12.19 22:12:48.565265 [ 259 ] {} <Debug> TCP-Session: ffe68bb5-903a-4a46-88d6-61213e958a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15535 | 2025.12.19 22:12:48.565281 [ 291 ] {} <Debug> TCP-Session: 5371895b-ac78-4bd7-bb56-fa3cc32e6900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15536 | 2025.12.19 22:12:48.565276 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15537 | 2025.12.19 22:12:48.565309 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15538 | 2025.12.19 22:12:48.565325 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15539 | 2025.12.19 22:12:48.565343 [ 292 ] {} <Debug> TCP-Session: c68ef354-a7f4-41d8-90b0-0db6bc5b1761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15540 | 2025.12.19 22:12:48.565365 [ 288 ] {} <Debug> TCP-Session: da6a5fd5-70e8-485b-8969-71963ca819f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15541 | 2025.12.19 22:12:48.565380 [ 290 ] {} <Debug> TCP-Session: 50a8e3cc-c07d-4d08-a2c7-75f95e047e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15542 | 2025.12.19 22:12:48.565313 [ 293 ] {} <Debug> TCP-Session: 4a368ff2-b8f4-425d-a1d0-acb718dd5a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15543 | 2025.12.19 22:12:48.565292 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15544 | 2025.12.19 22:12:48.565259 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15545 | 2025.12.19 22:12:48.565477 [ 289 ] {} <Debug> TCP-Session: 6a54329b-7504-48b0-8312-917647488607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15546 | 2025.12.19 22:12:48.565501 [ 286 ] {} <Debug> TCP-Session: a72a0e15-df64-4cdb-a52d-830aa33dbba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2025.12.19 22:12:49.647695 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15548 | 2025.12.19 22:12:49.647918 [ 261 ] {0879afb2-de63-4b96-b8ed-867aaef0b3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15549 | 2025.12.19 22:12:49.648010 [ 261 ] {0879afb2-de63-4b96-b8ed-867aaef0b3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15550 | 2025.12.19 22:12:49.648776 [ 261 ] {0879afb2-de63-4b96-b8ed-867aaef0b3b7} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15551 | 2025.12.19 22:12:49.648830 [ 261 ] {0879afb2-de63-4b96-b8ed-867aaef0b3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15552 | 2025.12.19 22:12:49.649250 [ 261 ] {0879afb2-de63-4b96-b8ed-867aaef0b3b7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15553 | 2025.12.19 22:12:49.649500 [ 261 ] {0879afb2-de63-4b96-b8ed-867aaef0b3b7} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15554 | 2025.12.19 22:12:49.649679 [ 261 ] {0879afb2-de63-4b96-b8ed-867aaef0b3b7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001822 sec., 1097.694840834248 rows/sec., 89.51 KiB/sec. | ||
| 15555 | 2025.12.19 22:12:49.649756 [ 261 ] {0879afb2-de63-4b96-b8ed-867aaef0b3b7} <Debug> TCPHandler: Processed in 0.002245587 sec. | ||
| 15556 | 2025.12.19 22:12:49.649903 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15557 | 2025.12.19 22:12:49.650010 [ 261 ] {2f465532-f1fd-4ebe-a0cd-9468c978d9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15558 | 2025.12.19 22:12:49.650058 [ 261 ] {2f465532-f1fd-4ebe-a0cd-9468c978d9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15559 | 2025.12.19 22:12:49.651516 [ 261 ] {2f465532-f1fd-4ebe-a0cd-9468c978d9de} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2025.12.19 22:12:49.651559 [ 261 ] {2f465532-f1fd-4ebe-a0cd-9468c978d9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15561 | 2025.12.19 22:12:49.651979 [ 261 ] {2f465532-f1fd-4ebe-a0cd-9468c978d9de} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15562 | 2025.12.19 22:12:49.652237 [ 261 ] {2f465532-f1fd-4ebe-a0cd-9468c978d9de} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2025.12.19 22:12:49.652373 [ 25 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15564 | 2025.12.19 22:12:49.652388 [ 261 ] {2f465532-f1fd-4ebe-a0cd-9468c978d9de} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002401 sec., 498542.27405247814 rows/sec., 41.10 MiB/sec. | ||
| 15565 | 2025.12.19 22:12:49.652414 [ 25 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15566 | 2025.12.19 22:12:49.652434 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15567 | 2025.12.19 22:12:49.652438 [ 261 ] {2f465532-f1fd-4ebe-a0cd-9468c978d9de} <Debug> TCPHandler: Processed in 0.002588963 sec. | ||
| 15568 | 2025.12.19 22:12:49.652567 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15569 | 2025.12.19 22:12:49.652578 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15570 | 2025.12.19 22:12:49.652708 [ 261 ] {9ee8d00c-9367-46c8-bd85-91f4a7142f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15571 | 2025.12.19 22:12:49.652715 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15572 | 2025.12.19 22:12:49.652757 [ 261 ] {9ee8d00c-9367-46c8-bd85-91f4a7142f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15573 | 2025.12.19 22:12:49.652762 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1408 rows starting from the beginning of the part | ||
| 15574 | 2025.12.19 22:12:49.652846 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 15575 | 2025.12.19 22:12:49.652908 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 257 rows starting from the beginning of the part | ||
| 15576 | 2025.12.19 22:12:49.652950 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 15577 | 2025.12.19 22:12:49.652996 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 136 rows starting from the beginning of the part | ||
| 15578 | 2025.12.19 22:12:49.653038 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1197 rows starting from the beginning of the part | ||
| 15579 | 2025.12.19 22:12:49.653211 [ 261 ] {9ee8d00c-9367-46c8-bd85-91f4a7142f3a} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2025.12.19 22:12:49.653258 [ 261 ] {9ee8d00c-9367-46c8-bd85-91f4a7142f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15581 | 2025.12.19 22:12:49.653592 [ 261 ] {9ee8d00c-9367-46c8-bd85-91f4a7142f3a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15582 | 2025.12.19 22:12:49.653823 [ 261 ] {9ee8d00c-9367-46c8-bd85-91f4a7142f3a} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15583 | 2025.12.19 22:12:49.653928 [ 25 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15584 | 2025.12.19 22:12:49.653954 [ 25 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15585 | 2025.12.19 22:12:49.653965 [ 261 ] {9ee8d00c-9367-46c8-bd85-91f4a7142f3a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001279 sec., 1563.721657544957 rows/sec., 109.19 KiB/sec. | ||
| 15586 | 2025.12.19 22:12:49.653972 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15587 | 2025.12.19 22:12:49.654008 [ 261 ] {9ee8d00c-9367-46c8-bd85-91f4a7142f3a} <Debug> TCPHandler: Processed in 0.001481774 sec. | ||
| 15588 | 2025.12.19 22:12:49.654109 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 15589 | 2025.12.19 22:12:49.654149 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15590 | 2025.12.19 22:12:49.654227 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15591 | 2025.12.19 22:12:49.654251 [ 261 ] {605051f8-4fa6-4053-9f0f-63e3ac316c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15592 | 2025.12.19 22:12:49.654266 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 72 rows starting from the beginning of the part | ||
| 15593 | 2025.12.19 22:12:49.654297 [ 261 ] {605051f8-4fa6-4053-9f0f-63e3ac316c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15594 | 2025.12.19 22:12:49.654350 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 15595 | 2025.12.19 22:12:49.654407 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 15596 | 2025.12.19 22:12:49.654472 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 54 rows starting from the beginning of the part | ||
| 15597 | 2025.12.19 22:12:49.654535 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 40 rows starting from the beginning of the part | ||
| 15598 | 2025.12.19 22:12:49.654593 [ 196 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2 rows starting from the beginning of the part | ||
| 15599 | 2025.12.19 22:12:49.654627 [ 192 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3110 rows, containing 5 columns (5 merged, 0 gathered) in 0.002124514 sec., 1463864.2061196114 rows/sec., 128.11 MiB/sec. | ||
| 15600 | 2025.12.19 22:12:49.654839 [ 261 ] {605051f8-4fa6-4053-9f0f-63e3ac316c32} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15601 | 2025.12.19 22:12:49.654859 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15602 | 2025.12.19 22:12:49.654877 [ 261 ] {605051f8-4fa6-4053-9f0f-63e3ac316c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15603 | 2025.12.19 22:12:49.655186 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15604 | 2025.12.19 22:12:49.655244 [ 261 ] {605051f8-4fa6-4053-9f0f-63e3ac316c32} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15605 | 2025.12.19 22:12:49.655277 [ 195 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_131_26} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15606 | 2025.12.19 22:12:49.655380 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15607 | 2025.12.19 22:12:49.655490 [ 261 ] {605051f8-4fa6-4053-9f0f-63e3ac316c32} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2025.12.19 22:12:49.655631 [ 261 ] {605051f8-4fa6-4053-9f0f-63e3ac316c32} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001402 sec., 162624.82168330956 rows/sec., 11.01 MiB/sec. | ||
| 15609 | 2025.12.19 22:12:49.655635 [ 192 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602847 sec., 154724.68676049556 rows/sec., 11.95 MiB/sec. | ||
| 15610 | 2025.12.19 22:12:49.655682 [ 261 ] {605051f8-4fa6-4053-9f0f-63e3ac316c32} <Debug> TCPHandler: Processed in 0.001582375 sec. | ||
| 15611 | 2025.12.19 22:12:49.655788 [ 195 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15612 | 2025.12.19 22:12:49.655802 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15613 | 2025.12.19 22:12:49.655910 [ 261 ] {f3a836fc-4836-4693-a40d-935e3ba27f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15614 | 2025.12.19 22:12:49.655958 [ 261 ] {f3a836fc-4836-4693-a40d-935e3ba27f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15615 | 2025.12.19 22:12:49.656051 [ 195 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2025.12.19 22:12:49.656135 [ 195 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_76_15} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15617 | 2025.12.19 22:12:49.656224 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15618 | 2025.12.19 22:12:49.656615 [ 261 ] {f3a836fc-4836-4693-a40d-935e3ba27f74} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2025.12.19 22:12:49.656657 [ 261 ] {f3a836fc-4836-4693-a40d-935e3ba27f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15620 | 2025.12.19 22:12:49.657016 [ 261 ] {f3a836fc-4836-4693-a40d-935e3ba27f74} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15621 | 2025.12.19 22:12:49.657258 [ 261 ] {f3a836fc-4836-4693-a40d-935e3ba27f74} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2025.12.19 22:12:49.657369 [ 25 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15623 | 2025.12.19 22:12:49.657397 [ 25 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15624 | 2025.12.19 22:12:49.657398 [ 261 ] {f3a836fc-4836-4693-a40d-935e3ba27f74} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001507 sec., 346383.54346383543 rows/sec., 25.64 MiB/sec. | ||
| 15625 | 2025.12.19 22:12:49.657414 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15626 | 2025.12.19 22:12:49.657446 [ 261 ] {f3a836fc-4836-4693-a40d-935e3ba27f74} <Debug> TCPHandler: Processed in 0.001693887 sec. | ||
| 15627 | 2025.12.19 22:12:49.657490 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15628 | 2025.12.19 22:12:49.657569 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15629 | 2025.12.19 22:12:49.657575 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15630 | 2025.12.19 22:12:49.657597 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 634 rows starting from the beginning of the part | ||
| 15631 | 2025.12.19 22:12:49.657647 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 15632 | 2025.12.19 22:12:49.657679 [ 261 ] {fd536a2b-714c-420d-a4b9-296ab900514f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15633 | 2025.12.19 22:12:49.657688 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 142 rows starting from the beginning of the part | ||
| 15634 | 2025.12.19 22:12:49.657725 [ 261 ] {fd536a2b-714c-420d-a4b9-296ab900514f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15635 | 2025.12.19 22:12:49.657729 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 15636 | 2025.12.19 22:12:49.657772 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 104 rows starting from the beginning of the part | ||
| 15637 | 2025.12.19 22:12:49.657809 [ 196 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 522 rows starting from the beginning of the part | ||
| 15638 | 2025.12.19 22:12:49.658346 [ 261 ] {fd536a2b-714c-420d-a4b9-296ab900514f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15639 | 2025.12.19 22:12:49.658382 [ 261 ] {fd536a2b-714c-420d-a4b9-296ab900514f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15640 | 2025.12.19 22:12:49.658787 [ 261 ] {fd536a2b-714c-420d-a4b9-296ab900514f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15641 | 2025.12.19 22:12:49.658791 [ 195 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333702 sec., 1147182.8039547065 rows/sec., 91.37 MiB/sec. | ||
| 15642 | 2025.12.19 22:12:49.658962 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15643 | 2025.12.19 22:12:49.659020 [ 261 ] {fd536a2b-714c-420d-a4b9-296ab900514f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2025.12.19 22:12:49.659164 [ 261 ] {fd536a2b-714c-420d-a4b9-296ab900514f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001505 sec., 561461.7940199336 rows/sec., 37.79 MiB/sec. | ||
| 15645 | 2025.12.19 22:12:49.659205 [ 261 ] {fd536a2b-714c-420d-a4b9-296ab900514f} <Debug> TCPHandler: Processed in 0.001678527 sec. | ||
| 15646 | 2025.12.19 22:12:49.659267 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15647 | 2025.12.19 22:12:49.659335 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15648 | 2025.12.19 22:12:49.659336 [ 192 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_131_26} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15649 | 2025.12.19 22:12:49.659424 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15650 | 2025.12.19 22:12:49.659432 [ 261 ] {fc187cf5-c7a5-4653-bd82-3e5b3f3b23db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15651 | 2025.12.19 22:12:49.659477 [ 261 ] {fc187cf5-c7a5-4653-bd82-3e5b3f3b23db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15652 | 2025.12.19 22:12:49.659830 [ 261 ] {fc187cf5-c7a5-4653-bd82-3e5b3f3b23db} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15653 | 2025.12.19 22:12:49.659866 [ 261 ] {fc187cf5-c7a5-4653-bd82-3e5b3f3b23db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15654 | 2025.12.19 22:12:49.660182 [ 261 ] {fc187cf5-c7a5-4653-bd82-3e5b3f3b23db} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15655 | 2025.12.19 22:12:49.660414 [ 261 ] {fc187cf5-c7a5-4653-bd82-3e5b3f3b23db} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15656 | 2025.12.19 22:12:49.660537 [ 25 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15657 | 2025.12.19 22:12:49.660563 [ 261 ] {fc187cf5-c7a5-4653-bd82-3e5b3f3b23db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 15658 | 2025.12.19 22:12:49.660572 [ 25 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15659 | 2025.12.19 22:12:49.660602 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15660 | 2025.12.19 22:12:49.660606 [ 261 ] {fc187cf5-c7a5-4653-bd82-3e5b3f3b23db} <Debug> TCPHandler: Processed in 0.001320742 sec. | ||
| 15661 | 2025.12.19 22:12:49.660728 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15662 | 2025.12.19 22:12:49.660898 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15663 | 2025.12.19 22:12:49.660949 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7500 rows starting from the beginning of the part | ||
| 15664 | 2025.12.19 22:12:49.661032 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 15665 | 2025.12.19 22:12:49.661099 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 15666 | 2025.12.19 22:12:49.661163 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 15667 | 2025.12.19 22:12:49.661225 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 15668 | 2025.12.19 22:12:49.661286 [ 194 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 15669 | 2025.12.19 22:12:49.664082 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7800 rows, containing 4 columns (4 merged, 0 gathered) in 0.003419426 sec., 2281084.6030883547 rows/sec., 153.73 MiB/sec. | ||
| 15670 | 2025.12.19 22:12:49.664604 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15671 | 2025.12.19 22:12:49.664900 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2025.12.19 22:12:49.664965 [ 195 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_131_26} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15673 | 2025.12.19 22:12:49.665056 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 15674 | 2025.12.19 22:12:49.845456 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57478 | ||
| 15675 | 2025.12.19 22:12:49.845570 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15676 | 2025.12.19 22:12:49.845597 [ 294 ] {} <Debug> TCP-Session: a58cdd7f-fd95-4fdb-bd41-398701c7995a Authenticating user 'default' from [fd00:1122:3344:101::e]:57478 | ||
| 15677 | 2025.12.19 22:12:49.845620 [ 294 ] {} <Debug> TCP-Session: a58cdd7f-fd95-4fdb-bd41-398701c7995a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15678 | 2025.12.19 22:12:49.845633 [ 294 ] {} <Debug> TCP-Session: a58cdd7f-fd95-4fdb-bd41-398701c7995a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15679 | 2025.12.19 22:12:49.845831 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34763 | ||
| 15680 | 2025.12.19 22:12:49.845846 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51432 | ||
| 15681 | 2025.12.19 22:12:49.845870 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35518 | ||
| 15682 | 2025.12.19 22:12:49.845892 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52579 | ||
| 15683 | 2025.12.19 22:12:49.845930 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48287 | ||
| 15684 | 2025.12.19 22:12:49.845954 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15685 | 2025.12.19 22:12:49.845955 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15686 | 2025.12.19 22:12:49.845963 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15687 | 2025.12.19 22:12:49.845983 [ 294 ] {} <Trace> TCP-Session: a58cdd7f-fd95-4fdb-bd41-398701c7995a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15688 | 2025.12.19 22:12:49.846008 [ 290 ] {} <Debug> TCP-Session: 58e67488-1d75-43db-be1d-ccb1ea679640 Authenticating user 'default' from [fd00:1122:3344:101::e]:35518 | ||
| 15689 | 2025.12.19 22:12:49.845999 [ 288 ] {} <Debug> TCP-Session: 85a0d9aa-3dac-47bf-9ee4-645648b1ad84 Authenticating user 'default' from [fd00:1122:3344:101::e]:51432 | ||
| 15690 | 2025.12.19 22:12:49.846026 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15691 | 2025.12.19 22:12:49.846033 [ 290 ] {} <Debug> TCP-Session: 58e67488-1d75-43db-be1d-ccb1ea679640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15692 | 2025.12.19 22:12:49.846040 [ 288 ] {} <Debug> TCP-Session: 85a0d9aa-3dac-47bf-9ee4-645648b1ad84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15693 | 2025.12.19 22:12:49.846064 [ 292 ] {} <Debug> TCP-Session: 57d08db8-aa2a-4b3e-a7c1-7866cfb0491c Authenticating user 'default' from [fd00:1122:3344:101::e]:52579 | ||
| 15694 | 2025.12.19 22:12:49.846076 [ 288 ] {} <Debug> TCP-Session: 85a0d9aa-3dac-47bf-9ee4-645648b1ad84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15695 | 2025.12.19 22:12:49.846068 [ 290 ] {} <Debug> TCP-Session: 58e67488-1d75-43db-be1d-ccb1ea679640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15696 | 2025.12.19 22:12:49.846099 [ 292 ] {} <Debug> TCP-Session: 57d08db8-aa2a-4b3e-a7c1-7866cfb0491c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15697 | 2025.12.19 22:12:49.845986 [ 259 ] {} <Debug> TCP-Session: 0b456fb4-7738-479c-a6d2-3ba835f26d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:34763 | ||
| 15698 | 2025.12.19 22:12:49.846127 [ 292 ] {} <Debug> TCP-Session: 57d08db8-aa2a-4b3e-a7c1-7866cfb0491c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15699 | 2025.12.19 22:12:49.846157 [ 259 ] {} <Debug> TCP-Session: 0b456fb4-7738-479c-a6d2-3ba835f26d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15700 | 2025.12.19 22:12:49.846163 [ 294 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15701 | 2025.12.19 22:12:49.846188 [ 259 ] {} <Debug> TCP-Session: 0b456fb4-7738-479c-a6d2-3ba835f26d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15702 | 2025.12.19 22:12:49.845878 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59004 | ||
| 15703 | 2025.12.19 22:12:49.845862 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34910 | ||
| 15704 | 2025.12.19 22:12:49.845845 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48822 | ||
| 15705 | 2025.12.19 22:12:49.846015 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15706 | 2025.12.19 22:12:49.846319 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15707 | 2025.12.19 22:12:49.846326 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15708 | 2025.12.19 22:12:49.846336 [ 293 ] {} <Debug> TCP-Session: 5b369fb4-9ff0-4813-877d-43890c88e877 Authenticating user 'default' from [fd00:1122:3344:101::e]:48287 | ||
| 15709 | 2025.12.19 22:12:49.846353 [ 291 ] {} <Debug> TCP-Session: 93c715a6-149f-4f36-8af4-dd740355c230 Authenticating user 'default' from [fd00:1122:3344:101::e]:59004 | ||
| 15710 | 2025.12.19 22:12:49.846361 [ 289 ] {} <Debug> TCP-Session: d705ae9e-7bf3-4528-878e-9907a6704b2d Authenticating user 'default' from [fd00:1122:3344:101::e]:34910 | ||
| 15711 | 2025.12.19 22:12:49.846375 [ 293 ] {} <Debug> TCP-Session: 5b369fb4-9ff0-4813-877d-43890c88e877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15712 | 2025.12.19 22:12:49.846393 [ 291 ] {} <Debug> TCP-Session: 93c715a6-149f-4f36-8af4-dd740355c230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15713 | 2025.12.19 22:12:49.846398 [ 289 ] {} <Debug> TCP-Session: d705ae9e-7bf3-4528-878e-9907a6704b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15714 | 2025.12.19 22:12:49.846435 [ 291 ] {} <Debug> TCP-Session: 93c715a6-149f-4f36-8af4-dd740355c230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15715 | 2025.12.19 22:12:49.846429 [ 293 ] {} <Debug> TCP-Session: 5b369fb4-9ff0-4813-877d-43890c88e877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15716 | 2025.12.19 22:12:49.846447 [ 289 ] {} <Debug> TCP-Session: d705ae9e-7bf3-4528-878e-9907a6704b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15717 | 2025.12.19 22:12:49.846455 [ 294 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15718 | 2025.12.19 22:12:49.846348 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15719 | 2025.12.19 22:12:49.846536 [ 286 ] {} <Debug> TCP-Session: 90b7e18c-0ca5-45e5-b450-9433d9717de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48822 | ||
| 15720 | 2025.12.19 22:12:49.846544 [ 294 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15721 | 2025.12.19 22:12:49.846553 [ 286 ] {} <Debug> TCP-Session: 90b7e18c-0ca5-45e5-b450-9433d9717de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15722 | 2025.12.19 22:12:49.846577 [ 286 ] {} <Debug> TCP-Session: 90b7e18c-0ca5-45e5-b450-9433d9717de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15723 | 2025.12.19 22:12:49.846845 [ 294 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 15724 | 2025.12.19 22:12:49.847871 [ 317 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Trace> AggregatingTransform: Aggregating | ||
| 15725 | 2025.12.19 22:12:49.847915 [ 317 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Trace> Aggregator: Aggregation method: without_key | ||
| 15726 | 2025.12.19 22:12:49.847954 [ 317 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002227 sec. (997.778 rows/sec., 38.98 KiB/sec.) | ||
| 15727 | 2025.12.19 22:12:49.847975 [ 317 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Trace> Aggregator: Merging aggregated data | ||
| 15728 | 2025.12.19 22:12:49.849405 [ 294 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003295 sec., 303.49013657056145 rows/sec., 11.86 KiB/sec. | ||
| 15729 | 2025.12.19 22:12:49.849611 [ 294 ] {dfe0f864-ec0b-4fe7-a6f4-2458d5244586} <Debug> TCPHandler: Processed in 0.003745621 sec. | ||
| 15730 | 2025.12.19 22:12:49.849753 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15731 | 2025.12.19 22:12:49.849789 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15732 | 2025.12.19 22:12:49.849801 [ 294 ] {} <Debug> TCP-Session: a58cdd7f-fd95-4fdb-bd41-398701c7995a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15733 | 2025.12.19 22:12:49.849810 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15734 | 2025.12.19 22:12:49.849827 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15735 | 2025.12.19 22:12:49.849861 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15736 | 2025.12.19 22:12:49.849875 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15737 | 2025.12.19 22:12:49.849904 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15738 | 2025.12.19 22:12:49.849925 [ 289 ] {} <Debug> TCP-Session: d705ae9e-7bf3-4528-878e-9907a6704b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15739 | 2025.12.19 22:12:49.849939 [ 291 ] {} <Debug> TCP-Session: 93c715a6-149f-4f36-8af4-dd740355c230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15740 | 2025.12.19 22:12:49.849965 [ 290 ] {} <Debug> TCP-Session: 58e67488-1d75-43db-be1d-ccb1ea679640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15741 | 2025.12.19 22:12:49.849921 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15742 | 2025.12.19 22:12:49.849904 [ 292 ] {} <Debug> TCP-Session: 57d08db8-aa2a-4b3e-a7c1-7866cfb0491c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15743 | 2025.12.19 22:12:49.850035 [ 293 ] {} <Debug> TCP-Session: 5b369fb4-9ff0-4813-877d-43890c88e877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15744 | 2025.12.19 22:12:49.849846 [ 286 ] {} <Debug> TCP-Session: 90b7e18c-0ca5-45e5-b450-9433d9717de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15745 | 2025.12.19 22:12:49.849847 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15746 | 2025.12.19 22:12:49.849882 [ 259 ] {} <Debug> TCP-Session: 0b456fb4-7738-479c-a6d2-3ba835f26d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15747 | 2025.12.19 22:12:49.850137 [ 288 ] {} <Debug> TCP-Session: 85a0d9aa-3dac-47bf-9ee4-645648b1ad84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15748 | 2025.12.19 22:12:50.047733 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63423 | ||
| 15749 | 2025.12.19 22:12:50.047860 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15750 | 2025.12.19 22:12:50.047895 [ 294 ] {} <Debug> TCP-Session: c54d16ea-cee2-45e9-b8eb-7cd4424b2bbf Authenticating user 'default' from [fd00:1122:3344:101::e]:63423 | ||
| 15751 | 2025.12.19 22:12:50.047923 [ 294 ] {} <Debug> TCP-Session: c54d16ea-cee2-45e9-b8eb-7cd4424b2bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15752 | 2025.12.19 22:12:50.047941 [ 294 ] {} <Debug> TCP-Session: c54d16ea-cee2-45e9-b8eb-7cd4424b2bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15753 | 2025.12.19 22:12:50.048139 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43619 | ||
| 15754 | 2025.12.19 22:12:50.048163 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58905 | ||
| 15755 | 2025.12.19 22:12:50.048188 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49637 | ||
| 15756 | 2025.12.19 22:12:50.048208 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34940 | ||
| 15757 | 2025.12.19 22:12:50.048231 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51547 | ||
| 15758 | 2025.12.19 22:12:50.048265 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15759 | 2025.12.19 22:12:50.048221 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51042 | ||
| 15760 | 2025.12.19 22:12:50.048288 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15761 | 2025.12.19 22:12:50.048306 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15762 | 2025.12.19 22:12:50.048306 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15763 | 2025.12.19 22:12:50.048335 [ 286 ] {} <Debug> TCP-Session: 842c15c6-4444-4f39-b814-64756e2c7436 Authenticating user 'default' from [fd00:1122:3344:101::e]:58905 | ||
| 15764 | 2025.12.19 22:12:50.048349 [ 289 ] {} <Debug> TCP-Session: 93f42f2e-0cd0-448d-b9f8-e4794dce0d24 Authenticating user 'default' from [fd00:1122:3344:101::e]:49637 | ||
| 15765 | 2025.12.19 22:12:50.048360 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15766 | 2025.12.19 22:12:50.048378 [ 286 ] {} <Debug> TCP-Session: 842c15c6-4444-4f39-b814-64756e2c7436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15767 | 2025.12.19 22:12:50.048393 [ 289 ] {} <Debug> TCP-Session: 93f42f2e-0cd0-448d-b9f8-e4794dce0d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15768 | 2025.12.19 22:12:50.048406 [ 286 ] {} <Debug> TCP-Session: 842c15c6-4444-4f39-b814-64756e2c7436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15769 | 2025.12.19 22:12:50.048404 [ 292 ] {} <Debug> TCP-Session: 3e1aad98-5990-4d71-9e53-e1e32a8e82ba Authenticating user 'default' from [fd00:1122:3344:101::e]:51042 | ||
| 15770 | 2025.12.19 22:12:50.048419 [ 289 ] {} <Debug> TCP-Session: 93f42f2e-0cd0-448d-b9f8-e4794dce0d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15771 | 2025.12.19 22:12:50.048443 [ 292 ] {} <Debug> TCP-Session: 3e1aad98-5990-4d71-9e53-e1e32a8e82ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15772 | 2025.12.19 22:12:50.048325 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15773 | 2025.12.19 22:12:50.048467 [ 292 ] {} <Debug> TCP-Session: 3e1aad98-5990-4d71-9e53-e1e32a8e82ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15774 | 2025.12.19 22:12:50.048496 [ 293 ] {} <Debug> TCP-Session: 3ba012c0-7fac-431a-81fd-dc33805ce9d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51547 | ||
| 15775 | 2025.12.19 22:12:50.048292 [ 294 ] {} <Trace> TCP-Session: c54d16ea-cee2-45e9-b8eb-7cd4424b2bbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15776 | 2025.12.19 22:12:50.048528 [ 293 ] {} <Debug> TCP-Session: 3ba012c0-7fac-431a-81fd-dc33805ce9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15777 | 2025.12.19 22:12:50.048195 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34456 | ||
| 15778 | 2025.12.19 22:12:50.048571 [ 293 ] {} <Debug> TCP-Session: 3ba012c0-7fac-431a-81fd-dc33805ce9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15779 | 2025.12.19 22:12:50.048173 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61228 | ||
| 15780 | 2025.12.19 22:12:50.048295 [ 259 ] {} <Debug> TCP-Session: f4408c27-91f6-4b60-906b-2a07f37c740c Authenticating user 'default' from [fd00:1122:3344:101::e]:43619 | ||
| 15781 | 2025.12.19 22:12:50.048361 [ 291 ] {} <Debug> TCP-Session: 6eb23528-f1f5-493f-a456-7c45bcdfd78b Authenticating user 'default' from [fd00:1122:3344:101::e]:34940 | ||
| 15782 | 2025.12.19 22:12:50.048669 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15783 | 2025.12.19 22:12:50.048691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15784 | 2025.12.19 22:12:50.048691 [ 291 ] {} <Debug> TCP-Session: 6eb23528-f1f5-493f-a456-7c45bcdfd78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15785 | 2025.12.19 22:12:50.048713 [ 294 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63423) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15786 | 2025.12.19 22:12:50.048744 [ 291 ] {} <Debug> TCP-Session: 6eb23528-f1f5-493f-a456-7c45bcdfd78b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15787 | 2025.12.19 22:12:50.048746 [ 288 ] {} <Debug> TCP-Session: 26f1bf33-44b8-4850-b893-4b4cd0df56b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61228 | ||
| 15788 | 2025.12.19 22:12:50.048720 [ 290 ] {} <Debug> TCP-Session: 0fc42f97-06b8-4e2a-bf2b-dc32ed7ef256 Authenticating user 'default' from [fd00:1122:3344:101::e]:34456 | ||
| 15789 | 2025.12.19 22:12:50.048789 [ 288 ] {} <Debug> TCP-Session: 26f1bf33-44b8-4850-b893-4b4cd0df56b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15790 | 2025.12.19 22:12:50.048807 [ 290 ] {} <Debug> TCP-Session: 0fc42f97-06b8-4e2a-bf2b-dc32ed7ef256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15791 | 2025.12.19 22:12:50.048817 [ 288 ] {} <Debug> TCP-Session: 26f1bf33-44b8-4850-b893-4b4cd0df56b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15792 | 2025.12.19 22:12:50.048829 [ 290 ] {} <Debug> TCP-Session: 0fc42f97-06b8-4e2a-bf2b-dc32ed7ef256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15793 | 2025.12.19 22:12:50.048668 [ 259 ] {} <Debug> TCP-Session: f4408c27-91f6-4b60-906b-2a07f37c740c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15794 | 2025.12.19 22:12:50.048870 [ 259 ] {} <Debug> TCP-Session: f4408c27-91f6-4b60-906b-2a07f37c740c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15795 | 2025.12.19 22:12:50.049095 [ 294 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15796 | 2025.12.19 22:12:50.049171 [ 294 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15797 | 2025.12.19 22:12:50.049498 [ 294 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 15798 | 2025.12.19 22:12:50.050613 [ 311 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Trace> AggregatingTransform: Aggregating | ||
| 15799 | 2025.12.19 22:12:50.050658 [ 311 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 15800 | 2025.12.19 22:12:50.050687 [ 311 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066368 sec. (937.763 rows/sec., 36.63 KiB/sec.) | ||
| 15801 | 2025.12.19 22:12:50.050703 [ 311 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Trace> Aggregator: Merging aggregated data | ||
| 15802 | 2025.12.19 22:12:50.052163 [ 294 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00351 sec., 284.9002849002849 rows/sec., 11.13 KiB/sec. | ||
| 15803 | 2025.12.19 22:12:50.052310 [ 294 ] {5d56af22-a320-42c6-a031-cef70e3366ee} <Debug> TCPHandler: Processed in 0.004141008 sec. | ||
| 15804 | 2025.12.19 22:12:50.052432 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15805 | 2025.12.19 22:12:50.052462 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15806 | 2025.12.19 22:12:50.052478 [ 294 ] {} <Debug> TCP-Session: c54d16ea-cee2-45e9-b8eb-7cd4424b2bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15807 | 2025.12.19 22:12:50.052498 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15808 | 2025.12.19 22:12:50.052519 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15809 | 2025.12.19 22:12:50.052539 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15810 | 2025.12.19 22:12:50.052551 [ 291 ] {} <Debug> TCP-Session: 6eb23528-f1f5-493f-a456-7c45bcdfd78b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15811 | 2025.12.19 22:12:50.052567 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15812 | 2025.12.19 22:12:50.052587 [ 290 ] {} <Debug> TCP-Session: 0fc42f97-06b8-4e2a-bf2b-dc32ed7ef256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15813 | 2025.12.19 22:12:50.052599 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15814 | 2025.12.19 22:12:50.052626 [ 289 ] {} <Debug> TCP-Session: 93f42f2e-0cd0-448d-b9f8-e4794dce0d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15815 | 2025.12.19 22:12:50.052647 [ 293 ] {} <Debug> TCP-Session: 3ba012c0-7fac-431a-81fd-dc33805ce9d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15816 | 2025.12.19 22:12:50.052582 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15817 | 2025.12.19 22:12:50.052574 [ 292 ] {} <Debug> TCP-Session: 3e1aad98-5990-4d71-9e53-e1e32a8e82ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15818 | 2025.12.19 22:12:50.052483 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15819 | 2025.12.19 22:12:50.052728 [ 288 ] {} <Debug> TCP-Session: 26f1bf33-44b8-4850-b893-4b4cd0df56b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15820 | 2025.12.19 22:12:50.052762 [ 286 ] {} <Debug> TCP-Session: 842c15c6-4444-4f39-b814-64756e2c7436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15821 | 2025.12.19 22:12:50.052511 [ 259 ] {} <Debug> TCP-Session: f4408c27-91f6-4b60-906b-2a07f37c740c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15822 | 2025.12.19 22:12:51.342458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42702 | ||
| 15823 | 2025.12.19 22:12:51.343073 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2025.12.19 22:12:51.343125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15825 | 2025.12.19 22:12:51.343625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15826 | 2025.12.19 22:12:51.343872 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15827 | 2025.12.19 22:12:51.344033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42702 | ||
| 15828 | 2025.12.19 22:12:53.651833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 15829 | 2025.12.19 22:12:53.670607 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2025.12.19 22:12:53.670663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15831 | 2025.12.19 22:12:53.677404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15832 | 2025.12.19 22:12:53.678087 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15833 | 2025.12.19 22:12:53.681446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 15834 | 2025.12.19 22:12:53.961082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1806 | ||
| 15835 | 2025.12.19 22:12:53.964010 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2025.12.19 22:12:53.964073 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15837 | 2025.12.19 22:12:53.965402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15838 | 2025.12.19 22:12:53.965696 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15839 | 2025.12.19 22:12:53.965853 [ 31 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15840 | 2025.12.19 22:12:53.965896 [ 31 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15841 | 2025.12.19 22:12:53.965915 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15842 | 2025.12.19 22:12:53.966005 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 15843 | 2025.12.19 22:12:53.966128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1806 | ||
| 15844 | 2025.12.19 22:12:53.966497 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15845 | 2025.12.19 22:12:53.966632 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1682 rows starting from the beginning of the part | ||
| 15846 | 2025.12.19 22:12:53.966982 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part | ||
| 15847 | 2025.12.19 22:12:53.967302 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 22 rows starting from the beginning of the part | ||
| 15848 | 2025.12.19 22:12:53.967612 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
| 15849 | 2025.12.19 22:12:53.967924 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part | ||
| 15850 | 2025.12.19 22:12:53.968235 [ 194 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 15851 | 2025.12.19 22:12:53.974822 [ 195 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 72 columns (72 merged, 0 gathered) in 0.008850794 sec., 204049.48979718654 rows/sec., 155.92 MiB/sec. | ||
| 15852 | 2025.12.19 22:12:53.976594 [ 195 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15853 | 2025.12.19 22:12:53.977203 [ 195 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15854 | 2025.12.19 22:12:53.977290 [ 195 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_66_13} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15855 | 2025.12.19 22:12:53.977642 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 15856 | 2025.12.19 22:12:54.304762 [ 220 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15857 | 2025.12.19 22:12:54.304824 [ 220 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15858 | 2025.12.19 22:12:54.308293 [ 220 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15859 | 2025.12.19 22:12:54.619999 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15860 | 2025.12.19 22:12:54.620203 [ 261 ] {10bbdddc-9dd8-4770-b4f8-944881a39719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15861 | 2025.12.19 22:12:54.620276 [ 261 ] {10bbdddc-9dd8-4770-b4f8-944881a39719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15862 | 2025.12.19 22:12:54.621020 [ 261 ] {10bbdddc-9dd8-4770-b4f8-944881a39719} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2025.12.19 22:12:54.621073 [ 261 ] {10bbdddc-9dd8-4770-b4f8-944881a39719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15864 | 2025.12.19 22:12:54.621504 [ 261 ] {10bbdddc-9dd8-4770-b4f8-944881a39719} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15865 | 2025.12.19 22:12:54.621733 [ 261 ] {10bbdddc-9dd8-4770-b4f8-944881a39719} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2025.12.19 22:12:54.621901 [ 261 ] {10bbdddc-9dd8-4770-b4f8-944881a39719} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001753 sec., 77581.2892184826 rows/sec., 6.73 MiB/sec. | ||
| 15867 | 2025.12.19 22:12:54.621955 [ 261 ] {10bbdddc-9dd8-4770-b4f8-944881a39719} <Debug> TCPHandler: Processed in 0.002090804 sec. | ||
| 15868 | 2025.12.19 22:12:54.622042 [ 221 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15869 | 2025.12.19 22:12:54.622082 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15870 | 2025.12.19 22:12:54.622125 [ 221 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15871 | 2025.12.19 22:12:54.622212 [ 261 ] {4bdb1a7a-1b06-4d4e-ad28-c332a2fe7a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15872 | 2025.12.19 22:12:54.622263 [ 261 ] {4bdb1a7a-1b06-4d4e-ad28-c332a2fe7a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15873 | 2025.12.19 22:12:54.622735 [ 261 ] {4bdb1a7a-1b06-4d4e-ad28-c332a2fe7a3c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15874 | 2025.12.19 22:12:54.622773 [ 261 ] {4bdb1a7a-1b06-4d4e-ad28-c332a2fe7a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15875 | 2025.12.19 22:12:54.623096 [ 261 ] {4bdb1a7a-1b06-4d4e-ad28-c332a2fe7a3c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15876 | 2025.12.19 22:12:54.623364 [ 261 ] {4bdb1a7a-1b06-4d4e-ad28-c332a2fe7a3c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2025.12.19 22:12:54.623503 [ 261 ] {4bdb1a7a-1b06-4d4e-ad28-c332a2fe7a3c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001314 sec., 30441.400304414 rows/sec., 2.24 MiB/sec. | ||
| 15878 | 2025.12.19 22:12:54.623545 [ 261 ] {4bdb1a7a-1b06-4d4e-ad28-c332a2fe7a3c} <Debug> TCPHandler: Processed in 0.001516155 sec. | ||
| 15879 | 2025.12.19 22:12:54.623556 [ 225 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 15880 | 2025.12.19 22:12:54.623599 [ 225 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 15881 | 2025.12.19 22:12:54.623662 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15882 | 2025.12.19 22:12:54.623767 [ 261 ] {bf7fc01b-5a5f-4cd2-bc47-f96b3e1b0bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15883 | 2025.12.19 22:12:54.623808 [ 261 ] {bf7fc01b-5a5f-4cd2-bc47-f96b3e1b0bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15884 | 2025.12.19 22:12:54.624253 [ 261 ] {bf7fc01b-5a5f-4cd2-bc47-f96b3e1b0bf6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15885 | 2025.12.19 22:12:54.624294 [ 261 ] {bf7fc01b-5a5f-4cd2-bc47-f96b3e1b0bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15886 | 2025.12.19 22:12:54.624622 [ 261 ] {bf7fc01b-5a5f-4cd2-bc47-f96b3e1b0bf6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15887 | 2025.12.19 22:12:54.624967 [ 261 ] {bf7fc01b-5a5f-4cd2-bc47-f96b3e1b0bf6} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15888 | 2025.12.19 22:12:54.625113 [ 261 ] {bf7fc01b-5a5f-4cd2-bc47-f96b3e1b0bf6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001368 sec., 76023.39181286549 rows/sec., 5.94 MiB/sec. | ||
| 15889 | 2025.12.19 22:12:54.625155 [ 261 ] {bf7fc01b-5a5f-4cd2-bc47-f96b3e1b0bf6} <Debug> TCPHandler: Processed in 0.001541615 sec. | ||
| 15890 | 2025.12.19 22:12:54.625177 [ 222 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15891 | 2025.12.19 22:12:54.625221 [ 222 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15892 | 2025.12.19 22:12:54.625270 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2025.12.19 22:12:54.625372 [ 261 ] {2894de63-5e96-4e93-b02b-5e667b7efd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15894 | 2025.12.19 22:12:54.625416 [ 261 ] {2894de63-5e96-4e93-b02b-5e667b7efd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15895 | 2025.12.19 22:12:54.625858 [ 261 ] {2894de63-5e96-4e93-b02b-5e667b7efd7f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2025.12.19 22:12:54.625897 [ 261 ] {2894de63-5e96-4e93-b02b-5e667b7efd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15897 | 2025.12.19 22:12:54.626279 [ 261 ] {2894de63-5e96-4e93-b02b-5e667b7efd7f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15898 | 2025.12.19 22:12:54.626413 [ 221 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15899 | 2025.12.19 22:12:54.626606 [ 225 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 15900 | 2025.12.19 22:12:54.626638 [ 261 ] {2894de63-5e96-4e93-b02b-5e667b7efd7f} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15901 | 2025.12.19 22:12:54.626795 [ 261 ] {2894de63-5e96-4e93-b02b-5e667b7efd7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001442 sec., 110957.00416088766 rows/sec., 7.73 MiB/sec. | ||
| 15902 | 2025.12.19 22:12:54.626835 [ 261 ] {2894de63-5e96-4e93-b02b-5e667b7efd7f} <Debug> TCPHandler: Processed in 0.001612997 sec. | ||
| 15903 | 2025.12.19 22:12:54.626933 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15904 | 2025.12.19 22:12:54.627025 [ 261 ] {4d6f9124-fbdb-41d0-9fc8-e397a5b0c0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15905 | 2025.12.19 22:12:54.627079 [ 261 ] {4d6f9124-fbdb-41d0-9fc8-e397a5b0c0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15906 | 2025.12.19 22:12:54.627992 [ 261 ] {4d6f9124-fbdb-41d0-9fc8-e397a5b0c0db} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15907 | 2025.12.19 22:12:54.628031 [ 261 ] {4d6f9124-fbdb-41d0-9fc8-e397a5b0c0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15908 | 2025.12.19 22:12:54.628618 [ 222 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15909 | 2025.12.19 22:12:54.628651 [ 261 ] {4d6f9124-fbdb-41d0-9fc8-e397a5b0c0db} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15910 | 2025.12.19 22:12:54.628907 [ 261 ] {4d6f9124-fbdb-41d0-9fc8-e397a5b0c0db} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2025.12.19 22:12:54.629019 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15912 | 2025.12.19 22:12:54.629051 [ 261 ] {4d6f9124-fbdb-41d0-9fc8-e397a5b0c0db} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002044 sec., 19569.471624266145 rows/sec., 35.07 MiB/sec. | ||
| 15913 | 2025.12.19 22:12:54.629065 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2025.12.19 22:12:54.629095 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15915 | 2025.12.19 22:12:54.629116 [ 261 ] {4d6f9124-fbdb-41d0-9fc8-e397a5b0c0db} <Debug> TCPHandler: Processed in 0.002229246 sec. | ||
| 15916 | 2025.12.19 22:12:54.629202 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 15917 | 2025.12.19 22:12:54.629261 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15918 | 2025.12.19 22:12:54.629358 [ 261 ] {673b19d2-1c16-4078-a7d6-7a907671d42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15919 | 2025.12.19 22:12:54.629399 [ 261 ] {673b19d2-1c16-4078-a7d6-7a907671d42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15920 | 2025.12.19 22:12:54.629449 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15921 | 2025.12.19 22:12:54.629512 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2321 rows starting from the beginning of the part | ||
| 15922 | 2025.12.19 22:12:54.629636 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 15923 | 2025.12.19 22:12:54.629736 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 15924 | 2025.12.19 22:12:54.629746 [ 261 ] {673b19d2-1c16-4078-a7d6-7a907671d42e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2025.12.19 22:12:54.629785 [ 261 ] {673b19d2-1c16-4078-a7d6-7a907671d42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15926 | 2025.12.19 22:12:54.629832 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 15927 | 2025.12.19 22:12:54.629925 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 15928 | 2025.12.19 22:12:54.630015 [ 199 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 15929 | 2025.12.19 22:12:54.630081 [ 261 ] {673b19d2-1c16-4078-a7d6-7a907671d42e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15930 | 2025.12.19 22:12:54.630283 [ 261 ] {673b19d2-1c16-4078-a7d6-7a907671d42e} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15931 | 2025.12.19 22:12:54.630417 [ 261 ] {673b19d2-1c16-4078-a7d6-7a907671d42e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 15932 | 2025.12.19 22:12:54.630454 [ 261 ] {673b19d2-1c16-4078-a7d6-7a907671d42e} <Debug> TCPHandler: Processed in 0.001244251 sec. | ||
| 15933 | 2025.12.19 22:12:54.637929 [ 186 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 19 columns (19 merged, 0 gathered) in 0.008777784 sec., 287202.3280591092 rows/sec., 514.65 MiB/sec. | ||
| 15934 | 2025.12.19 22:12:54.640108 [ 186 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15935 | 2025.12.19 22:12:54.640471 [ 186 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2025.12.19 22:12:54.640547 [ 186 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15937 | 2025.12.19 22:12:54.640721 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.92 MiB. | ||
| 15938 | 2025.12.19 22:12:55.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.04 MiB, peak 404.92 MiB, free memory in arenas 0.00 B, will set to 387.36 MiB (RSS), difference: 1.32 MiB | ||
| 15939 | 2025.12.19 22:12:55.216293 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15940 | 2025.12.19 22:12:55.216340 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15941 | 2025.12.19 22:12:55.219537 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15942 | 2025.12.19 22:12:58.537721 [ 219 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 15943 | 2025.12.19 22:12:58.537782 [ 219 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 15944 | 2025.12.19 22:12:58.540302 [ 219 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 15945 | 2025.12.19 22:12:58.644127 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15946 | 2025.12.19 22:12:58.644202 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15947 | 2025.12.19 22:12:58.844193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43150 | ||
| 15948 | 2025.12.19 22:12:58.844707 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2025.12.19 22:12:58.844756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15950 | 2025.12.19 22:12:58.845248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15951 | 2025.12.19 22:12:58.845479 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2025.12.19 22:12:58.845611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43150 | ||
| 15953 | 2025.12.19 22:12:59.617339 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15954 | 2025.12.19 22:12:59.617529 [ 261 ] {c5f3e101-eab2-4c51-af94-123f3a68cee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15955 | 2025.12.19 22:12:59.617600 [ 261 ] {c5f3e101-eab2-4c51-af94-123f3a68cee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15956 | 2025.12.19 22:12:59.618302 [ 261 ] {c5f3e101-eab2-4c51-af94-123f3a68cee9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2025.12.19 22:12:59.618342 [ 261 ] {c5f3e101-eab2-4c51-af94-123f3a68cee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15958 | 2025.12.19 22:12:59.618716 [ 261 ] {c5f3e101-eab2-4c51-af94-123f3a68cee9} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15959 | 2025.12.19 22:12:59.618935 [ 261 ] {c5f3e101-eab2-4c51-af94-123f3a68cee9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2025.12.19 22:12:59.619086 [ 261 ] {c5f3e101-eab2-4c51-af94-123f3a68cee9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.67 MiB/sec. | ||
| 15961 | 2025.12.19 22:12:59.619136 [ 261 ] {c5f3e101-eab2-4c51-af94-123f3a68cee9} <Debug> TCPHandler: Processed in 0.001921871 sec. | ||
| 15962 | 2025.12.19 22:12:59.619251 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2025.12.19 22:12:59.619347 [ 261 ] {588c955a-0a5f-4c75-9025-e96e2c3f943e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15964 | 2025.12.19 22:12:59.619388 [ 261 ] {588c955a-0a5f-4c75-9025-e96e2c3f943e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15965 | 2025.12.19 22:12:59.619813 [ 261 ] {588c955a-0a5f-4c75-9025-e96e2c3f943e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2025.12.19 22:12:59.619847 [ 261 ] {588c955a-0a5f-4c75-9025-e96e2c3f943e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15967 | 2025.12.19 22:12:59.620141 [ 261 ] {588c955a-0a5f-4c75-9025-e96e2c3f943e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15968 | 2025.12.19 22:12:59.620346 [ 261 ] {588c955a-0a5f-4c75-9025-e96e2c3f943e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2025.12.19 22:12:59.620477 [ 261 ] {588c955a-0a5f-4c75-9025-e96e2c3f943e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 15970 | 2025.12.19 22:12:59.620515 [ 261 ] {588c955a-0a5f-4c75-9025-e96e2c3f943e} <Debug> TCPHandler: Processed in 0.001312101 sec. | ||
| 15971 | 2025.12.19 22:12:59.620623 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15972 | 2025.12.19 22:12:59.620715 [ 261 ] {49defbe1-789c-4094-b944-94523e3144b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15973 | 2025.12.19 22:12:59.620758 [ 261 ] {49defbe1-789c-4094-b944-94523e3144b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15974 | 2025.12.19 22:12:59.621155 [ 261 ] {49defbe1-789c-4094-b944-94523e3144b5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15975 | 2025.12.19 22:12:59.621190 [ 261 ] {49defbe1-789c-4094-b944-94523e3144b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15976 | 2025.12.19 22:12:59.621517 [ 261 ] {49defbe1-789c-4094-b944-94523e3144b5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15977 | 2025.12.19 22:12:59.621714 [ 261 ] {49defbe1-789c-4094-b944-94523e3144b5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2025.12.19 22:12:59.621839 [ 261 ] {49defbe1-789c-4094-b944-94523e3144b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 15979 | 2025.12.19 22:12:59.621840 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 4 parts from all_1_128_27 to all_131_131_0 | ||
| 15980 | 2025.12.19 22:12:59.621877 [ 261 ] {49defbe1-789c-4094-b944-94523e3144b5} <Debug> TCPHandler: Processed in 0.001302011 sec. | ||
| 15981 | 2025.12.19 22:12:59.621911 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2025.12.19 22:12:59.621937 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15983 | 2025.12.19 22:12:59.622000 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15984 | 2025.12.19 22:12:59.622044 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_128_27 to all_131_131_0 into Compact with storage Full | ||
| 15985 | 2025.12.19 22:12:59.622104 [ 261 ] {e8697182-d49c-4fac-a6f2-2bf49ec8ea64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15986 | 2025.12.19 22:12:59.622151 [ 261 ] {e8697182-d49c-4fac-a6f2-2bf49ec8ea64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15987 | 2025.12.19 22:12:59.622183 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15988 | 2025.12.19 22:12:59.622228 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 36384 rows starting from the beginning of the part | ||
| 15989 | 2025.12.19 22:12:59.622310 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 15990 | 2025.12.19 22:12:59.622360 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 15991 | 2025.12.19 22:12:59.622402 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 845 rows starting from the beginning of the part | ||
| 15992 | 2025.12.19 22:12:59.622482 [ 261 ] {e8697182-d49c-4fac-a6f2-2bf49ec8ea64} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2025.12.19 22:12:59.622523 [ 261 ] {e8697182-d49c-4fac-a6f2-2bf49ec8ea64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 15994 | 2025.12.19 22:12:59.622867 [ 261 ] {e8697182-d49c-4fac-a6f2-2bf49ec8ea64} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15995 | 2025.12.19 22:12:59.623072 [ 261 ] {e8697182-d49c-4fac-a6f2-2bf49ec8ea64} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2025.12.19 22:12:59.623203 [ 261 ] {e8697182-d49c-4fac-a6f2-2bf49ec8ea64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 15997 | 2025.12.19 22:12:59.623240 [ 261 ] {e8697182-d49c-4fac-a6f2-2bf49ec8ea64} <Debug> TCPHandler: Processed in 0.001295561 sec. | ||
| 15998 | 2025.12.19 22:12:59.629084 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37549 rows, containing 5 columns (5 merged, 0 gathered) in 0.007075625 sec., 5306810.352442363 rows/sec., 364.62 MiB/sec. | ||
| 15999 | 2025.12.19 22:12:59.629850 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Trace> MergedBlockOutputStream: filled checksums all_1_131_28 (state Temporary) | ||
| 16000 | 2025.12.19 22:12:59.630343 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_131_28 to all_1_131_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16001 | 2025.12.19 22:12:59.630437 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 4 parts: [all_1_128_27, all_131_131_0] -> all_1_131_28 | ||
| 16002 | 2025.12.19 22:12:59.630549 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 16003 | 2025.12.19 22:13:00.386035 [ 223 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 16004 | 2025.12.19 22:13:00.386101 [ 223 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 16005 | 2025.12.19 22:13:00.389343 [ 223 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 16006 | 2025.12.19 22:13:01.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.37 MiB, peak 404.92 MiB, free memory in arenas 0.00 B, will set to 387.37 MiB (RSS), difference: 4.00 MiB | ||
| 16007 | 2025.12.19 22:13:01.181522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 16008 | 2025.12.19 22:13:01.198669 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16009 | 2025.12.19 22:13:01.198727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16010 | 2025.12.19 22:13:01.204913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16011 | 2025.12.19 22:13:01.205644 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16012 | 2025.12.19 22:13:01.208760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 16013 | 2025.12.19 22:13:02.129544 [ 55 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 16014 | 2025.12.19 22:13:02.129662 [ 55 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16015 | 2025.12.19 22:13:02.129702 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16016 | 2025.12.19 22:13:02.129853 [ 225 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): 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] | ||
| 16017 | 2025.12.19 22:13:02.129893 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 16018 | 2025.12.19 22:13:02.129940 [ 225 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): 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] | ||
| 16019 | 2025.12.19 22:13:02.130104 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16020 | 2025.12.19 22:13:02.130159 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 16021 | 2025.12.19 22:13:02.130264 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 16022 | 2025.12.19 22:13:02.130342 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 16023 | 2025.12.19 22:13:02.130427 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 16024 | 2025.12.19 22:13:02.130502 [ 193 ] {14032ee6-ff2b-4ea1-8308-039416129c39::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 | ||
| 16025 | 2025.12.19 22:13:02.131360 [ 197 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543245 sec., 27215.380577938045 rows/sec., 2.29 MiB/sec. | ||
| 16026 | 2025.12.19 22:13:02.131488 [ 197 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 16027 | 2025.12.19 22:13:02.131733 [ 197 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_33_8} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2025.12.19 22:13:02.131798 [ 197 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_33_8} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 16029 | 2025.12.19 22:13:02.131868 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16030 | 2025.12.19 22:13:02.132041 [ 225 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): 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] | ||
| 16031 | 2025.12.19 22:13:03.966377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1826 | ||
| 16032 | 2025.12.19 22:13:03.968980 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2025.12.19 22:13:03.969035 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16034 | 2025.12.19 22:13:03.970241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16035 | 2025.12.19 22:13:03.970525 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2025.12.19 22:13:03.970924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1826 | ||
| 16037 | 2025.12.19 22:13:04.622549 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16038 | 2025.12.19 22:13:04.622731 [ 261 ] {1d3c71d6-2e97-43a3-bebb-090940930a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16039 | 2025.12.19 22:13:04.622802 [ 261 ] {1d3c71d6-2e97-43a3-bebb-090940930a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16040 | 2025.12.19 22:13:04.623472 [ 261 ] {1d3c71d6-2e97-43a3-bebb-090940930a66} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16041 | 2025.12.19 22:13:04.623522 [ 261 ] {1d3c71d6-2e97-43a3-bebb-090940930a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16042 | 2025.12.19 22:13:04.623922 [ 261 ] {1d3c71d6-2e97-43a3-bebb-090940930a66} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16043 | 2025.12.19 22:13:04.624148 [ 261 ] {1d3c71d6-2e97-43a3-bebb-090940930a66} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16044 | 2025.12.19 22:13:04.624306 [ 261 ] {1d3c71d6-2e97-43a3-bebb-090940930a66} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.22 MiB/sec. | ||
| 16045 | 2025.12.19 22:13:04.624369 [ 261 ] {1d3c71d6-2e97-43a3-bebb-090940930a66} <Debug> TCPHandler: Processed in 0.001948512 sec. | ||
| 16046 | 2025.12.19 22:13:04.624502 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16047 | 2025.12.19 22:13:04.624608 [ 261 ] {6b4f4393-4928-4138-915c-2e07c848f823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16048 | 2025.12.19 22:13:04.624655 [ 261 ] {6b4f4393-4928-4138-915c-2e07c848f823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16049 | 2025.12.19 22:13:04.625087 [ 261 ] {6b4f4393-4928-4138-915c-2e07c848f823} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16050 | 2025.12.19 22:13:04.625125 [ 261 ] {6b4f4393-4928-4138-915c-2e07c848f823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16051 | 2025.12.19 22:13:04.625434 [ 261 ] {6b4f4393-4928-4138-915c-2e07c848f823} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16052 | 2025.12.19 22:13:04.625650 [ 261 ] {6b4f4393-4928-4138-915c-2e07c848f823} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2025.12.19 22:13:04.625783 [ 261 ] {6b4f4393-4928-4138-915c-2e07c848f823} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.0012 sec., 13333.333333333334 rows/sec., 1.07 MiB/sec. | ||
| 16054 | 2025.12.19 22:13:04.625826 [ 261 ] {6b4f4393-4928-4138-915c-2e07c848f823} <Debug> TCPHandler: Processed in 0.001379062 sec. | ||
| 16055 | 2025.12.19 22:13:04.625941 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16056 | 2025.12.19 22:13:04.626041 [ 261 ] {a9f07084-f78c-4a99-a094-ccf0ac16d894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16057 | 2025.12.19 22:13:04.626083 [ 261 ] {a9f07084-f78c-4a99-a094-ccf0ac16d894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16058 | 2025.12.19 22:13:04.626661 [ 261 ] {a9f07084-f78c-4a99-a094-ccf0ac16d894} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2025.12.19 22:13:04.626697 [ 261 ] {a9f07084-f78c-4a99-a094-ccf0ac16d894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16060 | 2025.12.19 22:13:04.627059 [ 261 ] {a9f07084-f78c-4a99-a094-ccf0ac16d894} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16061 | 2025.12.19 22:13:04.627271 [ 261 ] {a9f07084-f78c-4a99-a094-ccf0ac16d894} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16062 | 2025.12.19 22:13:04.627403 [ 261 ] {a9f07084-f78c-4a99-a094-ccf0ac16d894} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001383 sec., 191612.4367317426 rows/sec., 17.10 MiB/sec. | ||
| 16063 | 2025.12.19 22:13:04.627442 [ 261 ] {a9f07084-f78c-4a99-a094-ccf0ac16d894} <Debug> TCPHandler: Processed in 0.001551336 sec. | ||
| 16064 | 2025.12.19 22:13:04.627555 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16065 | 2025.12.19 22:13:04.627652 [ 261 ] {c87a157f-392f-4472-9a78-3baf26379549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16066 | 2025.12.19 22:13:04.627692 [ 261 ] {c87a157f-392f-4472-9a78-3baf26379549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16067 | 2025.12.19 22:13:04.628110 [ 261 ] {c87a157f-392f-4472-9a78-3baf26379549} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16068 | 2025.12.19 22:13:04.628145 [ 261 ] {c87a157f-392f-4472-9a78-3baf26379549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16069 | 2025.12.19 22:13:04.628447 [ 261 ] {c87a157f-392f-4472-9a78-3baf26379549} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16070 | 2025.12.19 22:13:04.628649 [ 261 ] {c87a157f-392f-4472-9a78-3baf26379549} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16071 | 2025.12.19 22:13:04.628775 [ 261 ] {c87a157f-392f-4472-9a78-3baf26379549} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001143 sec., 59492.56342957131 rows/sec., 4.36 MiB/sec. | ||
| 16072 | 2025.12.19 22:13:04.628814 [ 261 ] {c87a157f-392f-4472-9a78-3baf26379549} <Debug> TCPHandler: Processed in 0.001309971 sec. | ||
| 16073 | 2025.12.19 22:13:04.628922 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16074 | 2025.12.19 22:13:04.629017 [ 261 ] {b273cc26-312f-4e1b-9d19-d07e01c08f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16075 | 2025.12.19 22:13:04.629057 [ 261 ] {b273cc26-312f-4e1b-9d19-d07e01c08f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16076 | 2025.12.19 22:13:04.629447 [ 261 ] {b273cc26-312f-4e1b-9d19-d07e01c08f6e} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16077 | 2025.12.19 22:13:04.629483 [ 261 ] {b273cc26-312f-4e1b-9d19-d07e01c08f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16078 | 2025.12.19 22:13:04.629774 [ 261 ] {b273cc26-312f-4e1b-9d19-d07e01c08f6e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16079 | 2025.12.19 22:13:04.629977 [ 261 ] {b273cc26-312f-4e1b-9d19-d07e01c08f6e} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2025.12.19 22:13:04.630101 [ 261 ] {b273cc26-312f-4e1b-9d19-d07e01c08f6e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. | ||
| 16081 | 2025.12.19 22:13:04.630140 [ 261 ] {b273cc26-312f-4e1b-9d19-d07e01c08f6e} <Debug> TCPHandler: Processed in 0.001267951 sec. | ||
| 16082 | 2025.12.19 22:13:04.630241 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2025.12.19 22:13:04.630336 [ 261 ] {84607188-2981-4f05-bbfd-6b23c07e2420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16084 | 2025.12.19 22:13:04.630377 [ 261 ] {84607188-2981-4f05-bbfd-6b23c07e2420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16085 | 2025.12.19 22:13:04.630784 [ 261 ] {84607188-2981-4f05-bbfd-6b23c07e2420} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16086 | 2025.12.19 22:13:04.630819 [ 261 ] {84607188-2981-4f05-bbfd-6b23c07e2420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16087 | 2025.12.19 22:13:04.631134 [ 261 ] {84607188-2981-4f05-bbfd-6b23c07e2420} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16088 | 2025.12.19 22:13:04.631346 [ 261 ] {84607188-2981-4f05-bbfd-6b23c07e2420} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2025.12.19 22:13:04.631470 [ 261 ] {84607188-2981-4f05-bbfd-6b23c07e2420} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 16090 | 2025.12.19 22:13:04.631509 [ 261 ] {84607188-2981-4f05-bbfd-6b23c07e2420} <Debug> TCPHandler: Processed in 0.001318331 sec. | ||
| 16091 | 2025.12.19 22:13:04.631626 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16092 | 2025.12.19 22:13:04.631722 [ 261 ] {702afcbd-6b92-4f37-a35e-c4a3d0141225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16093 | 2025.12.19 22:13:04.631761 [ 261 ] {702afcbd-6b92-4f37-a35e-c4a3d0141225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16094 | 2025.12.19 22:13:04.632402 [ 261 ] {702afcbd-6b92-4f37-a35e-c4a3d0141225} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16095 | 2025.12.19 22:13:04.632435 [ 261 ] {702afcbd-6b92-4f37-a35e-c4a3d0141225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16096 | 2025.12.19 22:13:04.632783 [ 261 ] {702afcbd-6b92-4f37-a35e-c4a3d0141225} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16097 | 2025.12.19 22:13:04.633003 [ 261 ] {702afcbd-6b92-4f37-a35e-c4a3d0141225} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16098 | 2025.12.19 22:13:04.633136 [ 261 ] {702afcbd-6b92-4f37-a35e-c4a3d0141225} <Debug> executeQuery: Read 156 rows, 12.89 KiB in 0.001433 sec., 108862.52616887649 rows/sec., 8.79 MiB/sec. | ||
| 16099 | 2025.12.19 22:13:04.633185 [ 261 ] {702afcbd-6b92-4f37-a35e-c4a3d0141225} <Debug> TCPHandler: Processed in 0.001608337 sec. | ||
| 16100 | 2025.12.19 22:13:04.633299 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16101 | 2025.12.19 22:13:04.633397 [ 261 ] {a8c25d6f-776c-4e3b-966b-1460324149ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16102 | 2025.12.19 22:13:04.633441 [ 261 ] {a8c25d6f-776c-4e3b-966b-1460324149ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16103 | 2025.12.19 22:13:04.633876 [ 261 ] {a8c25d6f-776c-4e3b-966b-1460324149ce} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16104 | 2025.12.19 22:13:04.633911 [ 261 ] {a8c25d6f-776c-4e3b-966b-1460324149ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16105 | 2025.12.19 22:13:04.634259 [ 261 ] {a8c25d6f-776c-4e3b-966b-1460324149ce} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16106 | 2025.12.19 22:13:04.634466 [ 261 ] {a8c25d6f-776c-4e3b-966b-1460324149ce} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16107 | 2025.12.19 22:13:04.634591 [ 261 ] {a8c25d6f-776c-4e3b-966b-1460324149ce} <Debug> executeQuery: Read 204 rows, 14.97 KiB in 0.001215 sec., 167901.23456790124 rows/sec., 12.03 MiB/sec. | ||
| 16108 | 2025.12.19 22:13:04.634630 [ 261 ] {a8c25d6f-776c-4e3b-966b-1460324149ce} <Debug> TCPHandler: Processed in 0.001380823 sec. | ||
| 16109 | 2025.12.19 22:13:04.634747 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16110 | 2025.12.19 22:13:04.634842 [ 261 ] {71f93682-acf0-494f-a4b0-d8bc37a830df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16111 | 2025.12.19 22:13:04.634998 [ 261 ] {71f93682-acf0-494f-a4b0-d8bc37a830df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16112 | 2025.12.19 22:13:04.635832 [ 261 ] {71f93682-acf0-494f-a4b0-d8bc37a830df} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16113 | 2025.12.19 22:13:04.635863 [ 261 ] {71f93682-acf0-494f-a4b0-d8bc37a830df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16114 | 2025.12.19 22:13:04.636489 [ 261 ] {71f93682-acf0-494f-a4b0-d8bc37a830df} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16115 | 2025.12.19 22:13:04.636712 [ 261 ] {71f93682-acf0-494f-a4b0-d8bc37a830df} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16116 | 2025.12.19 22:13:04.636846 [ 261 ] {71f93682-acf0-494f-a4b0-d8bc37a830df} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002022 sec., 19782.393669634028 rows/sec., 35.45 MiB/sec. | ||
| 16117 | 2025.12.19 22:13:04.636903 [ 261 ] {71f93682-acf0-494f-a4b0-d8bc37a830df} <Debug> TCPHandler: Processed in 0.002204656 sec. | ||
| 16118 | 2025.12.19 22:13:04.637113 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16119 | 2025.12.19 22:13:04.637208 [ 261 ] {c13cf623-2c95-4986-ae97-c724475c9445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16120 | 2025.12.19 22:13:04.637250 [ 261 ] {c13cf623-2c95-4986-ae97-c724475c9445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16121 | 2025.12.19 22:13:04.637591 [ 261 ] {c13cf623-2c95-4986-ae97-c724475c9445} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16122 | 2025.12.19 22:13:04.637626 [ 261 ] {c13cf623-2c95-4986-ae97-c724475c9445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16123 | 2025.12.19 22:13:04.637924 [ 261 ] {c13cf623-2c95-4986-ae97-c724475c9445} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16124 | 2025.12.19 22:13:04.638132 [ 261 ] {c13cf623-2c95-4986-ae97-c724475c9445} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16125 | 2025.12.19 22:13:04.638256 [ 261 ] {c13cf623-2c95-4986-ae97-c724475c9445} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 16126 | 2025.12.19 22:13:04.638292 [ 261 ] {c13cf623-2c95-4986-ae97-c724475c9445} <Debug> TCPHandler: Processed in 0.0012299 sec. | ||
| 16127 | 2025.12.19 22:13:06.345807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43662 | ||
| 16128 | 2025.12.19 22:13:06.346440 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16129 | 2025.12.19 22:13:06.346497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16130 | 2025.12.19 22:13:06.347009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16131 | 2025.12.19 22:13:06.347248 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16132 | 2025.12.19 22:13:06.347421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43662 | ||
| 16133 | 2025.12.19 22:13:06.347449 [ 50 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16134 | 2025.12.19 22:13:06.347526 [ 50 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16135 | 2025.12.19 22:13:06.347550 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16136 | 2025.12.19 22:13:06.347702 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 16137 | 2025.12.19 22:13:06.347886 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16138 | 2025.12.19 22:13:06.347946 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41230 rows starting from the beginning of the part | ||
| 16139 | 2025.12.19 22:13:06.348045 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 16140 | 2025.12.19 22:13:06.348127 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 16141 | 2025.12.19 22:13:06.348192 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 16142 | 2025.12.19 22:13:06.348254 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 16143 | 2025.12.19 22:13:06.348313 [ 193 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 16144 | 2025.12.19 22:13:06.351068 [ 200 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43662 rows, containing 4 columns (4 merged, 0 gathered) in 0.003432036 sec., 12721894.5255819 rows/sec., 181.99 MiB/sec. | ||
| 16145 | 2025.12.19 22:13:06.351323 [ 189 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16146 | 2025.12.19 22:13:06.351580 [ 189 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_91_18} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16147 | 2025.12.19 22:13:06.351648 [ 189 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_91_18} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16148 | 2025.12.19 22:13:06.351733 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16149 | 2025.12.19 22:13:08.708914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 16150 | 2025.12.19 22:13:08.728074 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16151 | 2025.12.19 22:13:08.728134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16152 | 2025.12.19 22:13:08.734474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16153 | 2025.12.19 22:13:08.735252 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16154 | 2025.12.19 22:13:08.735572 [ 46 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16155 | 2025.12.19 22:13:08.735645 [ 46 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16156 | 2025.12.19 22:13:08.735665 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16157 | 2025.12.19 22:13:08.735781 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 16158 | 2025.12.19 22:13:08.739135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 16159 | 2025.12.19 22:13:08.739933 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16160 | 2025.12.19 22:13:08.741607 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 16161 | 2025.12.19 22:13:08.746554 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 16162 | 2025.12.19 22:13:08.751701 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 16163 | 2025.12.19 22:13:08.756597 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 16164 | 2025.12.19 22:13:08.761553 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 16165 | 2025.12.19 22:13:08.767702 [ 200 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 16166 | 2025.12.19 22:13:08.842412 [ 189 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.106680352 sec., 6430.424976475518 rows/sec., 33.25 MiB/sec. | ||
| 16167 | 2025.12.19 22:13:08.846667 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16168 | 2025.12.19 22:13:08.848756 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_91_18} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16169 | 2025.12.19 22:13:08.848881 [ 188 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_91_18} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16170 | 2025.12.19 22:13:08.851102 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16171 | 2025.12.19 22:13:09.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.45 MiB, peak 405.87 MiB, free memory in arenas 0.00 B, will set to 387.43 MiB (RSS), difference: -1.01 MiB | ||
| 16172 | 2025.12.19 22:13:09.619034 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16173 | 2025.12.19 22:13:09.619235 [ 261 ] {d12661c6-3fe7-43c4-a713-a478c3c9a22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16174 | 2025.12.19 22:13:09.619305 [ 261 ] {d12661c6-3fe7-43c4-a713-a478c3c9a22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16175 | 2025.12.19 22:13:09.620046 [ 261 ] {d12661c6-3fe7-43c4-a713-a478c3c9a22b} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16176 | 2025.12.19 22:13:09.620089 [ 261 ] {d12661c6-3fe7-43c4-a713-a478c3c9a22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16177 | 2025.12.19 22:13:09.620463 [ 261 ] {d12661c6-3fe7-43c4-a713-a478c3c9a22b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16178 | 2025.12.19 22:13:09.620676 [ 261 ] {d12661c6-3fe7-43c4-a713-a478c3c9a22b} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16179 | 2025.12.19 22:13:09.620823 [ 261 ] {d12661c6-3fe7-43c4-a713-a478c3c9a22b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.62 MiB/sec. | ||
| 16180 | 2025.12.19 22:13:09.620866 [ 261 ] {d12661c6-3fe7-43c4-a713-a478c3c9a22b} <Debug> TCPHandler: Processed in 0.001959802 sec. | ||
| 16181 | 2025.12.19 22:13:09.620980 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16182 | 2025.12.19 22:13:09.621073 [ 261 ] {4810a4d9-2ea1-4a67-92a0-90596e9e100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16183 | 2025.12.19 22:13:09.621113 [ 261 ] {4810a4d9-2ea1-4a67-92a0-90596e9e100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16184 | 2025.12.19 22:13:09.621556 [ 261 ] {4810a4d9-2ea1-4a67-92a0-90596e9e100f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16185 | 2025.12.19 22:13:09.621590 [ 261 ] {4810a4d9-2ea1-4a67-92a0-90596e9e100f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16186 | 2025.12.19 22:13:09.621878 [ 261 ] {4810a4d9-2ea1-4a67-92a0-90596e9e100f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16187 | 2025.12.19 22:13:09.622098 [ 261 ] {4810a4d9-2ea1-4a67-92a0-90596e9e100f} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16188 | 2025.12.19 22:13:09.622221 [ 261 ] {4810a4d9-2ea1-4a67-92a0-90596e9e100f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 16189 | 2025.12.19 22:13:09.622258 [ 261 ] {4810a4d9-2ea1-4a67-92a0-90596e9e100f} <Debug> TCPHandler: Processed in 0.001325762 sec. | ||
| 16190 | 2025.12.19 22:13:09.622379 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16191 | 2025.12.19 22:13:09.622467 [ 261 ] {16725f73-db96-4032-a40c-f5f714645114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16192 | 2025.12.19 22:13:09.622507 [ 261 ] {16725f73-db96-4032-a40c-f5f714645114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16193 | 2025.12.19 22:13:09.622928 [ 261 ] {16725f73-db96-4032-a40c-f5f714645114} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16194 | 2025.12.19 22:13:09.622964 [ 261 ] {16725f73-db96-4032-a40c-f5f714645114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16195 | 2025.12.19 22:13:09.623274 [ 261 ] {16725f73-db96-4032-a40c-f5f714645114} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16196 | 2025.12.19 22:13:09.623546 [ 261 ] {16725f73-db96-4032-a40c-f5f714645114} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16197 | 2025.12.19 22:13:09.623672 [ 261 ] {16725f73-db96-4032-a40c-f5f714645114} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 16198 | 2025.12.19 22:13:09.623710 [ 261 ] {16725f73-db96-4032-a40c-f5f714645114} <Debug> TCPHandler: Processed in 0.001376953 sec. | ||
| 16199 | 2025.12.19 22:13:09.623807 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16200 | 2025.12.19 22:13:09.623899 [ 261 ] {65f7048c-c594-42ce-8d90-02f78365d49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16201 | 2025.12.19 22:13:09.623939 [ 261 ] {65f7048c-c594-42ce-8d90-02f78365d49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16202 | 2025.12.19 22:13:09.624268 [ 261 ] {65f7048c-c594-42ce-8d90-02f78365d49c} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16203 | 2025.12.19 22:13:09.624303 [ 261 ] {65f7048c-c594-42ce-8d90-02f78365d49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16204 | 2025.12.19 22:13:09.624605 [ 261 ] {65f7048c-c594-42ce-8d90-02f78365d49c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16205 | 2025.12.19 22:13:09.624810 [ 261 ] {65f7048c-c594-42ce-8d90-02f78365d49c} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16206 | 2025.12.19 22:13:09.624935 [ 261 ] {65f7048c-c594-42ce-8d90-02f78365d49c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 16207 | 2025.12.19 22:13:09.624971 [ 261 ] {65f7048c-c594-42ce-8d90-02f78365d49c} <Debug> TCPHandler: Processed in 0.00121025 sec. | ||
| 16208 | 2025.12.19 22:13:13.644253 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16209 | 2025.12.19 22:13:13.644344 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16210 | 2025.12.19 22:13:13.847681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44110 | ||
| 16211 | 2025.12.19 22:13:13.848260 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16212 | 2025.12.19 22:13:13.848308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16213 | 2025.12.19 22:13:13.848842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16214 | 2025.12.19 22:13:13.849107 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2025.12.19 22:13:13.849249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44110 | ||
| 16216 | 2025.12.19 22:13:13.971288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1854 | ||
| 16217 | 2025.12.19 22:13:13.975048 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16218 | 2025.12.19 22:13:13.975138 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16219 | 2025.12.19 22:13:13.976969 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16220 | 2025.12.19 22:13:13.977391 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16221 | 2025.12.19 22:13:13.977962 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1854 | ||
| 16222 | 2025.12.19 22:13:14.620517 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16223 | 2025.12.19 22:13:14.620695 [ 261 ] {954b1e2c-51ac-425b-a55e-f77d632a0223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16224 | 2025.12.19 22:13:14.620760 [ 261 ] {954b1e2c-51ac-425b-a55e-f77d632a0223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16225 | 2025.12.19 22:13:14.621493 [ 261 ] {954b1e2c-51ac-425b-a55e-f77d632a0223} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16226 | 2025.12.19 22:13:14.621535 [ 261 ] {954b1e2c-51ac-425b-a55e-f77d632a0223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16227 | 2025.12.19 22:13:14.621943 [ 261 ] {954b1e2c-51ac-425b-a55e-f77d632a0223} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16228 | 2025.12.19 22:13:14.622172 [ 261 ] {954b1e2c-51ac-425b-a55e-f77d632a0223} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16229 | 2025.12.19 22:13:14.622329 [ 41 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16230 | 2025.12.19 22:13:14.622333 [ 261 ] {954b1e2c-51ac-425b-a55e-f77d632a0223} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001685 sec., 80712.16617210682 rows/sec., 7.00 MiB/sec. | ||
| 16231 | 2025.12.19 22:13:14.622373 [ 41 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2025.12.19 22:13:14.622397 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16233 | 2025.12.19 22:13:14.622402 [ 261 ] {954b1e2c-51ac-425b-a55e-f77d632a0223} <Debug> TCPHandler: Processed in 0.002008463 sec. | ||
| 16234 | 2025.12.19 22:13:14.622529 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16235 | 2025.12.19 22:13:14.622533 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2025.12.19 22:13:14.622670 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16237 | 2025.12.19 22:13:14.622692 [ 261 ] {a8c85151-e3c0-44be-8438-90b78c6963fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16238 | 2025.12.19 22:13:14.622705 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1408 rows starting from the beginning of the part | ||
| 16239 | 2025.12.19 22:13:14.622744 [ 261 ] {a8c85151-e3c0-44be-8438-90b78c6963fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16240 | 2025.12.19 22:13:14.622777 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 136 rows starting from the beginning of the part | ||
| 16241 | 2025.12.19 22:13:14.622828 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 16242 | 2025.12.19 22:13:14.622879 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 265 rows starting from the beginning of the part | ||
| 16243 | 2025.12.19 22:13:14.622917 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 16244 | 2025.12.19 22:13:14.622958 [ 201 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 136 rows starting from the beginning of the part | ||
| 16245 | 2025.12.19 22:13:14.623210 [ 261 ] {a8c85151-e3c0-44be-8438-90b78c6963fc} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16246 | 2025.12.19 22:13:14.623252 [ 261 ] {a8c85151-e3c0-44be-8438-90b78c6963fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16247 | 2025.12.19 22:13:14.623587 [ 261 ] {a8c85151-e3c0-44be-8438-90b78c6963fc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16248 | 2025.12.19 22:13:14.623828 [ 261 ] {a8c85151-e3c0-44be-8438-90b78c6963fc} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16249 | 2025.12.19 22:13:14.623963 [ 261 ] {a8c85151-e3c0-44be-8438-90b78c6963fc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001293 sec., 30935.80819798917 rows/sec., 2.27 MiB/sec. | ||
| 16250 | 2025.12.19 22:13:14.624004 [ 261 ] {a8c85151-e3c0-44be-8438-90b78c6963fc} <Debug> TCPHandler: Processed in 0.001524245 sec. | ||
| 16251 | 2025.12.19 22:13:14.624090 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2057 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616476 sec., 1272521.212811078 rows/sec., 112.51 MiB/sec. | ||
| 16252 | 2025.12.19 22:13:14.624129 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16253 | 2025.12.19 22:13:14.624249 [ 261 ] {61bc3404-76a5-4e65-8867-49a7e9eb3ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16254 | 2025.12.19 22:13:14.624291 [ 261 ] {61bc3404-76a5-4e65-8867-49a7e9eb3ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16255 | 2025.12.19 22:13:14.624356 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16256 | 2025.12.19 22:13:14.624650 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16257 | 2025.12.19 22:13:14.624733 [ 198 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_136_27} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16258 | 2025.12.19 22:13:14.624777 [ 261 ] {61bc3404-76a5-4e65-8867-49a7e9eb3ff3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2025.12.19 22:13:14.624820 [ 261 ] {61bc3404-76a5-4e65-8867-49a7e9eb3ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16260 | 2025.12.19 22:13:14.624827 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 16261 | 2025.12.19 22:13:14.625144 [ 261 ] {61bc3404-76a5-4e65-8867-49a7e9eb3ff3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16262 | 2025.12.19 22:13:14.625356 [ 261 ] {61bc3404-76a5-4e65-8867-49a7e9eb3ff3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16263 | 2025.12.19 22:13:14.625483 [ 261 ] {61bc3404-76a5-4e65-8867-49a7e9eb3ff3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001259 sec., 82605.24225575854 rows/sec., 6.45 MiB/sec. | ||
| 16264 | 2025.12.19 22:13:14.625503 [ 39 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16265 | 2025.12.19 22:13:14.625521 [ 261 ] {61bc3404-76a5-4e65-8867-49a7e9eb3ff3} <Debug> TCPHandler: Processed in 0.001440944 sec. | ||
| 16266 | 2025.12.19 22:13:14.625553 [ 39 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2025.12.19 22:13:14.625580 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16268 | 2025.12.19 22:13:14.625648 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16269 | 2025.12.19 22:13:14.625713 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16270 | 2025.12.19 22:13:14.625750 [ 261 ] {24271fae-735b-4249-a1ce-cc678a8c9fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16271 | 2025.12.19 22:13:14.625803 [ 261 ] {24271fae-735b-4249-a1ce-cc678a8c9fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16272 | 2025.12.19 22:13:14.625866 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16273 | 2025.12.19 22:13:14.625906 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 634 rows starting from the beginning of the part | ||
| 16274 | 2025.12.19 22:13:14.625973 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 104 rows starting from the beginning of the part | ||
| 16275 | 2025.12.19 22:13:14.626016 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 16276 | 2025.12.19 22:13:14.626061 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 156 rows starting from the beginning of the part | ||
| 16277 | 2025.12.19 22:13:14.626100 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16278 | 2025.12.19 22:13:14.626139 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part | ||
| 16279 | 2025.12.19 22:13:14.626215 [ 261 ] {24271fae-735b-4249-a1ce-cc678a8c9fc5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16280 | 2025.12.19 22:13:14.626257 [ 261 ] {24271fae-735b-4249-a1ce-cc678a8c9fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16281 | 2025.12.19 22:13:14.626623 [ 261 ] {24271fae-735b-4249-a1ce-cc678a8c9fc5} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16282 | 2025.12.19 22:13:14.626843 [ 261 ] {24271fae-735b-4249-a1ce-cc678a8c9fc5} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2025.12.19 22:13:14.626970 [ 261 ] {24271fae-735b-4249-a1ce-cc678a8c9fc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 16284 | 2025.12.19 22:13:14.626971 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 4 parts from all_1_131_28 to all_134_134_0 | ||
| 16285 | 2025.12.19 22:13:14.627006 [ 261 ] {24271fae-735b-4249-a1ce-cc678a8c9fc5} <Debug> TCPHandler: Processed in 0.001405723 sec. | ||
| 16286 | 2025.12.19 22:13:14.627014 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16287 | 2025.12.19 22:13:14.627033 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16288 | 2025.12.19 22:13:14.627104 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16289 | 2025.12.19 22:13:14.627120 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_131_28 to all_134_134_0 into Compact with storage Full | ||
| 16290 | 2025.12.19 22:13:14.627129 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479414 sec., 761112.1700889677 rows/sec., 61.47 MiB/sec. | ||
| 16291 | 2025.12.19 22:13:14.627196 [ 261 ] {a16ae4cf-1838-47fc-9267-bf5db65883f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16292 | 2025.12.19 22:13:14.627242 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16293 | 2025.12.19 22:13:14.627252 [ 261 ] {a16ae4cf-1838-47fc-9267-bf5db65883f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16294 | 2025.12.19 22:13:14.627277 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_28, total 37549 rows starting from the beginning of the part | ||
| 16295 | 2025.12.19 22:13:14.627343 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 16296 | 2025.12.19 22:13:14.627349 [ 191 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16297 | 2025.12.19 22:13:14.627398 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 16298 | 2025.12.19 22:13:14.627457 [ 196 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 204 rows starting from the beginning of the part | ||
| 16299 | 2025.12.19 22:13:14.627705 [ 191 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16300 | 2025.12.19 22:13:14.627797 [ 191 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_136_27} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16301 | 2025.12.19 22:13:14.627882 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16302 | 2025.12.19 22:13:14.628183 [ 261 ] {a16ae4cf-1838-47fc-9267-bf5db65883f8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16303 | 2025.12.19 22:13:14.628223 [ 261 ] {a16ae4cf-1838-47fc-9267-bf5db65883f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16304 | 2025.12.19 22:13:14.628789 [ 261 ] {a16ae4cf-1838-47fc-9267-bf5db65883f8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16305 | 2025.12.19 22:13:14.629003 [ 261 ] {a16ae4cf-1838-47fc-9267-bf5db65883f8} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2025.12.19 22:13:14.629135 [ 261 ] {a16ae4cf-1838-47fc-9267-bf5db65883f8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001958 sec., 20429.009193054135 rows/sec., 36.61 MiB/sec. | ||
| 16307 | 2025.12.19 22:13:14.629192 [ 261 ] {a16ae4cf-1838-47fc-9267-bf5db65883f8} <Debug> TCPHandler: Processed in 0.002133235 sec. | ||
| 16308 | 2025.12.19 22:13:14.629304 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16309 | 2025.12.19 22:13:14.629398 [ 261 ] {a75d726f-e9f2-4785-983d-d5579b507503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16310 | 2025.12.19 22:13:14.629440 [ 261 ] {a75d726f-e9f2-4785-983d-d5579b507503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16311 | 2025.12.19 22:13:14.629781 [ 261 ] {a75d726f-e9f2-4785-983d-d5579b507503} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2025.12.19 22:13:14.629815 [ 261 ] {a75d726f-e9f2-4785-983d-d5579b507503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16313 | 2025.12.19 22:13:14.630111 [ 261 ] {a75d726f-e9f2-4785-983d-d5579b507503} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16314 | 2025.12.19 22:13:14.630314 [ 261 ] {a75d726f-e9f2-4785-983d-d5579b507503} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2025.12.19 22:13:14.630419 [ 41 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16316 | 2025.12.19 22:13:14.630437 [ 261 ] {a75d726f-e9f2-4785-983d-d5579b507503} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 16317 | 2025.12.19 22:13:14.630451 [ 41 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16318 | 2025.12.19 22:13:14.630470 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16319 | 2025.12.19 22:13:14.630472 [ 261 ] {a75d726f-e9f2-4785-983d-d5579b507503} <Debug> TCPHandler: Processed in 0.00121521 sec. | ||
| 16320 | 2025.12.19 22:13:14.630545 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16321 | 2025.12.19 22:13:14.630617 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16322 | 2025.12.19 22:13:14.630642 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7800 rows starting from the beginning of the part | ||
| 16323 | 2025.12.19 22:13:14.630696 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 16324 | 2025.12.19 22:13:14.630735 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 16325 | 2025.12.19 22:13:14.630772 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 16326 | 2025.12.19 22:13:14.630807 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 16327 | 2025.12.19 22:13:14.630848 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16328 | 2025.12.19 22:13:14.632463 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001955162 sec., 4142879.2089862633 rows/sec., 279.20 MiB/sec. | ||
| 16329 | 2025.12.19 22:13:14.632884 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16330 | 2025.12.19 22:13:14.633110 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2025.12.19 22:13:14.633169 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_136_27} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16332 | 2025.12.19 22:13:14.633225 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 16333 | 2025.12.19 22:13:14.633920 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38073 rows, containing 5 columns (5 merged, 0 gathered) in 0.006835212 sec., 5570127.159186869 rows/sec., 382.85 MiB/sec. | ||
| 16334 | 2025.12.19 22:13:14.634595 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Trace> MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) | ||
| 16335 | 2025.12.19 22:13:14.634887 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16336 | 2025.12.19 22:13:14.634956 [ 186 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 4 parts: [all_1_131_28, all_134_134_0] -> all_1_134_29 | ||
| 16337 | 2025.12.19 22:13:14.635049 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 16338 | 2025.12.19 22:13:16.239334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 16339 | 2025.12.19 22:13:16.256970 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2025.12.19 22:13:16.257022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16341 | 2025.12.19 22:13:16.263231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16342 | 2025.12.19 22:13:16.263959 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2025.12.19 22:13:16.267493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 16344 | 2025.12.19 22:13:16.303555 [ 40 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 | ||
| 16345 | 2025.12.19 22:13:16.303624 [ 40 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16346 | 2025.12.19 22:13:16.303650 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16347 | 2025.12.19 22:13:16.303756 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full | ||
| 16348 | 2025.12.19 22:13:16.303878 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16349 | 2025.12.19 22:13:16.303914 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 253 rows starting from the beginning of the part | ||
| 16350 | 2025.12.19 22:13:16.303986 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 16351 | 2025.12.19 22:13:16.304034 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 16352 | 2025.12.19 22:13:16.304087 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 16353 | 2025.12.19 22:13:16.304132 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 16354 | 2025.12.19 22:13:16.305043 [ 199 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331182 sec., 568667.545083993 rows/sec., 41.50 MiB/sec. | ||
| 16355 | 2025.12.19 22:13:16.305190 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 16356 | 2025.12.19 22:13:16.305435 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2025.12.19 22:13:16.305505 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_42_10} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 | ||
| 16358 | 2025.12.19 22:13:16.305572 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16359 | 2025.12.19 22:13:19.254144 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16360 | 2025.12.19 22:13:19.254201 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16361 | 2025.12.19 22:13:19.257785 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16362 | 2025.12.19 22:13:19.646473 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16363 | 2025.12.19 22:13:19.646672 [ 261 ] {6fb38e75-9e71-4ff3-bcb7-1f4f83648be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16364 | 2025.12.19 22:13:19.646743 [ 261 ] {6fb38e75-9e71-4ff3-bcb7-1f4f83648be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16365 | 2025.12.19 22:13:19.648062 [ 261 ] {6fb38e75-9e71-4ff3-bcb7-1f4f83648be2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16366 | 2025.12.19 22:13:19.648110 [ 261 ] {6fb38e75-9e71-4ff3-bcb7-1f4f83648be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16367 | 2025.12.19 22:13:19.648542 [ 261 ] {6fb38e75-9e71-4ff3-bcb7-1f4f83648be2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16368 | 2025.12.19 22:13:19.648759 [ 261 ] {6fb38e75-9e71-4ff3-bcb7-1f4f83648be2} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16369 | 2025.12.19 22:13:19.648902 [ 261 ] {6fb38e75-9e71-4ff3-bcb7-1f4f83648be2} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002284 sec., 523642.7320490368 rows/sec., 43.17 MiB/sec. | ||
| 16370 | 2025.12.19 22:13:19.648944 [ 261 ] {6fb38e75-9e71-4ff3-bcb7-1f4f83648be2} <Debug> TCPHandler: Processed in 0.002605213 sec. | ||
| 16371 | 2025.12.19 22:13:19.649055 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16372 | 2025.12.19 22:13:19.649150 [ 261 ] {deb3dfe2-97f0-4ac3-b38c-76e23bb9be11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16373 | 2025.12.19 22:13:19.649189 [ 261 ] {deb3dfe2-97f0-4ac3-b38c-76e23bb9be11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16374 | 2025.12.19 22:13:19.649767 [ 261 ] {deb3dfe2-97f0-4ac3-b38c-76e23bb9be11} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2025.12.19 22:13:19.649805 [ 261 ] {deb3dfe2-97f0-4ac3-b38c-76e23bb9be11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16376 | 2025.12.19 22:13:19.650107 [ 261 ] {deb3dfe2-97f0-4ac3-b38c-76e23bb9be11} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16377 | 2025.12.19 22:13:19.650308 [ 261 ] {deb3dfe2-97f0-4ac3-b38c-76e23bb9be11} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2025.12.19 22:13:19.650435 [ 261 ] {deb3dfe2-97f0-4ac3-b38c-76e23bb9be11} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001305 sec., 174712.64367816094 rows/sec., 11.83 MiB/sec. | ||
| 16379 | 2025.12.19 22:13:19.650473 [ 261 ] {deb3dfe2-97f0-4ac3-b38c-76e23bb9be11} <Debug> TCPHandler: Processed in 0.001466414 sec. | ||
| 16380 | 2025.12.19 22:13:19.650580 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16381 | 2025.12.19 22:13:19.650679 [ 261 ] {7d62f568-a172-4944-a78f-9cbc49280c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16382 | 2025.12.19 22:13:19.650720 [ 261 ] {7d62f568-a172-4944-a78f-9cbc49280c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16383 | 2025.12.19 22:13:19.651356 [ 261 ] {7d62f568-a172-4944-a78f-9cbc49280c3e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16384 | 2025.12.19 22:13:19.651394 [ 261 ] {7d62f568-a172-4944-a78f-9cbc49280c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16385 | 2025.12.19 22:13:19.651710 [ 261 ] {7d62f568-a172-4944-a78f-9cbc49280c3e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16386 | 2025.12.19 22:13:19.651920 [ 261 ] {7d62f568-a172-4944-a78f-9cbc49280c3e} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2025.12.19 22:13:19.652044 [ 261 ] {7d62f568-a172-4944-a78f-9cbc49280c3e} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001388 sec., 374639.7694524496 rows/sec., 27.72 MiB/sec. | ||
| 16388 | 2025.12.19 22:13:19.652083 [ 261 ] {7d62f568-a172-4944-a78f-9cbc49280c3e} <Debug> TCPHandler: Processed in 0.001550335 sec. | ||
| 16389 | 2025.12.19 22:13:19.652176 [ 225 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16390 | 2025.12.19 22:13:19.652195 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16391 | 2025.12.19 22:13:19.652262 [ 225 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16392 | 2025.12.19 22:13:19.652346 [ 261 ] {4233c129-7608-4c7a-a44e-7cd58ea7be9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16393 | 2025.12.19 22:13:19.652397 [ 261 ] {4233c129-7608-4c7a-a44e-7cd58ea7be9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16394 | 2025.12.19 22:13:19.653067 [ 261 ] {4233c129-7608-4c7a-a44e-7cd58ea7be9a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2025.12.19 22:13:19.653114 [ 261 ] {4233c129-7608-4c7a-a44e-7cd58ea7be9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16396 | 2025.12.19 22:13:19.653512 [ 261 ] {4233c129-7608-4c7a-a44e-7cd58ea7be9a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16397 | 2025.12.19 22:13:19.653735 [ 261 ] {4233c129-7608-4c7a-a44e-7cd58ea7be9a} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2025.12.19 22:13:19.653878 [ 261 ] {4233c129-7608-4c7a-a44e-7cd58ea7be9a} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001551 sec., 544165.0548033527 rows/sec., 36.63 MiB/sec. | ||
| 16399 | 2025.12.19 22:13:19.653916 [ 261 ] {4233c129-7608-4c7a-a44e-7cd58ea7be9a} <Debug> TCPHandler: Processed in 0.001769569 sec. | ||
| 16400 | 2025.12.19 22:13:19.654032 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16401 | 2025.12.19 22:13:19.654128 [ 261 ] {a35317cb-ce7e-4d47-adf7-5b9329649982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16402 | 2025.12.19 22:13:19.654170 [ 261 ] {a35317cb-ce7e-4d47-adf7-5b9329649982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16403 | 2025.12.19 22:13:19.654502 [ 261 ] {a35317cb-ce7e-4d47-adf7-5b9329649982} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16404 | 2025.12.19 22:13:19.654539 [ 261 ] {a35317cb-ce7e-4d47-adf7-5b9329649982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 16405 | 2025.12.19 22:13:19.654833 [ 261 ] {a35317cb-ce7e-4d47-adf7-5b9329649982} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16406 | 2025.12.19 22:13:19.655066 [ 261 ] {a35317cb-ce7e-4d47-adf7-5b9329649982} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16407 | 2025.12.19 22:13:19.655200 [ 261 ] {a35317cb-ce7e-4d47-adf7-5b9329649982} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 16408 | 2025.12.19 22:13:19.655236 [ 261 ] {a35317cb-ce7e-4d47-adf7-5b9329649982} <Debug> TCPHandler: Processed in 0.001249941 sec. | ||
| 16409 | 2025.12.19 22:13:19.655308 [ 221 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16410 | 2025.12.19 22:13:19.655341 [ 221 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16411 | 2025.12.19 22:13:19.655758 [ 225 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16412 | 2025.12.19 22:13:19.657733 [ 221 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16413 | 2025.12.19 22:13:20.470375 [ 222 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16414 | 2025.12.19 22:13:20.470442 [ 222 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16415 | 2025.12.19 22:13:20.472885 [ 222 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16416 | 2025.12.19 22:13:21.349440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44622 | ||
| 16417 | 2025.12.19 22:13:21.350048 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16418 | 2025.12.19 22:13:21.350107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16419 | 2025.12.19 22:13:21.350602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16420 | 2025.12.19 22:13:21.350838 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16421 | 2025.12.19 22:13:21.350988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44622 | ||
| 16422 | 2025.12.19 22:13:23.767613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 16423 | 2025.12.19 22:13:23.786385 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16424 | 2025.12.19 22:13:23.786449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16425 | 2025.12.19 22:13:23.792757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16426 | 2025.12.19 22:13:23.793515 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16427 | 2025.12.19 22:13:23.796838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 16428 | 2025.12.19 22:13:23.978230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1876 | ||
| 16429 | 2025.12.19 22:13:23.980535 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16430 | 2025.12.19 22:13:23.980582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16431 | 2025.12.19 22:13:23.981998 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16432 | 2025.12.19 22:13:23.982296 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16433 | 2025.12.19 22:13:23.982521 [ 222 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 16434 | 2025.12.19 22:13:23.982556 [ 222 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 16435 | 2025.12.19 22:13:23.982580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1876 | ||
| 16436 | 2025.12.19 22:13:23.985328 [ 222 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 16437 | 2025.12.19 22:13:24.492428 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 16438 | 2025.12.19 22:13:24.492488 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 16439 | 2025.12.19 22:13:24.495211 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 16440 | 2025.12.19 22:13:24.620692 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16441 | 2025.12.19 22:13:24.620907 [ 261 ] {80f856d3-8cf5-48ef-85cf-f8458cbb1d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16442 | 2025.12.19 22:13:24.620984 [ 261 ] {80f856d3-8cf5-48ef-85cf-f8458cbb1d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16443 | 2025.12.19 22:13:24.621853 [ 261 ] {80f856d3-8cf5-48ef-85cf-f8458cbb1d4e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16444 | 2025.12.19 22:13:24.621919 [ 261 ] {80f856d3-8cf5-48ef-85cf-f8458cbb1d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16445 | 2025.12.19 22:13:24.622389 [ 261 ] {80f856d3-8cf5-48ef-85cf-f8458cbb1d4e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16446 | 2025.12.19 22:13:24.622632 [ 261 ] {80f856d3-8cf5-48ef-85cf-f8458cbb1d4e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16447 | 2025.12.19 22:13:24.622808 [ 261 ] {80f856d3-8cf5-48ef-85cf-f8458cbb1d4e} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001955 sec., 70588.23529411764 rows/sec., 6.13 MiB/sec. | ||
| 16448 | 2025.12.19 22:13:24.622864 [ 261 ] {80f856d3-8cf5-48ef-85cf-f8458cbb1d4e} <Debug> TCPHandler: Processed in 0.002313137 sec. | ||
| 16449 | 2025.12.19 22:13:24.622983 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16450 | 2025.12.19 22:13:24.623083 [ 261 ] {bfc6df37-2454-4004-a012-d5ed896dd8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16451 | 2025.12.19 22:13:24.623129 [ 261 ] {bfc6df37-2454-4004-a012-d5ed896dd8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16452 | 2025.12.19 22:13:24.623576 [ 261 ] {bfc6df37-2454-4004-a012-d5ed896dd8c9} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16453 | 2025.12.19 22:13:24.623619 [ 261 ] {bfc6df37-2454-4004-a012-d5ed896dd8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16454 | 2025.12.19 22:13:24.623944 [ 261 ] {bfc6df37-2454-4004-a012-d5ed896dd8c9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16455 | 2025.12.19 22:13:24.624173 [ 261 ] {bfc6df37-2454-4004-a012-d5ed896dd8c9} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16456 | 2025.12.19 22:13:24.624318 [ 261 ] {bfc6df37-2454-4004-a012-d5ed896dd8c9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001255 sec., 32669.322709163345 rows/sec., 2.40 MiB/sec. | ||
| 16457 | 2025.12.19 22:13:24.624362 [ 261 ] {bfc6df37-2454-4004-a012-d5ed896dd8c9} <Debug> TCPHandler: Processed in 0.001429603 sec. | ||
| 16458 | 2025.12.19 22:13:24.624467 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16459 | 2025.12.19 22:13:24.624563 [ 261 ] {06abae8a-1cd2-47a1-91aa-91bcc626e276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16460 | 2025.12.19 22:13:24.624607 [ 261 ] {06abae8a-1cd2-47a1-91aa-91bcc626e276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16461 | 2025.12.19 22:13:24.625043 [ 261 ] {06abae8a-1cd2-47a1-91aa-91bcc626e276} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16462 | 2025.12.19 22:13:24.625085 [ 261 ] {06abae8a-1cd2-47a1-91aa-91bcc626e276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16463 | 2025.12.19 22:13:24.625399 [ 261 ] {06abae8a-1cd2-47a1-91aa-91bcc626e276} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16464 | 2025.12.19 22:13:24.625612 [ 261 ] {06abae8a-1cd2-47a1-91aa-91bcc626e276} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16465 | 2025.12.19 22:13:24.625752 [ 261 ] {06abae8a-1cd2-47a1-91aa-91bcc626e276} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001208 sec., 86920.52980132449 rows/sec., 6.79 MiB/sec. | ||
| 16466 | 2025.12.19 22:13:24.625793 [ 261 ] {06abae8a-1cd2-47a1-91aa-91bcc626e276} <Debug> TCPHandler: Processed in 0.001375412 sec. | ||
| 16467 | 2025.12.19 22:13:24.625899 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2025.12.19 22:13:24.625994 [ 261 ] {3a2b3468-d7ec-480a-9426-c742ca119565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16469 | 2025.12.19 22:13:24.626040 [ 261 ] {3a2b3468-d7ec-480a-9426-c742ca119565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16470 | 2025.12.19 22:13:24.626466 [ 261 ] {3a2b3468-d7ec-480a-9426-c742ca119565} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2025.12.19 22:13:24.626505 [ 261 ] {3a2b3468-d7ec-480a-9426-c742ca119565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16472 | 2025.12.19 22:13:24.626842 [ 261 ] {3a2b3468-d7ec-480a-9426-c742ca119565} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16473 | 2025.12.19 22:13:24.627058 [ 261 ] {3a2b3468-d7ec-480a-9426-c742ca119565} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2025.12.19 22:13:24.627195 [ 261 ] {3a2b3468-d7ec-480a-9426-c742ca119565} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 16475 | 2025.12.19 22:13:24.627234 [ 261 ] {3a2b3468-d7ec-480a-9426-c742ca119565} <Debug> TCPHandler: Processed in 0.001384063 sec. | ||
| 16476 | 2025.12.19 22:13:24.627338 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2025.12.19 22:13:24.627431 [ 261 ] {eb4f0e11-b55a-4e93-b4b9-fef5a6df217d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16478 | 2025.12.19 22:13:24.627488 [ 261 ] {eb4f0e11-b55a-4e93-b4b9-fef5a6df217d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16479 | 2025.12.19 22:13:24.628408 [ 261 ] {eb4f0e11-b55a-4e93-b4b9-fef5a6df217d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2025.12.19 22:13:24.628446 [ 261 ] {eb4f0e11-b55a-4e93-b4b9-fef5a6df217d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16481 | 2025.12.19 22:13:24.629022 [ 261 ] {eb4f0e11-b55a-4e93-b4b9-fef5a6df217d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16482 | 2025.12.19 22:13:24.629263 [ 261 ] {eb4f0e11-b55a-4e93-b4b9-fef5a6df217d} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2025.12.19 22:13:24.629413 [ 261 ] {eb4f0e11-b55a-4e93-b4b9-fef5a6df217d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002 sec., 20500 rows/sec., 36.74 MiB/sec. | ||
| 16484 | 2025.12.19 22:13:24.629503 [ 261 ] {eb4f0e11-b55a-4e93-b4b9-fef5a6df217d} <Debug> TCPHandler: Processed in 0.002214116 sec. | ||
| 16485 | 2025.12.19 22:13:24.629611 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2025.12.19 22:13:24.629706 [ 261 ] {62f8c569-94a9-49ba-b923-747865348deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16487 | 2025.12.19 22:13:24.629750 [ 261 ] {62f8c569-94a9-49ba-b923-747865348deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16488 | 2025.12.19 22:13:24.630092 [ 261 ] {62f8c569-94a9-49ba-b923-747865348deb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2025.12.19 22:13:24.630129 [ 261 ] {62f8c569-94a9-49ba-b923-747865348deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16490 | 2025.12.19 22:13:24.630437 [ 261 ] {62f8c569-94a9-49ba-b923-747865348deb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16491 | 2025.12.19 22:13:24.630651 [ 261 ] {62f8c569-94a9-49ba-b923-747865348deb} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2025.12.19 22:13:24.630785 [ 261 ] {62f8c569-94a9-49ba-b923-747865348deb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 16493 | 2025.12.19 22:13:24.630825 [ 261 ] {62f8c569-94a9-49ba-b923-747865348deb} <Debug> TCPHandler: Processed in 0.00126339 sec. | ||
| 16494 | 2025.12.19 22:13:28.644380 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16495 | 2025.12.19 22:13:28.644441 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16496 | 2025.12.19 22:13:28.851271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45070 | ||
| 16497 | 2025.12.19 22:13:28.851847 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2025.12.19 22:13:28.851902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16499 | 2025.12.19 22:13:28.852443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16500 | 2025.12.19 22:13:28.852688 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2025.12.19 22:13:28.852856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45070 | ||
| 16502 | 2025.12.19 22:13:29.618441 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16503 | 2025.12.19 22:13:29.618632 [ 261 ] {582a4f7d-dadb-4664-99bc-323d19db141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16504 | 2025.12.19 22:13:29.618705 [ 261 ] {582a4f7d-dadb-4664-99bc-323d19db141f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16505 | 2025.12.19 22:13:29.619434 [ 261 ] {582a4f7d-dadb-4664-99bc-323d19db141f} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16506 | 2025.12.19 22:13:29.619486 [ 261 ] {582a4f7d-dadb-4664-99bc-323d19db141f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16507 | 2025.12.19 22:13:29.619883 [ 261 ] {582a4f7d-dadb-4664-99bc-323d19db141f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16508 | 2025.12.19 22:13:29.620111 [ 261 ] {582a4f7d-dadb-4664-99bc-323d19db141f} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16509 | 2025.12.19 22:13:29.620262 [ 261 ] {582a4f7d-dadb-4664-99bc-323d19db141f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 16510 | 2025.12.19 22:13:29.620306 [ 261 ] {582a4f7d-dadb-4664-99bc-323d19db141f} <Debug> TCPHandler: Processed in 0.001991802 sec. | ||
| 16511 | 2025.12.19 22:13:29.620433 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16512 | 2025.12.19 22:13:29.620530 [ 261 ] {9b97c979-b256-4b2e-ad75-0ee2f8e450a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16513 | 2025.12.19 22:13:29.620573 [ 261 ] {9b97c979-b256-4b2e-ad75-0ee2f8e450a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16514 | 2025.12.19 22:13:29.621009 [ 261 ] {9b97c979-b256-4b2e-ad75-0ee2f8e450a8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16515 | 2025.12.19 22:13:29.621046 [ 261 ] {9b97c979-b256-4b2e-ad75-0ee2f8e450a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16516 | 2025.12.19 22:13:29.621351 [ 261 ] {9b97c979-b256-4b2e-ad75-0ee2f8e450a8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16517 | 2025.12.19 22:13:29.621560 [ 261 ] {9b97c979-b256-4b2e-ad75-0ee2f8e450a8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16518 | 2025.12.19 22:13:29.621689 [ 261 ] {9b97c979-b256-4b2e-ad75-0ee2f8e450a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 16519 | 2025.12.19 22:13:29.621730 [ 261 ] {9b97c979-b256-4b2e-ad75-0ee2f8e450a8} <Debug> TCPHandler: Processed in 0.001347532 sec. | ||
| 16520 | 2025.12.19 22:13:29.621845 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16521 | 2025.12.19 22:13:29.621941 [ 261 ] {0d59b38a-b732-46fc-9775-a9aa59f8707d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16522 | 2025.12.19 22:13:29.621985 [ 261 ] {0d59b38a-b732-46fc-9775-a9aa59f8707d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16523 | 2025.12.19 22:13:29.622430 [ 261 ] {0d59b38a-b732-46fc-9775-a9aa59f8707d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16524 | 2025.12.19 22:13:29.622467 [ 261 ] {0d59b38a-b732-46fc-9775-a9aa59f8707d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16525 | 2025.12.19 22:13:29.622834 [ 261 ] {0d59b38a-b732-46fc-9775-a9aa59f8707d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16526 | 2025.12.19 22:13:29.623064 [ 261 ] {0d59b38a-b732-46fc-9775-a9aa59f8707d} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16527 | 2025.12.19 22:13:29.623197 [ 261 ] {0d59b38a-b732-46fc-9775-a9aa59f8707d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 16528 | 2025.12.19 22:13:29.623197 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 4 parts from all_1_134_29 to all_137_137_0 | ||
| 16529 | 2025.12.19 22:13:29.623238 [ 261 ] {0d59b38a-b732-46fc-9775-a9aa59f8707d} <Debug> TCPHandler: Processed in 0.001442613 sec. | ||
| 16530 | 2025.12.19 22:13:29.623268 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16531 | 2025.12.19 22:13:29.623294 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16532 | 2025.12.19 22:13:29.623366 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16533 | 2025.12.19 22:13:29.623420 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_134_29 to all_137_137_0 into Compact with storage Full | ||
| 16534 | 2025.12.19 22:13:29.623489 [ 261 ] {72382e3c-0846-4600-86b4-b9bc471ba140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16535 | 2025.12.19 22:13:29.623554 [ 261 ] {72382e3c-0846-4600-86b4-b9bc471ba140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16536 | 2025.12.19 22:13:29.623580 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16537 | 2025.12.19 22:13:29.623625 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_29, total 38073 rows starting from the beginning of the part | ||
| 16538 | 2025.12.19 22:13:29.623692 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 16539 | 2025.12.19 22:13:29.623749 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 16540 | 2025.12.19 22:13:29.623800 [ 199 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 844 rows starting from the beginning of the part | ||
| 16541 | 2025.12.19 22:13:29.624046 [ 261 ] {72382e3c-0846-4600-86b4-b9bc471ba140} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2025.12.19 22:13:29.624091 [ 261 ] {72382e3c-0846-4600-86b4-b9bc471ba140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16543 | 2025.12.19 22:13:29.624447 [ 261 ] {72382e3c-0846-4600-86b4-b9bc471ba140} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16544 | 2025.12.19 22:13:29.624693 [ 261 ] {72382e3c-0846-4600-86b4-b9bc471ba140} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2025.12.19 22:13:29.624843 [ 261 ] {72382e3c-0846-4600-86b4-b9bc471ba140} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 16546 | 2025.12.19 22:13:29.624884 [ 261 ] {72382e3c-0846-4600-86b4-b9bc471ba140} <Debug> TCPHandler: Processed in 0.001568856 sec. | ||
| 16547 | 2025.12.19 22:13:29.630747 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39237 rows, containing 5 columns (5 merged, 0 gathered) in 0.00738 sec., 5316666.666666666 rows/sec., 365.30 MiB/sec. | ||
| 16548 | 2025.12.19 22:13:29.631431 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Trace> MergedBlockOutputStream: filled checksums all_1_137_30 (state Temporary) | ||
| 16549 | 2025.12.19 22:13:29.631726 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_137_30 to all_1_137_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2025.12.19 22:13:29.631806 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 4 parts: [all_1_134_29, all_137_137_0] -> all_1_137_30 | ||
| 16551 | 2025.12.19 22:13:29.631884 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 16552 | 2025.12.19 22:13:31.297053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 16553 | 2025.12.19 22:13:31.316409 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16554 | 2025.12.19 22:13:31.316477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16555 | 2025.12.19 22:13:31.322965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16556 | 2025.12.19 22:13:31.323741 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16557 | 2025.12.19 22:13:31.327725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 16558 | 2025.12.19 22:13:33.982847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1896 | ||
| 16559 | 2025.12.19 22:13:33.985061 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16560 | 2025.12.19 22:13:33.985107 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16561 | 2025.12.19 22:13:33.986315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16562 | 2025.12.19 22:13:33.986589 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16563 | 2025.12.19 22:13:33.986854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1896 | ||
| 16564 | 2025.12.19 22:13:34.624267 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16565 | 2025.12.19 22:13:34.624457 [ 261 ] {27b448cc-e961-4b68-bc7f-a2d0ebb317c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16566 | 2025.12.19 22:13:34.624532 [ 261 ] {27b448cc-e961-4b68-bc7f-a2d0ebb317c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16567 | 2025.12.19 22:13:34.625297 [ 261 ] {27b448cc-e961-4b68-bc7f-a2d0ebb317c4} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16568 | 2025.12.19 22:13:34.625362 [ 261 ] {27b448cc-e961-4b68-bc7f-a2d0ebb317c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16569 | 2025.12.19 22:13:34.625796 [ 261 ] {27b448cc-e961-4b68-bc7f-a2d0ebb317c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16570 | 2025.12.19 22:13:34.626034 [ 261 ] {27b448cc-e961-4b68-bc7f-a2d0ebb317c4} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16571 | 2025.12.19 22:13:34.626215 [ 148 ] {} <Debug> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16572 | 2025.12.19 22:13:34.626221 [ 261 ] {27b448cc-e961-4b68-bc7f-a2d0ebb317c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001813 sec., 13237.72752344181 rows/sec., 1.10 MiB/sec. | ||
| 16573 | 2025.12.19 22:13:34.626290 [ 148 ] {} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2025.12.19 22:13:34.626323 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16575 | 2025.12.19 22:13:34.626336 [ 261 ] {27b448cc-e961-4b68-bc7f-a2d0ebb317c4} <Debug> TCPHandler: Processed in 0.002207526 sec. | ||
| 16576 | 2025.12.19 22:13:34.626476 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16577 | 2025.12.19 22:13:34.626490 [ 197 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::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 | ||
| 16578 | 2025.12.19 22:13:34.626587 [ 261 ] {c631970b-1fa5-41ab-b58b-7f54c49e05b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16579 | 2025.12.19 22:13:34.626639 [ 261 ] {c631970b-1fa5-41ab-b58b-7f54c49e05b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16580 | 2025.12.19 22:13:34.626687 [ 197 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16581 | 2025.12.19 22:13:34.626760 [ 197 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 16582 | 2025.12.19 22:13:34.626871 [ 197 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 16583 | 2025.12.19 22:13:34.626968 [ 197 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 16584 | 2025.12.19 22:13:34.627053 [ 197 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 16585 | 2025.12.19 22:13:34.627120 [ 261 ] {c631970b-1fa5-41ab-b58b-7f54c49e05b4} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16586 | 2025.12.19 22:13:34.627125 [ 197 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 16587 | 2025.12.19 22:13:34.627170 [ 261 ] {c631970b-1fa5-41ab-b58b-7f54c49e05b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16588 | 2025.12.19 22:13:34.627527 [ 261 ] {c631970b-1fa5-41ab-b58b-7f54c49e05b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16589 | 2025.12.19 22:13:34.627786 [ 261 ] {c631970b-1fa5-41ab-b58b-7f54c49e05b4} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16590 | 2025.12.19 22:13:34.627937 [ 261 ] {c631970b-1fa5-41ab-b58b-7f54c49e05b4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001375 sec., 1454.5454545454547 rows/sec., 118.61 KiB/sec. | ||
| 16591 | 2025.12.19 22:13:34.627984 [ 261 ] {c631970b-1fa5-41ab-b58b-7f54c49e05b4} <Debug> TCPHandler: Processed in 0.001559945 sec. | ||
| 16592 | 2025.12.19 22:13:34.628114 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2025.12.19 22:13:34.628214 [ 261 ] {fc3089a5-1c84-4622-9885-59aee7adf8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16594 | 2025.12.19 22:13:34.628258 [ 261 ] {fc3089a5-1c84-4622-9885-59aee7adf8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16595 | 2025.12.19 22:13:34.628404 [ 195 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001997823 sec., 60065.38116740071 rows/sec., 5.21 MiB/sec. | ||
| 16596 | 2025.12.19 22:13:34.628569 [ 193 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16597 | 2025.12.19 22:13:34.628867 [ 261 ] {fc3089a5-1c84-4622-9885-59aee7adf8c4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16598 | 2025.12.19 22:13:34.628872 [ 193 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16599 | 2025.12.19 22:13:34.628913 [ 261 ] {fc3089a5-1c84-4622-9885-59aee7adf8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16600 | 2025.12.19 22:13:34.628976 [ 193 ] {c2cee350-b1ec-48d7-a92a-f694b7929918::all_1_21_5} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16601 | 2025.12.19 22:13:34.629068 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16602 | 2025.12.19 22:13:34.629270 [ 261 ] {fc3089a5-1c84-4622-9885-59aee7adf8c4} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16603 | 2025.12.19 22:13:34.629502 [ 261 ] {fc3089a5-1c84-4622-9885-59aee7adf8c4} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16604 | 2025.12.19 22:13:34.629642 [ 261 ] {fc3089a5-1c84-4622-9885-59aee7adf8c4} <Debug> executeQuery: Read 279 rows, 25.69 KiB in 0.001449 sec., 192546.58385093167 rows/sec., 17.31 MiB/sec. | ||
| 16605 | 2025.12.19 22:13:34.629685 [ 261 ] {fc3089a5-1c84-4622-9885-59aee7adf8c4} <Debug> TCPHandler: Processed in 0.001621646 sec. | ||
| 16606 | 2025.12.19 22:13:34.629804 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16607 | 2025.12.19 22:13:34.629910 [ 261 ] {e78a50f4-3660-406f-b710-467708866da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16608 | 2025.12.19 22:13:34.629954 [ 261 ] {e78a50f4-3660-406f-b710-467708866da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16609 | 2025.12.19 22:13:34.630399 [ 261 ] {e78a50f4-3660-406f-b710-467708866da2} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16610 | 2025.12.19 22:13:34.630436 [ 261 ] {e78a50f4-3660-406f-b710-467708866da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16611 | 2025.12.19 22:13:34.630754 [ 261 ] {e78a50f4-3660-406f-b710-467708866da2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16612 | 2025.12.19 22:13:34.630971 [ 261 ] {e78a50f4-3660-406f-b710-467708866da2} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16613 | 2025.12.19 22:13:34.631087 [ 148 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16614 | 2025.12.19 22:13:34.631102 [ 261 ] {e78a50f4-3660-406f-b710-467708866da2} <Debug> executeQuery: Read 65 rows, 4.94 KiB in 0.001213 sec., 53586.15004122011 rows/sec., 3.97 MiB/sec. | ||
| 16615 | 2025.12.19 22:13:34.631137 [ 148 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2025.12.19 22:13:34.631156 [ 261 ] {e78a50f4-3660-406f-b710-467708866da2} <Debug> TCPHandler: Processed in 0.001401943 sec. | ||
| 16617 | 2025.12.19 22:13:34.631164 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16618 | 2025.12.19 22:13:34.631270 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 16619 | 2025.12.19 22:13:34.631306 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16620 | 2025.12.19 22:13:34.631383 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16621 | 2025.12.19 22:13:34.631419 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 72 rows starting from the beginning of the part | ||
| 16622 | 2025.12.19 22:13:34.631434 [ 261 ] {bd284f5b-9d61-4e10-b37e-cc9f126760a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16623 | 2025.12.19 22:13:34.631479 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 40 rows starting from the beginning of the part | ||
| 16624 | 2025.12.19 22:13:34.631488 [ 261 ] {bd284f5b-9d61-4e10-b37e-cc9f126760a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16625 | 2025.12.19 22:13:34.631542 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 68 rows starting from the beginning of the part | ||
| 16626 | 2025.12.19 22:13:34.631593 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 16627 | 2025.12.19 22:13:34.631636 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part | ||
| 16628 | 2025.12.19 22:13:34.631683 [ 197 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 65 rows starting from the beginning of the part | ||
| 16629 | 2025.12.19 22:13:34.632150 [ 261 ] {bd284f5b-9d61-4e10-b37e-cc9f126760a0} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16630 | 2025.12.19 22:13:34.632201 [ 261 ] {bd284f5b-9d61-4e10-b37e-cc9f126760a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16631 | 2025.12.19 22:13:34.632482 [ 190 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124934 sec., 260937.7751452767 rows/sec., 20.16 MiB/sec. | ||
| 16632 | 2025.12.19 22:13:34.632655 [ 261 ] {bd284f5b-9d61-4e10-b37e-cc9f126760a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16633 | 2025.12.19 22:13:34.632667 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16634 | 2025.12.19 22:13:34.632964 [ 261 ] {bd284f5b-9d61-4e10-b37e-cc9f126760a0} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2025.12.19 22:13:34.633001 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16636 | 2025.12.19 22:13:34.633083 [ 188 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_81_16} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16637 | 2025.12.19 22:13:34.633135 [ 261 ] {bd284f5b-9d61-4e10-b37e-cc9f126760a0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001724 sec., 13921.113689095127 rows/sec., 1.16 MiB/sec. | ||
| 16638 | 2025.12.19 22:13:34.633187 [ 261 ] {bd284f5b-9d61-4e10-b37e-cc9f126760a0} <Debug> TCPHandler: Processed in 0.001947052 sec. | ||
| 16639 | 2025.12.19 22:13:34.633192 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16640 | 2025.12.19 22:13:34.633325 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16641 | 2025.12.19 22:13:34.633439 [ 261 ] {6e832cca-1898-4dbc-bd61-98a4dab5834e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16642 | 2025.12.19 22:13:34.633491 [ 261 ] {6e832cca-1898-4dbc-bd61-98a4dab5834e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16643 | 2025.12.19 22:13:34.633994 [ 261 ] {6e832cca-1898-4dbc-bd61-98a4dab5834e} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2025.12.19 22:13:34.634035 [ 261 ] {6e832cca-1898-4dbc-bd61-98a4dab5834e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16645 | 2025.12.19 22:13:34.634438 [ 261 ] {6e832cca-1898-4dbc-bd61-98a4dab5834e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16646 | 2025.12.19 22:13:34.634725 [ 261 ] {6e832cca-1898-4dbc-bd61-98a4dab5834e} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2025.12.19 22:13:34.634845 [ 148 ] {} <Debug> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16648 | 2025.12.19 22:13:34.634888 [ 148 ] {} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16649 | 2025.12.19 22:13:34.634889 [ 261 ] {6e832cca-1898-4dbc-bd61-98a4dab5834e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001473 sec., 8146.63951120163 rows/sec., 636.46 KiB/sec. | ||
| 16650 | 2025.12.19 22:13:34.634909 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16651 | 2025.12.19 22:13:34.634955 [ 261 ] {6e832cca-1898-4dbc-bd61-98a4dab5834e} <Debug> TCPHandler: Processed in 0.001691477 sec. | ||
| 16652 | 2025.12.19 22:13:34.635007 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::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 | ||
| 16653 | 2025.12.19 22:13:34.635099 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16654 | 2025.12.19 22:13:34.635111 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16655 | 2025.12.19 22:13:34.635155 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 16656 | 2025.12.19 22:13:34.635212 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 16657 | 2025.12.19 22:13:34.635220 [ 261 ] {9746441f-dbbd-4907-a7a4-68630ea085ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16658 | 2025.12.19 22:13:34.635261 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 16659 | 2025.12.19 22:13:34.635279 [ 261 ] {9746441f-dbbd-4907-a7a4-68630ea085ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16660 | 2025.12.19 22:13:34.635311 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 16661 | 2025.12.19 22:13:34.635361 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 16662 | 2025.12.19 22:13:34.635901 [ 261 ] {9746441f-dbbd-4907-a7a4-68630ea085ee} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16663 | 2025.12.19 22:13:34.635950 [ 261 ] {9746441f-dbbd-4907-a7a4-68630ea085ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16664 | 2025.12.19 22:13:34.636253 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281791 sec., 46809.503265352934 rows/sec., 3.75 MiB/sec. | ||
| 16665 | 2025.12.19 22:13:34.636386 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16666 | 2025.12.19 22:13:34.636621 [ 261 ] {9746441f-dbbd-4907-a7a4-68630ea085ee} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16667 | 2025.12.19 22:13:34.636687 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16668 | 2025.12.19 22:13:34.636784 [ 189 ] {afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19::all_1_21_5} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16669 | 2025.12.19 22:13:34.636865 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16670 | 2025.12.19 22:13:34.636906 [ 261 ] {9746441f-dbbd-4907-a7a4-68630ea085ee} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2025.12.19 22:13:34.637287 [ 261 ] {9746441f-dbbd-4907-a7a4-68630ea085ee} <Debug> executeQuery: Read 159 rows, 13.13 KiB in 0.002082 sec., 76368.87608069164 rows/sec., 6.16 MiB/sec. | ||
| 16672 | 2025.12.19 22:13:34.637391 [ 261 ] {9746441f-dbbd-4907-a7a4-68630ea085ee} <Debug> TCPHandler: Processed in 0.002350469 sec. | ||
| 16673 | 2025.12.19 22:13:34.637581 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16674 | 2025.12.19 22:13:34.637723 [ 261 ] {7d6c5411-5998-45aa-a5ef-5939164c0833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16675 | 2025.12.19 22:13:34.637793 [ 261 ] {7d6c5411-5998-45aa-a5ef-5939164c0833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16676 | 2025.12.19 22:13:34.638354 [ 261 ] {7d6c5411-5998-45aa-a5ef-5939164c0833} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16677 | 2025.12.19 22:13:34.638398 [ 261 ] {7d6c5411-5998-45aa-a5ef-5939164c0833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16678 | 2025.12.19 22:13:34.638778 [ 261 ] {7d6c5411-5998-45aa-a5ef-5939164c0833} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16679 | 2025.12.19 22:13:34.639015 [ 261 ] {7d6c5411-5998-45aa-a5ef-5939164c0833} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16680 | 2025.12.19 22:13:34.639163 [ 261 ] {7d6c5411-5998-45aa-a5ef-5939164c0833} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001489 sec., 132303.559435863 rows/sec., 9.49 MiB/sec. | ||
| 16681 | 2025.12.19 22:13:34.639225 [ 261 ] {7d6c5411-5998-45aa-a5ef-5939164c0833} <Debug> TCPHandler: Processed in 0.001763649 sec. | ||
| 16682 | 2025.12.19 22:13:34.639348 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2025.12.19 22:13:34.639447 [ 261 ] {d2207924-de28-4dda-943e-66cf84a4f45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16684 | 2025.12.19 22:13:34.639504 [ 261 ] {d2207924-de28-4dda-943e-66cf84a4f45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16685 | 2025.12.19 22:13:34.640504 [ 261 ] {d2207924-de28-4dda-943e-66cf84a4f45a} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2025.12.19 22:13:34.640545 [ 261 ] {d2207924-de28-4dda-943e-66cf84a4f45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16687 | 2025.12.19 22:13:34.641197 [ 261 ] {d2207924-de28-4dda-943e-66cf84a4f45a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16688 | 2025.12.19 22:13:34.641457 [ 261 ] {d2207924-de28-4dda-943e-66cf84a4f45a} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2025.12.19 22:13:34.641617 [ 261 ] {d2207924-de28-4dda-943e-66cf84a4f45a} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.00219 sec., 23287.67123287671 rows/sec., 41.73 MiB/sec. | ||
| 16690 | 2025.12.19 22:13:34.641721 [ 261 ] {d2207924-de28-4dda-943e-66cf84a4f45a} <Debug> TCPHandler: Processed in 0.002426539 sec. | ||
| 16691 | 2025.12.19 22:13:34.641853 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16692 | 2025.12.19 22:13:34.641952 [ 261 ] {71cd4e15-ae96-43e1-9563-fe3633363b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16693 | 2025.12.19 22:13:34.641997 [ 261 ] {71cd4e15-ae96-43e1-9563-fe3633363b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16694 | 2025.12.19 22:13:34.642351 [ 261 ] {71cd4e15-ae96-43e1-9563-fe3633363b7e} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16695 | 2025.12.19 22:13:34.642388 [ 261 ] {71cd4e15-ae96-43e1-9563-fe3633363b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16696 | 2025.12.19 22:13:34.642707 [ 261 ] {71cd4e15-ae96-43e1-9563-fe3633363b7e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 16697 | 2025.12.19 22:13:34.642929 [ 261 ] {71cd4e15-ae96-43e1-9563-fe3633363b7e} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2025.12.19 22:13:34.643061 [ 261 ] {71cd4e15-ae96-43e1-9563-fe3633363b7e} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001129 sec., 7971.656333038087 rows/sec., 613.27 KiB/sec. | ||
| 16699 | 2025.12.19 22:13:34.643101 [ 261 ] {71cd4e15-ae96-43e1-9563-fe3633363b7e} <Debug> TCPHandler: Processed in 0.001299481 sec. | ||
| 16700 | 2025.12.19 22:13:34.643223 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16701 | 2025.12.19 22:13:34.643319 [ 261 ] {917b9584-1c77-4f30-8d50-b5e129edf202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16702 | 2025.12.19 22:13:34.643361 [ 261 ] {917b9584-1c77-4f30-8d50-b5e129edf202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16703 | 2025.12.19 22:13:34.643718 [ 261 ] {917b9584-1c77-4f30-8d50-b5e129edf202} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2025.12.19 22:13:34.643755 [ 261 ] {917b9584-1c77-4f30-8d50-b5e129edf202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.81 GiB. | ||
| 16705 | 2025.12.19 22:13:34.644089 [ 261 ] {917b9584-1c77-4f30-8d50-b5e129edf202} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16706 | 2025.12.19 22:13:34.644327 [ 261 ] {917b9584-1c77-4f30-8d50-b5e129edf202} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16707 | 2025.12.19 22:13:34.644460 [ 261 ] {917b9584-1c77-4f30-8d50-b5e129edf202} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 16708 | 2025.12.19 22:13:34.644498 [ 261 ] {917b9584-1c77-4f30-8d50-b5e129edf202} <Debug> TCPHandler: Processed in 0.001325382 sec. | ||
| 16709 | 2025.12.19 22:13:36.002548 [ 225 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 16710 | 2025.12.19 22:13:36.002635 [ 225 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 16711 | 2025.12.19 22:13:36.006711 [ 225 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): 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] | ||
| 16712 | 2025.12.19 22:13:36.353964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45582 | ||
| 16713 | 2025.12.19 22:13:36.354510 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16714 | 2025.12.19 22:13:36.354561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16715 | 2025.12.19 22:13:36.355065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16716 | 2025.12.19 22:13:36.355313 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16717 | 2025.12.19 22:13:36.355462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45582 | ||
| 16718 | 2025.12.19 22:13:38.544406 [ 221 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 16719 | 2025.12.19 22:13:38.544464 [ 221 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 16720 | 2025.12.19 22:13:38.547803 [ 221 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): 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] | ||
| 16721 | 2025.12.19 22:13:38.828751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 16722 | 2025.12.19 22:13:38.845836 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16723 | 2025.12.19 22:13:38.845888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16724 | 2025.12.19 22:13:38.852098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16725 | 2025.12.19 22:13:38.852779 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2025.12.19 22:13:38.855834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 16727 | 2025.12.19 22:13:39.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.99 MiB, peak 405.87 MiB, free memory in arenas 0.00 B, will set to 387.46 MiB (RSS), difference: 3.48 MiB | ||
| 16728 | 2025.12.19 22:13:39.621141 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16729 | 2025.12.19 22:13:39.621338 [ 261 ] {1f063bd1-6710-44c9-9b1e-7e123156a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16730 | 2025.12.19 22:13:39.621410 [ 261 ] {1f063bd1-6710-44c9-9b1e-7e123156a176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16731 | 2025.12.19 22:13:39.622164 [ 261 ] {1f063bd1-6710-44c9-9b1e-7e123156a176} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2025.12.19 22:13:39.622210 [ 261 ] {1f063bd1-6710-44c9-9b1e-7e123156a176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16733 | 2025.12.19 22:13:39.622588 [ 261 ] {1f063bd1-6710-44c9-9b1e-7e123156a176} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16734 | 2025.12.19 22:13:39.622807 [ 261 ] {1f063bd1-6710-44c9-9b1e-7e123156a176} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16735 | 2025.12.19 22:13:39.622954 [ 261 ] {1f063bd1-6710-44c9-9b1e-7e123156a176} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 16736 | 2025.12.19 22:13:39.622965 [ 127 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16737 | 2025.12.19 22:13:39.622995 [ 261 ] {1f063bd1-6710-44c9-9b1e-7e123156a176} <Debug> TCPHandler: Processed in 0.001988272 sec. | ||
| 16738 | 2025.12.19 22:13:39.623039 [ 127 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16739 | 2025.12.19 22:13:39.623068 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16740 | 2025.12.19 22:13:39.623168 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16741 | 2025.12.19 22:13:39.623215 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16742 | 2025.12.19 22:13:39.623269 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16743 | 2025.12.19 22:13:39.623304 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1408 rows starting from the beginning of the part | ||
| 16744 | 2025.12.19 22:13:39.623346 [ 261 ] {356d2fe4-212b-47a2-8105-b477ec5e9f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16745 | 2025.12.19 22:13:39.623369 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1196 rows starting from the beginning of the part | ||
| 16746 | 2025.12.19 22:13:39.623396 [ 261 ] {356d2fe4-212b-47a2-8105-b477ec5e9f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16747 | 2025.12.19 22:13:39.623414 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 138 rows starting from the beginning of the part | ||
| 16748 | 2025.12.19 22:13:39.623454 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 16749 | 2025.12.19 22:13:39.623493 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 279 rows starting from the beginning of the part | ||
| 16750 | 2025.12.19 22:13:39.623530 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 16751 | 2025.12.19 22:13:39.623932 [ 261 ] {356d2fe4-212b-47a2-8105-b477ec5e9f4b} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16752 | 2025.12.19 22:13:39.623969 [ 261 ] {356d2fe4-212b-47a2-8105-b477ec5e9f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16753 | 2025.12.19 22:13:39.624305 [ 261 ] {356d2fe4-212b-47a2-8105-b477ec5e9f4b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16754 | 2025.12.19 22:13:39.624525 [ 261 ] {356d2fe4-212b-47a2-8105-b477ec5e9f4b} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2025.12.19 22:13:39.624654 [ 127 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16756 | 2025.12.19 22:13:39.624658 [ 261 ] {356d2fe4-212b-47a2-8105-b477ec5e9f4b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. | ||
| 16757 | 2025.12.19 22:13:39.624691 [ 127 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2025.12.19 22:13:39.624715 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16759 | 2025.12.19 22:13:39.624718 [ 261 ] {356d2fe4-212b-47a2-8105-b477ec5e9f4b} <Debug> TCPHandler: Processed in 0.001573485 sec. | ||
| 16760 | 2025.12.19 22:13:39.624826 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16761 | 2025.12.19 22:13:39.624874 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16762 | 2025.12.19 22:13:39.624939 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3133 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180656 sec., 1734235.2316003896 rows/sec., 151.90 MiB/sec. | ||
| 16763 | 2025.12.19 22:13:39.624970 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16764 | 2025.12.19 22:13:39.624975 [ 261 ] {7e58d489-6360-4e93-8dc5-4d9b7d1d4c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16765 | 2025.12.19 22:13:39.625012 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 634 rows starting from the beginning of the part | ||
| 16766 | 2025.12.19 22:13:39.625037 [ 261 ] {7e58d489-6360-4e93-8dc5-4d9b7d1d4c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16767 | 2025.12.19 22:13:39.625085 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 520 rows starting from the beginning of the part | ||
| 16768 | 2025.12.19 22:13:39.625138 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 105 rows starting from the beginning of the part | ||
| 16769 | 2025.12.19 22:13:39.625184 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 16770 | 2025.12.19 22:13:39.625216 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16771 | 2025.12.19 22:13:39.625223 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 159 rows starting from the beginning of the part | ||
| 16772 | 2025.12.19 22:13:39.625281 [ 189 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 16773 | 2025.12.19 22:13:39.625470 [ 261 ] {7e58d489-6360-4e93-8dc5-4d9b7d1d4c93} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16774 | 2025.12.19 22:13:39.625515 [ 261 ] {7e58d489-6360-4e93-8dc5-4d9b7d1d4c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16775 | 2025.12.19 22:13:39.625618 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2025.12.19 22:13:39.625722 [ 190 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_141_28} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16777 | 2025.12.19 22:13:39.625838 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 16778 | 2025.12.19 22:13:39.625888 [ 261 ] {7e58d489-6360-4e93-8dc5-4d9b7d1d4c93} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16779 | 2025.12.19 22:13:39.626128 [ 261 ] {7e58d489-6360-4e93-8dc5-4d9b7d1d4c93} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16780 | 2025.12.19 22:13:39.626260 [ 261 ] {7e58d489-6360-4e93-8dc5-4d9b7d1d4c93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 16781 | 2025.12.19 22:13:39.626299 [ 261 ] {7e58d489-6360-4e93-8dc5-4d9b7d1d4c93} <Debug> TCPHandler: Processed in 0.001475604 sec. | ||
| 16782 | 2025.12.19 22:13:39.626420 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16783 | 2025.12.19 22:13:39.626460 [ 187 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682228 sec., 919019.3005942119 rows/sec., 73.24 MiB/sec. | ||
| 16784 | 2025.12.19 22:13:39.626542 [ 261 ] {de23ea5e-309f-41a3-bce1-6cbfbf7be634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16785 | 2025.12.19 22:13:39.626600 [ 261 ] {de23ea5e-309f-41a3-bce1-6cbfbf7be634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16786 | 2025.12.19 22:13:39.626645 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16787 | 2025.12.19 22:13:39.626918 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2025.12.19 22:13:39.626982 [ 261 ] {de23ea5e-309f-41a3-bce1-6cbfbf7be634} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16789 | 2025.12.19 22:13:39.627013 [ 190 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_141_28} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16790 | 2025.12.19 22:13:39.627028 [ 261 ] {de23ea5e-309f-41a3-bce1-6cbfbf7be634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16791 | 2025.12.19 22:13:39.627105 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 16792 | 2025.12.19 22:13:39.627366 [ 261 ] {de23ea5e-309f-41a3-bce1-6cbfbf7be634} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16793 | 2025.12.19 22:13:39.627587 [ 261 ] {de23ea5e-309f-41a3-bce1-6cbfbf7be634} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16794 | 2025.12.19 22:13:39.627703 [ 127 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16795 | 2025.12.19 22:13:39.627719 [ 261 ] {de23ea5e-309f-41a3-bce1-6cbfbf7be634} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 16796 | 2025.12.19 22:13:39.627734 [ 127 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16797 | 2025.12.19 22:13:39.627794 [ 261 ] {de23ea5e-309f-41a3-bce1-6cbfbf7be634} <Debug> TCPHandler: Processed in 0.001434804 sec. | ||
| 16798 | 2025.12.19 22:13:39.627799 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16799 | 2025.12.19 22:13:39.627887 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16800 | 2025.12.19 22:13:39.627989 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16801 | 2025.12.19 22:13:39.628014 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8100 rows starting from the beginning of the part | ||
| 16802 | 2025.12.19 22:13:39.628059 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 16803 | 2025.12.19 22:13:39.628093 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 16804 | 2025.12.19 22:13:39.628124 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 16805 | 2025.12.19 22:13:39.628164 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 16806 | 2025.12.19 22:13:39.628197 [ 189 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 16807 | 2025.12.19 22:13:39.630363 [ 187 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002507361 sec., 3350135.8599738926 rows/sec., 225.78 MiB/sec. | ||
| 16808 | 2025.12.19 22:13:39.630553 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16809 | 2025.12.19 22:13:39.630858 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16810 | 2025.12.19 22:13:39.630926 [ 192 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_141_28} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16811 | 2025.12.19 22:13:39.631013 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 16812 | 2025.12.19 22:13:43.644700 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16813 | 2025.12.19 22:13:43.644802 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16814 | 2025.12.19 22:13:43.855756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46030 | ||
| 16815 | 2025.12.19 22:13:43.856288 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16816 | 2025.12.19 22:13:43.856343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16817 | 2025.12.19 22:13:43.856859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16818 | 2025.12.19 22:13:43.857106 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2025.12.19 22:13:43.857252 [ 95 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16820 | 2025.12.19 22:13:43.857265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46030 | ||
| 16821 | 2025.12.19 22:13:43.857314 [ 95 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16822 | 2025.12.19 22:13:43.857341 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16823 | 2025.12.19 22:13:43.857468 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::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 | ||
| 16824 | 2025.12.19 22:13:43.857613 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16825 | 2025.12.19 22:13:43.857652 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43662 rows starting from the beginning of the part | ||
| 16826 | 2025.12.19 22:13:43.857726 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 16827 | 2025.12.19 22:13:43.857771 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 16828 | 2025.12.19 22:13:43.857819 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 16829 | 2025.12.19 22:13:43.857862 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 16830 | 2025.12.19 22:13:43.857900 [ 196 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 16831 | 2025.12.19 22:13:43.860833 [ 191 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46030 rows, containing 4 columns (4 merged, 0 gathered) in 0.003421716 sec., 13452314.56964868 rows/sec., 192.44 MiB/sec. | ||
| 16832 | 2025.12.19 22:13:43.861201 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16833 | 2025.12.19 22:13:43.861515 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16834 | 2025.12.19 22:13:43.861598 [ 201 ] {920981dd-05ed-4e60-be7c-17a5404f535f::all_1_96_19} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16835 | 2025.12.19 22:13:43.861721 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16836 | 2025.12.19 22:13:43.987110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1926 | ||
| 16837 | 2025.12.19 22:13:43.989520 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2025.12.19 22:13:43.989574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16839 | 2025.12.19 22:13:43.991491 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16840 | 2025.12.19 22:13:43.991772 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16841 | 2025.12.19 22:13:43.991931 [ 95 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16842 | 2025.12.19 22:13:43.991982 [ 95 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16843 | 2025.12.19 22:13:43.992002 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16844 | 2025.12.19 22:13:43.992127 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::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 | ||
| 16845 | 2025.12.19 22:13:43.992159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1926 | ||
| 16846 | 2025.12.19 22:13:43.992747 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16847 | 2025.12.19 22:13:43.992919 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1806 rows starting from the beginning of the part | ||
| 16848 | 2025.12.19 22:13:43.993329 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 20 rows starting from the beginning of the part | ||
| 16849 | 2025.12.19 22:13:43.993708 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 28 rows starting from the beginning of the part | ||
| 16850 | 2025.12.19 22:13:43.994067 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part | ||
| 16851 | 2025.12.19 22:13:43.994412 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 20 rows starting from the beginning of the part | ||
| 16852 | 2025.12.19 22:13:43.994763 [ 191 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 16853 | 2025.12.19 22:13:44.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.51 MiB, peak 405.87 MiB, free memory in arenas 0.00 B, will set to 387.46 MiB (RSS), difference: -4.05 MiB | ||
| 16854 | 2025.12.19 22:13:44.003449 [ 201 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1926 rows, containing 72 columns (72 merged, 0 gathered) in 0.011382166 sec., 169212.08142632956 rows/sec., 128.70 MiB/sec. | ||
| 16855 | 2025.12.19 22:13:44.005440 [ 186 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16856 | 2025.12.19 22:13:44.006103 [ 186 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2025.12.19 22:13:44.006200 [ 186 ] {e16fec92-fcd7-4121-a573-b6daf0520c36::all_1_71_14} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16858 | 2025.12.19 22:13:44.006594 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
| 16859 | 2025.12.19 22:13:44.007345 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006916893 sec. | ||
| 16860 | 2025.12.19 22:13:44.040672 [ 225 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16861 | 2025.12.19 22:13:44.040705 [ 225 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16862 | 2025.12.19 22:13:44.043993 [ 225 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16863 | 2025.12.19 22:13:44.355385 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16864 | 2025.12.19 22:13:44.355438 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16865 | 2025.12.19 22:13:44.358493 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16866 | 2025.12.19 22:13:44.622059 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16867 | 2025.12.19 22:13:44.622262 [ 261 ] {46c89b39-8c24-44b6-9326-181366522d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16868 | 2025.12.19 22:13:44.622341 [ 261 ] {46c89b39-8c24-44b6-9326-181366522d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16869 | 2025.12.19 22:13:44.623191 [ 261 ] {46c89b39-8c24-44b6-9326-181366522d9e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16870 | 2025.12.19 22:13:44.623245 [ 261 ] {46c89b39-8c24-44b6-9326-181366522d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16871 | 2025.12.19 22:13:44.623669 [ 261 ] {46c89b39-8c24-44b6-9326-181366522d9e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16872 | 2025.12.19 22:13:44.623923 [ 261 ] {46c89b39-8c24-44b6-9326-181366522d9e} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16873 | 2025.12.19 22:13:44.624092 [ 261 ] {46c89b39-8c24-44b6-9326-181366522d9e} <Debug> executeQuery: Read 166 rows, 14.91 KiB in 0.001882 sec., 88204.03825717322 rows/sec., 7.74 MiB/sec. | ||
| 16874 | 2025.12.19 22:13:44.624146 [ 224 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16875 | 2025.12.19 22:13:44.624151 [ 261 ] {46c89b39-8c24-44b6-9326-181366522d9e} <Debug> TCPHandler: Processed in 0.002219986 sec. | ||
| 16876 | 2025.12.19 22:13:44.624173 [ 224 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16877 | 2025.12.19 22:13:44.624293 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16878 | 2025.12.19 22:13:44.624400 [ 261 ] {55f84262-6839-4cab-8117-448228ff9af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16879 | 2025.12.19 22:13:44.624448 [ 261 ] {55f84262-6839-4cab-8117-448228ff9af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16880 | 2025.12.19 22:13:44.624921 [ 261 ] {55f84262-6839-4cab-8117-448228ff9af8} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16881 | 2025.12.19 22:13:44.624959 [ 261 ] {55f84262-6839-4cab-8117-448228ff9af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16882 | 2025.12.19 22:13:44.625293 [ 261 ] {55f84262-6839-4cab-8117-448228ff9af8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16883 | 2025.12.19 22:13:44.625517 [ 261 ] {55f84262-6839-4cab-8117-448228ff9af8} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2025.12.19 22:13:44.625653 [ 261 ] {55f84262-6839-4cab-8117-448228ff9af8} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001279 sec., 43002.34558248632 rows/sec., 3.16 MiB/sec. | ||
| 16885 | 2025.12.19 22:13:44.625694 [ 261 ] {55f84262-6839-4cab-8117-448228ff9af8} <Debug> TCPHandler: Processed in 0.001455373 sec. | ||
| 16886 | 2025.12.19 22:13:44.625810 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2025.12.19 22:13:44.625911 [ 261 ] {e0cdc37b-0416-402c-a39a-b7492faa98e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16888 | 2025.12.19 22:13:44.625956 [ 261 ] {e0cdc37b-0416-402c-a39a-b7492faa98e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16889 | 2025.12.19 22:13:44.626420 [ 261 ] {e0cdc37b-0416-402c-a39a-b7492faa98e3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2025.12.19 22:13:44.626457 [ 261 ] {e0cdc37b-0416-402c-a39a-b7492faa98e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16891 | 2025.12.19 22:13:44.626778 [ 261 ] {e0cdc37b-0416-402c-a39a-b7492faa98e3} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16892 | 2025.12.19 22:13:44.626872 [ 224 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16893 | 2025.12.19 22:13:44.627002 [ 261 ] {e0cdc37b-0416-402c-a39a-b7492faa98e3} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16894 | 2025.12.19 22:13:44.627139 [ 261 ] {e0cdc37b-0416-402c-a39a-b7492faa98e3} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.00125 sec., 100000 rows/sec., 7.79 MiB/sec. | ||
| 16895 | 2025.12.19 22:13:44.627179 [ 261 ] {e0cdc37b-0416-402c-a39a-b7492faa98e3} <Debug> TCPHandler: Processed in 0.001420934 sec. | ||
| 16896 | 2025.12.19 22:13:44.627293 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16897 | 2025.12.19 22:13:44.627390 [ 261 ] {8b6f60c8-c80f-4ae0-9699-704bff124d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16898 | 2025.12.19 22:13:44.627436 [ 261 ] {8b6f60c8-c80f-4ae0-9699-704bff124d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16899 | 2025.12.19 22:13:44.627865 [ 261 ] {8b6f60c8-c80f-4ae0-9699-704bff124d97} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2025.12.19 22:13:44.627900 [ 261 ] {8b6f60c8-c80f-4ae0-9699-704bff124d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16901 | 2025.12.19 22:13:44.628228 [ 261 ] {8b6f60c8-c80f-4ae0-9699-704bff124d97} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16902 | 2025.12.19 22:13:44.628441 [ 261 ] {8b6f60c8-c80f-4ae0-9699-704bff124d97} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16903 | 2025.12.19 22:13:44.628552 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 2 parts from all_1_137_30 to all_138_138_0 | ||
| 16904 | 2025.12.19 22:13:44.628575 [ 261 ] {8b6f60c8-c80f-4ae0-9699-704bff124d97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 16905 | 2025.12.19 22:13:44.628583 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16906 | 2025.12.19 22:13:44.628608 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16907 | 2025.12.19 22:13:44.628614 [ 261 ] {8b6f60c8-c80f-4ae0-9699-704bff124d97} <Debug> TCPHandler: Processed in 0.001372122 sec. | ||
| 16908 | 2025.12.19 22:13:44.628726 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16909 | 2025.12.19 22:13:44.628717 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_138_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_30 to all_138_138_0 into Compact with storage Full | ||
| 16910 | 2025.12.19 22:13:44.628823 [ 261 ] {b377b847-51cd-4628-b1b8-e3b6a2bf5cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16911 | 2025.12.19 22:13:44.628883 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_138_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16912 | 2025.12.19 22:13:44.628885 [ 261 ] {b377b847-51cd-4628-b1b8-e3b6a2bf5cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16913 | 2025.12.19 22:13:44.628928 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_30, total 39237 rows starting from the beginning of the part | ||
| 16914 | 2025.12.19 22:13:44.629011 [ 201 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 16915 | 2025.12.19 22:13:44.629885 [ 261 ] {b377b847-51cd-4628-b1b8-e3b6a2bf5cee} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16916 | 2025.12.19 22:13:44.629926 [ 261 ] {b377b847-51cd-4628-b1b8-e3b6a2bf5cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16917 | 2025.12.19 22:13:44.630539 [ 261 ] {b377b847-51cd-4628-b1b8-e3b6a2bf5cee} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16918 | 2025.12.19 22:13:44.630779 [ 261 ] {b377b847-51cd-4628-b1b8-e3b6a2bf5cee} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16919 | 2025.12.19 22:13:44.630891 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16920 | 2025.12.19 22:13:44.630922 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2025.12.19 22:13:44.630926 [ 261 ] {b377b847-51cd-4628-b1b8-e3b6a2bf5cee} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002121 sec., 25931.16454502593 rows/sec., 46.47 MiB/sec. | ||
| 16922 | 2025.12.19 22:13:44.630940 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16923 | 2025.12.19 22:13:44.631009 [ 261 ] {b377b847-51cd-4628-b1b8-e3b6a2bf5cee} <Debug> TCPHandler: Processed in 0.002333238 sec. | ||
| 16924 | 2025.12.19 22:13:44.631058 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::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 | ||
| 16925 | 2025.12.19 22:13:44.631131 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16926 | 2025.12.19 22:13:44.631233 [ 261 ] {9d53d9a8-fff4-42b2-9830-2d06ccb63b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16927 | 2025.12.19 22:13:44.631276 [ 261 ] {9d53d9a8-fff4-42b2-9830-2d06ccb63b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16928 | 2025.12.19 22:13:44.631315 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16929 | 2025.12.19 22:13:44.631383 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2521 rows starting from the beginning of the part | ||
| 16930 | 2025.12.19 22:13:44.631525 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 16931 | 2025.12.19 22:13:44.631598 [ 261 ] {9d53d9a8-fff4-42b2-9830-2d06ccb63b6e} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16932 | 2025.12.19 22:13:44.631640 [ 261 ] {9d53d9a8-fff4-42b2-9830-2d06ccb63b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16933 | 2025.12.19 22:13:44.631644 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 16934 | 2025.12.19 22:13:44.631772 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part | ||
| 16935 | 2025.12.19 22:13:44.631887 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 51 rows starting from the beginning of the part | ||
| 16936 | 2025.12.19 22:13:44.631958 [ 261 ] {9d53d9a8-fff4-42b2-9830-2d06ccb63b6e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 16937 | 2025.12.19 22:13:44.632001 [ 194 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 55 rows starting from the beginning of the part | ||
| 16938 | 2025.12.19 22:13:44.632188 [ 261 ] {9d53d9a8-fff4-42b2-9830-2d06ccb63b6e} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16939 | 2025.12.19 22:13:44.632321 [ 261 ] {9d53d9a8-fff4-42b2-9830-2d06ccb63b6e} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 357.28 KiB/sec. | ||
| 16940 | 2025.12.19 22:13:44.632359 [ 261 ] {9d53d9a8-fff4-42b2-9830-2d06ccb63b6e} <Debug> TCPHandler: Processed in 0.001278561 sec. | ||
| 16941 | 2025.12.19 22:13:44.632465 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16942 | 2025.12.19 22:13:44.632559 [ 261 ] {eba7f2c6-59a4-4c7d-aa49-7e7a864fef65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16943 | 2025.12.19 22:13:44.632601 [ 261 ] {eba7f2c6-59a4-4c7d-aa49-7e7a864fef65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16944 | 2025.12.19 22:13:44.632928 [ 261 ] {eba7f2c6-59a4-4c7d-aa49-7e7a864fef65} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16945 | 2025.12.19 22:13:44.632965 [ 261 ] {eba7f2c6-59a4-4c7d-aa49-7e7a864fef65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16946 | 2025.12.19 22:13:44.633271 [ 261 ] {eba7f2c6-59a4-4c7d-aa49-7e7a864fef65} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16947 | 2025.12.19 22:13:44.633476 [ 261 ] {eba7f2c6-59a4-4c7d-aa49-7e7a864fef65} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16948 | 2025.12.19 22:13:44.633608 [ 261 ] {eba7f2c6-59a4-4c7d-aa49-7e7a864fef65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 16949 | 2025.12.19 22:13:44.633645 [ 261 ] {eba7f2c6-59a4-4c7d-aa49-7e7a864fef65} <Debug> TCPHandler: Processed in 0.0012291 sec. | ||
| 16950 | 2025.12.19 22:13:44.635913 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_138_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39397 rows, containing 5 columns (5 merged, 0 gathered) in 0.007235268 sec., 5445133.476741981 rows/sec., 374.15 MiB/sec. | ||
| 16951 | 2025.12.19 22:13:44.636532 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_138_31} <Trace> MergedBlockOutputStream: filled checksums all_1_138_31 (state Temporary) | ||
| 16952 | 2025.12.19 22:13:44.636884 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_138_31 to all_1_138_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2025.12.19 22:13:44.636974 [ 195 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 2 parts: [all_1_137_30, all_138_138_0] -> all_1_138_31 | ||
| 16954 | 2025.12.19 22:13:44.637085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16955 | 2025.12.19 22:13:44.647704 [ 193 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2748 rows, containing 19 columns (19 merged, 0 gathered) in 0.016703243 sec., 164518.95000270306 rows/sec., 294.81 MiB/sec. | ||
| 16956 | 2025.12.19 22:13:44.650187 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16957 | 2025.12.19 22:13:44.650614 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2025.12.19 22:13:44.650697 [ 195 ] {7edb942d-6fd2-4b0c-8a04-42feeddeccae::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16959 | 2025.12.19 22:13:44.650894 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.65 MiB. | ||
| 16960 | 2025.12.19 22:13:45.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.12 MiB, peak 405.87 MiB, free memory in arenas 0.00 B, will set to 393.09 MiB (RSS), difference: 8.98 MiB | ||
| 16961 | 2025.12.19 22:13:45.066275 [ 224 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16962 | 2025.12.19 22:13:45.066328 [ 224 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16963 | 2025.12.19 22:13:45.068944 [ 224 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16964 | 2025.12.19 22:13:45.959798 [ 219 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 16965 | 2025.12.19 22:13:45.959867 [ 219 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 16966 | 2025.12.19 22:13:45.961887 [ 219 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): 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] | ||
| 16967 | 2025.12.19 22:13:46.356099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 16968 | 2025.12.19 22:13:46.375216 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16969 | 2025.12.19 22:13:46.375274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16970 | 2025.12.19 22:13:46.382032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16971 | 2025.12.19 22:13:46.382730 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16972 | 2025.12.19 22:13:46.383038 [ 63 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16973 | 2025.12.19 22:13:46.383079 [ 63 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2025.12.19 22:13:46.383100 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 16975 | 2025.12.19 22:13:46.383272 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::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 | ||
| 16976 | 2025.12.19 22:13:46.386288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 16977 | 2025.12.19 22:13:46.387603 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16978 | 2025.12.19 22:13:46.389356 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 16979 | 2025.12.19 22:13:46.394469 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 16980 | 2025.12.19 22:13:46.399510 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 16981 | 2025.12.19 22:13:46.404946 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 16982 | 2025.12.19 22:13:46.410721 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 16983 | 2025.12.19 22:13:46.415637 [ 197 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 16984 | 2025.12.19 22:13:46.477729 [ 193 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.094543734 sec., 7647.254549941935 rows/sec., 39.54 MiB/sec. | ||
| 16985 | 2025.12.19 22:13:46.480962 [ 198 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16986 | 2025.12.19 22:13:46.483148 [ 198 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2025.12.19 22:13:46.483238 [ 198 ] {50a6411c-360b-455e-94fc-a292ded111bb::all_1_96_19} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16988 | 2025.12.19 22:13:46.485701 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16989 | 2025.12.19 22:13:46.568872 [ 221 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): 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] | ||
| 16990 | 2025.12.19 22:13:46.568932 [ 221 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): 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] | ||
| 16991 | 2025.12.19 22:13:46.571546 [ 221 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): 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] | ||
| 16992 | 2025.12.19 22:13:47.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.17 MiB, peak 411.59 MiB, free memory in arenas 0.00 B, will set to 393.10 MiB (RSS), difference: -1.07 MiB | ||
| 16993 | 2025.12.19 22:13:48.726410 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46456 | ||
| 16994 | 2025.12.19 22:13:48.726541 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16995 | 2025.12.19 22:13:48.726573 [ 288 ] {} <Debug> TCP-Session: 3b996786-627e-4091-9c27-edbe6033e7f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46456 | ||
| 16996 | 2025.12.19 22:13:48.726598 [ 288 ] {} <Debug> TCP-Session: 3b996786-627e-4091-9c27-edbe6033e7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16997 | 2025.12.19 22:13:48.726613 [ 288 ] {} <Debug> TCP-Session: 3b996786-627e-4091-9c27-edbe6033e7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16998 | 2025.12.19 22:13:48.726807 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56921 | ||
| 16999 | 2025.12.19 22:13:48.726831 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48874 | ||
| 17000 | 2025.12.19 22:13:48.726853 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37197 | ||
| 17001 | 2025.12.19 22:13:48.726879 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50376 | ||
| 17002 | 2025.12.19 22:13:48.726910 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33625 | ||
| 17003 | 2025.12.19 22:13:48.726932 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17004 | 2025.12.19 22:13:48.726933 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17005 | 2025.12.19 22:13:48.726972 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17006 | 2025.12.19 22:13:48.726977 [ 291 ] {} <Debug> TCP-Session: a9694b45-c741-4835-9f81-1b43c88291bd Authenticating user 'default' from [fd00:1122:3344:101::e]:48874 | ||
| 17007 | 2025.12.19 22:13:48.726990 [ 289 ] {} <Debug> TCP-Session: 9d2e4aad-8618-4465-8542-57ad0777d24b Authenticating user 'default' from [fd00:1122:3344:101::e]:56921 | ||
| 17008 | 2025.12.19 22:13:48.727005 [ 288 ] {} <Trace> TCP-Session: 3b996786-627e-4091-9c27-edbe6033e7f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2025.12.19 22:13:48.727020 [ 291 ] {} <Debug> TCP-Session: a9694b45-c741-4835-9f81-1b43c88291bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17010 | 2025.12.19 22:13:48.727023 [ 289 ] {} <Debug> TCP-Session: 9d2e4aad-8618-4465-8542-57ad0777d24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17011 | 2025.12.19 22:13:48.727052 [ 291 ] {} <Debug> TCP-Session: a9694b45-c741-4835-9f81-1b43c88291bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17012 | 2025.12.19 22:13:48.727063 [ 289 ] {} <Debug> TCP-Session: 9d2e4aad-8618-4465-8542-57ad0777d24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17013 | 2025.12.19 22:13:48.727000 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17014 | 2025.12.19 22:13:48.726987 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17015 | 2025.12.19 22:13:48.727114 [ 286 ] {} <Debug> TCP-Session: 5f6ebab5-5822-402f-9f56-c8aafb560559 Authenticating user 'default' from [fd00:1122:3344:101::e]:33625 | ||
| 17016 | 2025.12.19 22:13:48.726886 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53119 | ||
| 17017 | 2025.12.19 22:13:48.727153 [ 286 ] {} <Debug> TCP-Session: 5f6ebab5-5822-402f-9f56-c8aafb560559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17018 | 2025.12.19 22:13:48.727139 [ 294 ] {} <Debug> TCP-Session: 501ea21d-62f2-4bdd-b65a-79eda35904f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50376 | ||
| 17019 | 2025.12.19 22:13:48.727203 [ 286 ] {} <Debug> TCP-Session: 5f6ebab5-5822-402f-9f56-c8aafb560559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17020 | 2025.12.19 22:13:48.727205 [ 288 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17021 | 2025.12.19 22:13:48.727222 [ 294 ] {} <Debug> TCP-Session: 501ea21d-62f2-4bdd-b65a-79eda35904f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17022 | 2025.12.19 22:13:48.726819 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41440 | ||
| 17023 | 2025.12.19 22:13:48.727252 [ 294 ] {} <Debug> TCP-Session: 501ea21d-62f2-4bdd-b65a-79eda35904f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17024 | 2025.12.19 22:13:48.727279 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17025 | 2025.12.19 22:13:48.727008 [ 292 ] {} <Debug> TCP-Session: 3c8c10d7-c077-4c59-89e6-286419a08c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:37197 | ||
| 17026 | 2025.12.19 22:13:48.727319 [ 259 ] {} <Debug> TCP-Session: 7757c551-7577-490a-91d5-32b1d66e3845 Authenticating user 'default' from [fd00:1122:3344:101::e]:53119 | ||
| 17027 | 2025.12.19 22:13:48.727326 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17028 | 2025.12.19 22:13:48.727335 [ 292 ] {} <Debug> TCP-Session: 3c8c10d7-c077-4c59-89e6-286419a08c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17029 | 2025.12.19 22:13:48.727353 [ 259 ] {} <Debug> TCP-Session: 7757c551-7577-490a-91d5-32b1d66e3845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17030 | 2025.12.19 22:13:48.727366 [ 290 ] {} <Debug> TCP-Session: 91ec469e-2035-4dd6-b89b-908121074463 Authenticating user 'default' from [fd00:1122:3344:101::e]:41440 | ||
| 17031 | 2025.12.19 22:13:48.727374 [ 292 ] {} <Debug> TCP-Session: 3c8c10d7-c077-4c59-89e6-286419a08c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17032 | 2025.12.19 22:13:48.727388 [ 259 ] {} <Debug> TCP-Session: 7757c551-7577-490a-91d5-32b1d66e3845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17033 | 2025.12.19 22:13:48.727406 [ 290 ] {} <Debug> TCP-Session: 91ec469e-2035-4dd6-b89b-908121074463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17034 | 2025.12.19 22:13:48.726867 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50161 | ||
| 17035 | 2025.12.19 22:13:48.727445 [ 290 ] {} <Debug> TCP-Session: 91ec469e-2035-4dd6-b89b-908121074463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17036 | 2025.12.19 22:13:48.727495 [ 288 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17037 | 2025.12.19 22:13:48.727549 [ 288 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17038 | 2025.12.19 22:13:48.727767 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17039 | 2025.12.19 22:13:48.727798 [ 293 ] {} <Debug> TCP-Session: aa7e6f90-17df-4dd9-af24-8e18741f9b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:50161 | ||
| 17040 | 2025.12.19 22:13:48.727815 [ 293 ] {} <Debug> TCP-Session: aa7e6f90-17df-4dd9-af24-8e18741f9b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17041 | 2025.12.19 22:13:48.727827 [ 293 ] {} <Debug> TCP-Session: aa7e6f90-17df-4dd9-af24-8e18741f9b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17042 | 2025.12.19 22:13:48.727846 [ 288 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 17043 | 2025.12.19 22:13:48.728828 [ 342 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Trace> AggregatingTransform: Aggregating | ||
| 17044 | 2025.12.19 22:13:48.728896 [ 342 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Trace> Aggregator: Aggregation method: without_key | ||
| 17045 | 2025.12.19 22:13:48.728958 [ 342 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001003416 sec. (996.596 rows/sec., 38.93 KiB/sec.) | ||
| 17046 | 2025.12.19 22:13:48.728975 [ 342 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Trace> Aggregator: Merging aggregated data | ||
| 17047 | 2025.12.19 22:13:48.730043 [ 288 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002903 sec., 344.47123665173956 rows/sec., 13.46 KiB/sec. | ||
| 17048 | 2025.12.19 22:13:48.730186 [ 288 ] {1ca02862-7f60-4d97-80f4-eb52a08be22e} <Debug> TCPHandler: Processed in 0.003306044 sec. | ||
| 17049 | 2025.12.19 22:13:48.730297 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17050 | 2025.12.19 22:13:48.730322 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17051 | 2025.12.19 22:13:48.730340 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17052 | 2025.12.19 22:13:48.730361 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17053 | 2025.12.19 22:13:48.730378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17054 | 2025.12.19 22:13:48.730381 [ 291 ] {} <Debug> TCP-Session: a9694b45-c741-4835-9f81-1b43c88291bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17055 | 2025.12.19 22:13:48.730399 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17056 | 2025.12.19 22:13:48.730421 [ 294 ] {} <Debug> TCP-Session: 501ea21d-62f2-4bdd-b65a-79eda35904f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17057 | 2025.12.19 22:13:48.730434 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17058 | 2025.12.19 22:13:48.730459 [ 286 ] {} <Debug> TCP-Session: 5f6ebab5-5822-402f-9f56-c8aafb560559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17059 | 2025.12.19 22:13:48.730455 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17060 | 2025.12.19 22:13:48.730484 [ 292 ] {} <Debug> TCP-Session: 3c8c10d7-c077-4c59-89e6-286419a08c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17061 | 2025.12.19 22:13:48.730415 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17062 | 2025.12.19 22:13:48.730511 [ 259 ] {} <Debug> TCP-Session: 7757c551-7577-490a-91d5-32b1d66e3845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17063 | 2025.12.19 22:13:48.730367 [ 289 ] {} <Debug> TCP-Session: 9d2e4aad-8618-4465-8542-57ad0777d24b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17064 | 2025.12.19 22:13:48.730547 [ 290 ] {} <Debug> TCP-Session: 91ec469e-2035-4dd6-b89b-908121074463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17065 | 2025.12.19 22:13:48.730407 [ 293 ] {} <Debug> TCP-Session: aa7e6f90-17df-4dd9-af24-8e18741f9b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17066 | 2025.12.19 22:13:48.730330 [ 288 ] {} <Debug> TCP-Session: 3b996786-627e-4091-9c27-edbe6033e7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17067 | 2025.12.19 22:13:49.643921 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17068 | 2025.12.19 22:13:49.644166 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 17069 | 2025.12.19 22:13:49.644531 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17070 | 2025.12.19 22:13:49.644575 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17071 | 2025.12.19 22:13:49.644846 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17072 | 2025.12.19 22:13:49.644925 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17073 | 2025.12.19 22:13:49.645075 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 17074 | 2025.12.19 22:13:49.645111 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17075 | 2025.12.19 22:13:49.645133 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17076 | 2025.12.19 22:13:49.645149 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17077 | 2025.12.19 22:13:49.645193 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 17078 | 2025.12.19 22:13:49.645215 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17079 | 2025.12.19 22:13:49.646135 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.002074 sec., 17839.922854387656 rows/sec., 754.32 KiB/sec. | ||
| 17080 | 2025.12.19 22:13:49.646264 [ 261 ] {59ff7106-4ad4-49fa-bd6c-11a40fb0274d} <Debug> TCPHandler: Processed in 0.002471481 sec. | ||
| 17081 | 2025.12.19 22:13:49.647006 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17082 | 2025.12.19 22:13:49.647157 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17083 | 2025.12.19 22:13:49.647406 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17084 | 2025.12.19 22:13:49.647444 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17085 | 2025.12.19 22:13:49.647657 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17086 | 2025.12.19 22:13:49.647712 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17087 | 2025.12.19 22:13:49.647818 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 17088 | 2025.12.19 22:13:49.647848 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17089 | 2025.12.19 22:13:49.647868 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17090 | 2025.12.19 22:13:49.647886 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17091 | 2025.12.19 22:13:49.647923 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:vcpu_usage'))" | ||
| 17092 | 2025.12.19 22:13:49.647944 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17093 | 2025.12.19 22:13:49.648486 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001395 sec., 26523.297491039426 rows/sec., 1.10 MiB/sec. | ||
| 17094 | 2025.12.19 22:13:49.648578 [ 261 ] {b769b34e-109e-466f-aa68-854af33edbbe} <Debug> TCPHandler: Processed in 0.001624237 sec. | ||
| 17095 | 2025.12.19 22:13:49.648799 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2025.12.19 22:13:49.648940 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17097 | 2025.12.19 22:13:49.649170 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17098 | 2025.12.19 22:13:49.649207 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17099 | 2025.12.19 22:13:49.649417 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17100 | 2025.12.19 22:13:49.649471 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17101 | 2025.12.19 22:13:49.649573 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 17102 | 2025.12.19 22:13:49.649602 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17103 | 2025.12.19 22:13:49.649620 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17104 | 2025.12.19 22:13:49.649635 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17105 | 2025.12.19 22:13:49.649669 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17106 | 2025.12.19 22:13:49.649689 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17107 | 2025.12.19 22:13:49.650149 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.00127 sec., 29133.858267716532 rows/sec., 1.20 MiB/sec. | ||
| 17108 | 2025.12.19 22:13:49.650239 [ 261 ] {b8387e58-6c3d-46a0-9dd2-23dd760c7f76} <Debug> TCPHandler: Processed in 0.001488714 sec. | ||
| 17109 | 2025.12.19 22:13:49.650444 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17110 | 2025.12.19 22:13:49.650584 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17111 | 2025.12.19 22:13:49.650808 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17112 | 2025.12.19 22:13:49.650846 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17113 | 2025.12.19 22:13:49.651062 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17114 | 2025.12.19 22:13:49.651115 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17115 | 2025.12.19 22:13:49.651217 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 17116 | 2025.12.19 22:13:49.651245 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17117 | 2025.12.19 22:13:49.651264 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17118 | 2025.12.19 22:13:49.651278 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17119 | 2025.12.19 22:13:49.651313 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17120 | 2025.12.19 22:13:49.651333 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17121 | 2025.12.19 22:13:49.651775 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001251 sec., 29576.338928856916 rows/sec., 1.22 MiB/sec. | ||
| 17122 | 2025.12.19 22:13:49.651865 [ 261 ] {65aec5c8-c985-4bf6-aeb8-369a51aab464} <Debug> TCPHandler: Processed in 0.001470274 sec. | ||
| 17123 | 2025.12.19 22:13:49.652064 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17124 | 2025.12.19 22:13:49.652201 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17125 | 2025.12.19 22:13:49.652425 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17126 | 2025.12.19 22:13:49.652462 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17127 | 2025.12.19 22:13:49.652676 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17128 | 2025.12.19 22:13:49.652728 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17129 | 2025.12.19 22:13:49.652828 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 17130 | 2025.12.19 22:13:49.652857 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17131 | 2025.12.19 22:13:49.652875 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17132 | 2025.12.19 22:13:49.652895 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17133 | 2025.12.19 22:13:49.652930 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17134 | 2025.12.19 22:13:49.652950 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17135 | 2025.12.19 22:13:49.653389 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001246 sec., 29695.02407704655 rows/sec., 1.23 MiB/sec. | ||
| 17136 | 2025.12.19 22:13:49.653478 [ 261 ] {146334c5-9082-4573-9990-a4e2bb9d81c9} <Debug> TCPHandler: Processed in 0.001463395 sec. | ||
| 17137 | 2025.12.19 22:13:49.653671 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17138 | 2025.12.19 22:13:49.653808 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17139 | 2025.12.19 22:13:49.654038 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17140 | 2025.12.19 22:13:49.654076 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17141 | 2025.12.19 22:13:49.654289 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17142 | 2025.12.19 22:13:49.654341 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17143 | 2025.12.19 22:13:49.654442 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 17144 | 2025.12.19 22:13:49.654470 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17145 | 2025.12.19 22:13:49.654489 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17146 | 2025.12.19 22:13:49.654503 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17147 | 2025.12.19 22:13:49.654536 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17148 | 2025.12.19 22:13:49.654556 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17149 | 2025.12.19 22:13:49.655019 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001269 sec., 29156.816390858945 rows/sec., 1.20 MiB/sec. | ||
| 17150 | 2025.12.19 22:13:49.655112 [ 261 ] {8f127b1a-1cfe-4921-90ef-ab05d06108d1} <Debug> TCPHandler: Processed in 0.001490544 sec. | ||
| 17151 | 2025.12.19 22:13:49.655323 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17152 | 2025.12.19 22:13:49.655461 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17153 | 2025.12.19 22:13:49.655698 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17154 | 2025.12.19 22:13:49.655735 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17155 | 2025.12.19 22:13:49.655955 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17156 | 2025.12.19 22:13:49.656008 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17157 | 2025.12.19 22:13:49.656110 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 17158 | 2025.12.19 22:13:49.656139 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17159 | 2025.12.19 22:13:49.656158 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17160 | 2025.12.19 22:13:49.656172 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17161 | 2025.12.19 22:13:49.656207 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17162 | 2025.12.19 22:13:49.656227 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17163 | 2025.12.19 22:13:49.656877 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001474 sec., 25101.763907734057 rows/sec., 1.04 MiB/sec. | ||
| 17164 | 2025.12.19 22:13:49.656975 [ 261 ] {e9ef8af0-d52c-41da-8c97-74fe0fed1d16} <Debug> TCPHandler: Processed in 0.001702367 sec. | ||
| 17165 | 2025.12.19 22:13:49.657180 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17166 | 2025.12.19 22:13:49.657320 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17167 | 2025.12.19 22:13:49.657603 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17168 | 2025.12.19 22:13:49.657659 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17169 | 2025.12.19 22:13:49.657978 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17170 | 2025.12.19 22:13:49.658050 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17171 | 2025.12.19 22:13:49.658196 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 17172 | 2025.12.19 22:13:49.658235 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17173 | 2025.12.19 22:13:49.658255 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17174 | 2025.12.19 22:13:49.658271 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17175 | 2025.12.19 22:13:49.658310 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17176 | 2025.12.19 22:13:49.658330 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17177 | 2025.12.19 22:13:49.658847 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001585 sec., 23343.84858044164 rows/sec., 987.04 KiB/sec. | ||
| 17178 | 2025.12.19 22:13:49.658963 [ 261 ] {aa1e7866-b983-40f9-89eb-bf8ee39f8c19} <Debug> TCPHandler: Processed in 0.00183136 sec. | ||
| 17179 | 2025.12.19 22:13:49.659189 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17180 | 2025.12.19 22:13:49.659334 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17181 | 2025.12.19 22:13:49.659608 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17182 | 2025.12.19 22:13:49.659648 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17183 | 2025.12.19 22:13:49.660020 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17184 | 2025.12.19 22:13:49.660098 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17185 | 2025.12.19 22:13:49.660229 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 17186 | 2025.12.19 22:13:49.660259 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17187 | 2025.12.19 22:13:49.660279 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17188 | 2025.12.19 22:13:49.660293 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17189 | 2025.12.19 22:13:49.660328 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17190 | 2025.12.19 22:13:49.660348 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17191 | 2025.12.19 22:13:49.660825 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001553 sec., 23824.855119124277 rows/sec., 1007.37 KiB/sec. | ||
| 17192 | 2025.12.19 22:13:49.660922 [ 261 ] {294eeed9-ea7b-428f-9151-a4f05a5ad85c} <Debug> TCPHandler: Processed in 0.001785769 sec. | ||
| 17193 | 2025.12.19 22:13:49.661154 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17194 | 2025.12.19 22:13:49.661302 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17195 | 2025.12.19 22:13:49.661546 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17196 | 2025.12.19 22:13:49.661586 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17197 | 2025.12.19 22:13:49.661813 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17198 | 2025.12.19 22:13:49.661868 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17199 | 2025.12.19 22:13:49.661972 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 17200 | 2025.12.19 22:13:49.662002 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17201 | 2025.12.19 22:13:49.662021 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17202 | 2025.12.19 22:13:49.662036 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17203 | 2025.12.19 22:13:49.662071 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17204 | 2025.12.19 22:13:49.662090 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17205 | 2025.12.19 22:13:49.662517 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001279 sec., 28928.850664581703 rows/sec., 1.19 MiB/sec. | ||
| 17206 | 2025.12.19 22:13:49.662610 [ 261 ] {36c621be-07f7-4904-9759-7d77716c68fc} <Debug> TCPHandler: Processed in 0.001506394 sec. | ||
| 17207 | 2025.12.19 22:13:49.662807 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17208 | 2025.12.19 22:13:49.662949 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17209 | 2025.12.19 22:13:49.663181 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17210 | 2025.12.19 22:13:49.663221 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17211 | 2025.12.19 22:13:49.663446 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17212 | 2025.12.19 22:13:49.663599 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17213 | 2025.12.19 22:13:49.663703 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 17214 | 2025.12.19 22:13:49.663733 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17215 | 2025.12.19 22:13:49.663753 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17216 | 2025.12.19 22:13:49.663767 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17217 | 2025.12.19 22:13:49.663801 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17218 | 2025.12.19 22:13:49.663910 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17219 | 2025.12.19 22:13:49.664447 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.00156 sec., 23717.94871794872 rows/sec., 1002.85 KiB/sec. | ||
| 17220 | 2025.12.19 22:13:49.664510 [ 261 ] {d96093cc-b4d3-4632-a574-798ce66f67d8} <Debug> TCPHandler: Processed in 0.001753109 sec. | ||
| 17221 | 2025.12.19 22:13:49.664704 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17222 | 2025.12.19 22:13:49.664842 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17223 | 2025.12.19 22:13:49.665073 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17224 | 2025.12.19 22:13:49.665113 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17225 | 2025.12.19 22:13:49.665336 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17226 | 2025.12.19 22:13:49.665391 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17227 | 2025.12.19 22:13:49.665495 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 17228 | 2025.12.19 22:13:49.665525 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17229 | 2025.12.19 22:13:49.665545 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17230 | 2025.12.19 22:13:49.665560 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17231 | 2025.12.19 22:13:49.665593 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17232 | 2025.12.19 22:13:49.665611 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17233 | 2025.12.19 22:13:49.665996 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001214 sec., 30477.75947281713 rows/sec., 1.26 MiB/sec. | ||
| 17234 | 2025.12.19 22:13:49.666056 [ 261 ] {bac88eb4-e626-4d32-9713-76d7725eb1ee} <Debug> TCPHandler: Processed in 0.001402403 sec. | ||
| 17235 | 2025.12.19 22:13:49.666265 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17236 | 2025.12.19 22:13:49.666402 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17237 | 2025.12.19 22:13:49.666628 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17238 | 2025.12.19 22:13:49.666667 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17239 | 2025.12.19 22:13:49.666889 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17240 | 2025.12.19 22:13:49.666943 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17241 | 2025.12.19 22:13:49.667042 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 17242 | 2025.12.19 22:13:49.667071 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17243 | 2025.12.19 22:13:49.667090 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17244 | 2025.12.19 22:13:49.667104 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17245 | 2025.12.19 22:13:49.667139 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17246 | 2025.12.19 22:13:49.667158 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17247 | 2025.12.19 22:13:49.667535 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001192 sec., 31040.26845637584 rows/sec., 1.28 MiB/sec. | ||
| 17248 | 2025.12.19 22:13:49.667594 [ 261 ] {97e858c1-4bf4-487c-ad1b-08cd9fd5719c} <Debug> TCPHandler: Processed in 0.001379283 sec. | ||
| 17249 | 2025.12.19 22:13:49.668189 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17250 | 2025.12.19 22:13:49.668327 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17251 | 2025.12.19 22:13:49.668548 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17252 | 2025.12.19 22:13:49.668587 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17253 | 2025.12.19 22:13:49.668808 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17254 | 2025.12.19 22:13:49.668862 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17255 | 2025.12.19 22:13:49.668964 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 17256 | 2025.12.19 22:13:49.668994 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17257 | 2025.12.19 22:13:49.669012 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17258 | 2025.12.19 22:13:49.669027 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17259 | 2025.12.19 22:13:49.669061 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17260 | 2025.12.19 22:13:49.669080 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17261 | 2025.12.19 22:13:49.669474 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001207 sec., 30654.515327257664 rows/sec., 1.27 MiB/sec. | ||
| 17262 | 2025.12.19 22:13:49.669535 [ 261 ] {4a5d5b7d-d1f0-4cb3-b60d-835eb1d08097} <Debug> TCPHandler: Processed in 0.001395123 sec. | ||
| 17263 | 2025.12.19 22:13:49.669739 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17264 | 2025.12.19 22:13:49.669876 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17265 | 2025.12.19 22:13:49.670096 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17266 | 2025.12.19 22:13:49.670134 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17267 | 2025.12.19 22:13:49.670353 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17268 | 2025.12.19 22:13:49.670404 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17269 | 2025.12.19 22:13:49.670501 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 17270 | 2025.12.19 22:13:49.670529 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17271 | 2025.12.19 22:13:49.670547 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17272 | 2025.12.19 22:13:49.670561 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17273 | 2025.12.19 22:13:49.670593 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17274 | 2025.12.19 22:13:49.670612 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17275 | 2025.12.19 22:13:49.670982 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001167 sec., 31705.227077977717 rows/sec., 1.31 MiB/sec. | ||
| 17276 | 2025.12.19 22:13:49.671041 [ 261 ] {43aad322-060e-484f-b562-48c94d5c50ff} <Debug> TCPHandler: Processed in 0.001351592 sec. | ||
| 17277 | 2025.12.19 22:13:49.671240 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17278 | 2025.12.19 22:13:49.671377 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17279 | 2025.12.19 22:13:49.671609 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17280 | 2025.12.19 22:13:49.671649 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17281 | 2025.12.19 22:13:49.671870 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17282 | 2025.12.19 22:13:49.671923 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17283 | 2025.12.19 22:13:49.672021 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 17284 | 2025.12.19 22:13:49.672049 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17285 | 2025.12.19 22:13:49.672067 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17286 | 2025.12.19 22:13:49.672081 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17287 | 2025.12.19 22:13:49.672113 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17288 | 2025.12.19 22:13:49.672131 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17289 | 2025.12.19 22:13:49.672660 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001343 sec., 27550.260610573343 rows/sec., 1.14 MiB/sec. | ||
| 17290 | 2025.12.19 22:13:49.672747 [ 261 ] {bdfcc376-9d9d-4506-a074-c3a19041fb5b} <Debug> TCPHandler: Processed in 0.001556206 sec. | ||
| 17291 | 2025.12.19 22:13:49.673048 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17292 | 2025.12.19 22:13:49.673187 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17293 | 2025.12.19 22:13:49.673413 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17294 | 2025.12.19 22:13:49.673452 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17295 | 2025.12.19 22:13:49.673679 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17296 | 2025.12.19 22:13:49.673731 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17297 | 2025.12.19 22:13:49.673829 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 17298 | 2025.12.19 22:13:49.673857 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17299 | 2025.12.19 22:13:49.673876 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17300 | 2025.12.19 22:13:49.673891 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17301 | 2025.12.19 22:13:49.673925 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17302 | 2025.12.19 22:13:49.673943 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17303 | 2025.12.19 22:13:49.674375 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001249 sec., 29623.698959167337 rows/sec., 1.22 MiB/sec. | ||
| 17304 | 2025.12.19 22:13:49.674461 [ 261 ] {7854a8e8-af32-4b12-9109-0a926068edda} <Debug> TCPHandler: Processed in 0.001463254 sec. | ||
| 17305 | 2025.12.19 22:13:49.674577 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62418 | ||
| 17306 | 2025.12.19 22:13:49.674665 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17307 | 2025.12.19 22:13:49.674672 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17308 | 2025.12.19 22:13:49.674715 [ 288 ] {} <Debug> TCP-Session: 2d71bfc8-7509-481c-a9a6-3f46363fa090 Authenticating user 'default' from [fd00:1122:3344:101::e]:62418 | ||
| 17309 | 2025.12.19 22:13:49.674736 [ 288 ] {} <Debug> TCP-Session: 2d71bfc8-7509-481c-a9a6-3f46363fa090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17310 | 2025.12.19 22:13:49.674748 [ 288 ] {} <Debug> TCP-Session: 2d71bfc8-7509-481c-a9a6-3f46363fa090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17311 | 2025.12.19 22:13:49.674811 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17312 | 2025.12.19 22:13:49.674964 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55019 | ||
| 17313 | 2025.12.19 22:13:49.674978 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61933 | ||
| 17314 | 2025.12.19 22:13:49.674991 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51188 | ||
| 17315 | 2025.12.19 22:13:49.675030 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41441 | ||
| 17316 | 2025.12.19 22:13:49.675033 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17317 | 2025.12.19 22:13:49.675058 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37001 | ||
| 17318 | 2025.12.19 22:13:49.675074 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17319 | 2025.12.19 22:13:49.675109 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17320 | 2025.12.19 22:13:49.675106 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17321 | 2025.12.19 22:13:49.675134 [ 288 ] {} <Trace> TCP-Session: 2d71bfc8-7509-481c-a9a6-3f46363fa090 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17322 | 2025.12.19 22:13:49.675156 [ 291 ] {} <Debug> TCP-Session: 037b24fa-c6be-4880-8698-e6fdea95565c Authenticating user 'default' from [fd00:1122:3344:101::e]:51188 | ||
| 17323 | 2025.12.19 22:13:49.675165 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17324 | 2025.12.19 22:13:49.675193 [ 291 ] {} <Debug> TCP-Session: 037b24fa-c6be-4880-8698-e6fdea95565c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17325 | 2025.12.19 22:13:49.675210 [ 286 ] {} <Debug> TCP-Session: 6123b0e0-dba4-4b3b-8c26-7f1ad0fa7d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:37001 | ||
| 17326 | 2025.12.19 22:13:49.675221 [ 291 ] {} <Debug> TCP-Session: 037b24fa-c6be-4880-8698-e6fdea95565c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17327 | 2025.12.19 22:13:49.675137 [ 294 ] {} <Debug> TCP-Session: ab8e10c6-9fcc-4316-8bb8-99f3409b0fc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41441 | ||
| 17328 | 2025.12.19 22:13:49.675243 [ 286 ] {} <Debug> TCP-Session: 6123b0e0-dba4-4b3b-8c26-7f1ad0fa7d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17329 | 2025.12.19 22:13:49.675274 [ 294 ] {} <Debug> TCP-Session: ab8e10c6-9fcc-4316-8bb8-99f3409b0fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17330 | 2025.12.19 22:13:49.675283 [ 286 ] {} <Debug> TCP-Session: 6123b0e0-dba4-4b3b-8c26-7f1ad0fa7d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17331 | 2025.12.19 22:13:49.675297 [ 294 ] {} <Debug> TCP-Session: ab8e10c6-9fcc-4316-8bb8-99f3409b0fc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17332 | 2025.12.19 22:13:49.675303 [ 288 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62418) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17333 | 2025.12.19 22:13:49.675134 [ 290 ] {} <Debug> TCP-Session: c38133b3-c2d9-4b7e-a59a-90a54fe598ae Authenticating user 'default' from [fd00:1122:3344:101::e]:61933 | ||
| 17334 | 2025.12.19 22:13:49.675083 [ 289 ] {} <Debug> TCP-Session: b7632e3e-aa7c-42ab-b79f-4ca9078812b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55019 | ||
| 17335 | 2025.12.19 22:13:49.675364 [ 290 ] {} <Debug> TCP-Session: c38133b3-c2d9-4b7e-a59a-90a54fe598ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17336 | 2025.12.19 22:13:49.675384 [ 289 ] {} <Debug> TCP-Session: b7632e3e-aa7c-42ab-b79f-4ca9078812b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17337 | 2025.12.19 22:13:49.675400 [ 290 ] {} <Debug> TCP-Session: c38133b3-c2d9-4b7e-a59a-90a54fe598ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17338 | 2025.12.19 22:13:49.675414 [ 289 ] {} <Debug> TCP-Session: b7632e3e-aa7c-42ab-b79f-4ca9078812b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17339 | 2025.12.19 22:13:49.675023 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46260 | ||
| 17340 | 2025.12.19 22:13:49.675011 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56528 | ||
| 17341 | 2025.12.19 22:13:49.675049 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59317 | ||
| 17342 | 2025.12.19 22:13:49.675531 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17343 | 2025.12.19 22:13:49.675071 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17344 | 2025.12.19 22:13:49.675562 [ 293 ] {} <Debug> TCP-Session: 7d7ea5d7-9eee-48b8-ae4f-1403a08ac4d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46260 | ||
| 17345 | 2025.12.19 22:13:49.675555 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17346 | 2025.12.19 22:13:49.675601 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17347 | 2025.12.19 22:13:49.675599 [ 288 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17348 | 2025.12.19 22:13:49.675623 [ 292 ] {} <Debug> TCP-Session: a731dbf6-f918-403c-bbba-f832535e392f Authenticating user 'default' from [fd00:1122:3344:101::e]:56528 | ||
| 17349 | 2025.12.19 22:13:49.675601 [ 293 ] {} <Debug> TCP-Session: 7d7ea5d7-9eee-48b8-ae4f-1403a08ac4d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17350 | 2025.12.19 22:13:49.675666 [ 292 ] {} <Debug> TCP-Session: a731dbf6-f918-403c-bbba-f832535e392f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17351 | 2025.12.19 22:13:49.675679 [ 288 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17352 | 2025.12.19 22:13:49.675696 [ 292 ] {} <Debug> TCP-Session: a731dbf6-f918-403c-bbba-f832535e392f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17353 | 2025.12.19 22:13:49.675686 [ 293 ] {} <Debug> TCP-Session: 7d7ea5d7-9eee-48b8-ae4f-1403a08ac4d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17354 | 2025.12.19 22:13:49.675591 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17355 | 2025.12.19 22:13:49.675767 [ 259 ] {} <Debug> TCP-Session: b6ab02c1-659a-4efa-a944-9f84ff7a29c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59317 | ||
| 17356 | 2025.12.19 22:13:49.675788 [ 259 ] {} <Debug> TCP-Session: b6ab02c1-659a-4efa-a944-9f84ff7a29c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17357 | 2025.12.19 22:13:49.675804 [ 259 ] {} <Debug> TCP-Session: b6ab02c1-659a-4efa-a944-9f84ff7a29c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17358 | 2025.12.19 22:13:49.675850 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17359 | 2025.12.19 22:13:49.675910 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17360 | 2025.12.19 22:13:49.675967 [ 288 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 17361 | 2025.12.19 22:13:49.676010 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 17362 | 2025.12.19 22:13:49.676043 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17363 | 2025.12.19 22:13:49.676062 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17364 | 2025.12.19 22:13:49.676076 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17365 | 2025.12.19 22:13:49.676110 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17366 | 2025.12.19 22:13:49.676128 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17367 | 2025.12.19 22:13:49.676570 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001822 sec., 20307.35455543359 rows/sec., 858.65 KiB/sec. | ||
| 17368 | 2025.12.19 22:13:49.676658 [ 261 ] {26478649-ae6e-4ecc-b7ef-10bb2cda410d} <Debug> TCPHandler: Processed in 0.002042093 sec. | ||
| 17369 | 2025.12.19 22:13:49.676823 [ 320 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Trace> AggregatingTransform: Aggregating | ||
| 17370 | 2025.12.19 22:13:49.676874 [ 320 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 17371 | 2025.12.19 22:13:49.676917 [ 320 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843974 sec. (1184.871 rows/sec., 46.28 KiB/sec.) | ||
| 17372 | 2025.12.19 22:13:49.676937 [ 320 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Trace> Aggregator: Merging aggregated data | ||
| 17373 | 2025.12.19 22:13:49.677167 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17374 | 2025.12.19 22:13:49.677372 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17375 | 2025.12.19 22:13:49.677707 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17376 | 2025.12.19 22:13:49.677752 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17377 | 2025.12.19 22:13:49.678021 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17378 | 2025.12.19 22:13:49.678087 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17379 | 2025.12.19 22:13:49.678180 [ 288 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002927 sec., 341.646737273659 rows/sec., 13.35 KiB/sec. | ||
| 17380 | 2025.12.19 22:13:49.678206 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 17381 | 2025.12.19 22:13:49.678242 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17382 | 2025.12.19 22:13:49.678261 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17383 | 2025.12.19 22:13:49.678275 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17384 | 2025.12.19 22:13:49.678309 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17385 | 2025.12.19 22:13:49.678324 [ 288 ] {85eab47f-39f3-47ae-9cc7-274fb765a2fd} <Debug> TCPHandler: Processed in 0.003354435 sec. | ||
| 17386 | 2025.12.19 22:13:49.678328 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17387 | 2025.12.19 22:13:49.678451 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17388 | 2025.12.19 22:13:49.678468 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17389 | 2025.12.19 22:13:49.678486 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17390 | 2025.12.19 22:13:49.678489 [ 288 ] {} <Debug> TCP-Session: 2d71bfc8-7509-481c-a9a6-3f46363fa090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17391 | 2025.12.19 22:13:49.678508 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17392 | 2025.12.19 22:13:49.678525 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17393 | 2025.12.19 22:13:49.678536 [ 289 ] {} <Debug> TCP-Session: b7632e3e-aa7c-42ab-b79f-4ca9078812b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17394 | 2025.12.19 22:13:49.678561 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17395 | 2025.12.19 22:13:49.678578 [ 291 ] {} <Debug> TCP-Session: 037b24fa-c6be-4880-8698-e6fdea95565c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17396 | 2025.12.19 22:13:49.678591 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17397 | 2025.12.19 22:13:49.678617 [ 292 ] {} <Debug> TCP-Session: a731dbf6-f918-403c-bbba-f832535e392f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17398 | 2025.12.19 22:13:49.678575 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17399 | 2025.12.19 22:13:49.678648 [ 259 ] {} <Debug> TCP-Session: b6ab02c1-659a-4efa-a944-9f84ff7a29c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17400 | 2025.12.19 22:13:49.678558 [ 290 ] {} <Debug> TCP-Session: c38133b3-c2d9-4b7e-a59a-90a54fe598ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17401 | 2025.12.19 22:13:49.678678 [ 293 ] {} <Debug> TCP-Session: 7d7ea5d7-9eee-48b8-ae4f-1403a08ac4d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17402 | 2025.12.19 22:13:49.678542 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17403 | 2025.12.19 22:13:49.678510 [ 286 ] {} <Debug> TCP-Session: 6123b0e0-dba4-4b3b-8c26-7f1ad0fa7d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17404 | 2025.12.19 22:13:49.678757 [ 294 ] {} <Debug> TCP-Session: ab8e10c6-9fcc-4316-8bb8-99f3409b0fc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17405 | 2025.12.19 22:13:49.678861 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001576 sec., 23477.157360406094 rows/sec., 992.67 KiB/sec. | ||
| 17406 | 2025.12.19 22:13:49.678942 [ 261 ] {dbdeb619-ab40-487c-a2b7-0626f8323000} <Debug> TCPHandler: Processed in 0.001893571 sec. | ||
| 17407 | 2025.12.19 22:13:49.679288 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17408 | 2025.12.19 22:13:49.679435 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17409 | 2025.12.19 22:13:49.679675 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17410 | 2025.12.19 22:13:49.679718 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17411 | 2025.12.19 22:13:49.679959 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17412 | 2025.12.19 22:13:49.680015 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17413 | 2025.12.19 22:13:49.680120 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 17414 | 2025.12.19 22:13:49.680149 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17415 | 2025.12.19 22:13:49.680169 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17416 | 2025.12.19 22:13:49.680183 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17417 | 2025.12.19 22:13:49.680219 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17418 | 2025.12.19 22:13:49.680240 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17419 | 2025.12.19 22:13:49.680693 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001324 sec., 27945.61933534743 rows/sec., 1.15 MiB/sec. | ||
| 17420 | 2025.12.19 22:13:49.680754 [ 261 ] {a853d92f-76e7-4c16-8bcf-61285a6cc50d} <Debug> TCPHandler: Processed in 0.001517665 sec. | ||
| 17421 | 2025.12.19 22:13:49.680970 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17422 | 2025.12.19 22:13:49.681115 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17423 | 2025.12.19 22:13:49.681347 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17424 | 2025.12.19 22:13:49.681390 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17425 | 2025.12.19 22:13:49.681631 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17426 | 2025.12.19 22:13:49.681685 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17427 | 2025.12.19 22:13:49.681784 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 17428 | 2025.12.19 22:13:49.681814 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17429 | 2025.12.19 22:13:49.681833 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17430 | 2025.12.19 22:13:49.681848 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17431 | 2025.12.19 22:13:49.681882 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17432 | 2025.12.19 22:13:49.681902 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17433 | 2025.12.19 22:13:49.682288 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001239 sec., 29862.792574656978 rows/sec., 1.23 MiB/sec. | ||
| 17434 | 2025.12.19 22:13:49.682350 [ 261 ] {71342cc0-2e06-4f11-b4dd-dcfae3eafc99} <Debug> TCPHandler: Processed in 0.001430624 sec. | ||
| 17435 | 2025.12.19 22:13:49.682670 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17436 | 2025.12.19 22:13:49.682813 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17437 | 2025.12.19 22:13:49.683044 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17438 | 2025.12.19 22:13:49.683086 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17439 | 2025.12.19 22:13:49.683323 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17440 | 2025.12.19 22:13:49.683375 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17441 | 2025.12.19 22:13:49.683475 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 17442 | 2025.12.19 22:13:49.683504 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17443 | 2025.12.19 22:13:49.683523 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17444 | 2025.12.19 22:13:49.683537 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17445 | 2025.12.19 22:13:49.683572 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17446 | 2025.12.19 22:13:49.683591 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17447 | 2025.12.19 22:13:49.683973 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001224 sec., 30228.75816993464 rows/sec., 1.25 MiB/sec. | ||
| 17448 | 2025.12.19 22:13:49.684034 [ 261 ] {f1c89e49-bdff-41e5-8334-21ac799bbd24} <Debug> TCPHandler: Processed in 0.001414913 sec. | ||
| 17449 | 2025.12.19 22:13:49.684445 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17450 | 2025.12.19 22:13:49.684588 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17451 | 2025.12.19 22:13:49.684819 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17452 | 2025.12.19 22:13:49.684860 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17453 | 2025.12.19 22:13:49.685097 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17454 | 2025.12.19 22:13:49.685149 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17455 | 2025.12.19 22:13:49.685248 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 17456 | 2025.12.19 22:13:49.685276 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17457 | 2025.12.19 22:13:49.685295 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17458 | 2025.12.19 22:13:49.685309 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17459 | 2025.12.19 22:13:49.685342 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17460 | 2025.12.19 22:13:49.685362 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17461 | 2025.12.19 22:13:49.685859 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001334 sec., 27736.131934032986 rows/sec., 1.15 MiB/sec. | ||
| 17462 | 2025.12.19 22:13:49.685949 [ 261 ] {1deb9824-8949-4267-81e6-f96dcade6b6e} <Debug> TCPHandler: Processed in 0.001555826 sec. | ||
| 17463 | 2025.12.19 22:13:49.686265 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17464 | 2025.12.19 22:13:49.686413 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17465 | 2025.12.19 22:13:49.686648 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17466 | 2025.12.19 22:13:49.686689 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17467 | 2025.12.19 22:13:49.686930 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17468 | 2025.12.19 22:13:49.686982 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17469 | 2025.12.19 22:13:49.687081 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 17470 | 2025.12.19 22:13:49.687110 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17471 | 2025.12.19 22:13:49.687128 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17472 | 2025.12.19 22:13:49.687142 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17473 | 2025.12.19 22:13:49.687175 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17474 | 2025.12.19 22:13:49.687193 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
| 17475 | 2025.12.19 22:13:49.687638 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001293 sec., 28615.622583139982 rows/sec., 1.18 MiB/sec. | ||
| 17476 | 2025.12.19 22:13:49.687724 [ 261 ] {16b176e4-1e4b-4574-9919-25924ce25ea0} <Debug> TCPHandler: Processed in 0.001509105 sec. | ||
| 17477 | 2025.12.19 22:13:49.694299 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17478 | 2025.12.19 22:13:49.694411 [ 261 ] {ed4e1fff-73a0-49e9-b205-c8a36645d340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 17479 | 2025.12.19 22:13:49.694453 [ 261 ] {ed4e1fff-73a0-49e9-b205-c8a36645d340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17480 | 2025.12.19 22:13:49.695112 [ 261 ] {ed4e1fff-73a0-49e9-b205-c8a36645d340} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17481 | 2025.12.19 22:13:49.695164 [ 261 ] {ed4e1fff-73a0-49e9-b205-c8a36645d340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17482 | 2025.12.19 22:13:49.695608 [ 261 ] {ed4e1fff-73a0-49e9-b205-c8a36645d340} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 17483 | 2025.12.19 22:13:49.695811 [ 261 ] {ed4e1fff-73a0-49e9-b205-c8a36645d340} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17484 | 2025.12.19 22:13:49.695958 [ 261 ] {ed4e1fff-73a0-49e9-b205-c8a36645d340} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 2.23 MiB/sec. | ||
| 17485 | 2025.12.19 22:13:49.696001 [ 261 ] {ed4e1fff-73a0-49e9-b205-c8a36645d340} <Debug> TCPHandler: Processed in 0.001754268 sec. | ||
| 17486 | 2025.12.19 22:13:49.696134 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17487 | 2025.12.19 22:13:49.696233 [ 261 ] {bd88ad80-bfa1-4892-bcdb-8d6acd6c84d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17488 | 2025.12.19 22:13:49.696276 [ 261 ] {bd88ad80-bfa1-4892-bcdb-8d6acd6c84d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17489 | 2025.12.19 22:13:49.696691 [ 261 ] {bd88ad80-bfa1-4892-bcdb-8d6acd6c84d1} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17490 | 2025.12.19 22:13:49.696729 [ 261 ] {bd88ad80-bfa1-4892-bcdb-8d6acd6c84d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17491 | 2025.12.19 22:13:49.697062 [ 261 ] {bd88ad80-bfa1-4892-bcdb-8d6acd6c84d1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17492 | 2025.12.19 22:13:49.697293 [ 261 ] {bd88ad80-bfa1-4892-bcdb-8d6acd6c84d1} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17493 | 2025.12.19 22:13:49.697431 [ 261 ] {bd88ad80-bfa1-4892-bcdb-8d6acd6c84d1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001221 sec., 3276.003276003276 rows/sec., 267.14 KiB/sec. | ||
| 17494 | 2025.12.19 22:13:49.697470 [ 261 ] {bd88ad80-bfa1-4892-bcdb-8d6acd6c84d1} <Debug> TCPHandler: Processed in 0.001384892 sec. | ||
| 17495 | 2025.12.19 22:13:49.697583 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17496 | 2025.12.19 22:13:49.697682 [ 261 ] {7eddd070-40b1-4f5d-afcc-14a0f6b48f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17497 | 2025.12.19 22:13:49.697721 [ 261 ] {7eddd070-40b1-4f5d-afcc-14a0f6b48f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17498 | 2025.12.19 22:13:49.698811 [ 261 ] {7eddd070-40b1-4f5d-afcc-14a0f6b48f56} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17499 | 2025.12.19 22:13:49.698852 [ 261 ] {7eddd070-40b1-4f5d-afcc-14a0f6b48f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17500 | 2025.12.19 22:13:49.699262 [ 261 ] {7eddd070-40b1-4f5d-afcc-14a0f6b48f56} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17501 | 2025.12.19 22:13:49.699500 [ 261 ] {7eddd070-40b1-4f5d-afcc-14a0f6b48f56} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17502 | 2025.12.19 22:13:49.699639 [ 261 ] {7eddd070-40b1-4f5d-afcc-14a0f6b48f56} <Debug> executeQuery: Read 1242 rows, 104.43 KiB in 0.001978 sec., 627906.976744186 rows/sec., 51.56 MiB/sec. | ||
| 17503 | 2025.12.19 22:13:49.699678 [ 261 ] {7eddd070-40b1-4f5d-afcc-14a0f6b48f56} <Debug> TCPHandler: Processed in 0.002144604 sec. | ||
| 17504 | 2025.12.19 22:13:49.699798 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17505 | 2025.12.19 22:13:49.699894 [ 261 ] {08c90d1f-87e0-42ca-834d-99ca737f1d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17506 | 2025.12.19 22:13:49.700024 [ 261 ] {08c90d1f-87e0-42ca-834d-99ca737f1d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17507 | 2025.12.19 22:13:49.700423 [ 261 ] {08c90d1f-87e0-42ca-834d-99ca737f1d89} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17508 | 2025.12.19 22:13:49.700462 [ 261 ] {08c90d1f-87e0-42ca-834d-99ca737f1d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17509 | 2025.12.19 22:13:49.700743 [ 261 ] {08c90d1f-87e0-42ca-834d-99ca737f1d89} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17510 | 2025.12.19 22:13:49.700948 [ 261 ] {08c90d1f-87e0-42ca-834d-99ca737f1d89} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17511 | 2025.12.19 22:13:49.701078 [ 261 ] {08c90d1f-87e0-42ca-834d-99ca737f1d89} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001204 sec., 3322.2591362126245 rows/sec., 231.97 KiB/sec. | ||
| 17512 | 2025.12.19 22:13:49.701116 [ 261 ] {08c90d1f-87e0-42ca-834d-99ca737f1d89} <Debug> TCPHandler: Processed in 0.001368232 sec. | ||
| 17513 | 2025.12.19 22:13:49.701228 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17514 | 2025.12.19 22:13:49.701323 [ 261 ] {02291adf-5578-4d17-a30f-6341d03159cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17515 | 2025.12.19 22:13:49.701363 [ 261 ] {02291adf-5578-4d17-a30f-6341d03159cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17516 | 2025.12.19 22:13:49.701845 [ 261 ] {02291adf-5578-4d17-a30f-6341d03159cd} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2025.12.19 22:13:49.701881 [ 261 ] {02291adf-5578-4d17-a30f-6341d03159cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17518 | 2025.12.19 22:13:49.702188 [ 261 ] {02291adf-5578-4d17-a30f-6341d03159cd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17519 | 2025.12.19 22:13:49.702394 [ 261 ] {02291adf-5578-4d17-a30f-6341d03159cd} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17520 | 2025.12.19 22:13:49.702522 [ 261 ] {02291adf-5578-4d17-a30f-6341d03159cd} <Debug> executeQuery: Read 266 rows, 18.24 KiB in 0.001218 sec., 218390.80459770118 rows/sec., 14.62 MiB/sec. | ||
| 17521 | 2025.12.19 22:13:49.702560 [ 261 ] {02291adf-5578-4d17-a30f-6341d03159cd} <Debug> TCPHandler: Processed in 0.001380613 sec. | ||
| 17522 | 2025.12.19 22:13:49.702670 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17523 | 2025.12.19 22:13:49.702763 [ 261 ] {63af7e39-2a72-4beb-a34a-0f17cb362205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17524 | 2025.12.19 22:13:49.702804 [ 261 ] {63af7e39-2a72-4beb-a34a-0f17cb362205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17525 | 2025.12.19 22:13:49.703430 [ 261 ] {63af7e39-2a72-4beb-a34a-0f17cb362205} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17526 | 2025.12.19 22:13:49.703466 [ 261 ] {63af7e39-2a72-4beb-a34a-0f17cb362205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17527 | 2025.12.19 22:13:49.703801 [ 261 ] {63af7e39-2a72-4beb-a34a-0f17cb362205} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17528 | 2025.12.19 22:13:49.704014 [ 261 ] {63af7e39-2a72-4beb-a34a-0f17cb362205} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17529 | 2025.12.19 22:13:49.704141 [ 261 ] {63af7e39-2a72-4beb-a34a-0f17cb362205} <Debug> executeQuery: Read 664 rows, 50.39 KiB in 0.001396 sec., 475644.6991404011 rows/sec., 35.25 MiB/sec. | ||
| 17530 | 2025.12.19 22:13:49.704180 [ 261 ] {63af7e39-2a72-4beb-a34a-0f17cb362205} <Debug> TCPHandler: Processed in 0.001559285 sec. | ||
| 17531 | 2025.12.19 22:13:49.704295 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17532 | 2025.12.19 22:13:49.704389 [ 261 ] {bf7c2143-34cc-4eb5-9902-7a45fbfc6264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 17533 | 2025.12.19 22:13:49.704431 [ 261 ] {bf7c2143-34cc-4eb5-9902-7a45fbfc6264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 17534 | 2025.12.19 22:13:49.704779 [ 261 ] {bf7c2143-34cc-4eb5-9902-7a45fbfc6264} <Trace> oximeter.measurements_cumulativei64 (3810ef48-0e7f-4fe0-87a6-fe2a08a08f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2025.12.19 22:13:49.704814 [ 261 ] {bf7c2143-34cc-4eb5-9902-7a45fbfc6264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17536 | 2025.12.19 22:13:49.705219 [ 261 ] {bf7c2143-34cc-4eb5-9902-7a45fbfc6264} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 17537 | 2025.12.19 22:13:49.705430 [ 261 ] {bf7c2143-34cc-4eb5-9902-7a45fbfc6264} <Trace> oximeter.measurements_cumulativei64 (3810ef48-0e7f-4fe0-87a6-fe2a08a08f13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2025.12.19 22:13:49.705556 [ 261 ] {bf7c2143-34cc-4eb5-9902-7a45fbfc6264} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001186 sec., 16863.406408094434 rows/sec., 1.11 MiB/sec. | ||
| 17539 | 2025.12.19 22:13:49.705594 [ 261 ] {bf7c2143-34cc-4eb5-9902-7a45fbfc6264} <Debug> TCPHandler: Processed in 0.001348552 sec. | ||
| 17540 | 2025.12.19 22:13:49.705703 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17541 | 2025.12.19 22:13:49.705796 [ 261 ] {12b04183-9da2-4383-924b-efcfe4d72f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17542 | 2025.12.19 22:13:49.705837 [ 261 ] {12b04183-9da2-4383-924b-efcfe4d72f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17543 | 2025.12.19 22:13:49.706412 [ 261 ] {12b04183-9da2-4383-924b-efcfe4d72f6e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17544 | 2025.12.19 22:13:49.706448 [ 261 ] {12b04183-9da2-4383-924b-efcfe4d72f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17545 | 2025.12.19 22:13:49.706813 [ 261 ] {12b04183-9da2-4383-924b-efcfe4d72f6e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17546 | 2025.12.19 22:13:49.707020 [ 261 ] {12b04183-9da2-4383-924b-efcfe4d72f6e} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2025.12.19 22:13:49.707145 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 6 parts from all_1_138_31 to all_143_143_0 | ||
| 17548 | 2025.12.19 22:13:49.707154 [ 261 ] {12b04183-9da2-4383-924b-efcfe4d72f6e} <Debug> executeQuery: Read 871 rows, 59.96 KiB in 0.001376 sec., 632994.1860465116 rows/sec., 42.56 MiB/sec. | ||
| 17549 | 2025.12.19 22:13:49.707197 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17550 | 2025.12.19 22:13:49.707211 [ 261 ] {12b04183-9da2-4383-924b-efcfe4d72f6e} <Debug> TCPHandler: Processed in 0.001557726 sec. | ||
| 17551 | 2025.12.19 22:13:49.707225 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17552 | 2025.12.19 22:13:49.707320 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_31 to all_143_143_0 into Compact with storage Full | ||
| 17553 | 2025.12.19 22:13:49.707325 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2025.12.19 22:13:49.707442 [ 261 ] {e60c7444-4989-4a34-a122-94e5f5b07ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17555 | 2025.12.19 22:13:49.707447 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17556 | 2025.12.19 22:13:49.707493 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_138_31, total 39397 rows starting from the beginning of the part | ||
| 17557 | 2025.12.19 22:13:49.707499 [ 261 ] {e60c7444-4989-4a34-a122-94e5f5b07ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17558 | 2025.12.19 22:13:49.707565 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 17559 | 2025.12.19 22:13:49.707624 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 197 rows starting from the beginning of the part | ||
| 17560 | 2025.12.19 22:13:49.707667 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17561 | 2025.12.19 22:13:49.707707 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 17562 | 2025.12.19 22:13:49.707751 [ 198 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 871 rows starting from the beginning of the part | ||
| 17563 | 2025.12.19 22:13:49.708216 [ 261 ] {e60c7444-4989-4a34-a122-94e5f5b07ebb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17564 | 2025.12.19 22:13:49.708257 [ 261 ] {e60c7444-4989-4a34-a122-94e5f5b07ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17565 | 2025.12.19 22:13:49.708738 [ 261 ] {e60c7444-4989-4a34-a122-94e5f5b07ebb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17566 | 2025.12.19 22:13:49.708968 [ 261 ] {e60c7444-4989-4a34-a122-94e5f5b07ebb} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17567 | 2025.12.19 22:13:49.709118 [ 261 ] {e60c7444-4989-4a34-a122-94e5f5b07ebb} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.001695 sec., 2949.8525073746314 rows/sec., 3.67 MiB/sec. | ||
| 17568 | 2025.12.19 22:13:49.709186 [ 261 ] {e60c7444-4989-4a34-a122-94e5f5b07ebb} <Debug> TCPHandler: Processed in 0.001909801 sec. | ||
| 17569 | 2025.12.19 22:13:49.709297 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17570 | 2025.12.19 22:13:49.709392 [ 261 ] {f9f7b22e-545a-4fdf-acea-73ec9e7760df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17571 | 2025.12.19 22:13:49.709435 [ 261 ] {f9f7b22e-545a-4fdf-acea-73ec9e7760df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17572 | 2025.12.19 22:13:49.709781 [ 261 ] {f9f7b22e-545a-4fdf-acea-73ec9e7760df} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17573 | 2025.12.19 22:13:49.709817 [ 261 ] {f9f7b22e-545a-4fdf-acea-73ec9e7760df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17574 | 2025.12.19 22:13:49.710137 [ 261 ] {f9f7b22e-545a-4fdf-acea-73ec9e7760df} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17575 | 2025.12.19 22:13:49.710350 [ 261 ] {f9f7b22e-545a-4fdf-acea-73ec9e7760df} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17576 | 2025.12.19 22:13:49.710481 [ 261 ] {f9f7b22e-545a-4fdf-acea-73ec9e7760df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 17577 | 2025.12.19 22:13:49.710525 [ 261 ] {f9f7b22e-545a-4fdf-acea-73ec9e7760df} <Debug> TCPHandler: Processed in 0.001276731 sec. | ||
| 17578 | 2025.12.19 22:13:49.731437 [ 193 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40945 rows, containing 5 columns (5 merged, 0 gathered) in 0.024148464 sec., 1695552.975957394 rows/sec., 116.50 MiB/sec. | ||
| 17579 | 2025.12.19 22:13:49.732356 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Trace> MergedBlockOutputStream: filled checksums all_1_143_32 (state Temporary) | ||
| 17580 | 2025.12.19 22:13:49.732716 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_143_32 to all_1_143_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17581 | 2025.12.19 22:13:49.732794 [ 192 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 6 parts: [all_1_138_31, all_143_143_0] -> all_1_143_32 | ||
| 17582 | 2025.12.19 22:13:49.732910 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 17583 | 2025.12.19 22:13:49.744800 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55709 | ||
| 17584 | 2025.12.19 22:13:49.744903 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17585 | 2025.12.19 22:13:49.744955 [ 288 ] {} <Debug> TCP-Session: a51c2f2b-a71a-4334-bcdd-09caf28f1b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:55709 | ||
| 17586 | 2025.12.19 22:13:49.744979 [ 288 ] {} <Debug> TCP-Session: a51c2f2b-a71a-4334-bcdd-09caf28f1b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17587 | 2025.12.19 22:13:49.744992 [ 288 ] {} <Debug> TCP-Session: a51c2f2b-a71a-4334-bcdd-09caf28f1b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17588 | 2025.12.19 22:13:49.745189 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48860 | ||
| 17589 | 2025.12.19 22:13:49.745217 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37983 | ||
| 17590 | 2025.12.19 22:13:49.745226 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36322 | ||
| 17591 | 2025.12.19 22:13:49.745256 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52872 | ||
| 17592 | 2025.12.19 22:13:49.745276 [ 288 ] {} <Trace> TCP-Session: a51c2f2b-a71a-4334-bcdd-09caf28f1b78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17593 | 2025.12.19 22:13:49.745281 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17594 | 2025.12.19 22:13:49.745297 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17595 | 2025.12.19 22:13:49.745315 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17596 | 2025.12.19 22:13:49.745332 [ 289 ] {} <Debug> TCP-Session: cef37abc-97c4-47e1-a5d1-65b8f74c78be Authenticating user 'default' from [fd00:1122:3344:101::e]:48860 | ||
| 17597 | 2025.12.19 22:13:49.745342 [ 290 ] {} <Debug> TCP-Session: 28fb9394-f755-4e0f-8050-1d93195908c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37983 | ||
| 17598 | 2025.12.19 22:13:49.745356 [ 291 ] {} <Debug> TCP-Session: 049b8093-0436-4856-bd44-689bfab95b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:36322 | ||
| 17599 | 2025.12.19 22:13:49.745367 [ 289 ] {} <Debug> TCP-Session: cef37abc-97c4-47e1-a5d1-65b8f74c78be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17600 | 2025.12.19 22:13:49.745377 [ 290 ] {} <Debug> TCP-Session: 28fb9394-f755-4e0f-8050-1d93195908c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17601 | 2025.12.19 22:13:49.745387 [ 291 ] {} <Debug> TCP-Session: 049b8093-0436-4856-bd44-689bfab95b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17602 | 2025.12.19 22:13:49.745394 [ 289 ] {} <Debug> TCP-Session: cef37abc-97c4-47e1-a5d1-65b8f74c78be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17603 | 2025.12.19 22:13:49.745408 [ 290 ] {} <Debug> TCP-Session: 28fb9394-f755-4e0f-8050-1d93195908c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17604 | 2025.12.19 22:13:49.745419 [ 291 ] {} <Debug> TCP-Session: 049b8093-0436-4856-bd44-689bfab95b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17605 | 2025.12.19 22:13:49.745443 [ 288 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55709) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17606 | 2025.12.19 22:13:49.745332 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17607 | 2025.12.19 22:13:49.745289 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39946 | ||
| 17608 | 2025.12.19 22:13:49.745497 [ 294 ] {} <Debug> TCP-Session: 8dee0556-21d7-4065-8d36-53037a774e55 Authenticating user 'default' from [fd00:1122:3344:101::e]:52872 | ||
| 17609 | 2025.12.19 22:13:49.745281 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51770 | ||
| 17610 | 2025.12.19 22:13:49.745540 [ 294 ] {} <Debug> TCP-Session: 8dee0556-21d7-4065-8d36-53037a774e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17611 | 2025.12.19 22:13:49.745254 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51709 | ||
| 17612 | 2025.12.19 22:13:49.745581 [ 294 ] {} <Debug> TCP-Session: 8dee0556-21d7-4065-8d36-53037a774e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17613 | 2025.12.19 22:13:49.745582 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17614 | 2025.12.19 22:13:49.745619 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17615 | 2025.12.19 22:13:49.745646 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17616 | 2025.12.19 22:13:49.745653 [ 286 ] {} <Debug> TCP-Session: 12b011ac-d31f-4ad4-8747-fcc0864a500b Authenticating user 'default' from [fd00:1122:3344:101::e]:39946 | ||
| 17617 | 2025.12.19 22:13:49.745667 [ 259 ] {} <Debug> TCP-Session: daa0bd17-3267-43b2-a7ba-c8d7b7bfdffe Authenticating user 'default' from [fd00:1122:3344:101::e]:51770 | ||
| 17618 | 2025.12.19 22:13:49.745672 [ 293 ] {} <Debug> TCP-Session: 5c4b4b89-20bb-4bb0-b3d3-1fb318fee638 Authenticating user 'default' from [fd00:1122:3344:101::e]:51709 | ||
| 17619 | 2025.12.19 22:13:49.745689 [ 286 ] {} <Debug> TCP-Session: 12b011ac-d31f-4ad4-8747-fcc0864a500b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17620 | 2025.12.19 22:13:49.745702 [ 288 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17621 | 2025.12.19 22:13:49.745703 [ 293 ] {} <Debug> TCP-Session: 5c4b4b89-20bb-4bb0-b3d3-1fb318fee638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17622 | 2025.12.19 22:13:49.745713 [ 286 ] {} <Debug> TCP-Session: 12b011ac-d31f-4ad4-8747-fcc0864a500b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17623 | 2025.12.19 22:13:49.745748 [ 293 ] {} <Debug> TCP-Session: 5c4b4b89-20bb-4bb0-b3d3-1fb318fee638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17624 | 2025.12.19 22:13:49.745762 [ 288 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17625 | 2025.12.19 22:13:49.745698 [ 259 ] {} <Debug> TCP-Session: daa0bd17-3267-43b2-a7ba-c8d7b7bfdffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17626 | 2025.12.19 22:13:49.745247 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62698 | ||
| 17627 | 2025.12.19 22:13:49.745815 [ 259 ] {} <Debug> TCP-Session: daa0bd17-3267-43b2-a7ba-c8d7b7bfdffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17628 | 2025.12.19 22:13:49.745884 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17629 | 2025.12.19 22:13:49.745912 [ 292 ] {} <Debug> TCP-Session: 873b01aa-2ab1-49fe-a6ea-03efdc0cb105 Authenticating user 'default' from [fd00:1122:3344:101::e]:62698 | ||
| 17630 | 2025.12.19 22:13:49.745928 [ 292 ] {} <Debug> TCP-Session: 873b01aa-2ab1-49fe-a6ea-03efdc0cb105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17631 | 2025.12.19 22:13:49.745940 [ 292 ] {} <Debug> TCP-Session: 873b01aa-2ab1-49fe-a6ea-03efdc0cb105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17632 | 2025.12.19 22:13:49.746066 [ 288 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Debug> oximeter.version (7dc355c8-42fc-47ef-af2b-38b6be862418) (SelectExecutor): Key condition: unknown | ||
| 17633 | 2025.12.19 22:13:49.746963 [ 295 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Trace> AggregatingTransform: Aggregating | ||
| 17634 | 2025.12.19 22:13:49.747014 [ 295 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Trace> Aggregator: Aggregation method: without_key | ||
| 17635 | 2025.12.19 22:13:49.747048 [ 295 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879775 sec. (1136.654 rows/sec., 44.40 KiB/sec.) | ||
| 17636 | 2025.12.19 22:13:49.747066 [ 295 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Trace> Aggregator: Merging aggregated data | ||
| 17637 | 2025.12.19 22:13:49.748458 [ 288 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003066 sec., 326.1578604044357 rows/sec., 12.74 KiB/sec. | ||
| 17638 | 2025.12.19 22:13:49.748606 [ 288 ] {a030fea7-9401-40b6-aa55-a725e8735a43} <Debug> TCPHandler: Processed in 0.003436246 sec. | ||
| 17639 | 2025.12.19 22:13:49.748715 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17640 | 2025.12.19 22:13:49.748747 [ 288 ] {} <Debug> TCP-Session: a51c2f2b-a71a-4334-bcdd-09caf28f1b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17641 | 2025.12.19 22:13:49.748746 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17642 | 2025.12.19 22:13:49.748769 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17643 | 2025.12.19 22:13:49.748785 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17644 | 2025.12.19 22:13:49.748803 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17645 | 2025.12.19 22:13:49.748819 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17646 | 2025.12.19 22:13:49.748835 [ 294 ] {} <Debug> TCP-Session: 8dee0556-21d7-4065-8d36-53037a774e55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17647 | 2025.12.19 22:13:49.748854 [ 289 ] {} <Debug> TCP-Session: cef37abc-97c4-47e1-a5d1-65b8f74c78be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17648 | 2025.12.19 22:13:49.748859 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17649 | 2025.12.19 22:13:49.748875 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17650 | 2025.12.19 22:13:49.748870 [ 290 ] {} <Debug> TCP-Session: 28fb9394-f755-4e0f-8050-1d93195908c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17651 | 2025.12.19 22:13:49.748909 [ 293 ] {} <Debug> TCP-Session: 5c4b4b89-20bb-4bb0-b3d3-1fb318fee638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17652 | 2025.12.19 22:13:49.748923 [ 259 ] {} <Debug> TCP-Session: daa0bd17-3267-43b2-a7ba-c8d7b7bfdffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17653 | 2025.12.19 22:13:49.748843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17654 | 2025.12.19 22:13:49.748815 [ 286 ] {} <Debug> TCP-Session: 12b011ac-d31f-4ad4-8747-fcc0864a500b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17655 | 2025.12.19 22:13:49.748991 [ 292 ] {} <Debug> TCP-Session: 873b01aa-2ab1-49fe-a6ea-03efdc0cb105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17656 | 2025.12.19 22:13:49.748801 [ 291 ] {} <Debug> TCP-Session: 049b8093-0436-4856-bd44-689bfab95b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17657 | 2025.12.19 22:13:50.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.23 MiB, peak 411.59 MiB, free memory in arenas 0.00 B, will set to 393.20 MiB (RSS), difference: -2.04 MiB | ||
| 17658 | 2025.12.19 22:13:51.357477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46542 | ||
| 17659 | 2025.12.19 22:13:51.358062 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17660 | 2025.12.19 22:13:51.358110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17661 | 2025.12.19 22:13:51.358765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17662 | 2025.12.19 22:13:51.359359 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17663 | 2025.12.19 22:13:51.359505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46542 | ||
| 17664 | 2025.12.19 22:13:53.886433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 17665 | 2025.12.19 22:13:53.904154 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2025.12.19 22:13:53.904217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17667 | 2025.12.19 22:13:53.910037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17668 | 2025.12.19 22:13:53.910736 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2025.12.19 22:13:53.914087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 17670 | 2025.12.19 22:13:53.992476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 2014 | ||
| 17671 | 2025.12.19 22:13:53.996306 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17672 | 2025.12.19 22:13:53.996367 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17673 | 2025.12.19 22:13:53.997772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17674 | 2025.12.19 22:13:53.998060 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17675 | 2025.12.19 22:13:53.998496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2014 | ||
| 17676 | 2025.12.19 22:13:54.610744 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17677 | 2025.12.19 22:13:54.610993 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17678 | 2025.12.19 22:13:54.611386 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17679 | 2025.12.19 22:13:54.611432 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17680 | 2025.12.19 22:13:54.611744 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17681 | 2025.12.19 22:13:54.611813 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17682 | 2025.12.19 22:13:54.611952 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 17683 | 2025.12.19 22:13:54.612070 [ 328 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17684 | 2025.12.19 22:13:54.612070 [ 308 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17685 | 2025.12.19 22:13:54.612206 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (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 | ||
| 17686 | 2025.12.19 22:13:54.612233 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17687 | 2025.12.19 22:13:54.612303 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17688 | 2025.12.19 22:13:54.612323 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Debug> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38) (SelectExecutor): Reading approx. 61 rows with 2 streams | ||
| 17689 | 2025.12.19 22:13:54.612359 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 17690 | 2025.12.19 22:13:54.612400 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 17691 | 2025.12.19 22:13:54.613240 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Debug> executeQuery: Read 61 rows, 2.38 KiB in 0.002364 sec., 25803.722504230114 rows/sec., 1007.96 KiB/sec. | ||
| 17692 | 2025.12.19 22:13:54.613346 [ 261 ] {5db735a9-f7d3-4a6f-97d7-6d07bff2160f} <Debug> TCPHandler: Processed in 0.002730994 sec. | ||
| 17693 | 2025.12.19 22:13:54.624355 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17694 | 2025.12.19 22:13:54.624470 [ 261 ] {85c7e86f-76b3-4a67-bc12-ee3b7a6a26d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 17695 | 2025.12.19 22:13:54.624516 [ 261 ] {85c7e86f-76b3-4a67-bc12-ee3b7a6a26d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17696 | 2025.12.19 22:13:54.625086 [ 261 ] {85c7e86f-76b3-4a67-bc12-ee3b7a6a26d8} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17697 | 2025.12.19 22:13:54.625134 [ 261 ] {85c7e86f-76b3-4a67-bc12-ee3b7a6a26d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17698 | 2025.12.19 22:13:54.625573 [ 261 ] {85c7e86f-76b3-4a67-bc12-ee3b7a6a26d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 17699 | 2025.12.19 22:13:54.625770 [ 261 ] {85c7e86f-76b3-4a67-bc12-ee3b7a6a26d8} <Trace> oximeter.timeseries_schema (9842b467-ac9e-4299-903b-8c7a54626e38): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17700 | 2025.12.19 22:13:54.625917 [ 261 ] {85c7e86f-76b3-4a67-bc12-ee3b7a6a26d8} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 188.05 KiB/sec. | ||
| 17701 | 2025.12.19 22:13:54.625958 [ 261 ] {85c7e86f-76b3-4a67-bc12-ee3b7a6a26d8} <Debug> TCPHandler: Processed in 0.001657467 sec. | ||
| 17702 | 2025.12.19 22:13:54.626080 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17703 | 2025.12.19 22:13:54.626177 [ 261 ] {ee84601a-7616-45b8-a45d-b896ab7e58a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17704 | 2025.12.19 22:13:54.626219 [ 261 ] {ee84601a-7616-45b8-a45d-b896ab7e58a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17705 | 2025.12.19 22:13:54.626626 [ 261 ] {ee84601a-7616-45b8-a45d-b896ab7e58a4} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2025.12.19 22:13:54.626662 [ 261 ] {ee84601a-7616-45b8-a45d-b896ab7e58a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17707 | 2025.12.19 22:13:54.626949 [ 261 ] {ee84601a-7616-45b8-a45d-b896ab7e58a4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17708 | 2025.12.19 22:13:54.627167 [ 261 ] {ee84601a-7616-45b8-a45d-b896ab7e58a4} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17709 | 2025.12.19 22:13:54.627295 [ 261 ] {ee84601a-7616-45b8-a45d-b896ab7e58a4} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001139 sec., 2633.8893766461806 rows/sec., 195.48 KiB/sec. | ||
| 17710 | 2025.12.19 22:13:54.627333 [ 261 ] {ee84601a-7616-45b8-a45d-b896ab7e58a4} <Debug> TCPHandler: Processed in 0.001302522 sec. | ||
| 17711 | 2025.12.19 22:13:54.627441 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17712 | 2025.12.19 22:13:54.627533 [ 261 ] {0b4e51de-41cd-41a2-85ae-27ca6ade7aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17713 | 2025.12.19 22:13:54.627572 [ 261 ] {0b4e51de-41cd-41a2-85ae-27ca6ade7aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17714 | 2025.12.19 22:13:54.628068 [ 261 ] {0b4e51de-41cd-41a2-85ae-27ca6ade7aab} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17715 | 2025.12.19 22:13:54.628105 [ 261 ] {0b4e51de-41cd-41a2-85ae-27ca6ade7aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17716 | 2025.12.19 22:13:54.628407 [ 261 ] {0b4e51de-41cd-41a2-85ae-27ca6ade7aab} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17717 | 2025.12.19 22:13:54.628617 [ 261 ] {0b4e51de-41cd-41a2-85ae-27ca6ade7aab} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17718 | 2025.12.19 22:13:54.628748 [ 261 ] {0b4e51de-41cd-41a2-85ae-27ca6ade7aab} <Debug> executeQuery: Read 174 rows, 15.51 KiB in 0.001232 sec., 141233.76623376622 rows/sec., 12.29 MiB/sec. | ||
| 17719 | 2025.12.19 22:13:54.628792 [ 261 ] {0b4e51de-41cd-41a2-85ae-27ca6ade7aab} <Debug> TCPHandler: Processed in 0.001401272 sec. | ||
| 17720 | 2025.12.19 22:13:54.628900 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17721 | 2025.12.19 22:13:54.628993 [ 261 ] {35c110d4-4405-459a-91ca-fae1e884805c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17722 | 2025.12.19 22:13:54.629033 [ 261 ] {35c110d4-4405-459a-91ca-fae1e884805c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17723 | 2025.12.19 22:13:54.629439 [ 261 ] {35c110d4-4405-459a-91ca-fae1e884805c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2025.12.19 22:13:54.629475 [ 261 ] {35c110d4-4405-459a-91ca-fae1e884805c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17725 | 2025.12.19 22:13:54.629764 [ 261 ] {35c110d4-4405-459a-91ca-fae1e884805c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17726 | 2025.12.19 22:13:54.629974 [ 261 ] {35c110d4-4405-459a-91ca-fae1e884805c} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2025.12.19 22:13:54.630110 [ 261 ] {35c110d4-4405-459a-91ca-fae1e884805c} <Debug> executeQuery: Read 59 rows, 4.40 KiB in 0.001135 sec., 51982.37885462555 rows/sec., 3.78 MiB/sec. | ||
| 17728 | 2025.12.19 22:13:54.630149 [ 261 ] {35c110d4-4405-459a-91ca-fae1e884805c} <Debug> TCPHandler: Processed in 0.001298682 sec. | ||
| 17729 | 2025.12.19 22:13:54.630249 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17730 | 2025.12.19 22:13:54.630343 [ 261 ] {9ba6eda3-4b48-46d3-8699-979f3838d9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17731 | 2025.12.19 22:13:54.630384 [ 261 ] {9ba6eda3-4b48-46d3-8699-979f3838d9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17732 | 2025.12.19 22:13:54.630829 [ 261 ] {9ba6eda3-4b48-46d3-8699-979f3838d9d8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17733 | 2025.12.19 22:13:54.630866 [ 261 ] {9ba6eda3-4b48-46d3-8699-979f3838d9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17734 | 2025.12.19 22:13:54.631166 [ 261 ] {9ba6eda3-4b48-46d3-8699-979f3838d9d8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17735 | 2025.12.19 22:13:54.631374 [ 261 ] {9ba6eda3-4b48-46d3-8699-979f3838d9d8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17736 | 2025.12.19 22:13:54.631506 [ 261 ] {9ba6eda3-4b48-46d3-8699-979f3838d9d8} <Debug> executeQuery: Read 141 rows, 11.07 KiB in 0.00118 sec., 119491.5254237288 rows/sec., 9.16 MiB/sec. | ||
| 17737 | 2025.12.19 22:13:54.631545 [ 261 ] {9ba6eda3-4b48-46d3-8699-979f3838d9d8} <Debug> TCPHandler: Processed in 0.001344781 sec. | ||
| 17738 | 2025.12.19 22:13:54.631648 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17739 | 2025.12.19 22:13:54.631751 [ 261 ] {81e08f99-3920-4937-8481-f4f5fcb21cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17740 | 2025.12.19 22:13:54.631797 [ 261 ] {81e08f99-3920-4937-8481-f4f5fcb21cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17741 | 2025.12.19 22:13:54.632223 [ 261 ] {81e08f99-3920-4937-8481-f4f5fcb21cc2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17742 | 2025.12.19 22:13:54.632260 [ 261 ] {81e08f99-3920-4937-8481-f4f5fcb21cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17743 | 2025.12.19 22:13:54.632599 [ 261 ] {81e08f99-3920-4937-8481-f4f5fcb21cc2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17744 | 2025.12.19 22:13:54.632810 [ 261 ] {81e08f99-3920-4937-8481-f4f5fcb21cc2} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17745 | 2025.12.19 22:13:54.632946 [ 261 ] {81e08f99-3920-4937-8481-f4f5fcb21cc2} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001213 sec., 134377.5762572135 rows/sec., 9.34 MiB/sec. | ||
| 17746 | 2025.12.19 22:13:54.632990 [ 261 ] {81e08f99-3920-4937-8481-f4f5fcb21cc2} <Debug> TCPHandler: Processed in 0.001390643 sec. | ||
| 17747 | 2025.12.19 22:13:54.633092 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17748 | 2025.12.19 22:13:54.633187 [ 261 ] {d1915b16-5d08-4a0f-9812-a0f7b6fd13d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17749 | 2025.12.19 22:13:54.633241 [ 261 ] {d1915b16-5d08-4a0f-9812-a0f7b6fd13d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17750 | 2025.12.19 22:13:54.634179 [ 261 ] {d1915b16-5d08-4a0f-9812-a0f7b6fd13d6} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17751 | 2025.12.19 22:13:54.634216 [ 261 ] {d1915b16-5d08-4a0f-9812-a0f7b6fd13d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17752 | 2025.12.19 22:13:54.634808 [ 261 ] {d1915b16-5d08-4a0f-9812-a0f7b6fd13d6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17753 | 2025.12.19 22:13:54.635042 [ 261 ] {d1915b16-5d08-4a0f-9812-a0f7b6fd13d6} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17754 | 2025.12.19 22:13:54.635190 [ 261 ] {d1915b16-5d08-4a0f-9812-a0f7b6fd13d6} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.00202 sec., 27722.772277227723 rows/sec., 49.68 MiB/sec. | ||
| 17755 | 2025.12.19 22:13:54.635268 [ 261 ] {d1915b16-5d08-4a0f-9812-a0f7b6fd13d6} <Debug> TCPHandler: Processed in 0.002224326 sec. | ||
| 17756 | 2025.12.19 22:13:54.635381 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17757 | 2025.12.19 22:13:54.635476 [ 261 ] {718a4a1a-47ea-4a5c-abba-d55f28fcb8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17758 | 2025.12.19 22:13:54.635520 [ 261 ] {718a4a1a-47ea-4a5c-abba-d55f28fcb8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17759 | 2025.12.19 22:13:54.635859 [ 261 ] {718a4a1a-47ea-4a5c-abba-d55f28fcb8a5} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17760 | 2025.12.19 22:13:54.635895 [ 261 ] {718a4a1a-47ea-4a5c-abba-d55f28fcb8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17761 | 2025.12.19 22:13:54.636197 [ 261 ] {718a4a1a-47ea-4a5c-abba-d55f28fcb8a5} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17762 | 2025.12.19 22:13:54.636401 [ 261 ] {718a4a1a-47ea-4a5c-abba-d55f28fcb8a5} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17763 | 2025.12.19 22:13:54.636531 [ 261 ] {718a4a1a-47ea-4a5c-abba-d55f28fcb8a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 17764 | 2025.12.19 22:13:54.636568 [ 261 ] {718a4a1a-47ea-4a5c-abba-d55f28fcb8a5} <Debug> TCPHandler: Processed in 0.00123501 sec. | ||
| 17765 | 2025.12.19 22:13:57.887194 [ 158 ] {} <Debug> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 17766 | 2025.12.19 22:13:57.887281 [ 158 ] {} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2025.12.19 22:13:57.887308 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17768 | 2025.12.19 22:13:57.887434 [ 192 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::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 | ||
| 17769 | 2025.12.19 22:13:57.887588 [ 192 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17770 | 2025.12.19 22:13:57.887626 [ 192 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 17771 | 2025.12.19 22:13:57.887707 [ 192 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 17772 | 2025.12.19 22:13:57.887762 [ 192 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 17773 | 2025.12.19 22:13:57.887808 [ 192 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 17774 | 2025.12.19 22:13:57.887853 [ 192 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 17775 | 2025.12.19 22:13:57.942750 [ 193 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.055368194 sec., 758.5582437454976 rows/sec., 55.63 KiB/sec. | ||
| 17776 | 2025.12.19 22:13:57.942913 [ 188 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 17777 | 2025.12.19 22:13:57.943220 [ 188 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17778 | 2025.12.19 22:13:57.943302 [ 188 ] {34125e89-9ebe-468a-a0e6-f49e99463ce8::all_1_5_1} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 17779 | 2025.12.19 22:13:57.943384 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 17780 | 2025.12.19 22:13:58.644855 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17781 | 2025.12.19 22:13:58.644910 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17782 | 2025.12.19 22:13:58.859749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46990 | ||
| 17783 | 2025.12.19 22:13:58.860265 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17784 | 2025.12.19 22:13:58.860301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17785 | 2025.12.19 22:13:58.860793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17786 | 2025.12.19 22:13:58.861042 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17787 | 2025.12.19 22:13:58.861173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46990 | ||
| 17788 | 2025.12.19 22:13:59.619249 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17789 | 2025.12.19 22:13:59.619423 [ 261 ] {fe1aef90-778d-403d-8f9e-340bbc6407e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17790 | 2025.12.19 22:13:59.619493 [ 261 ] {fe1aef90-778d-403d-8f9e-340bbc6407e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17791 | 2025.12.19 22:13:59.620214 [ 261 ] {fe1aef90-778d-403d-8f9e-340bbc6407e9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17792 | 2025.12.19 22:13:59.620275 [ 261 ] {fe1aef90-778d-403d-8f9e-340bbc6407e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17793 | 2025.12.19 22:13:59.620717 [ 261 ] {fe1aef90-778d-403d-8f9e-340bbc6407e9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17794 | 2025.12.19 22:13:59.620943 [ 261 ] {fe1aef90-778d-403d-8f9e-340bbc6407e9} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17795 | 2025.12.19 22:13:59.621109 [ 261 ] {fe1aef90-778d-403d-8f9e-340bbc6407e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.48 MiB/sec. | ||
| 17796 | 2025.12.19 22:13:59.621164 [ 261 ] {fe1aef90-778d-403d-8f9e-340bbc6407e9} <Debug> TCPHandler: Processed in 0.002044293 sec. | ||
| 17797 | 2025.12.19 22:13:59.621291 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17798 | 2025.12.19 22:13:59.621395 [ 261 ] {97e267e4-1e60-4b91-8966-bca1e29299de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17799 | 2025.12.19 22:13:59.621439 [ 261 ] {97e267e4-1e60-4b91-8966-bca1e29299de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17800 | 2025.12.19 22:13:59.621887 [ 261 ] {97e267e4-1e60-4b91-8966-bca1e29299de} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17801 | 2025.12.19 22:13:59.621925 [ 261 ] {97e267e4-1e60-4b91-8966-bca1e29299de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17802 | 2025.12.19 22:13:59.622233 [ 261 ] {97e267e4-1e60-4b91-8966-bca1e29299de} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17803 | 2025.12.19 22:13:59.622438 [ 261 ] {97e267e4-1e60-4b91-8966-bca1e29299de} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17804 | 2025.12.19 22:13:59.622570 [ 261 ] {97e267e4-1e60-4b91-8966-bca1e29299de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 17805 | 2025.12.19 22:13:59.622610 [ 261 ] {97e267e4-1e60-4b91-8966-bca1e29299de} <Debug> TCPHandler: Processed in 0.001372002 sec. | ||
| 17806 | 2025.12.19 22:13:59.622735 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17807 | 2025.12.19 22:13:59.622834 [ 261 ] {10f0e84d-0f17-49b2-b839-3ddc7bda8fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17808 | 2025.12.19 22:13:59.622877 [ 261 ] {10f0e84d-0f17-49b2-b839-3ddc7bda8fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17809 | 2025.12.19 22:13:59.623291 [ 261 ] {10f0e84d-0f17-49b2-b839-3ddc7bda8fcf} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17810 | 2025.12.19 22:13:59.623328 [ 261 ] {10f0e84d-0f17-49b2-b839-3ddc7bda8fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17811 | 2025.12.19 22:13:59.623653 [ 261 ] {10f0e84d-0f17-49b2-b839-3ddc7bda8fcf} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17812 | 2025.12.19 22:13:59.623861 [ 261 ] {10f0e84d-0f17-49b2-b839-3ddc7bda8fcf} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2025.12.19 22:13:59.623993 [ 261 ] {10f0e84d-0f17-49b2-b839-3ddc7bda8fcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 17814 | 2025.12.19 22:13:59.624032 [ 261 ] {10f0e84d-0f17-49b2-b839-3ddc7bda8fcf} <Debug> TCPHandler: Processed in 0.001356863 sec. | ||
| 17815 | 2025.12.19 22:13:59.624143 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17816 | 2025.12.19 22:13:59.624238 [ 261 ] {de67673b-a388-4ec5-98a9-dd47b95c3c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17817 | 2025.12.19 22:13:59.624279 [ 261 ] {de67673b-a388-4ec5-98a9-dd47b95c3c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17818 | 2025.12.19 22:13:59.624615 [ 261 ] {de67673b-a388-4ec5-98a9-dd47b95c3c41} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17819 | 2025.12.19 22:13:59.624651 [ 261 ] {de67673b-a388-4ec5-98a9-dd47b95c3c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17820 | 2025.12.19 22:13:59.624955 [ 261 ] {de67673b-a388-4ec5-98a9-dd47b95c3c41} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17821 | 2025.12.19 22:13:59.625167 [ 261 ] {de67673b-a388-4ec5-98a9-dd47b95c3c41} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17822 | 2025.12.19 22:13:59.625297 [ 261 ] {de67673b-a388-4ec5-98a9-dd47b95c3c41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 17823 | 2025.12.19 22:13:59.625334 [ 261 ] {de67673b-a388-4ec5-98a9-dd47b95c3c41} <Debug> TCPHandler: Processed in 0.00124027 sec. | ||
| 17824 | 2025.12.19 22:14:01.414257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 17825 | 2025.12.19 22:14:01.431868 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17826 | 2025.12.19 22:14:01.431920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17827 | 2025.12.19 22:14:01.438015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17828 | 2025.12.19 22:14:01.438702 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17829 | 2025.12.19 22:14:01.441886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 17830 | 2025.12.19 22:14:03.999322 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2040 | ||
| 17831 | 2025.12.19 22:14:04.001763 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17832 | 2025.12.19 22:14:04.001803 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17833 | 2025.12.19 22:14:04.002979 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17834 | 2025.12.19 22:14:04.003246 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17835 | 2025.12.19 22:14:04.003588 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2040 | ||
| 17836 | 2025.12.19 22:14:04.624502 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17837 | 2025.12.19 22:14:04.624680 [ 261 ] {f5d0b23d-c88c-4245-ac68-1d3d0108a179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17838 | 2025.12.19 22:14:04.624744 [ 261 ] {f5d0b23d-c88c-4245-ac68-1d3d0108a179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17839 | 2025.12.19 22:14:04.625414 [ 261 ] {f5d0b23d-c88c-4245-ac68-1d3d0108a179} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17840 | 2025.12.19 22:14:04.625450 [ 261 ] {f5d0b23d-c88c-4245-ac68-1d3d0108a179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17841 | 2025.12.19 22:14:04.625819 [ 261 ] {f5d0b23d-c88c-4245-ac68-1d3d0108a179} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17842 | 2025.12.19 22:14:04.626034 [ 261 ] {f5d0b23d-c88c-4245-ac68-1d3d0108a179} <Trace> oximeter.fields_i16 (c2cee350-b1ec-48d7-a92a-f694b7929918): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17843 | 2025.12.19 22:14:04.626181 [ 261 ] {f5d0b23d-c88c-4245-ac68-1d3d0108a179} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001551 sec., 15473.887814313346 rows/sec., 1.28 MiB/sec. | ||
| 17844 | 2025.12.19 22:14:04.626224 [ 261 ] {f5d0b23d-c88c-4245-ac68-1d3d0108a179} <Debug> TCPHandler: Processed in 0.00184278 sec. | ||
| 17845 | 2025.12.19 22:14:04.626349 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17846 | 2025.12.19 22:14:04.626444 [ 261 ] {fb58fa4b-b14a-4f79-8a12-fe2e9c465980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17847 | 2025.12.19 22:14:04.626484 [ 261 ] {fb58fa4b-b14a-4f79-8a12-fe2e9c465980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17848 | 2025.12.19 22:14:04.626933 [ 261 ] {fb58fa4b-b14a-4f79-8a12-fe2e9c465980} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17849 | 2025.12.19 22:14:04.626969 [ 261 ] {fb58fa4b-b14a-4f79-8a12-fe2e9c465980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17850 | 2025.12.19 22:14:04.627268 [ 261 ] {fb58fa4b-b14a-4f79-8a12-fe2e9c465980} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17851 | 2025.12.19 22:14:04.627474 [ 261 ] {fb58fa4b-b14a-4f79-8a12-fe2e9c465980} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17852 | 2025.12.19 22:14:04.627566 [ 137 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 17853 | 2025.12.19 22:14:04.627597 [ 261 ] {fb58fa4b-b14a-4f79-8a12-fe2e9c465980} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001172 sec., 16211.60409556314 rows/sec., 1.28 MiB/sec. | ||
| 17854 | 2025.12.19 22:14:04.627606 [ 137 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17855 | 2025.12.19 22:14:04.627630 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17856 | 2025.12.19 22:14:04.627636 [ 261 ] {fb58fa4b-b14a-4f79-8a12-fe2e9c465980} <Debug> TCPHandler: Processed in 0.001335062 sec. | ||
| 17857 | 2025.12.19 22:14:04.627711 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 17858 | 2025.12.19 22:14:04.627757 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17859 | 2025.12.19 22:14:04.627798 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17860 | 2025.12.19 22:14:04.627825 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 17861 | 2025.12.19 22:14:04.627849 [ 261 ] {fdce2416-dd57-4c7a-88f5-aabbff1311b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17862 | 2025.12.19 22:14:04.627889 [ 261 ] {fdce2416-dd57-4c7a-88f5-aabbff1311b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17863 | 2025.12.19 22:14:04.627892 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 17864 | 2025.12.19 22:14:04.627955 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 17865 | 2025.12.19 22:14:04.628000 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 17866 | 2025.12.19 22:14:04.628045 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part | ||
| 17867 | 2025.12.19 22:14:04.628089 [ 192 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part | ||
| 17868 | 2025.12.19 22:14:04.628507 [ 261 ] {fdce2416-dd57-4c7a-88f5-aabbff1311b6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2025.12.19 22:14:04.628542 [ 261 ] {fdce2416-dd57-4c7a-88f5-aabbff1311b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17870 | 2025.12.19 22:14:04.628869 [ 261 ] {fdce2416-dd57-4c7a-88f5-aabbff1311b6} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17871 | 2025.12.19 22:14:04.628910 [ 187 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122744 sec., 52141.04151730431 rows/sec., 4.35 MiB/sec. | ||
| 17872 | 2025.12.19 22:14:04.629075 [ 196 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 17873 | 2025.12.19 22:14:04.629090 [ 261 ] {fdce2416-dd57-4c7a-88f5-aabbff1311b6} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17874 | 2025.12.19 22:14:04.629223 [ 261 ] {fdce2416-dd57-4c7a-88f5-aabbff1311b6} <Debug> executeQuery: Read 310 rows, 28.31 KiB in 0.001391 sec., 222861.25089863405 rows/sec., 19.87 MiB/sec. | ||
| 17875 | 2025.12.19 22:14:04.629261 [ 261 ] {fdce2416-dd57-4c7a-88f5-aabbff1311b6} <Debug> TCPHandler: Processed in 0.001551926 sec. | ||
| 17876 | 2025.12.19 22:14:04.629262 [ 147 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17877 | 2025.12.19 22:14:04.629331 [ 147 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2025.12.19 22:14:04.629357 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17879 | 2025.12.19 22:14:04.629375 [ 196 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17880 | 2025.12.19 22:14:04.629376 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17881 | 2025.12.19 22:14:04.629462 [ 196 ] {14032ee6-ff2b-4ea1-8308-039416129c39::all_1_38_9} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 17882 | 2025.12.19 22:14:04.629464 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17883 | 2025.12.19 22:14:04.629485 [ 261 ] {bf77257a-106d-40bb-9e42-e781731c9309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17884 | 2025.12.19 22:14:04.629534 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17885 | 2025.12.19 22:14:04.629552 [ 261 ] {bf77257a-106d-40bb-9e42-e781731c9309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17886 | 2025.12.19 22:14:04.629616 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17887 | 2025.12.19 22:14:04.629656 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1430 rows starting from the beginning of the part | ||
| 17888 | 2025.12.19 22:14:04.629727 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 166 rows starting from the beginning of the part | ||
| 17889 | 2025.12.19 22:14:04.629776 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1242 rows starting from the beginning of the part | ||
| 17890 | 2025.12.19 22:14:04.629823 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 174 rows starting from the beginning of the part | ||
| 17891 | 2025.12.19 22:14:04.629866 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 17892 | 2025.12.19 22:14:04.629910 [ 193 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 310 rows starting from the beginning of the part | ||
| 17893 | 2025.12.19 22:14:04.629987 [ 261 ] {bf77257a-106d-40bb-9e42-e781731c9309} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17894 | 2025.12.19 22:14:04.630028 [ 261 ] {bf77257a-106d-40bb-9e42-e781731c9309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17895 | 2025.12.19 22:14:04.630351 [ 261 ] {bf77257a-106d-40bb-9e42-e781731c9309} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17896 | 2025.12.19 22:14:04.630563 [ 261 ] {bf77257a-106d-40bb-9e42-e781731c9309} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17897 | 2025.12.19 22:14:04.630690 [ 261 ] {bf77257a-106d-40bb-9e42-e781731c9309} <Debug> executeQuery: Read 90 rows, 6.72 KiB in 0.001222 sec., 73649.75450081834 rows/sec., 5.37 MiB/sec. | ||
| 17898 | 2025.12.19 22:14:04.630728 [ 261 ] {bf77257a-106d-40bb-9e42-e781731c9309} <Debug> TCPHandler: Processed in 0.001399403 sec. | ||
| 17899 | 2025.12.19 22:14:04.630839 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17900 | 2025.12.19 22:14:04.630931 [ 261 ] {5f185a40-7eb1-40b1-8753-7310f3e61e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17901 | 2025.12.19 22:14:04.630969 [ 261 ] {5f185a40-7eb1-40b1-8753-7310f3e61e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17902 | 2025.12.19 22:14:04.631334 [ 187 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001923001 sec., 1756629.3517268063 rows/sec., 154.31 MiB/sec. | ||
| 17903 | 2025.12.19 22:14:04.631361 [ 261 ] {5f185a40-7eb1-40b1-8753-7310f3e61e0a} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17904 | 2025.12.19 22:14:04.631402 [ 261 ] {5f185a40-7eb1-40b1-8753-7310f3e61e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17905 | 2025.12.19 22:14:04.631556 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17906 | 2025.12.19 22:14:04.631688 [ 261 ] {5f185a40-7eb1-40b1-8753-7310f3e61e0a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17907 | 2025.12.19 22:14:04.631799 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17908 | 2025.12.19 22:14:04.631863 [ 188 ] {a918c3ee-9d04-4c84-950e-7f3abd602ffc::all_1_146_29} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17909 | 2025.12.19 22:14:04.631895 [ 261 ] {5f185a40-7eb1-40b1-8753-7310f3e61e0a} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17910 | 2025.12.19 22:14:04.631946 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 17911 | 2025.12.19 22:14:04.632017 [ 261 ] {5f185a40-7eb1-40b1-8753-7310f3e61e0a} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001103 sec., 22665.457842248412 rows/sec., 1.86 MiB/sec. | ||
| 17912 | 2025.12.19 22:14:04.632054 [ 261 ] {5f185a40-7eb1-40b1-8753-7310f3e61e0a} <Debug> TCPHandler: Processed in 0.00126287 sec. | ||
| 17913 | 2025.12.19 22:14:04.632159 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17914 | 2025.12.19 22:14:04.632250 [ 261 ] {645c1736-6a66-48c3-846d-9738fef16cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17915 | 2025.12.19 22:14:04.632289 [ 261 ] {645c1736-6a66-48c3-846d-9738fef16cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17916 | 2025.12.19 22:14:04.632671 [ 261 ] {645c1736-6a66-48c3-846d-9738fef16cfe} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17917 | 2025.12.19 22:14:04.632706 [ 261 ] {645c1736-6a66-48c3-846d-9738fef16cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17918 | 2025.12.19 22:14:04.632983 [ 261 ] {645c1736-6a66-48c3-846d-9738fef16cfe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17919 | 2025.12.19 22:14:04.633191 [ 261 ] {645c1736-6a66-48c3-846d-9738fef16cfe} <Trace> oximeter.fields_u8 (afa60d29-8ad0-4ef0-b0b8-b2fc4c1f1b19): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17920 | 2025.12.19 22:14:04.633314 [ 261 ] {645c1736-6a66-48c3-846d-9738fef16cfe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 867.25 KiB/sec. | ||
| 17921 | 2025.12.19 22:14:04.633358 [ 261 ] {645c1736-6a66-48c3-846d-9738fef16cfe} <Debug> TCPHandler: Processed in 0.00124509 sec. | ||
| 17922 | 2025.12.19 22:14:04.633466 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17923 | 2025.12.19 22:14:04.633557 [ 261 ] {3dfa0910-6d10-4287-b6b3-424ab06bf2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17924 | 2025.12.19 22:14:04.633596 [ 261 ] {3dfa0910-6d10-4287-b6b3-424ab06bf2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17925 | 2025.12.19 22:14:04.634055 [ 261 ] {3dfa0910-6d10-4287-b6b3-424ab06bf2c8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17926 | 2025.12.19 22:14:04.634091 [ 261 ] {3dfa0910-6d10-4287-b6b3-424ab06bf2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17927 | 2025.12.19 22:14:04.634394 [ 261 ] {3dfa0910-6d10-4287-b6b3-424ab06bf2c8} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17928 | 2025.12.19 22:14:04.634591 [ 261 ] {3dfa0910-6d10-4287-b6b3-424ab06bf2c8} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17929 | 2025.12.19 22:14:04.634712 [ 261 ] {3dfa0910-6d10-4287-b6b3-424ab06bf2c8} <Debug> executeQuery: Read 205 rows, 16.61 KiB in 0.001172 sec., 174914.6757679181 rows/sec., 13.84 MiB/sec. | ||
| 17930 | 2025.12.19 22:14:04.634733 [ 147 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17931 | 2025.12.19 22:14:04.634749 [ 261 ] {3dfa0910-6d10-4287-b6b3-424ab06bf2c8} <Debug> TCPHandler: Processed in 0.001330692 sec. | ||
| 17932 | 2025.12.19 22:14:04.634776 [ 147 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2025.12.19 22:14:04.634802 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17934 | 2025.12.19 22:14:04.634872 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17935 | 2025.12.19 22:14:04.634892 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17936 | 2025.12.19 22:14:04.634970 [ 261 ] {b5f541fe-a6cd-495b-9be4-9160d31f0bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17937 | 2025.12.19 22:14:04.634983 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17938 | 2025.12.19 22:14:04.635015 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 648 rows starting from the beginning of the part | ||
| 17939 | 2025.12.19 22:14:04.635019 [ 261 ] {b5f541fe-a6cd-495b-9be4-9160d31f0bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17940 | 2025.12.19 22:14:04.635062 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 125 rows starting from the beginning of the part | ||
| 17941 | 2025.12.19 22:14:04.635103 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 664 rows starting from the beginning of the part | ||
| 17942 | 2025.12.19 22:14:04.635136 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 141 rows starting from the beginning of the part | ||
| 17943 | 2025.12.19 22:14:04.635166 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 17944 | 2025.12.19 22:14:04.635198 [ 193 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 205 rows starting from the beginning of the part | ||
| 17945 | 2025.12.19 22:14:04.635442 [ 261 ] {b5f541fe-a6cd-495b-9be4-9160d31f0bfd} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17946 | 2025.12.19 22:14:04.635483 [ 261 ] {b5f541fe-a6cd-495b-9be4-9160d31f0bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17947 | 2025.12.19 22:14:04.635819 [ 261 ] {b5f541fe-a6cd-495b-9be4-9160d31f0bfd} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17948 | 2025.12.19 22:14:04.636023 [ 261 ] {b5f541fe-a6cd-495b-9be4-9160d31f0bfd} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17949 | 2025.12.19 22:14:04.636149 [ 261 ] {b5f541fe-a6cd-495b-9be4-9160d31f0bfd} <Debug> executeQuery: Read 207 rows, 15.15 KiB in 0.001197 sec., 172932.3308270677 rows/sec., 12.36 MiB/sec. | ||
| 17950 | 2025.12.19 22:14:04.636172 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313941 sec., 1405694.7762494665 rows/sec., 111.83 MiB/sec. | ||
| 17951 | 2025.12.19 22:14:04.636186 [ 261 ] {b5f541fe-a6cd-495b-9be4-9160d31f0bfd} <Debug> TCPHandler: Processed in 0.001361273 sec. | ||
| 17952 | 2025.12.19 22:14:04.636306 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17953 | 2025.12.19 22:14:04.636378 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17954 | 2025.12.19 22:14:04.636400 [ 261 ] {b06ec550-fd5e-4806-b899-0656cb316cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17955 | 2025.12.19 22:14:04.636445 [ 261 ] {b06ec550-fd5e-4806-b899-0656cb316cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17956 | 2025.12.19 22:14:04.636677 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17957 | 2025.12.19 22:14:04.636752 [ 261 ] {b06ec550-fd5e-4806-b899-0656cb316cf2} <Trace> oximeter.measurements_f64 (14651a72-9d48-44de-9062-b091b54b76c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17958 | 2025.12.19 22:14:04.636764 [ 199 ] {f276f28a-9137-40e6-944f-25ccccfec287::all_1_146_29} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17959 | 2025.12.19 22:14:04.636795 [ 261 ] {b06ec550-fd5e-4806-b899-0656cb316cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17960 | 2025.12.19 22:14:04.636874 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 17961 | 2025.12.19 22:14:04.637089 [ 261 ] {b06ec550-fd5e-4806-b899-0656cb316cf2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 17962 | 2025.12.19 22:14:04.637290 [ 261 ] {b06ec550-fd5e-4806-b899-0656cb316cf2} <Trace> oximeter.measurements_f64 (14651a72-9d48-44de-9062-b091b54b76c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17963 | 2025.12.19 22:14:04.637411 [ 261 ] {b06ec550-fd5e-4806-b899-0656cb316cf2} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 61.69 KiB/sec. | ||
| 17964 | 2025.12.19 22:14:04.637446 [ 261 ] {b06ec550-fd5e-4806-b899-0656cb316cf2} <Debug> TCPHandler: Processed in 0.001187549 sec. | ||
| 17965 | 2025.12.19 22:14:04.637543 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17966 | 2025.12.19 22:14:04.637634 [ 261 ] {5962524e-ecaf-4967-a895-23feb9c581e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17967 | 2025.12.19 22:14:04.637686 [ 261 ] {5962524e-ecaf-4967-a895-23feb9c581e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17968 | 2025.12.19 22:14:04.638609 [ 261 ] {5962524e-ecaf-4967-a895-23feb9c581e5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17969 | 2025.12.19 22:14:04.638644 [ 261 ] {5962524e-ecaf-4967-a895-23feb9c581e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17970 | 2025.12.19 22:14:04.639215 [ 261 ] {5962524e-ecaf-4967-a895-23feb9c581e5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17971 | 2025.12.19 22:14:04.639424 [ 261 ] {5962524e-ecaf-4967-a895-23feb9c581e5} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17972 | 2025.12.19 22:14:04.639557 [ 261 ] {5962524e-ecaf-4967-a895-23feb9c581e5} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.00194 sec., 30412.371134020617 rows/sec., 54.50 MiB/sec. | ||
| 17973 | 2025.12.19 22:14:04.639612 [ 261 ] {5962524e-ecaf-4967-a895-23feb9c581e5} <Debug> TCPHandler: Processed in 0.002114385 sec. | ||
| 17974 | 2025.12.19 22:14:04.639719 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17975 | 2025.12.19 22:14:04.639811 [ 261 ] {fe8167c3-5fa4-467c-8c64-ae64938ea0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17976 | 2025.12.19 22:14:04.639852 [ 261 ] {fe8167c3-5fa4-467c-8c64-ae64938ea0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17977 | 2025.12.19 22:14:04.640164 [ 261 ] {fe8167c3-5fa4-467c-8c64-ae64938ea0bc} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17978 | 2025.12.19 22:14:04.640199 [ 261 ] {fe8167c3-5fa4-467c-8c64-ae64938ea0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17979 | 2025.12.19 22:14:04.640481 [ 261 ] {fe8167c3-5fa4-467c-8c64-ae64938ea0bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 17980 | 2025.12.19 22:14:04.640676 [ 261 ] {fe8167c3-5fa4-467c-8c64-ae64938ea0bc} <Trace> oximeter.measurements_i64 (34125e89-9ebe-468a-a0e6-f49e99463ce8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17981 | 2025.12.19 22:14:04.640796 [ 261 ] {fe8167c3-5fa4-467c-8c64-ae64938ea0bc} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001003 sec., 8973.080757726819 rows/sec., 633.84 KiB/sec. | ||
| 17982 | 2025.12.19 22:14:04.640831 [ 261 ] {fe8167c3-5fa4-467c-8c64-ae64938ea0bc} <Debug> TCPHandler: Processed in 0.001159338 sec. | ||
| 17983 | 2025.12.19 22:14:04.640932 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17984 | 2025.12.19 22:14:04.641023 [ 261 ] {9a510415-1e8b-4d96-bae4-f19b9f769c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17985 | 2025.12.19 22:14:04.641063 [ 261 ] {9a510415-1e8b-4d96-bae4-f19b9f769c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17986 | 2025.12.19 22:14:04.641383 [ 261 ] {9a510415-1e8b-4d96-bae4-f19b9f769c89} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17987 | 2025.12.19 22:14:04.641418 [ 261 ] {9a510415-1e8b-4d96-bae4-f19b9f769c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17988 | 2025.12.19 22:14:04.641703 [ 261 ] {9a510415-1e8b-4d96-bae4-f19b9f769c89} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17989 | 2025.12.19 22:14:04.641895 [ 261 ] {9a510415-1e8b-4d96-bae4-f19b9f769c89} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17990 | 2025.12.19 22:14:04.642017 [ 261 ] {9a510415-1e8b-4d96-bae4-f19b9f769c89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001011 sec., 59347.18100890208 rows/sec., 4.00 MiB/sec. | ||
| 17991 | 2025.12.19 22:14:04.642031 [ 147 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17992 | 2025.12.19 22:14:04.642052 [ 261 ] {9a510415-1e8b-4d96-bae4-f19b9f769c89} <Debug> TCPHandler: Processed in 0.001167139 sec. | ||
| 17993 | 2025.12.19 22:14:04.642075 [ 147 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17994 | 2025.12.19 22:14:04.642101 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 17995 | 2025.12.19 22:14:04.642188 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17996 | 2025.12.19 22:14:04.642298 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17997 | 2025.12.19 22:14:04.642330 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8400 rows starting from the beginning of the part | ||
| 17998 | 2025.12.19 22:14:04.642396 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 17999 | 2025.12.19 22:14:04.642442 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18000 | 2025.12.19 22:14:04.642486 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18001 | 2025.12.19 22:14:04.642529 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 18002 | 2025.12.19 22:14:04.642571 [ 199 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 18003 | 2025.12.19 22:14:04.644802 [ 186 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002652133 sec., 3280378.472723653 rows/sec., 221.07 MiB/sec. | ||
| 18004 | 2025.12.19 22:14:04.644986 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18005 | 2025.12.19 22:14:04.645312 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2025.12.19 22:14:04.645392 [ 191 ] {e8ab0f32-ddbf-47e5-8384-3d12688b2cac::all_1_146_29} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18007 | 2025.12.19 22:14:04.645473 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 18008 | 2025.12.19 22:14:06.361394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47502 | ||
| 18009 | 2025.12.19 22:14:06.362002 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2025.12.19 22:14:06.362052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18011 | 2025.12.19 22:14:06.362658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18012 | 2025.12.19 22:14:06.363110 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2025.12.19 22:14:06.363260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47502 | ||
| 18014 | 2025.12.19 22:14:08.942036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 18015 | 2025.12.19 22:14:08.959338 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18016 | 2025.12.19 22:14:08.959399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18017 | 2025.12.19 22:14:08.965953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18018 | 2025.12.19 22:14:08.967197 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18019 | 2025.12.19 22:14:08.970344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 18020 | 2025.12.19 22:14:09.115046 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18021 | 2025.12.19 22:14:09.115122 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18022 | 2025.12.19 22:14:09.119662 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18023 | 2025.12.19 22:14:09.608853 [ 221 ] {} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18024 | 2025.12.19 22:14:09.608906 [ 221 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18025 | 2025.12.19 22:14:09.618028 [ 221 ] {} <Debug> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18026 | 2025.12.19 22:14:09.618879 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18027 | 2025.12.19 22:14:09.619064 [ 261 ] {03e6487b-decc-41c5-a307-b481927e774b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18028 | 2025.12.19 22:14:09.619129 [ 261 ] {03e6487b-decc-41c5-a307-b481927e774b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18029 | 2025.12.19 22:14:09.619774 [ 261 ] {03e6487b-decc-41c5-a307-b481927e774b} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2025.12.19 22:14:09.619816 [ 261 ] {03e6487b-decc-41c5-a307-b481927e774b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18031 | 2025.12.19 22:14:09.620368 [ 261 ] {03e6487b-decc-41c5-a307-b481927e774b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18032 | 2025.12.19 22:14:09.620836 [ 261 ] {03e6487b-decc-41c5-a307-b481927e774b} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2025.12.19 22:14:09.620985 [ 261 ] {03e6487b-decc-41c5-a307-b481927e774b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001973 sec., 28383.17283324886 rows/sec., 2.18 MiB/sec. | ||
| 18034 | 2025.12.19 22:14:09.621027 [ 261 ] {03e6487b-decc-41c5-a307-b481927e774b} <Debug> TCPHandler: Processed in 0.002277497 sec. | ||
| 18035 | 2025.12.19 22:14:09.621136 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18036 | 2025.12.19 22:14:09.621229 [ 261 ] {c8d7d624-cbc0-4ed4-b21b-7da85ef2ac73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18037 | 2025.12.19 22:14:09.621269 [ 261 ] {c8d7d624-cbc0-4ed4-b21b-7da85ef2ac73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18038 | 2025.12.19 22:14:09.621679 [ 261 ] {c8d7d624-cbc0-4ed4-b21b-7da85ef2ac73} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18039 | 2025.12.19 22:14:09.621715 [ 261 ] {c8d7d624-cbc0-4ed4-b21b-7da85ef2ac73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18040 | 2025.12.19 22:14:09.622134 [ 261 ] {c8d7d624-cbc0-4ed4-b21b-7da85ef2ac73} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18041 | 2025.12.19 22:14:09.622573 [ 261 ] {c8d7d624-cbc0-4ed4-b21b-7da85ef2ac73} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2025.12.19 22:14:09.622700 [ 261 ] {c8d7d624-cbc0-4ed4-b21b-7da85ef2ac73} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00149 sec., 42953.02013422819 rows/sec., 3.35 MiB/sec. | ||
| 18043 | 2025.12.19 22:14:09.622737 [ 261 ] {c8d7d624-cbc0-4ed4-b21b-7da85ef2ac73} <Debug> TCPHandler: Processed in 0.001649037 sec. | ||
| 18044 | 2025.12.19 22:14:09.622844 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18045 | 2025.12.19 22:14:09.622937 [ 261 ] {1e0d838d-bb2e-4598-913b-1467035da01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18046 | 2025.12.19 22:14:09.622979 [ 261 ] {1e0d838d-bb2e-4598-913b-1467035da01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18047 | 2025.12.19 22:14:09.623412 [ 261 ] {1e0d838d-bb2e-4598-913b-1467035da01c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18048 | 2025.12.19 22:14:09.623447 [ 261 ] {1e0d838d-bb2e-4598-913b-1467035da01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18049 | 2025.12.19 22:14:09.623928 [ 261 ] {1e0d838d-bb2e-4598-913b-1467035da01c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18050 | 2025.12.19 22:14:09.624386 [ 261 ] {1e0d838d-bb2e-4598-913b-1467035da01c} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18051 | 2025.12.19 22:14:09.624515 [ 261 ] {1e0d838d-bb2e-4598-913b-1467035da01c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. | ||
| 18052 | 2025.12.19 22:14:09.624552 [ 261 ] {1e0d838d-bb2e-4598-913b-1467035da01c} <Debug> TCPHandler: Processed in 0.001754859 sec. | ||
| 18053 | 2025.12.19 22:14:09.624667 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18054 | 2025.12.19 22:14:09.624759 [ 261 ] {394f94ea-36fc-4f57-9273-a168f6f70e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18055 | 2025.12.19 22:14:09.624799 [ 261 ] {394f94ea-36fc-4f57-9273-a168f6f70e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18056 | 2025.12.19 22:14:09.625125 [ 261 ] {394f94ea-36fc-4f57-9273-a168f6f70e3b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18057 | 2025.12.19 22:14:09.625165 [ 261 ] {394f94ea-36fc-4f57-9273-a168f6f70e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18058 | 2025.12.19 22:14:09.625584 [ 261 ] {394f94ea-36fc-4f57-9273-a168f6f70e3b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18059 | 2025.12.19 22:14:09.626055 [ 261 ] {394f94ea-36fc-4f57-9273-a168f6f70e3b} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18060 | 2025.12.19 22:14:09.626183 [ 261 ] {394f94ea-36fc-4f57-9273-a168f6f70e3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. | ||
| 18061 | 2025.12.19 22:14:09.626218 [ 261 ] {394f94ea-36fc-4f57-9273-a168f6f70e3b} <Debug> TCPHandler: Processed in 0.001601096 sec. | ||
| 18062 | 2025.12.19 22:14:10.098390 [ 225 ] {} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18063 | 2025.12.19 22:14:10.098460 [ 225 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18064 | 2025.12.19 22:14:10.107989 [ 225 ] {} <Debug> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18065 | 2025.12.19 22:14:10.139459 [ 221 ] {} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18066 | 2025.12.19 22:14:10.139506 [ 221 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18067 | 2025.12.19 22:14:10.146067 [ 221 ] {} <Debug> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18068 | 2025.12.19 22:14:13.644961 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18069 | 2025.12.19 22:14:13.645028 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18070 | 2025.12.19 22:14:13.863451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47950 | ||
| 18071 | 2025.12.19 22:14:13.864020 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18072 | 2025.12.19 22:14:13.864062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18073 | 2025.12.19 22:14:13.864680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18074 | 2025.12.19 22:14:13.865168 [ 244 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2025.12.19 22:14:13.865303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47950 | ||
| 18076 | 2025.12.19 22:14:13.865393 [ 224 ] {} <Trace> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18077 | 2025.12.19 22:14:13.865435 [ 224 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18078 | 2025.12.19 22:14:13.868653 [ 224 ] {} <Debug> system.asynchronous_metric_log (920981dd-05ed-4e60-be7c-17a5404f535f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18079 | 2025.12.19 22:14:14.003859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2072 | ||
| 18080 | 2025.12.19 22:14:14.006350 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18081 | 2025.12.19 22:14:14.006390 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18082 | 2025.12.19 22:14:14.007702 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18083 | 2025.12.19 22:14:14.008251 [ 242 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2025.12.19 22:14:14.008440 [ 223 ] {} <Trace> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 18085 | 2025.12.19 22:14:14.008479 [ 223 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 18086 | 2025.12.19 22:14:14.008608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2072 | ||
| 18087 | 2025.12.19 22:14:14.011144 [ 223 ] {} <Debug> system.query_log (e16fec92-fcd7-4121-a573-b6daf0520c36): 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] | ||
| 18088 | 2025.12.19 22:14:14.621448 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18089 | 2025.12.19 22:14:14.621647 [ 261 ] {7cd851c7-dd70-481b-b4d1-a100801bab90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18090 | 2025.12.19 22:14:14.621719 [ 261 ] {7cd851c7-dd70-481b-b4d1-a100801bab90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18091 | 2025.12.19 22:14:14.622363 [ 261 ] {7cd851c7-dd70-481b-b4d1-a100801bab90} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18092 | 2025.12.19 22:14:14.622407 [ 261 ] {7cd851c7-dd70-481b-b4d1-a100801bab90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18093 | 2025.12.19 22:14:14.622915 [ 261 ] {7cd851c7-dd70-481b-b4d1-a100801bab90} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18094 | 2025.12.19 22:14:14.623488 [ 261 ] {7cd851c7-dd70-481b-b4d1-a100801bab90} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18095 | 2025.12.19 22:14:14.623636 [ 261 ] {7cd851c7-dd70-481b-b4d1-a100801bab90} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.002044 sec., 1467.710371819961 rows/sec., 108.93 KiB/sec. | ||
| 18096 | 2025.12.19 22:14:14.623682 [ 261 ] {7cd851c7-dd70-481b-b4d1-a100801bab90} <Debug> TCPHandler: Processed in 0.002360859 sec. | ||
| 18097 | 2025.12.19 22:14:14.623795 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18098 | 2025.12.19 22:14:14.623888 [ 261 ] {10f40ff6-514b-4467-bbfe-5bf9bbee9dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18099 | 2025.12.19 22:14:14.623928 [ 261 ] {10f40ff6-514b-4467-bbfe-5bf9bbee9dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18100 | 2025.12.19 22:14:14.624454 [ 261 ] {10f40ff6-514b-4467-bbfe-5bf9bbee9dcf} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18101 | 2025.12.19 22:14:14.624490 [ 261 ] {10f40ff6-514b-4467-bbfe-5bf9bbee9dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18102 | 2025.12.19 22:14:14.624942 [ 261 ] {10f40ff6-514b-4467-bbfe-5bf9bbee9dcf} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18103 | 2025.12.19 22:14:14.625388 [ 261 ] {10f40ff6-514b-4467-bbfe-5bf9bbee9dcf} <Trace> oximeter.fields_string (a918c3ee-9d04-4c84-950e-7f3abd602ffc): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18104 | 2025.12.19 22:14:14.625518 [ 261 ] {10f40ff6-514b-4467-bbfe-5bf9bbee9dcf} <Debug> executeQuery: Read 180 rows, 16.07 KiB in 0.001647 sec., 109289.6174863388 rows/sec., 9.53 MiB/sec. | ||
| 18105 | 2025.12.19 22:14:14.625554 [ 261 ] {10f40ff6-514b-4467-bbfe-5bf9bbee9dcf} <Debug> TCPHandler: Processed in 0.00180688 sec. | ||
| 18106 | 2025.12.19 22:14:14.625664 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18107 | 2025.12.19 22:14:14.625756 [ 261 ] {ac8b6c31-3fd9-4562-9963-614f84751d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18108 | 2025.12.19 22:14:14.625795 [ 261 ] {ac8b6c31-3fd9-4562-9963-614f84751d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18109 | 2025.12.19 22:14:14.626206 [ 261 ] {ac8b6c31-3fd9-4562-9963-614f84751d71} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18110 | 2025.12.19 22:14:14.626242 [ 261 ] {ac8b6c31-3fd9-4562-9963-614f84751d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18111 | 2025.12.19 22:14:14.626631 [ 261 ] {ac8b6c31-3fd9-4562-9963-614f84751d71} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18112 | 2025.12.19 22:14:14.627102 [ 261 ] {ac8b6c31-3fd9-4562-9963-614f84751d71} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18113 | 2025.12.19 22:14:14.627217 [ 138 ] {} <Debug> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18114 | 2025.12.19 22:14:14.627230 [ 261 ] {ac8b6c31-3fd9-4562-9963-614f84751d71} <Debug> executeQuery: Read 62 rows, 4.62 KiB in 0.001492 sec., 41554.959785522784 rows/sec., 3.03 MiB/sec. | ||
| 18115 | 2025.12.19 22:14:14.627277 [ 138 ] {} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18116 | 2025.12.19 22:14:14.627293 [ 261 ] {ac8b6c31-3fd9-4562-9963-614f84751d71} <Debug> TCPHandler: Processed in 0.001676187 sec. | ||
| 18117 | 2025.12.19 22:14:14.627308 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18118 | 2025.12.19 22:14:14.627396 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18119 | 2025.12.19 22:14:14.627435 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::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 | ||
| 18120 | 2025.12.19 22:14:14.627497 [ 261 ] {9a045793-6865-4952-9524-815b337fc2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18121 | 2025.12.19 22:14:14.627536 [ 261 ] {9a045793-6865-4952-9524-815b337fc2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18122 | 2025.12.19 22:14:14.627544 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18123 | 2025.12.19 22:14:14.627577 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 83 rows starting from the beginning of the part | ||
| 18124 | 2025.12.19 22:14:14.627642 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 55 rows starting from the beginning of the part | ||
| 18125 | 2025.12.19 22:14:14.627694 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 4 rows starting from the beginning of the part | ||
| 18126 | 2025.12.19 22:14:14.627741 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 59 rows starting from the beginning of the part | ||
| 18127 | 2025.12.19 22:14:14.627792 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 18128 | 2025.12.19 22:14:14.627854 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 62 rows starting from the beginning of the part | ||
| 18129 | 2025.12.19 22:14:14.628087 [ 261 ] {9a045793-6865-4952-9524-815b337fc2d9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18130 | 2025.12.19 22:14:14.628130 [ 261 ] {9a045793-6865-4952-9524-815b337fc2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18131 | 2025.12.19 22:14:14.628573 [ 261 ] {9a045793-6865-4952-9524-815b337fc2d9} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18132 | 2025.12.19 22:14:14.628784 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395052 sec., 253037.16277242714 rows/sec., 19.42 MiB/sec. | ||
| 18133 | 2025.12.19 22:14:14.629010 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18134 | 2025.12.19 22:14:14.629017 [ 261 ] {9a045793-6865-4952-9524-815b337fc2d9} <Trace> oximeter.fields_uuid (f276f28a-9137-40e6-944f-25ccccfec287): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18135 | 2025.12.19 22:14:14.629152 [ 261 ] {9a045793-6865-4952-9524-815b337fc2d9} <Debug> executeQuery: Read 144 rows, 11.31 KiB in 0.001677 sec., 85867.62075134167 rows/sec., 6.59 MiB/sec. | ||
| 18136 | 2025.12.19 22:14:14.629190 [ 261 ] {9a045793-6865-4952-9524-815b337fc2d9} <Debug> TCPHandler: Processed in 0.00184027 sec. | ||
| 18137 | 2025.12.19 22:14:14.629290 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18138 | 2025.12.19 22:14:14.629387 [ 261 ] {503388ae-a945-45c3-91cb-04b229a4d4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18139 | 2025.12.19 22:14:14.629429 [ 261 ] {503388ae-a945-45c3-91cb-04b229a4d4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18140 | 2025.12.19 22:14:14.629545 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2025.12.19 22:14:14.629608 [ 200 ] {878fc0bc-0ebf-4731-883d-463ae8bb7272::all_1_86_17} <Trace> oximeter.fields_u16 (878fc0bc-0ebf-4731-883d-463ae8bb7272) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18142 | 2025.12.19 22:14:14.629670 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18143 | 2025.12.19 22:14:14.629835 [ 261 ] {503388ae-a945-45c3-91cb-04b229a4d4f6} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18144 | 2025.12.19 22:14:14.629868 [ 261 ] {503388ae-a945-45c3-91cb-04b229a4d4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18145 | 2025.12.19 22:14:14.630321 [ 261 ] {503388ae-a945-45c3-91cb-04b229a4d4f6} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18146 | 2025.12.19 22:14:14.630804 [ 261 ] {503388ae-a945-45c3-91cb-04b229a4d4f6} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18147 | 2025.12.19 22:14:14.630933 [ 261 ] {503388ae-a945-45c3-91cb-04b229a4d4f6} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001563 sec., 104286.62827895074 rows/sec., 7.24 MiB/sec. | ||
| 18148 | 2025.12.19 22:14:14.630942 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Selected 4 parts from all_1_143_32 to all_146_146_0 | ||
| 18149 | 2025.12.19 22:14:14.630971 [ 261 ] {503388ae-a945-45c3-91cb-04b229a4d4f6} <Debug> TCPHandler: Processed in 0.001727018 sec. | ||
| 18150 | 2025.12.19 22:14:14.630985 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18151 | 2025.12.19 22:14:14.631122 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18152 | 2025.12.19 22:14:14.631164 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18153 | 2025.12.19 22:14:14.631245 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_143_32 to all_146_146_0 into Compact with storage Full | ||
| 18154 | 2025.12.19 22:14:14.631262 [ 261 ] {bbfc772e-c7d8-4090-8e70-dcc17b938c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18155 | 2025.12.19 22:14:14.631337 [ 261 ] {bbfc772e-c7d8-4090-8e70-dcc17b938c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18156 | 2025.12.19 22:14:14.631394 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18157 | 2025.12.19 22:14:14.631534 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_143_32, total 40945 rows starting from the beginning of the part | ||
| 18158 | 2025.12.19 22:14:14.631601 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 163 rows starting from the beginning of the part | ||
| 18159 | 2025.12.19 22:14:14.631645 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 18160 | 2025.12.19 22:14:14.631686 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 207 rows starting from the beginning of the part | ||
| 18161 | 2025.12.19 22:14:14.632250 [ 261 ] {bbfc772e-c7d8-4090-8e70-dcc17b938c90} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18162 | 2025.12.19 22:14:14.632292 [ 261 ] {bbfc772e-c7d8-4090-8e70-dcc17b938c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18163 | 2025.12.19 22:14:14.633010 [ 261 ] {bbfc772e-c7d8-4090-8e70-dcc17b938c90} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18164 | 2025.12.19 22:14:14.633447 [ 261 ] {bbfc772e-c7d8-4090-8e70-dcc17b938c90} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18165 | 2025.12.19 22:14:14.633590 [ 261 ] {bbfc772e-c7d8-4090-8e70-dcc17b938c90} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002346 sec., 25149.19011082694 rows/sec., 45.07 MiB/sec. | ||
| 18166 | 2025.12.19 22:14:14.633661 [ 261 ] {bbfc772e-c7d8-4090-8e70-dcc17b938c90} <Debug> TCPHandler: Processed in 0.002543991 sec. | ||
| 18167 | 2025.12.19 22:14:14.633771 [ 261 ] {} <Trace> TCP-Session: b7bd545a-4c74-4748-a6af-f000a8fc3ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18168 | 2025.12.19 22:14:14.633863 [ 261 ] {90f45a28-4e6c-4b30-a94f-025a69b28e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56583) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18169 | 2025.12.19 22:14:14.633904 [ 261 ] {90f45a28-4e6c-4b30-a94f-025a69b28e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18170 | 2025.12.19 22:14:14.634232 [ 261 ] {90f45a28-4e6c-4b30-a94f-025a69b28e49} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18171 | 2025.12.19 22:14:14.634267 [ 261 ] {90f45a28-4e6c-4b30-a94f-025a69b28e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18172 | 2025.12.19 22:14:14.634667 [ 261 ] {90f45a28-4e6c-4b30-a94f-025a69b28e49} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18173 | 2025.12.19 22:14:14.635094 [ 261 ] {90f45a28-4e6c-4b30-a94f-025a69b28e49} <Trace> oximeter.measurements_u64 (e8ab0f32-ddbf-47e5-8384-3d12688b2cac): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18174 | 2025.12.19 22:14:14.635225 [ 261 ] {90f45a28-4e6c-4b30-a94f-025a69b28e49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 18175 | 2025.12.19 22:14:14.635261 [ 261 ] {90f45a28-4e6c-4b30-a94f-025a69b28e49} <Debug> TCPHandler: Processed in 0.001537375 sec. | ||
| 18176 | 2025.12.19 22:14:14.638781 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41475 rows, containing 5 columns (5 merged, 0 gathered) in 0.007588344 sec., 5465619.376243354 rows/sec., 375.64 MiB/sec. | ||
| 18177 | 2025.12.19 22:14:14.639401 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Trace> MergedBlockOutputStream: filled checksums all_1_146_33 (state Temporary) | ||
| 18178 | 2025.12.19 22:14:14.639926 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa): Renaming temporary part tmp_merge_all_1_146_33 to all_1_146_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18179 | 2025.12.19 22:14:14.639999 [ 194 ] {82daf9b9-2f8f-47b6-9b94-fb195f4889aa::all_1_146_33} <Trace> oximeter.measurements_cumulativeu64 (82daf9b9-2f8f-47b6-9b94-fb195f4889aa) (MergerMutator): Merged 4 parts: [all_1_143_32, all_146_146_0] -> all_1_146_33 | ||
| 18180 | 2025.12.19 22:14:14.640068 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 18181 | 2025.12.19 22:14:15.098508 [ 225 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18182 | 2025.12.19 22:14:15.098571 [ 225 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18183 | 2025.12.19 22:14:15.101634 [ 225 ] {} <Debug> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18184 | 2025.12.19 22:14:15.473734 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 18185 | 2025.12.19 22:14:15.473819 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 18186 | 2025.12.19 22:14:15.475853 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (7edb942d-6fd2-4b0c-8a04-42feeddeccae): 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] | ||
| 18187 | 2025.12.19 22:14:16.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.21 MiB, peak 411.59 MiB, free memory in arenas 0.00 B, will set to 393.21 MiB (RSS), difference: 4.00 MiB | ||
| 18188 | 2025.12.19 22:14:16.470433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 18189 | 2025.12.19 22:14:16.488280 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18190 | 2025.12.19 22:14:16.488337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18191 | 2025.12.19 22:14:16.494496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18192 | 2025.12.19 22:14:16.495745 [ 243 ] {} <Trace> system.metric_log (50a6411c-360b-455e-94fc-a292ded111bb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2025.12.19 22:14:16.499067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 18194 | 2025.12.19 22:14:16.610826 [ 224 ] {} <Trace> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): 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] | ||
| 18195 | 2025.12.19 22:14:16.610896 [ 224 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): 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] | ||
| 18196 | 2025.12.19 22:14:16.613926 [ 224 ] {} <Debug> oximeter.fields_ipaddr (14032ee6-ff2b-4ea1-8308-039416129c39): 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] | ||
| 18197 | 2025.12.19 22:14:16.750194 [ 135 ] {} <Debug> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Selected 5 parts from all_1_42_10 to all_46_46_0 | ||
| 18198 | 2025.12.19 22:14:16.750274 [ 135 ] {} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18199 | 2025.12.19 22:14:16.750318 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.80 GiB. | ||
| 18200 | 2025.12.19 22:14:16.750485 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_10 to all_46_46_0 into Compact with storage Full | ||
| 18201 | 2025.12.19 22:14:16.750657 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18202 | 2025.12.19 22:14:16.750709 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 253 rows starting from the beginning of the part | ||
| 18203 | 2025.12.19 22:14:16.750810 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 18204 | 2025.12.19 22:14:16.750887 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 18205 | 2025.12.19 22:14:16.750965 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 266 rows starting from the beginning of the part | ||
| 18206 | 2025.12.19 22:14:16.751033 [ 190 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part | ||
| 18207 | 2025.12.19 22:14:16.752324 [ 194 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001913171 sec., 416063.174697923 rows/sec., 30.23 MiB/sec. | ||
| 18208 | 2025.12.19 22:14:16.752609 [ 201 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
| 18209 | 2025.12.19 22:14:16.753143 [ 201 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18210 | 2025.12.19 22:14:16.753229 [ 201 ] {d042fbd6-0af1-4f28-ad83-af221690267b::all_1_46_11} <Trace> oximeter.fields_u32 (d042fbd6-0af1-4f28-ad83-af221690267b) (MergerMutator): Merged 5 parts: [all_1_42_10, all_46_46_0] -> all_1_46_11 | ||
| 18211 | 2025.12.19 22:14:16.753327 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||