| 1 | [ Dec 17 00:09:34 Enabled. ] | ||
| 2 | [ Dec 17 00:09:34 Rereading configuration. ] | ||
| 3 | [ Dec 17 00:09:36 Rereading configuration. ] | ||
| 4 | [ Dec 17 00:09:38 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 17 00:09:38 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.17 00:09:40.744658 [ 1 ] {} <Information> Application: Will watch for the process with pid 24552 | ||
| 29 | 2025.12.17 00:09:40.745065 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.17 00:09:40.974440 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24552 | ||
| 31 | 2025.12.17 00:09:40.976557 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.17 00:09:40.976732 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.17 00:09:41.130556 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.17 00:09:41.157341 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.17 00:09:41.157395 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.17 00:09:41.157412 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.17 00:09:41.157471 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.17 00:09:41.157863 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.17 00:09:41.161511 [ 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.17 00:09:41.162348 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.17 00:09:41.163169 [ 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.17 00:09:41.163193 [ 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.17 00:09:41.163208 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.17 00:09:41.163930 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.17 00:09:41.164916 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.17 00:09:41.171204 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.17 00:09:41.171988 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.17 00:09:41.173403 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.17 00:09:41.173474 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.17 00:09:41.174519 [ 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.17 00:09:41.174993 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.17 00:09:41.178734 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.17 00:09:41.179281 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.17 00:09:41.183789 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.17 00:09:41.184223 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.17 00:09:41.184571 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.17 00:09:41.184929 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.17 00:09:41.186404 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.17 00:09:41.186434 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.17 00:09:41.186526 [ 14 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.17 00:09:41.186615 [ 14 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.17 00:09:41.193914 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.17 00:09:41.193942 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176574 sec | ||
| 68 | 2025.12.17 00:09:41.193962 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.17 00:09:41.193978 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.17 00:09:41.194699 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.17 00:09:41.195267 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.17 00:09:41.209589 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.17 00:09:41.209635 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.17 00:09:41.209659 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.17 00:09:41.209671 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.17 00:09:41.209703 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.17 00:09:41.209723 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.17 00:09:41.211931 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.17 00:09:41.211982 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.17 00:09:41.212006 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.17 00:09:41.212152 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.17 00:09:41.212192 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.17 00:09:41.212205 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.17 00:09:41.212222 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.17 00:09:41.212233 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.17 00:09:41.212263 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.17 00:09:41.212280 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.17 00:09:41.237332 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.17 00:09:41.238601 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.17 00:09:41.238636 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6251e-05 sec | ||
| 91 | 2025.12.17 00:09:41.238649 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.17 00:09:41.238659 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.17 00:09:41.238686 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.17 00:09:41.238893 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.17 00:09:41.238940 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.17 00:09:41.238953 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.17 00:09:41.238964 [ 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.17 00:09:41.238976 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.17 00:09:41.276767 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.17 00:09:41.276987 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.12.17 00:09:41.278460 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.9711e-05 sec. | ||
| 102 | 2025.12.17 00:09:41.278856 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.17 00:09:41.280166 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.17 00:09:41.280198 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.17 00:09:42.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.35 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.12.17 00:09:42.010701 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52840 | ||
| 107 | 2025.12.17 00:09:42.015780 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.17 00:09:42.015875 [ 3 ] {} <Debug> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:52840 | ||
| 109 | 2025.12.17 00:09:42.015928 [ 3 ] {} <Debug> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.17 00:09:42.015942 [ 3 ] {} <Debug> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.17 00:09:42.016047 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.17 00:09:42.016083 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.17 00:09:42.016099 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.12.17 00:09:42.016623 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49140 | ||
| 115 | 2025.12.17 00:09:42.016761 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59894 | ||
| 116 | 2025.12.17 00:09:42.016763 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56251 | ||
| 117 | 2025.12.17 00:09:42.016855 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.17 00:09:42.016903 [ 4 ] {} <Debug> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49140 | ||
| 119 | 2025.12.17 00:09:42.016927 [ 4 ] {} <Debug> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.17 00:09:42.016940 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65520 | ||
| 121 | 2025.12.17 00:09:42.016958 [ 4 ] {} <Debug> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.17 00:09:42.017062 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.17 00:09:42.017069 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.12.17 00:09:42.017083 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33591 | ||
| 125 | 2025.12.17 00:09:42.017127 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.17 00:09:42.017143 [ 5 ] {} <Debug> TCP-Session: 4d8b9f9b-a0d7-47d8-9a8d-b786bdc37ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:56251 | ||
| 127 | 2025.12.17 00:09:42.017119 [ 254 ] {} <Debug> TCP-Session: ff59f422-fb8e-4fe1-b404-99aeb7bf2e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:59894 | ||
| 128 | 2025.12.17 00:09:42.017181 [ 255 ] {} <Debug> TCP-Session: 4d1b6633-4263-4d5c-8279-a93e52f896e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65520 | ||
| 129 | 2025.12.17 00:09:42.017197 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47951 | ||
| 130 | 2025.12.17 00:09:42.017225 [ 254 ] {} <Debug> TCP-Session: ff59f422-fb8e-4fe1-b404-99aeb7bf2e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.17 00:09:42.017247 [ 255 ] {} <Debug> TCP-Session: 4d1b6633-4263-4d5c-8279-a93e52f896e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.17 00:09:42.017288 [ 254 ] {} <Debug> TCP-Session: ff59f422-fb8e-4fe1-b404-99aeb7bf2e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.17 00:09:42.017307 [ 255 ] {} <Debug> TCP-Session: 4d1b6633-4263-4d5c-8279-a93e52f896e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.17 00:09:42.017325 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.12.17 00:09:42.017195 [ 5 ] {} <Debug> TCP-Session: 4d8b9f9b-a0d7-47d8-9a8d-b786bdc37ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.17 00:09:42.017381 [ 256 ] {} <Debug> TCP-Session: a1cea6f5-4585-4ab6-bd29-95223ab65023 Authenticating user 'default' from [fd00:1122:3344:101::d]:33591 | ||
| 137 | 2025.12.17 00:09:42.017382 [ 5 ] {} <Debug> TCP-Session: 4d8b9f9b-a0d7-47d8-9a8d-b786bdc37ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.17 00:09:42.017381 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.12.17 00:09:42.017423 [ 256 ] {} <Debug> TCP-Session: a1cea6f5-4585-4ab6-bd29-95223ab65023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.17 00:09:42.017451 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36833 | ||
| 141 | 2025.12.17 00:09:42.017466 [ 257 ] {} <Debug> TCP-Session: 53850d5c-1151-4324-b912-baf50c3b0dce Authenticating user 'default' from [fd00:1122:3344:101::d]:47951 | ||
| 142 | 2025.12.17 00:09:42.017458 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59432 | ||
| 143 | 2025.12.17 00:09:42.017512 [ 257 ] {} <Debug> TCP-Session: 53850d5c-1151-4324-b912-baf50c3b0dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.17 00:09:42.017485 [ 256 ] {} <Debug> TCP-Session: a1cea6f5-4585-4ab6-bd29-95223ab65023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.17 00:09:42.017555 [ 257 ] {} <Debug> TCP-Session: 53850d5c-1151-4324-b912-baf50c3b0dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.17 00:09:42.017669 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.12.17 00:09:42.017700 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2025.12.17 00:09:42.017732 [ 259 ] {} <Debug> TCP-Session: cb711de0-a140-43ad-96de-2bbe523570c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36833 | ||
| 149 | 2025.12.17 00:09:42.017760 [ 258 ] {} <Debug> TCP-Session: 4cca34e9-6f52-4b40-91fb-1c4f072f31b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59432 | ||
| 150 | 2025.12.17 00:09:42.017760 [ 259 ] {} <Debug> TCP-Session: cb711de0-a140-43ad-96de-2bbe523570c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.12.17 00:09:42.017803 [ 258 ] {} <Debug> TCP-Session: 4cca34e9-6f52-4b40-91fb-1c4f072f31b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.17 00:09:42.017820 [ 259 ] {} <Debug> TCP-Session: cb711de0-a140-43ad-96de-2bbe523570c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.17 00:09:42.017826 [ 258 ] {} <Debug> TCP-Session: 4cca34e9-6f52-4b40-91fb-1c4f072f31b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.17 00:09:42.020897 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2025.12.17 00:09:42.023677 [ 3 ] {2949d03f-4ec7-45ce-ae87-abfc4128a2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2025.12.17 00:09:42.133019 [ 3 ] {2949d03f-4ec7-45ce-ae87-abfc4128a2cf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52840) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2025.12.17 00:09:42.133838 [ 3 ] {2949d03f-4ec7-45ce-ae87-abfc4128a2cf} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2025.12.17 00:09:42.133920 [ 3 ] {2949d03f-4ec7-45ce-ae87-abfc4128a2cf} <Debug> TCPHandler: Processed in 0.115051314 sec. | ||
| 205 | 2025.12.17 00:09:42.134390 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.12.17 00:09:42.134668 [ 4 ] {19c8ff1f-6aa7-4b3e-99b9-318bb503e5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.12.17 00:09:42.135036 [ 4 ] {19c8ff1f-6aa7-4b3e-99b9-318bb503e5e1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49140) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2025.12.17 00:09:42.135187 [ 4 ] {19c8ff1f-6aa7-4b3e-99b9-318bb503e5e1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2025.12.17 00:09:42.135264 [ 4 ] {19c8ff1f-6aa7-4b3e-99b9-318bb503e5e1} <Debug> TCPHandler: Processed in 0.001057602 sec. | ||
| 256 | 2025.12.17 00:09:42.135628 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2025.12.17 00:09:42.136368 [ 3 ] {1a0261c7-f3c3-4312-8a78-3f7b2a60c5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2025.12.17 00:09:42.137022 [ 3 ] {1a0261c7-f3c3-4312-8a78-3f7b2a60c5c8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2025.12.17 00:09:42.138245 [ 3 ] {1a0261c7-f3c3-4312-8a78-3f7b2a60c5c8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2025.12.17 00:09:42.138269 [ 3 ] {1a0261c7-f3c3-4312-8a78-3f7b2a60c5c8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1151e-05 sec | ||
| 261 | 2025.12.17 00:09:42.138303 [ 3 ] {1a0261c7-f3c3-4312-8a78-3f7b2a60c5c8} <Trace> ReferentialDeps: No tables | ||
| 262 | 2025.12.17 00:09:42.138316 [ 3 ] {1a0261c7-f3c3-4312-8a78-3f7b2a60c5c8} <Trace> LoadingDeps: No tables | ||
| 263 | 2025.12.17 00:09:42.138339 [ 3 ] {1a0261c7-f3c3-4312-8a78-3f7b2a60c5c8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2025.12.17 00:09:42.139056 [ 3 ] {1a0261c7-f3c3-4312-8a78-3f7b2a60c5c8} <Debug> TCPHandler: Processed in 0.003540013 sec. | ||
| 265 | 2025.12.17 00:09:42.139263 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2025.12.17 00:09:42.139421 [ 3 ] {2b4c54ff-ab5a-47d1-a3a2-0bea9c82aa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2025.12.17 00:09:42.139491 [ 3 ] {2b4c54ff-ab5a-47d1-a3a2-0bea9c82aa27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2025.12.17 00:09:42.144425 [ 3 ] {2b4c54ff-ab5a-47d1-a3a2-0bea9c82aa27} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2025.12.17 00:09:42.145725 [ 3 ] {2b4c54ff-ab5a-47d1-a3a2-0bea9c82aa27} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde): Loading data parts | ||
| 271 | 2025.12.17 00:09:42.148106 [ 3 ] {2b4c54ff-ab5a-47d1-a3a2-0bea9c82aa27} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde): There are no data parts | ||
| 272 | 2025.12.17 00:09:42.150648 [ 3 ] {2b4c54ff-ab5a-47d1-a3a2-0bea9c82aa27} <Debug> TCPHandler: Processed in 0.011442909 sec. | ||
| 273 | 2025.12.17 00:09:42.150822 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.12.17 00:09:42.151051 [ 3 ] {0f29cb3e-08da-4725-867f-4cecf04c5ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2025.12.17 00:09:42.151121 [ 3 ] {0f29cb3e-08da-4725-867f-4cecf04c5ba1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.12.17 00:09:42.166009 [ 3 ] {0f29cb3e-08da-4725-867f-4cecf04c5ba1} <Debug> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Loading data parts | ||
| 287 | 2025.12.17 00:09:42.166222 [ 3 ] {0f29cb3e-08da-4725-867f-4cecf04c5ba1} <Debug> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): There are no data parts | ||
| 288 | 2025.12.17 00:09:42.168438 [ 3 ] {0f29cb3e-08da-4725-867f-4cecf04c5ba1} <Debug> TCPHandler: Processed in 0.017671738 sec. | ||
| 289 | 2025.12.17 00:09:42.168673 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2025.12.17 00:09:42.168852 [ 3 ] {7c91f20d-d7d5-4120-b49b-2126226aa770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2025.12.17 00:09:42.168919 [ 3 ] {7c91f20d-d7d5-4120-b49b-2126226aa770} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2025.12.17 00:09:42.170947 [ 3 ] {7c91f20d-d7d5-4120-b49b-2126226aa770} <Debug> oximeter.measurements_i8 (506bd451-33b1-469d-b341-7b4fa9b93ae3): Loading data parts | ||
| 293 | 2025.12.17 00:09:42.171344 [ 3 ] {7c91f20d-d7d5-4120-b49b-2126226aa770} <Debug> oximeter.measurements_i8 (506bd451-33b1-469d-b341-7b4fa9b93ae3): There are no data parts | ||
| 294 | 2025.12.17 00:09:42.172663 [ 3 ] {7c91f20d-d7d5-4120-b49b-2126226aa770} <Debug> TCPHandler: Processed in 0.004059305 sec. | ||
| 295 | 2025.12.17 00:09:42.172844 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.12.17 00:09:42.173049 [ 3 ] {1d154083-6336-4d2b-890c-bbf2575dba9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2025.12.17 00:09:42.173098 [ 3 ] {1d154083-6336-4d2b-890c-bbf2575dba9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.12.17 00:09:42.175330 [ 3 ] {1d154083-6336-4d2b-890c-bbf2575dba9c} <Debug> oximeter.measurements_u8 (e8f4211d-a5e2-4483-94c4-2f03eab3760a): Loading data parts | ||
| 299 | 2025.12.17 00:09:42.175550 [ 3 ] {1d154083-6336-4d2b-890c-bbf2575dba9c} <Debug> oximeter.measurements_u8 (e8f4211d-a5e2-4483-94c4-2f03eab3760a): There are no data parts | ||
| 300 | 2025.12.17 00:09:42.176853 [ 3 ] {1d154083-6336-4d2b-890c-bbf2575dba9c} <Debug> TCPHandler: Processed in 0.004066655 sec. | ||
| 301 | 2025.12.17 00:09:42.177052 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.12.17 00:09:42.177280 [ 3 ] {b74911f7-8ba2-4054-bdaf-588aa4c16099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2025.12.17 00:09:42.177367 [ 3 ] {b74911f7-8ba2-4054-bdaf-588aa4c16099} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.12.17 00:09:42.179405 [ 3 ] {b74911f7-8ba2-4054-bdaf-588aa4c16099} <Debug> oximeter.measurements_i16 (cf80f079-5b7a-422d-82a1-484f55634fa0): Loading data parts | ||
| 305 | 2025.12.17 00:09:42.179612 [ 3 ] {b74911f7-8ba2-4054-bdaf-588aa4c16099} <Debug> oximeter.measurements_i16 (cf80f079-5b7a-422d-82a1-484f55634fa0): There are no data parts | ||
| 306 | 2025.12.17 00:09:42.181177 [ 3 ] {b74911f7-8ba2-4054-bdaf-588aa4c16099} <Debug> TCPHandler: Processed in 0.004186247 sec. | ||
| 307 | 2025.12.17 00:09:42.181330 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.12.17 00:09:42.181498 [ 3 ] {d2c20bf5-87eb-40be-a1a4-acc167de2c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2025.12.17 00:09:42.181558 [ 3 ] {d2c20bf5-87eb-40be-a1a4-acc167de2c65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.12.17 00:09:42.183121 [ 3 ] {d2c20bf5-87eb-40be-a1a4-acc167de2c65} <Debug> oximeter.measurements_u16 (fd4a0096-3d86-4172-a20e-519d24e247d0): Loading data parts | ||
| 311 | 2025.12.17 00:09:42.183271 [ 3 ] {d2c20bf5-87eb-40be-a1a4-acc167de2c65} <Debug> oximeter.measurements_u16 (fd4a0096-3d86-4172-a20e-519d24e247d0): There are no data parts | ||
| 312 | 2025.12.17 00:09:42.184466 [ 3 ] {d2c20bf5-87eb-40be-a1a4-acc167de2c65} <Debug> TCPHandler: Processed in 0.003186996 sec. | ||
| 313 | 2025.12.17 00:09:42.184619 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.12.17 00:09:42.184783 [ 3 ] {f6e3f0dc-1295-4989-bb0c-776433459169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2025.12.17 00:09:42.184844 [ 3 ] {f6e3f0dc-1295-4989-bb0c-776433459169} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.12.17 00:09:42.186402 [ 3 ] {f6e3f0dc-1295-4989-bb0c-776433459169} <Debug> oximeter.measurements_i32 (d7dfa451-822d-4e56-8914-5a5f8371bbc0): Loading data parts | ||
| 317 | 2025.12.17 00:09:42.186557 [ 3 ] {f6e3f0dc-1295-4989-bb0c-776433459169} <Debug> oximeter.measurements_i32 (d7dfa451-822d-4e56-8914-5a5f8371bbc0): There are no data parts | ||
| 318 | 2025.12.17 00:09:42.187817 [ 3 ] {f6e3f0dc-1295-4989-bb0c-776433459169} <Debug> TCPHandler: Processed in 0.003249138 sec. | ||
| 319 | 2025.12.17 00:09:42.187967 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.12.17 00:09:42.188129 [ 3 ] {73a8379f-9225-4c00-b9aa-8204092b7922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2025.12.17 00:09:42.188198 [ 3 ] {73a8379f-9225-4c00-b9aa-8204092b7922} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.12.17 00:09:42.190206 [ 3 ] {73a8379f-9225-4c00-b9aa-8204092b7922} <Debug> oximeter.measurements_u32 (a4545356-8f6b-4bf6-9f95-57344d9fe904): Loading data parts | ||
| 323 | 2025.12.17 00:09:42.190360 [ 3 ] {73a8379f-9225-4c00-b9aa-8204092b7922} <Debug> oximeter.measurements_u32 (a4545356-8f6b-4bf6-9f95-57344d9fe904): There are no data parts | ||
| 324 | 2025.12.17 00:09:42.191944 [ 3 ] {73a8379f-9225-4c00-b9aa-8204092b7922} <Debug> TCPHandler: Processed in 0.004027374 sec. | ||
| 325 | 2025.12.17 00:09:42.192095 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.12.17 00:09:42.192274 [ 3 ] {bfbb9add-f676-49a6-aaf0-04489a775230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2025.12.17 00:09:42.192333 [ 3 ] {bfbb9add-f676-49a6-aaf0-04489a775230} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.12.17 00:09:42.194017 [ 3 ] {bfbb9add-f676-49a6-aaf0-04489a775230} <Debug> oximeter.measurements_i64 (e4ff0632-5703-4ab5-8c1b-d92584246a66): Loading data parts | ||
| 329 | 2025.12.17 00:09:42.194169 [ 3 ] {bfbb9add-f676-49a6-aaf0-04489a775230} <Debug> oximeter.measurements_i64 (e4ff0632-5703-4ab5-8c1b-d92584246a66): There are no data parts | ||
| 330 | 2025.12.17 00:09:42.196280 [ 3 ] {bfbb9add-f676-49a6-aaf0-04489a775230} <Debug> TCPHandler: Processed in 0.004234238 sec. | ||
| 331 | 2025.12.17 00:09:42.196432 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.12.17 00:09:42.196589 [ 3 ] {e02c194f-dfbf-498f-ad29-82f1816e6385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2025.12.17 00:09:42.196651 [ 3 ] {e02c194f-dfbf-498f-ad29-82f1816e6385} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.12.17 00:09:42.198563 [ 3 ] {e02c194f-dfbf-498f-ad29-82f1816e6385} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Loading data parts | ||
| 335 | 2025.12.17 00:09:42.198722 [ 3 ] {e02c194f-dfbf-498f-ad29-82f1816e6385} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): There are no data parts | ||
| 336 | 2025.12.17 00:09:42.199964 [ 3 ] {e02c194f-dfbf-498f-ad29-82f1816e6385} <Debug> TCPHandler: Processed in 0.003580305 sec. | ||
| 337 | 2025.12.17 00:09:42.200121 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.12.17 00:09:42.200297 [ 3 ] {cd007450-d98f-4c3c-9b0e-f6acf081752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2025.12.17 00:09:42.200356 [ 3 ] {cd007450-d98f-4c3c-9b0e-f6acf081752b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.12.17 00:09:42.201990 [ 3 ] {cd007450-d98f-4c3c-9b0e-f6acf081752b} <Debug> oximeter.measurements_f32 (bc236ce0-d916-4390-ba5c-989188890f97): Loading data parts | ||
| 341 | 2025.12.17 00:09:42.202139 [ 3 ] {cd007450-d98f-4c3c-9b0e-f6acf081752b} <Debug> oximeter.measurements_f32 (bc236ce0-d916-4390-ba5c-989188890f97): There are no data parts | ||
| 342 | 2025.12.17 00:09:42.203379 [ 3 ] {cd007450-d98f-4c3c-9b0e-f6acf081752b} <Debug> TCPHandler: Processed in 0.003309369 sec. | ||
| 343 | 2025.12.17 00:09:42.203526 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.12.17 00:09:42.203686 [ 3 ] {759f08b0-3d88-42c9-bb8b-84785ea3b037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2025.12.17 00:09:42.203749 [ 3 ] {759f08b0-3d88-42c9-bb8b-84785ea3b037} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.12.17 00:09:42.205505 [ 3 ] {759f08b0-3d88-42c9-bb8b-84785ea3b037} <Debug> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Loading data parts | ||
| 347 | 2025.12.17 00:09:42.205687 [ 3 ] {759f08b0-3d88-42c9-bb8b-84785ea3b037} <Debug> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): There are no data parts | ||
| 348 | 2025.12.17 00:09:42.206829 [ 3 ] {759f08b0-3d88-42c9-bb8b-84785ea3b037} <Debug> TCPHandler: Processed in 0.00335181 sec. | ||
| 349 | 2025.12.17 00:09:42.206980 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.12.17 00:09:42.207155 [ 3 ] {15a14672-b354-460c-ac92-4c05ffbd979a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2025.12.17 00:09:42.207213 [ 3 ] {15a14672-b354-460c-ac92-4c05ffbd979a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.12.17 00:09:42.208789 [ 3 ] {15a14672-b354-460c-ac92-4c05ffbd979a} <Debug> oximeter.measurements_string (fe9467c6-19a4-4570-9178-68f5d941aeab): Loading data parts | ||
| 353 | 2025.12.17 00:09:42.208937 [ 3 ] {15a14672-b354-460c-ac92-4c05ffbd979a} <Debug> oximeter.measurements_string (fe9467c6-19a4-4570-9178-68f5d941aeab): There are no data parts | ||
| 354 | 2025.12.17 00:09:42.210087 [ 3 ] {15a14672-b354-460c-ac92-4c05ffbd979a} <Debug> TCPHandler: Processed in 0.003158746 sec. | ||
| 355 | 2025.12.17 00:09:42.210249 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.12.17 00:09:42.210419 [ 3 ] {b0f039f9-4ef4-49ed-90bf-639e0ba29d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.12.17 00:09:42.210493 [ 3 ] {b0f039f9-4ef4-49ed-90bf-639e0ba29d1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.12.17 00:09:42.212200 [ 3 ] {b0f039f9-4ef4-49ed-90bf-639e0ba29d1b} <Debug> oximeter.measurements_bytes (54ead858-a30b-472f-8946-ff88b376f6f6): Loading data parts | ||
| 366 | 2025.12.17 00:09:42.212354 [ 3 ] {b0f039f9-4ef4-49ed-90bf-639e0ba29d1b} <Debug> oximeter.measurements_bytes (54ead858-a30b-472f-8946-ff88b376f6f6): There are no data parts | ||
| 367 | 2025.12.17 00:09:42.213492 [ 3 ] {b0f039f9-4ef4-49ed-90bf-639e0ba29d1b} <Debug> TCPHandler: Processed in 0.003303269 sec. | ||
| 368 | 2025.12.17 00:09:42.213641 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.12.17 00:09:42.213805 [ 3 ] {be2bd240-6d27-42e3-891e-8af973fe950b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2025.12.17 00:09:42.213870 [ 3 ] {be2bd240-6d27-42e3-891e-8af973fe950b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.12.17 00:09:42.215484 [ 3 ] {be2bd240-6d27-42e3-891e-8af973fe950b} <Debug> oximeter.measurements_cumulativei64 (3bfa7122-8d2b-40db-b4f1-816ba9fbccd4): Loading data parts | ||
| 372 | 2025.12.17 00:09:42.215627 [ 3 ] {be2bd240-6d27-42e3-891e-8af973fe950b} <Debug> oximeter.measurements_cumulativei64 (3bfa7122-8d2b-40db-b4f1-816ba9fbccd4): There are no data parts | ||
| 373 | 2025.12.17 00:09:42.216887 [ 3 ] {be2bd240-6d27-42e3-891e-8af973fe950b} <Debug> TCPHandler: Processed in 0.003294019 sec. | ||
| 374 | 2025.12.17 00:09:42.217056 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.12.17 00:09:42.217271 [ 3 ] {93ba29d4-5d36-4103-b1a7-fe92ef746c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2025.12.17 00:09:42.217366 [ 3 ] {93ba29d4-5d36-4103-b1a7-fe92ef746c45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.12.17 00:09:42.218949 [ 3 ] {93ba29d4-5d36-4103-b1a7-fe92ef746c45} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Loading data parts | ||
| 378 | 2025.12.17 00:09:42.219125 [ 3 ] {93ba29d4-5d36-4103-b1a7-fe92ef746c45} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): There are no data parts | ||
| 379 | 2025.12.17 00:09:42.220382 [ 3 ] {93ba29d4-5d36-4103-b1a7-fe92ef746c45} <Debug> TCPHandler: Processed in 0.00338056 sec. | ||
| 380 | 2025.12.17 00:09:42.220530 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.12.17 00:09:42.220710 [ 3 ] {59640340-abc3-4d98-b676-ef3d752668f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2025.12.17 00:09:42.220760 [ 3 ] {59640340-abc3-4d98-b676-ef3d752668f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.12.17 00:09:42.222745 [ 3 ] {59640340-abc3-4d98-b676-ef3d752668f3} <Debug> oximeter.measurements_cumulativef32 (dee7e0bf-bd25-43ba-911b-45d6bd53f739): Loading data parts | ||
| 384 | 2025.12.17 00:09:42.222945 [ 3 ] {59640340-abc3-4d98-b676-ef3d752668f3} <Debug> oximeter.measurements_cumulativef32 (dee7e0bf-bd25-43ba-911b-45d6bd53f739): There are no data parts | ||
| 385 | 2025.12.17 00:09:42.224326 [ 3 ] {59640340-abc3-4d98-b676-ef3d752668f3} <Debug> TCPHandler: Processed in 0.003846069 sec. | ||
| 386 | 2025.12.17 00:09:42.224492 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.17 00:09:42.224659 [ 3 ] {f9ceb4cb-f938-42a4-a0de-91067ca4d137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2025.12.17 00:09:42.224716 [ 3 ] {f9ceb4cb-f938-42a4-a0de-91067ca4d137} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.12.17 00:09:42.226373 [ 3 ] {f9ceb4cb-f938-42a4-a0de-91067ca4d137} <Debug> oximeter.measurements_cumulativef64 (3cfc1112-2e1a-469b-9511-22f4048201b2): Loading data parts | ||
| 390 | 2025.12.17 00:09:42.226526 [ 3 ] {f9ceb4cb-f938-42a4-a0de-91067ca4d137} <Debug> oximeter.measurements_cumulativef64 (3cfc1112-2e1a-469b-9511-22f4048201b2): There are no data parts | ||
| 391 | 2025.12.17 00:09:42.227716 [ 3 ] {f9ceb4cb-f938-42a4-a0de-91067ca4d137} <Debug> TCPHandler: Processed in 0.003285768 sec. | ||
| 392 | 2025.12.17 00:09:42.227872 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.12.17 00:09:42.228110 [ 3 ] {9a4a61e9-9e4a-401d-b0e9-f86c57683ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2025.12.17 00:09:42.228186 [ 3 ] {9a4a61e9-9e4a-401d-b0e9-f86c57683ad9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.12.17 00:09:42.230249 [ 3 ] {9a4a61e9-9e4a-401d-b0e9-f86c57683ad9} <Debug> oximeter.measurements_histogrami8 (357a1665-0ab0-4963-8660-0168bb484bdc): Loading data parts | ||
| 406 | 2025.12.17 00:09:42.230471 [ 3 ] {9a4a61e9-9e4a-401d-b0e9-f86c57683ad9} <Debug> oximeter.measurements_histogrami8 (357a1665-0ab0-4963-8660-0168bb484bdc): There are no data parts | ||
| 407 | 2025.12.17 00:09:42.231935 [ 3 ] {9a4a61e9-9e4a-401d-b0e9-f86c57683ad9} <Debug> TCPHandler: Processed in 0.004115146 sec. | ||
| 408 | 2025.12.17 00:09:42.232097 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.12.17 00:09:42.232326 [ 3 ] {18a02bed-8ad9-4fe5-a84c-c4f5afa0fdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2025.12.17 00:09:42.232397 [ 3 ] {18a02bed-8ad9-4fe5-a84c-c4f5afa0fdd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.12.17 00:09:42.234991 [ 3 ] {18a02bed-8ad9-4fe5-a84c-c4f5afa0fdd6} <Debug> oximeter.measurements_histogramu8 (c6efc307-b9e0-44a8-b931-6c579bd8647e): Loading data parts | ||
| 412 | 2025.12.17 00:09:42.235161 [ 3 ] {18a02bed-8ad9-4fe5-a84c-c4f5afa0fdd6} <Debug> oximeter.measurements_histogramu8 (c6efc307-b9e0-44a8-b931-6c579bd8647e): There are no data parts | ||
| 413 | 2025.12.17 00:09:42.236506 [ 3 ] {18a02bed-8ad9-4fe5-a84c-c4f5afa0fdd6} <Debug> TCPHandler: Processed in 0.004459523 sec. | ||
| 414 | 2025.12.17 00:09:42.236664 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.12.17 00:09:42.236981 [ 3 ] {cc757991-9e0d-455a-8d53-47b03a256f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2025.12.17 00:09:42.237061 [ 3 ] {cc757991-9e0d-455a-8d53-47b03a256f4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.12.17 00:09:42.239210 [ 3 ] {cc757991-9e0d-455a-8d53-47b03a256f4e} <Debug> oximeter.measurements_histogrami16 (f42c99ff-c2af-452b-a555-d87fb071c4e7): Loading data parts | ||
| 418 | 2025.12.17 00:09:42.239473 [ 3 ] {cc757991-9e0d-455a-8d53-47b03a256f4e} <Debug> oximeter.measurements_histogrami16 (f42c99ff-c2af-452b-a555-d87fb071c4e7): There are no data parts | ||
| 419 | 2025.12.17 00:09:42.241153 [ 3 ] {cc757991-9e0d-455a-8d53-47b03a256f4e} <Debug> TCPHandler: Processed in 0.004539565 sec. | ||
| 420 | 2025.12.17 00:09:42.241332 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.12.17 00:09:42.241561 [ 3 ] {5a919872-7600-4ba9-926d-17bfd240f31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2025.12.17 00:09:42.241642 [ 3 ] {5a919872-7600-4ba9-926d-17bfd240f31a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.12.17 00:09:42.243548 [ 3 ] {5a919872-7600-4ba9-926d-17bfd240f31a} <Debug> oximeter.measurements_histogramu16 (05423f3d-0993-47cc-972b-6f02c51c23f6): Loading data parts | ||
| 424 | 2025.12.17 00:09:42.243702 [ 3 ] {5a919872-7600-4ba9-926d-17bfd240f31a} <Debug> oximeter.measurements_histogramu16 (05423f3d-0993-47cc-972b-6f02c51c23f6): There are no data parts | ||
| 425 | 2025.12.17 00:09:42.244989 [ 3 ] {5a919872-7600-4ba9-926d-17bfd240f31a} <Debug> TCPHandler: Processed in 0.003708557 sec. | ||
| 426 | 2025.12.17 00:09:42.245152 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.12.17 00:09:42.245392 [ 3 ] {fb089399-44f5-4f49-9347-2b3f644b1b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2025.12.17 00:09:42.245458 [ 3 ] {fb089399-44f5-4f49-9347-2b3f644b1b73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.12.17 00:09:42.247342 [ 3 ] {fb089399-44f5-4f49-9347-2b3f644b1b73} <Debug> oximeter.measurements_histogrami32 (b0a5111a-9c91-4a3d-9f40-acca7b9db570): Loading data parts | ||
| 430 | 2025.12.17 00:09:42.247488 [ 3 ] {fb089399-44f5-4f49-9347-2b3f644b1b73} <Debug> oximeter.measurements_histogrami32 (b0a5111a-9c91-4a3d-9f40-acca7b9db570): There are no data parts | ||
| 431 | 2025.12.17 00:09:42.249000 [ 3 ] {fb089399-44f5-4f49-9347-2b3f644b1b73} <Debug> TCPHandler: Processed in 0.003899531 sec. | ||
| 432 | 2025.12.17 00:09:42.249167 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.12.17 00:09:42.249413 [ 3 ] {1ce21c54-c0a6-4c42-95cd-4392e2ef2188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2025.12.17 00:09:42.249480 [ 3 ] {1ce21c54-c0a6-4c42-95cd-4392e2ef2188} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.12.17 00:09:42.251222 [ 3 ] {1ce21c54-c0a6-4c42-95cd-4392e2ef2188} <Debug> oximeter.measurements_histogramu32 (80b67535-62d4-4408-8986-1cab48c5f44a): Loading data parts | ||
| 436 | 2025.12.17 00:09:42.251405 [ 3 ] {1ce21c54-c0a6-4c42-95cd-4392e2ef2188} <Debug> oximeter.measurements_histogramu32 (80b67535-62d4-4408-8986-1cab48c5f44a): There are no data parts | ||
| 437 | 2025.12.17 00:09:42.252679 [ 3 ] {1ce21c54-c0a6-4c42-95cd-4392e2ef2188} <Debug> TCPHandler: Processed in 0.003562224 sec. | ||
| 438 | 2025.12.17 00:09:42.252827 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.12.17 00:09:42.253046 [ 3 ] {6471f479-efe3-48f0-a71a-2969b27015f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2025.12.17 00:09:42.253110 [ 3 ] {6471f479-efe3-48f0-a71a-2969b27015f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.12.17 00:09:42.255534 [ 3 ] {6471f479-efe3-48f0-a71a-2969b27015f0} <Debug> oximeter.measurements_histogrami64 (08538ce7-ab4e-4a61-89e3-ad602d01a41c): Loading data parts | ||
| 442 | 2025.12.17 00:09:42.255689 [ 3 ] {6471f479-efe3-48f0-a71a-2969b27015f0} <Debug> oximeter.measurements_histogrami64 (08538ce7-ab4e-4a61-89e3-ad602d01a41c): There are no data parts | ||
| 443 | 2025.12.17 00:09:42.257030 [ 3 ] {6471f479-efe3-48f0-a71a-2969b27015f0} <Debug> TCPHandler: Processed in 0.004251919 sec. | ||
| 444 | 2025.12.17 00:09:42.257212 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.12.17 00:09:42.257500 [ 3 ] {76192b53-b10e-442f-97e2-0a5286b3949a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2025.12.17 00:09:42.257577 [ 3 ] {76192b53-b10e-442f-97e2-0a5286b3949a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.12.17 00:09:42.259650 [ 3 ] {76192b53-b10e-442f-97e2-0a5286b3949a} <Debug> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Loading data parts | ||
| 448 | 2025.12.17 00:09:42.259804 [ 3 ] {76192b53-b10e-442f-97e2-0a5286b3949a} <Debug> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): There are no data parts | ||
| 449 | 2025.12.17 00:09:42.261327 [ 3 ] {76192b53-b10e-442f-97e2-0a5286b3949a} <Debug> TCPHandler: Processed in 0.004164686 sec. | ||
| 450 | 2025.12.17 00:09:42.261487 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.12.17 00:09:42.261708 [ 3 ] {d66da61b-e70e-4e86-a852-c61470739774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.12.17 00:09:42.261784 [ 3 ] {d66da61b-e70e-4e86-a852-c61470739774} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.12.17 00:09:42.263696 [ 3 ] {d66da61b-e70e-4e86-a852-c61470739774} <Debug> oximeter.measurements_histogramf32 (904f014e-59d1-4618-a3c7-6659934eb7c2): Loading data parts | ||
| 454 | 2025.12.17 00:09:42.263888 [ 3 ] {d66da61b-e70e-4e86-a852-c61470739774} <Debug> oximeter.measurements_histogramf32 (904f014e-59d1-4618-a3c7-6659934eb7c2): There are no data parts | ||
| 455 | 2025.12.17 00:09:42.265144 [ 3 ] {d66da61b-e70e-4e86-a852-c61470739774} <Debug> TCPHandler: Processed in 0.003706787 sec. | ||
| 456 | 2025.12.17 00:09:42.265324 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.17 00:09:42.265583 [ 3 ] {aa4eea17-75f2-43d6-ac1a-0024e10bbc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2025.12.17 00:09:42.265663 [ 3 ] {aa4eea17-75f2-43d6-ac1a-0024e10bbc0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.12.17 00:09:42.268053 [ 3 ] {aa4eea17-75f2-43d6-ac1a-0024e10bbc0c} <Debug> oximeter.measurements_histogramf64 (5aaf19bf-5c57-4007-8965-15b8db55e1f5): Loading data parts | ||
| 460 | 2025.12.17 00:09:42.268197 [ 3 ] {aa4eea17-75f2-43d6-ac1a-0024e10bbc0c} <Debug> oximeter.measurements_histogramf64 (5aaf19bf-5c57-4007-8965-15b8db55e1f5): There are no data parts | ||
| 461 | 2025.12.17 00:09:42.269540 [ 3 ] {aa4eea17-75f2-43d6-ac1a-0024e10bbc0c} <Debug> TCPHandler: Processed in 0.004273169 sec. | ||
| 462 | 2025.12.17 00:09:42.269714 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.17 00:09:42.269894 [ 3 ] {527bc3b5-fbf9-460e-91a6-3d8ff4e4b333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2025.12.17 00:09:42.269966 [ 3 ] {527bc3b5-fbf9-460e-91a6-3d8ff4e4b333} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.12.17 00:09:42.271762 [ 3 ] {527bc3b5-fbf9-460e-91a6-3d8ff4e4b333} <Debug> oximeter.fields_bool (af4a2a9a-036a-4bed-bdeb-4d0488b02d78): Loading data parts | ||
| 491 | 2025.12.17 00:09:42.271936 [ 3 ] {527bc3b5-fbf9-460e-91a6-3d8ff4e4b333} <Debug> oximeter.fields_bool (af4a2a9a-036a-4bed-bdeb-4d0488b02d78): There are no data parts | ||
| 492 | 2025.12.17 00:09:42.273208 [ 3 ] {527bc3b5-fbf9-460e-91a6-3d8ff4e4b333} <Debug> TCPHandler: Processed in 0.003554514 sec. | ||
| 493 | 2025.12.17 00:09:42.273366 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.12.17 00:09:42.273545 [ 3 ] {48673333-636b-4f0d-94ae-f15b570e43d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2025.12.17 00:09:42.273624 [ 3 ] {48673333-636b-4f0d-94ae-f15b570e43d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.12.17 00:09:42.275274 [ 3 ] {48673333-636b-4f0d-94ae-f15b570e43d6} <Debug> oximeter.fields_i8 (f8b7b699-3677-47f9-9a0e-c8b7dbf4d1b8): Loading data parts | ||
| 497 | 2025.12.17 00:09:42.275438 [ 3 ] {48673333-636b-4f0d-94ae-f15b570e43d6} <Debug> oximeter.fields_i8 (f8b7b699-3677-47f9-9a0e-c8b7dbf4d1b8): There are no data parts | ||
| 498 | 2025.12.17 00:09:42.276741 [ 3 ] {48673333-636b-4f0d-94ae-f15b570e43d6} <Debug> TCPHandler: Processed in 0.003429541 sec. | ||
| 499 | 2025.12.17 00:09:42.276895 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.12.17 00:09:42.277051 [ 3 ] {19c18127-b7f2-4fa5-8be1-af4950b127cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2025.12.17 00:09:42.277114 [ 3 ] {19c18127-b7f2-4fa5-8be1-af4950b127cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.12.17 00:09:42.278904 [ 3 ] {19c18127-b7f2-4fa5-8be1-af4950b127cb} <Debug> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Loading data parts | ||
| 503 | 2025.12.17 00:09:42.279058 [ 3 ] {19c18127-b7f2-4fa5-8be1-af4950b127cb} <Debug> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): There are no data parts | ||
| 504 | 2025.12.17 00:09:42.280671 [ 3 ] {19c18127-b7f2-4fa5-8be1-af4950b127cb} <Debug> TCPHandler: Processed in 0.00382423 sec. | ||
| 505 | 2025.12.17 00:09:42.280829 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.12.17 00:09:42.281001 [ 3 ] {51afbef9-5764-43d5-a3b0-e89a8da2b320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2025.12.17 00:09:42.281056 [ 3 ] {51afbef9-5764-43d5-a3b0-e89a8da2b320} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.12.17 00:09:42.283210 [ 3 ] {51afbef9-5764-43d5-a3b0-e89a8da2b320} <Debug> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Loading data parts | ||
| 509 | 2025.12.17 00:09:42.283422 [ 3 ] {51afbef9-5764-43d5-a3b0-e89a8da2b320} <Debug> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): There are no data parts | ||
| 510 | 2025.12.17 00:09:42.284828 [ 3 ] {51afbef9-5764-43d5-a3b0-e89a8da2b320} <Debug> TCPHandler: Processed in 0.004056854 sec. | ||
| 511 | 2025.12.17 00:09:42.285016 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.12.17 00:09:42.285217 [ 3 ] {0a5d9aa5-008e-43b4-b682-00c47318f3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2025.12.17 00:09:42.285304 [ 3 ] {0a5d9aa5-008e-43b4-b682-00c47318f3ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.12.17 00:09:42.287268 [ 3 ] {0a5d9aa5-008e-43b4-b682-00c47318f3ef} <Debug> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Loading data parts | ||
| 515 | 2025.12.17 00:09:42.287445 [ 3 ] {0a5d9aa5-008e-43b4-b682-00c47318f3ef} <Debug> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): There are no data parts | ||
| 516 | 2025.12.17 00:09:42.288675 [ 3 ] {0a5d9aa5-008e-43b4-b682-00c47318f3ef} <Debug> TCPHandler: Processed in 0.003722517 sec. | ||
| 517 | 2025.12.17 00:09:42.288827 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.12.17 00:09:42.289035 [ 3 ] {0192bc0c-d8eb-4ffd-9b5c-945a554705ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2025.12.17 00:09:42.289104 [ 3 ] {0192bc0c-d8eb-4ffd-9b5c-945a554705ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.12.17 00:09:42.291702 [ 3 ] {0192bc0c-d8eb-4ffd-9b5c-945a554705ce} <Debug> oximeter.fields_i32 (a1042835-ebdb-4f16-a97a-40d2274cea91): Loading data parts | ||
| 521 | 2025.12.17 00:09:42.291865 [ 3 ] {0192bc0c-d8eb-4ffd-9b5c-945a554705ce} <Debug> oximeter.fields_i32 (a1042835-ebdb-4f16-a97a-40d2274cea91): There are no data parts | ||
| 522 | 2025.12.17 00:09:42.293280 [ 3 ] {0192bc0c-d8eb-4ffd-9b5c-945a554705ce} <Debug> TCPHandler: Processed in 0.004503314 sec. | ||
| 523 | 2025.12.17 00:09:42.293452 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.12.17 00:09:42.293715 [ 3 ] {a6d6d712-26c4-4986-bc1c-368971183a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2025.12.17 00:09:42.293812 [ 3 ] {a6d6d712-26c4-4986-bc1c-368971183a8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.12.17 00:09:42.295529 [ 3 ] {a6d6d712-26c4-4986-bc1c-368971183a8c} <Debug> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Loading data parts | ||
| 527 | 2025.12.17 00:09:42.295699 [ 3 ] {a6d6d712-26c4-4986-bc1c-368971183a8c} <Debug> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): There are no data parts | ||
| 528 | 2025.12.17 00:09:42.296880 [ 3 ] {a6d6d712-26c4-4986-bc1c-368971183a8c} <Debug> TCPHandler: Processed in 0.003485893 sec. | ||
| 529 | 2025.12.17 00:09:42.297059 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.12.17 00:09:42.297300 [ 3 ] {84347d3b-0506-4cfc-9804-92e857387cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2025.12.17 00:09:42.297379 [ 3 ] {84347d3b-0506-4cfc-9804-92e857387cfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.12.17 00:09:42.299466 [ 3 ] {84347d3b-0506-4cfc-9804-92e857387cfa} <Debug> oximeter.fields_i64 (788fac7a-e922-4819-980c-4fdf89dd61b6): Loading data parts | ||
| 533 | 2025.12.17 00:09:42.299613 [ 3 ] {84347d3b-0506-4cfc-9804-92e857387cfa} <Debug> oximeter.fields_i64 (788fac7a-e922-4819-980c-4fdf89dd61b6): There are no data parts | ||
| 534 | 2025.12.17 00:09:42.300929 [ 3 ] {84347d3b-0506-4cfc-9804-92e857387cfa} <Debug> TCPHandler: Processed in 0.003940172 sec. | ||
| 535 | 2025.12.17 00:09:42.301089 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.12.17 00:09:42.301271 [ 3 ] {66faf686-dd8e-4811-92b6-e2452b8e7c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2025.12.17 00:09:42.301336 [ 3 ] {66faf686-dd8e-4811-92b6-e2452b8e7c4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.12.17 00:09:42.303296 [ 3 ] {66faf686-dd8e-4811-92b6-e2452b8e7c4c} <Debug> oximeter.fields_u64 (919f3009-cd9c-4f12-8a37-81d456c1f3e7): Loading data parts | ||
| 539 | 2025.12.17 00:09:42.303474 [ 3 ] {66faf686-dd8e-4811-92b6-e2452b8e7c4c} <Debug> oximeter.fields_u64 (919f3009-cd9c-4f12-8a37-81d456c1f3e7): There are no data parts | ||
| 540 | 2025.12.17 00:09:42.304976 [ 3 ] {66faf686-dd8e-4811-92b6-e2452b8e7c4c} <Debug> TCPHandler: Processed in 0.003945622 sec. | ||
| 541 | 2025.12.17 00:09:42.305124 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.12.17 00:09:42.305303 [ 3 ] {30dae71a-9fd2-45fc-af6f-865eb232fec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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) | ||
| 543 | 2025.12.17 00:09:42.305359 [ 3 ] {30dae71a-9fd2-45fc-af6f-865eb232fec9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.12.17 00:09:42.307420 [ 3 ] {30dae71a-9fd2-45fc-af6f-865eb232fec9} <Debug> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Loading data parts | ||
| 545 | 2025.12.17 00:09:42.307574 [ 3 ] {30dae71a-9fd2-45fc-af6f-865eb232fec9} <Debug> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): There are no data parts | ||
| 546 | 2025.12.17 00:09:42.308950 [ 3 ] {30dae71a-9fd2-45fc-af6f-865eb232fec9} <Debug> TCPHandler: Processed in 0.003876061 sec. | ||
| 547 | 2025.12.17 00:09:42.309105 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.12.17 00:09:42.309263 [ 3 ] {2e18a266-7fdf-4a26-98e4-e45f4ac6efac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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) | ||
| 549 | 2025.12.17 00:09:42.309326 [ 3 ] {2e18a266-7fdf-4a26-98e4-e45f4ac6efac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.12.17 00:09:42.311196 [ 3 ] {2e18a266-7fdf-4a26-98e4-e45f4ac6efac} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Loading data parts | ||
| 551 | 2025.12.17 00:09:42.311386 [ 3 ] {2e18a266-7fdf-4a26-98e4-e45f4ac6efac} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): There are no data parts | ||
| 552 | 2025.12.17 00:09:42.313536 [ 3 ] {2e18a266-7fdf-4a26-98e4-e45f4ac6efac} <Debug> TCPHandler: Processed in 0.004481764 sec. | ||
| 553 | 2025.12.17 00:09:42.313685 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.12.17 00:09:42.313875 [ 3 ] {2c1d6392-7a9b-4d07-b2a5-9373c27d64f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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) | ||
| 555 | 2025.12.17 00:09:42.313940 [ 3 ] {2c1d6392-7a9b-4d07-b2a5-9373c27d64f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.12.17 00:09:42.315867 [ 3 ] {2c1d6392-7a9b-4d07-b2a5-9373c27d64f1} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Loading data parts | ||
| 557 | 2025.12.17 00:09:42.316012 [ 3 ] {2c1d6392-7a9b-4d07-b2a5-9373c27d64f1} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): There are no data parts | ||
| 558 | 2025.12.17 00:09:42.318102 [ 3 ] {2c1d6392-7a9b-4d07-b2a5-9373c27d64f1} <Debug> TCPHandler: Processed in 0.004466462 sec. | ||
| 559 | 2025.12.17 00:09:42.318268 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.12.17 00:09:42.318543 [ 3 ] {bec8f61b-acdc-4a22-b5e8-ed37bee3510c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2025.12.17 00:09:42.318623 [ 3 ] {bec8f61b-acdc-4a22-b5e8-ed37bee3510c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.12.17 00:09:42.320702 [ 3 ] {bec8f61b-acdc-4a22-b5e8-ed37bee3510c} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): Loading data parts | ||
| 566 | 2025.12.17 00:09:42.320845 [ 3 ] {bec8f61b-acdc-4a22-b5e8-ed37bee3510c} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): There are no data parts | ||
| 567 | 2025.12.17 00:09:42.322598 [ 3 ] {bec8f61b-acdc-4a22-b5e8-ed37bee3510c} <Debug> TCPHandler: Processed in 0.004379521 sec. | ||
| 568 | 2025.12.17 00:09:42.322890 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.12.17 00:09:42.323194 [ 4 ] {a613768f-cdc2-42f0-b46e-3bd6618eff70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.12.17 00:09:42.324491 [ 4 ] {a613768f-cdc2-42f0-b46e-3bd6618eff70} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.12.17 00:09:42.342670 [ 261 ] {a613768f-cdc2-42f0-b46e-3bd6618eff70} <Trace> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.12.17 00:09:42.342739 [ 261 ] {a613768f-cdc2-42f0-b46e-3bd6618eff70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 573 | 2025.12.17 00:09:42.347042 [ 261 ] {a613768f-cdc2-42f0-b46e-3bd6618eff70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.12.17 00:09:42.347447 [ 261 ] {a613768f-cdc2-42f0-b46e-3bd6618eff70} <Trace> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.12.17 00:09:42.347752 [ 4 ] {a613768f-cdc2-42f0-b46e-3bd6618eff70} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024689 sec., 40.5038681194054 rows/sec., 648.06 B/sec. | ||
| 576 | 2025.12.17 00:09:42.348153 [ 4 ] {a613768f-cdc2-42f0-b46e-3bd6618eff70} <Debug> TCPHandler: Processed in 0.025402619 sec. | ||
| 577 | 2025.12.17 00:09:43.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.70 MiB, peak 125.70 MiB, free memory in arenas 0.00 B, will set to 138.10 MiB (RSS), difference: 12.40 MiB | ||
| 578 | 2025.12.17 00:09:43.360467 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43881 | ||
| 579 | 2025.12.17 00:09:43.360703 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.12.17 00:09:43.360734 [ 262 ] {} <Debug> TCP-Session: 246b39c1-f167-428e-9f82-026a24b2c847 Authenticating user 'default' from [fd00:1122:3344:101::b]:43881 | ||
| 581 | 2025.12.17 00:09:43.360756 [ 262 ] {} <Debug> TCP-Session: 246b39c1-f167-428e-9f82-026a24b2c847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.17 00:09:43.360815 [ 262 ] {} <Debug> TCP-Session: 246b39c1-f167-428e-9f82-026a24b2c847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.12.17 00:09:43.360945 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.12.17 00:09:43.360973 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.12.17 00:09:43.361089 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2025.12.17 00:09:43.361732 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45994 | ||
| 587 | 2025.12.17 00:09:43.361733 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33272 | ||
| 588 | 2025.12.17 00:09:43.361830 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53345 | ||
| 589 | 2025.12.17 00:09:43.361953 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64508 | ||
| 590 | 2025.12.17 00:09:43.361967 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2025.12.17 00:09:43.362092 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45449 | ||
| 592 | 2025.12.17 00:09:43.362104 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.12.17 00:09:43.362137 [ 263 ] {} <Debug> TCP-Session: 1dc63656-4fab-4170-a614-0c3818cd3c63 Authenticating user 'default' from [fd00:1122:3344:101::b]:45994 | ||
| 594 | 2025.12.17 00:09:43.362203 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.12.17 00:09:43.362228 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54162 | ||
| 596 | 2025.12.17 00:09:43.362155 [ 264 ] {} <Debug> TCP-Session: 8417d204-fb44-4c18-b525-7da9ece4e802 Authenticating user 'default' from [fd00:1122:3344:101::b]:33272 | ||
| 597 | 2025.12.17 00:09:43.362138 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2025.12.17 00:09:43.362340 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63403 | ||
| 599 | 2025.12.17 00:09:43.362358 [ 266 ] {} <Debug> TCP-Session: fde8a262-352d-4085-8cad-28d4872733d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:64508 | ||
| 600 | 2025.12.17 00:09:43.362313 [ 264 ] {} <Debug> TCP-Session: 8417d204-fb44-4c18-b525-7da9ece4e802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.12.17 00:09:43.362456 [ 265 ] {} <Debug> TCP-Session: f8cba500-e74f-48d4-a7af-315365e80505 Authenticating user 'default' from [fd00:1122:3344:101::b]:53345 | ||
| 602 | 2025.12.17 00:09:43.362463 [ 266 ] {} <Debug> TCP-Session: fde8a262-352d-4085-8cad-28d4872733d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.12.17 00:09:43.362443 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.12.17 00:09:43.362571 [ 265 ] {} <Debug> TCP-Session: f8cba500-e74f-48d4-a7af-315365e80505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.12.17 00:09:43.362549 [ 266 ] {} <Debug> TCP-Session: fde8a262-352d-4085-8cad-28d4872733d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.12.17 00:09:43.362605 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.12.17 00:09:43.362659 [ 265 ] {} <Debug> TCP-Session: f8cba500-e74f-48d4-a7af-315365e80505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.12.17 00:09:43.362640 [ 268 ] {} <Debug> TCP-Session: f87a38f3-9bc9-4f48-9abd-aaa5d19a76e3 Authenticating user 'default' from [fd00:1122:3344:101::b]:54162 | ||
| 609 | 2025.12.17 00:09:43.362693 [ 269 ] {} <Debug> TCP-Session: 5885f75e-e78a-4698-beea-ecf3624bc971 Authenticating user 'default' from [fd00:1122:3344:101::b]:63403 | ||
| 610 | 2025.12.17 00:09:43.362536 [ 264 ] {} <Debug> TCP-Session: 8417d204-fb44-4c18-b525-7da9ece4e802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.12.17 00:09:43.362779 [ 268 ] {} <Debug> TCP-Session: f87a38f3-9bc9-4f48-9abd-aaa5d19a76e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.12.17 00:09:43.362764 [ 269 ] {} <Debug> TCP-Session: 5885f75e-e78a-4698-beea-ecf3624bc971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.12.17 00:09:43.362856 [ 268 ] {} <Debug> TCP-Session: f87a38f3-9bc9-4f48-9abd-aaa5d19a76e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.12.17 00:09:43.362875 [ 269 ] {} <Debug> TCP-Session: 5885f75e-e78a-4698-beea-ecf3624bc971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.17 00:09:43.362299 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2025.12.17 00:09:43.362302 [ 263 ] {} <Debug> TCP-Session: 1dc63656-4fab-4170-a614-0c3818cd3c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.12.17 00:09:43.362978 [ 267 ] {} <Debug> TCP-Session: 6e59263b-762b-4095-a37d-07bb90312d17 Authenticating user 'default' from [fd00:1122:3344:101::b]:45449 | ||
| 618 | 2025.12.17 00:09:43.363068 [ 263 ] {} <Debug> TCP-Session: 1dc63656-4fab-4170-a614-0c3818cd3c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.17 00:09:43.363082 [ 267 ] {} <Debug> TCP-Session: 6e59263b-762b-4095-a37d-07bb90312d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.17 00:09:43.363187 [ 267 ] {} <Debug> TCP-Session: 6e59263b-762b-4095-a37d-07bb90312d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2025.12.17 00:09:43.532279 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64891 | ||
| 622 | 2025.12.17 00:09:43.532469 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.12.17 00:09:43.532641 [ 270 ] {} <Debug> TCP-Session: a5333503-c6ba-4166-9a56-147ecfaa0e5b Authenticating user 'default' from [fd00:1122:3344:101::a]:64891 | ||
| 624 | 2025.12.17 00:09:43.532670 [ 270 ] {} <Debug> TCP-Session: a5333503-c6ba-4166-9a56-147ecfaa0e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.17 00:09:43.532686 [ 270 ] {} <Debug> TCP-Session: a5333503-c6ba-4166-9a56-147ecfaa0e5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.12.17 00:09:43.532868 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.12.17 00:09:43.532909 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.17 00:09:43.533071 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.12.17 00:09:43.533633 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44917 | ||
| 630 | 2025.12.17 00:09:43.533732 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60820 | ||
| 631 | 2025.12.17 00:09:43.533950 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43028 | ||
| 632 | 2025.12.17 00:09:43.533961 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36314 | ||
| 633 | 2025.12.17 00:09:43.534091 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.12.17 00:09:43.534173 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61394 | ||
| 635 | 2025.12.17 00:09:43.534308 [ 271 ] {} <Debug> TCP-Session: 6a6c7a9c-ca1d-44bb-b4bc-96b057554843 Authenticating user 'default' from [fd00:1122:3344:101::a]:44917 | ||
| 636 | 2025.12.17 00:09:43.534337 [ 271 ] {} <Debug> TCP-Session: 6a6c7a9c-ca1d-44bb-b4bc-96b057554843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.12.17 00:09:43.534352 [ 271 ] {} <Debug> TCP-Session: 6a6c7a9c-ca1d-44bb-b4bc-96b057554843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.12.17 00:09:43.534364 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.12.17 00:09:43.534419 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36513 | ||
| 640 | 2025.12.17 00:09:43.534482 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.12.17 00:09:43.534515 [ 274 ] {} <Debug> TCP-Session: c00ea0b3-48f0-4ece-9fb4-35923bdff54d Authenticating user 'default' from [fd00:1122:3344:101::a]:43028 | ||
| 642 | 2025.12.17 00:09:43.534583 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.12.17 00:09:43.534615 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39232 | ||
| 644 | 2025.12.17 00:09:43.534498 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.12.17 00:09:43.534726 [ 275 ] {} <Debug> TCP-Session: 1ad30e2f-a71e-480a-86fc-3191be8c62e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:61394 | ||
| 646 | 2025.12.17 00:09:43.534732 [ 274 ] {} <Debug> TCP-Session: c00ea0b3-48f0-4ece-9fb4-35923bdff54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.12.17 00:09:43.534690 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.12.17 00:09:43.534831 [ 274 ] {} <Debug> TCP-Session: c00ea0b3-48f0-4ece-9fb4-35923bdff54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.12.17 00:09:43.534851 [ 275 ] {} <Debug> TCP-Session: 1ad30e2f-a71e-480a-86fc-3191be8c62e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.17 00:09:43.534848 [ 272 ] {} <Debug> TCP-Session: 09be1e47-6747-4dcc-b06a-a299bebd218a Authenticating user 'default' from [fd00:1122:3344:101::a]:60820 | ||
| 651 | 2025.12.17 00:09:43.534920 [ 276 ] {} <Debug> TCP-Session: 26b188dc-7b19-40d7-ac65-e58725d4401b Authenticating user 'default' from [fd00:1122:3344:101::a]:36513 | ||
| 652 | 2025.12.17 00:09:43.534937 [ 275 ] {} <Debug> TCP-Session: 1ad30e2f-a71e-480a-86fc-3191be8c62e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.17 00:09:43.534791 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.12.17 00:09:43.535055 [ 276 ] {} <Debug> TCP-Session: 26b188dc-7b19-40d7-ac65-e58725d4401b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.17 00:09:43.535030 [ 272 ] {} <Debug> TCP-Session: 09be1e47-6747-4dcc-b06a-a299bebd218a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.17 00:09:43.534690 [ 273 ] {} <Debug> TCP-Session: 1aaa2230-1123-4b31-95ad-0c5627a301f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:36314 | ||
| 657 | 2025.12.17 00:09:43.535188 [ 276 ] {} <Debug> TCP-Session: 26b188dc-7b19-40d7-ac65-e58725d4401b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.17 00:09:43.535175 [ 272 ] {} <Debug> TCP-Session: 09be1e47-6747-4dcc-b06a-a299bebd218a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.17 00:09:43.535170 [ 277 ] {} <Debug> TCP-Session: e35d104d-dda0-40bb-b7f4-8d50b7139866 Authenticating user 'default' from [fd00:1122:3344:101::a]:39232 | ||
| 660 | 2025.12.17 00:09:43.535270 [ 273 ] {} <Debug> TCP-Session: 1aaa2230-1123-4b31-95ad-0c5627a301f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.17 00:09:43.535366 [ 277 ] {} <Debug> TCP-Session: e35d104d-dda0-40bb-b7f4-8d50b7139866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.17 00:09:43.535373 [ 273 ] {} <Debug> TCP-Session: 1aaa2230-1123-4b31-95ad-0c5627a301f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.17 00:09:43.535382 [ 277 ] {} <Debug> TCP-Session: e35d104d-dda0-40bb-b7f4-8d50b7139866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.12.17 00:09:43.775641 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64471 | ||
| 665 | 2025.12.17 00:09:43.775835 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.12.17 00:09:43.775870 [ 278 ] {} <Debug> TCP-Session: 54443cc2-4712-42c2-aedc-66b7b1c21f79 Authenticating user 'default' from [fd00:1122:3344:101::c]:64471 | ||
| 667 | 2025.12.17 00:09:43.775948 [ 278 ] {} <Debug> TCP-Session: 54443cc2-4712-42c2-aedc-66b7b1c21f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.17 00:09:43.775965 [ 278 ] {} <Debug> TCP-Session: 54443cc2-4712-42c2-aedc-66b7b1c21f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.12.17 00:09:43.776040 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.12.17 00:09:43.776108 [ 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 | ||
| 671 | 2025.12.17 00:09:43.776125 [ 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 | ||
| 672 | 2025.12.17 00:09:43.776705 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58090 | ||
| 673 | 2025.12.17 00:09:43.776821 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50181 | ||
| 674 | 2025.12.17 00:09:43.776940 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.17 00:09:43.776992 [ 279 ] {} <Debug> TCP-Session: a1402fbc-d0f5-4941-9cd3-c5661012429e Authenticating user 'default' from [fd00:1122:3344:101::c]:58090 | ||
| 676 | 2025.12.17 00:09:43.776992 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42853 | ||
| 677 | 2025.12.17 00:09:43.777024 [ 279 ] {} <Debug> TCP-Session: a1402fbc-d0f5-4941-9cd3-c5661012429e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2025.12.17 00:09:43.777099 [ 279 ] {} <Debug> TCP-Session: a1402fbc-d0f5-4941-9cd3-c5661012429e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.12.17 00:09:43.777116 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55140 | ||
| 680 | 2025.12.17 00:09:43.777259 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.12.17 00:09:43.777283 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42439 | ||
| 682 | 2025.12.17 00:09:43.777389 [ 280 ] {} <Debug> TCP-Session: 7d2909a7-7440-435d-8dbf-37c500dba8e5 Authenticating user 'default' from [fd00:1122:3344:101::c]:50181 | ||
| 683 | 2025.12.17 00:09:43.777399 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.12.17 00:09:43.777426 [ 280 ] {} <Debug> TCP-Session: 7d2909a7-7440-435d-8dbf-37c500dba8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.12.17 00:09:43.777459 [ 281 ] {} <Debug> TCP-Session: ac4ba67f-c83e-4044-94cb-56fbbb48a1cc Authenticating user 'default' from [fd00:1122:3344:101::c]:42853 | ||
| 686 | 2025.12.17 00:09:43.777427 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.12.17 00:09:43.777504 [ 280 ] {} <Debug> TCP-Session: 7d2909a7-7440-435d-8dbf-37c500dba8e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.12.17 00:09:43.777538 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.12.17 00:09:43.777562 [ 282 ] {} <Debug> TCP-Session: 0fb7a734-8f05-4671-8d54-17733caccf41 Authenticating user 'default' from [fd00:1122:3344:101::c]:55140 | ||
| 690 | 2025.12.17 00:09:43.777525 [ 281 ] {} <Debug> TCP-Session: ac4ba67f-c83e-4044-94cb-56fbbb48a1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.12.17 00:09:43.777622 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46693 | ||
| 692 | 2025.12.17 00:09:43.777596 [ 283 ] {} <Debug> TCP-Session: a3d013fd-a4cc-48da-9162-f000f1750603 Authenticating user 'default' from [fd00:1122:3344:101::c]:42439 | ||
| 693 | 2025.12.17 00:09:43.777686 [ 281 ] {} <Debug> TCP-Session: ac4ba67f-c83e-4044-94cb-56fbbb48a1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.12.17 00:09:43.777722 [ 283 ] {} <Debug> TCP-Session: a3d013fd-a4cc-48da-9162-f000f1750603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.17 00:09:43.777600 [ 282 ] {} <Debug> TCP-Session: 0fb7a734-8f05-4671-8d54-17733caccf41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.12.17 00:09:43.777762 [ 283 ] {} <Debug> TCP-Session: a3d013fd-a4cc-48da-9162-f000f1750603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.17 00:09:43.777733 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57359 | ||
| 698 | 2025.12.17 00:09:43.777785 [ 282 ] {} <Debug> TCP-Session: 0fb7a734-8f05-4671-8d54-17733caccf41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.17 00:09:43.777915 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.12.17 00:09:43.777963 [ 284 ] {} <Debug> TCP-Session: 2411dca2-2d52-4eee-888f-2c780723e6ab Authenticating user 'default' from [fd00:1122:3344:101::c]:46693 | ||
| 701 | 2025.12.17 00:09:43.778004 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2025.12.17 00:09:43.778026 [ 284 ] {} <Debug> TCP-Session: 2411dca2-2d52-4eee-888f-2c780723e6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.17 00:09:43.778052 [ 284 ] {} <Debug> TCP-Session: 2411dca2-2d52-4eee-888f-2c780723e6ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.17 00:09:43.778060 [ 285 ] {} <Debug> TCP-Session: 9b0e1ebd-ba86-46fa-9257-bce79d167764 Authenticating user 'default' from [fd00:1122:3344:101::c]:57359 | ||
| 705 | 2025.12.17 00:09:43.778104 [ 285 ] {} <Debug> TCP-Session: 9b0e1ebd-ba86-46fa-9257-bce79d167764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.17 00:09:43.778120 [ 285 ] {} <Debug> TCP-Session: 9b0e1ebd-ba86-46fa-9257-bce79d167764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.12.17 00:09:44.000247 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.24 MiB, peak 138.24 MiB, free memory in arenas 0.00 B, will set to 139.78 MiB (RSS), difference: 1.54 MiB | ||
| 708 | 2025.12.17 00:09:48.712567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.12.17 00:09:48.712636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.12.17 00:09:48.712669 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.12.17 00:09:48.712830 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.12.17 00:09:48.716241 [ 245 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Loading data parts | ||
| 713 | 2025.12.17 00:09:48.716422 [ 245 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): There are no data parts | ||
| 714 | 2025.12.17 00:09:48.726990 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.12.17 00:09:48.727031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 716 | 2025.12.17 00:09:48.739037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.12.17 00:09:48.739697 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.12.17 00:09:48.739847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2025.12.17 00:09:48.744455 [ 244 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Loading data parts | ||
| 720 | 2025.12.17 00:09:48.744677 [ 244 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): There are no data parts | ||
| 721 | 2025.12.17 00:09:48.768849 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.12.17 00:09:48.768893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 723 | 2025.12.17 00:09:48.775160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.12.17 00:09:48.776261 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.12.17 00:09:48.779365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.12.17 00:09:49.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2025.12.17 00:09:51.212540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.17 00:09:51.212663 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.17 00:09:51.217211 [ 243 ] {} <Debug> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Loading data parts | ||
| 730 | 2025.12.17 00:09:51.217517 [ 243 ] {} <Debug> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): There are no data parts | ||
| 731 | 2025.12.17 00:09:51.225002 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.17 00:09:51.225039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 733 | 2025.12.17 00:09:51.228973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.17 00:09:51.229566 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.17 00:09:51.229883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.17 00:09:52.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 158.17 MiB, free memory in arenas 0.00 B, will set to 154.99 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2025.12.17 00:09:56.186651 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.17 00:09:56.186829 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.17 00:09:56.239930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.12.17 00:09:56.247023 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.17 00:09:56.247077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 742 | 2025.12.17 00:09:56.247847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.17 00:09:56.248354 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.12.17 00:09:56.248513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.17 00:09:56.279463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.17 00:09:56.297388 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.17 00:09:56.297448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 748 | 2025.12.17 00:09:56.303959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.17 00:09:56.305197 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.12.17 00:09:56.308335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.17 00:09:57.001215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.74 MiB, peak 159.74 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 1.97 MiB | ||
| 752 | 2025.12.17 00:10:02.000219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.72 MiB, peak 159.74 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 4.01 MiB | ||
| 753 | 2025.12.17 00:10:02.350846 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.12.17 00:10:02.351079 [ 3 ] {799d6346-4601-44e6-ab0b-52f6bf8049a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.12.17 00:10:02.359200 [ 3 ] {799d6346-4601-44e6-ab0b-52f6bf8049a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.12.17 00:10:02.367266 [ 3 ] {799d6346-4601-44e6-ab0b-52f6bf8049a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.12.17 00:10:02.374123 [ 3 ] {799d6346-4601-44e6-ab0b-52f6bf8049a8} <Debug> TCPHandler: Processed in 0.023445498 sec. | ||
| 758 | 2025.12.17 00:10:02.388995 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.12.17 00:10:02.389151 [ 3 ] {1dfd6852-3c07-4178-895b-77e14b14e930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.12.17 00:10:02.398988 [ 3 ] {1dfd6852-3c07-4178-895b-77e14b14e930} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.12.17 00:10:02.399051 [ 3 ] {1dfd6852-3c07-4178-895b-77e14b14e930} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.12.17 00:10:02.401652 [ 3 ] {1dfd6852-3c07-4178-895b-77e14b14e930} <Debug> TCPHandler: Processed in 0.012720695 sec. | ||
| 763 | 2025.12.17 00:10:02.404506 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.12.17 00:10:02.404652 [ 3 ] {2758e5f5-c506-4146-9da9-75bb42b22625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.12.17 00:10:02.408835 [ 3 ] {2758e5f5-c506-4146-9da9-75bb42b22625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.12.17 00:10:02.408884 [ 3 ] {2758e5f5-c506-4146-9da9-75bb42b22625} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.12.17 00:10:02.409459 [ 3 ] {2758e5f5-c506-4146-9da9-75bb42b22625} <Debug> TCPHandler: Processed in 0.005013295 sec. | ||
| 768 | 2025.12.17 00:10:02.410290 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.12.17 00:10:02.410408 [ 3 ] {6e84de25-45e8-45a7-83c7-6f714bb01a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.12.17 00:10:02.410652 [ 3 ] {6e84de25-45e8-45a7-83c7-6f714bb01a29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.12.17 00:10:02.410696 [ 3 ] {6e84de25-45e8-45a7-83c7-6f714bb01a29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.12.17 00:10:02.410985 [ 3 ] {6e84de25-45e8-45a7-83c7-6f714bb01a29} <Debug> TCPHandler: Processed in 0.000745126 sec. | ||
| 773 | 2025.12.17 00:10:02.411204 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.12.17 00:10:02.411321 [ 3 ] {80531e70-706c-48f6-a760-f70438889197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.12.17 00:10:02.411558 [ 3 ] {80531e70-706c-48f6-a760-f70438889197} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.12.17 00:10:02.411602 [ 3 ] {80531e70-706c-48f6-a760-f70438889197} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.12.17 00:10:02.411891 [ 3 ] {80531e70-706c-48f6-a760-f70438889197} <Debug> TCPHandler: Processed in 0.000734445 sec. | ||
| 778 | 2025.12.17 00:10:02.412111 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.12.17 00:10:02.412225 [ 3 ] {928b8820-32a3-4365-ba2d-50c09f8bdac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.12.17 00:10:02.412464 [ 3 ] {928b8820-32a3-4365-ba2d-50c09f8bdac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.12.17 00:10:02.412509 [ 3 ] {928b8820-32a3-4365-ba2d-50c09f8bdac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.12.17 00:10:02.412796 [ 3 ] {928b8820-32a3-4365-ba2d-50c09f8bdac9} <Debug> TCPHandler: Processed in 0.000733755 sec. | ||
| 783 | 2025.12.17 00:10:02.413011 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.12.17 00:10:02.413126 [ 3 ] {7d89c6a2-babf-4c00-9ce8-d557f8a6f667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.12.17 00:10:02.413360 [ 3 ] {7d89c6a2-babf-4c00-9ce8-d557f8a6f667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.12.17 00:10:02.413404 [ 3 ] {7d89c6a2-babf-4c00-9ce8-d557f8a6f667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.12.17 00:10:02.413690 [ 3 ] {7d89c6a2-babf-4c00-9ce8-d557f8a6f667} <Debug> TCPHandler: Processed in 0.000726845 sec. | ||
| 788 | 2025.12.17 00:10:02.413900 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.12.17 00:10:02.414014 [ 3 ] {dd3c4719-c743-4b8e-8197-41f2fe2a668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.12.17 00:10:02.414248 [ 3 ] {dd3c4719-c743-4b8e-8197-41f2fe2a668b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.12.17 00:10:02.414291 [ 3 ] {dd3c4719-c743-4b8e-8197-41f2fe2a668b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.12.17 00:10:02.414562 [ 3 ] {dd3c4719-c743-4b8e-8197-41f2fe2a668b} <Debug> TCPHandler: Processed in 0.000719335 sec. | ||
| 793 | 2025.12.17 00:10:02.414762 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.12.17 00:10:02.414869 [ 3 ] {9bda7642-6f42-4a52-9abd-efbba70a54a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.12.17 00:10:02.415089 [ 3 ] {9bda7642-6f42-4a52-9abd-efbba70a54a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.12.17 00:10:02.415130 [ 3 ] {9bda7642-6f42-4a52-9abd-efbba70a54a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.12.17 00:10:02.415464 [ 3 ] {9bda7642-6f42-4a52-9abd-efbba70a54a5} <Debug> TCPHandler: Processed in 0.000725775 sec. | ||
| 798 | 2025.12.17 00:10:02.415680 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.12.17 00:10:02.415797 [ 3 ] {2f1f4d8a-428a-490d-9aca-5c505e5be27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.12.17 00:10:02.416032 [ 3 ] {2f1f4d8a-428a-490d-9aca-5c505e5be27e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.12.17 00:10:02.416074 [ 3 ] {2f1f4d8a-428a-490d-9aca-5c505e5be27e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.12.17 00:10:02.416351 [ 3 ] {2f1f4d8a-428a-490d-9aca-5c505e5be27e} <Debug> TCPHandler: Processed in 0.000720275 sec. | ||
| 803 | 2025.12.17 00:10:02.416563 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.12.17 00:10:02.416680 [ 3 ] {90bd20f3-2a1f-458f-98c6-276574377ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.12.17 00:10:02.416919 [ 3 ] {90bd20f3-2a1f-458f-98c6-276574377ae2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.12.17 00:10:02.416962 [ 3 ] {90bd20f3-2a1f-458f-98c6-276574377ae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.12.17 00:10:02.417247 [ 3 ] {90bd20f3-2a1f-458f-98c6-276574377ae2} <Debug> TCPHandler: Processed in 0.000730465 sec. | ||
| 808 | 2025.12.17 00:10:02.417481 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.12.17 00:10:02.417597 [ 3 ] {732b27eb-a8f8-48e4-8cb3-342e838de9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.12.17 00:10:02.417835 [ 3 ] {732b27eb-a8f8-48e4-8cb3-342e838de9ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.12.17 00:10:02.417878 [ 3 ] {732b27eb-a8f8-48e4-8cb3-342e838de9ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.12.17 00:10:02.418161 [ 3 ] {732b27eb-a8f8-48e4-8cb3-342e838de9ba} <Debug> TCPHandler: Processed in 0.000727825 sec. | ||
| 813 | 2025.12.17 00:10:02.428836 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.12.17 00:10:02.428978 [ 3 ] {75c8d0fe-2c38-43ff-b8c2-01b0077d3ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.12.17 00:10:02.429274 [ 3 ] {75c8d0fe-2c38-43ff-b8c2-01b0077d3ee2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.12.17 00:10:02.429326 [ 3 ] {75c8d0fe-2c38-43ff-b8c2-01b0077d3ee2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.12.17 00:10:02.429667 [ 3 ] {75c8d0fe-2c38-43ff-b8c2-01b0077d3ee2} <Debug> TCPHandler: Processed in 0.000888448 sec. | ||
| 818 | 2025.12.17 00:10:02.429982 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.12.17 00:10:02.430100 [ 3 ] {3c627d64-d7f1-48ed-b35e-d37b34f589f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.12.17 00:10:02.430346 [ 3 ] {3c627d64-d7f1-48ed-b35e-d37b34f589f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.12.17 00:10:02.430389 [ 3 ] {3c627d64-d7f1-48ed-b35e-d37b34f589f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.12.17 00:10:02.430688 [ 3 ] {3c627d64-d7f1-48ed-b35e-d37b34f589f6} <Debug> TCPHandler: Processed in 0.000755675 sec. | ||
| 823 | 2025.12.17 00:10:02.430895 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.12.17 00:10:02.431015 [ 3 ] {d9ce2f70-0ad9-4ae3-96e6-468759e9fbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.12.17 00:10:02.431267 [ 3 ] {d9ce2f70-0ad9-4ae3-96e6-468759e9fbda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.12.17 00:10:02.431310 [ 3 ] {d9ce2f70-0ad9-4ae3-96e6-468759e9fbda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.12.17 00:10:02.431597 [ 3 ] {d9ce2f70-0ad9-4ae3-96e6-468759e9fbda} <Debug> TCPHandler: Processed in 0.000750396 sec. | ||
| 828 | 2025.12.17 00:10:02.431800 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.12.17 00:10:02.431918 [ 3 ] {08447c25-1a8e-42d8-8d4d-e4452c662f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.12.17 00:10:02.432172 [ 3 ] {08447c25-1a8e-42d8-8d4d-e4452c662f27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.12.17 00:10:02.432214 [ 3 ] {08447c25-1a8e-42d8-8d4d-e4452c662f27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.12.17 00:10:02.432622 [ 3 ] {08447c25-1a8e-42d8-8d4d-e4452c662f27} <Debug> TCPHandler: Processed in 0.000870938 sec. | ||
| 833 | 2025.12.17 00:10:02.432815 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.12.17 00:10:02.432935 [ 3 ] {47167100-ad5e-48e9-a714-111202609e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.12.17 00:10:02.433191 [ 3 ] {47167100-ad5e-48e9-a714-111202609e82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.12.17 00:10:02.433234 [ 3 ] {47167100-ad5e-48e9-a714-111202609e82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.12.17 00:10:02.433557 [ 3 ] {47167100-ad5e-48e9-a714-111202609e82} <Debug> TCPHandler: Processed in 0.000789776 sec. | ||
| 838 | 2025.12.17 00:10:02.433755 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.12.17 00:10:02.433876 [ 3 ] {0c92c339-18eb-463f-88b0-a8a193c90de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.12.17 00:10:02.434145 [ 3 ] {0c92c339-18eb-463f-88b0-a8a193c90de9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.12.17 00:10:02.434189 [ 3 ] {0c92c339-18eb-463f-88b0-a8a193c90de9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.12.17 00:10:02.434503 [ 3 ] {0c92c339-18eb-463f-88b0-a8a193c90de9} <Debug> TCPHandler: Processed in 0.000797387 sec. | ||
| 843 | 2025.12.17 00:10:02.434702 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.12.17 00:10:02.434821 [ 3 ] {ef96cd86-bd45-4df2-b814-f010db6aed3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.12.17 00:10:02.435079 [ 3 ] {ef96cd86-bd45-4df2-b814-f010db6aed3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.12.17 00:10:02.435123 [ 3 ] {ef96cd86-bd45-4df2-b814-f010db6aed3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.12.17 00:10:02.435435 [ 3 ] {ef96cd86-bd45-4df2-b814-f010db6aed3a} <Debug> TCPHandler: Processed in 0.000779126 sec. | ||
| 848 | 2025.12.17 00:10:02.435629 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.12.17 00:10:02.435749 [ 3 ] {a648c76d-27d1-4fb9-8c25-62ec5a367d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.12.17 00:10:02.436019 [ 3 ] {a648c76d-27d1-4fb9-8c25-62ec5a367d05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.12.17 00:10:02.436062 [ 3 ] {a648c76d-27d1-4fb9-8c25-62ec5a367d05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.12.17 00:10:02.436379 [ 3 ] {a648c76d-27d1-4fb9-8c25-62ec5a367d05} <Debug> TCPHandler: Processed in 0.000798227 sec. | ||
| 853 | 2025.12.17 00:10:02.436583 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.12.17 00:10:02.436705 [ 3 ] {58bb5665-41fc-4674-ae72-bfd557f04d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.12.17 00:10:02.436969 [ 3 ] {58bb5665-41fc-4674-ae72-bfd557f04d20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.12.17 00:10:02.437011 [ 3 ] {58bb5665-41fc-4674-ae72-bfd557f04d20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.12.17 00:10:02.437321 [ 3 ] {58bb5665-41fc-4674-ae72-bfd557f04d20} <Debug> TCPHandler: Processed in 0.000787287 sec. | ||
| 858 | 2025.12.17 00:10:02.437510 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.12.17 00:10:02.437634 [ 3 ] {9e8f3c77-79cb-41b8-962b-2ddd28fe10f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.12.17 00:10:02.437901 [ 3 ] {9e8f3c77-79cb-41b8-962b-2ddd28fe10f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.12.17 00:10:02.437945 [ 3 ] {9e8f3c77-79cb-41b8-962b-2ddd28fe10f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.12.17 00:10:02.438255 [ 3 ] {9e8f3c77-79cb-41b8-962b-2ddd28fe10f0} <Debug> TCPHandler: Processed in 0.000793017 sec. | ||
| 863 | 2025.12.17 00:10:02.438449 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.12.17 00:10:02.438572 [ 3 ] {a2d94eea-19cb-4f14-b3f2-b02ec5efde3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 865 | 2025.12.17 00:10:02.438840 [ 3 ] {a2d94eea-19cb-4f14-b3f2-b02ec5efde3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.12.17 00:10:02.438884 [ 3 ] {a2d94eea-19cb-4f14-b3f2-b02ec5efde3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2025.12.17 00:10:02.439195 [ 3 ] {a2d94eea-19cb-4f14-b3f2-b02ec5efde3b} <Debug> TCPHandler: Processed in 0.000792796 sec. | ||
| 868 | 2025.12.17 00:10:02.439384 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.12.17 00:10:02.439506 [ 3 ] {80266020-0d22-4e54-ab3d-bc2c1d933e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 870 | 2025.12.17 00:10:02.439773 [ 3 ] {80266020-0d22-4e54-ab3d-bc2c1d933e95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2025.12.17 00:10:02.439816 [ 3 ] {80266020-0d22-4e54-ab3d-bc2c1d933e95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2025.12.17 00:10:02.440130 [ 3 ] {80266020-0d22-4e54-ab3d-bc2c1d933e95} <Debug> TCPHandler: Processed in 0.000794996 sec. | ||
| 873 | 2025.12.17 00:10:02.440326 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.12.17 00:10:02.440451 [ 3 ] {8a4d1a73-ba8c-4fe5-8841-d95c081c19a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 875 | 2025.12.17 00:10:02.440719 [ 3 ] {8a4d1a73-ba8c-4fe5-8841-d95c081c19a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2025.12.17 00:10:02.440763 [ 3 ] {8a4d1a73-ba8c-4fe5-8841-d95c081c19a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.12.17 00:10:02.441072 [ 3 ] {8a4d1a73-ba8c-4fe5-8841-d95c081c19a3} <Debug> TCPHandler: Processed in 0.000794176 sec. | ||
| 878 | 2025.12.17 00:10:02.441274 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.12.17 00:10:02.441399 [ 3 ] {11d84e7b-911f-4d0d-93c3-83a6d6bd6a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 880 | 2025.12.17 00:10:02.441671 [ 3 ] {11d84e7b-911f-4d0d-93c3-83a6d6bd6a92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2025.12.17 00:10:02.441714 [ 3 ] {11d84e7b-911f-4d0d-93c3-83a6d6bd6a92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2025.12.17 00:10:02.442027 [ 3 ] {11d84e7b-911f-4d0d-93c3-83a6d6bd6a92} <Debug> TCPHandler: Processed in 0.000801676 sec. | ||
| 883 | 2025.12.17 00:10:02.442224 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.12.17 00:10:02.442349 [ 3 ] {cd6cb08d-420c-4fa4-9c07-6e9b930350fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 885 | 2025.12.17 00:10:02.442617 [ 3 ] {cd6cb08d-420c-4fa4-9c07-6e9b930350fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2025.12.17 00:10:02.442660 [ 3 ] {cd6cb08d-420c-4fa4-9c07-6e9b930350fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2025.12.17 00:10:02.442970 [ 3 ] {cd6cb08d-420c-4fa4-9c07-6e9b930350fe} <Debug> TCPHandler: Processed in 0.000794837 sec. | ||
| 888 | 2025.12.17 00:10:02.443170 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2025.12.17 00:10:02.443295 [ 3 ] {7a321a5c-1fe5-4726-8fe0-47b5388f3d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 890 | 2025.12.17 00:10:02.443573 [ 3 ] {7a321a5c-1fe5-4726-8fe0-47b5388f3d54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2025.12.17 00:10:02.443616 [ 3 ] {7a321a5c-1fe5-4726-8fe0-47b5388f3d54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2025.12.17 00:10:02.443935 [ 3 ] {7a321a5c-1fe5-4726-8fe0-47b5388f3d54} <Debug> TCPHandler: Processed in 0.000813837 sec. | ||
| 893 | 2025.12.17 00:10:02.444127 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2025.12.17 00:10:02.444253 [ 3 ] {89d63f11-6ff8-4419-b0f2-6d77121fc627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 895 | 2025.12.17 00:10:02.444528 [ 3 ] {89d63f11-6ff8-4419-b0f2-6d77121fc627} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2025.12.17 00:10:02.444570 [ 3 ] {89d63f11-6ff8-4419-b0f2-6d77121fc627} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2025.12.17 00:10:02.444886 [ 3 ] {89d63f11-6ff8-4419-b0f2-6d77121fc627} <Debug> TCPHandler: Processed in 0.000806887 sec. | ||
| 898 | 2025.12.17 00:10:02.445074 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.12.17 00:10:02.445199 [ 3 ] {2d741939-31a9-44d4-86bf-6fa762aa0a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 900 | 2025.12.17 00:10:02.445474 [ 3 ] {2d741939-31a9-44d4-86bf-6fa762aa0a02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2025.12.17 00:10:02.445517 [ 3 ] {2d741939-31a9-44d4-86bf-6fa762aa0a02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2025.12.17 00:10:02.445833 [ 3 ] {2d741939-31a9-44d4-86bf-6fa762aa0a02} <Debug> TCPHandler: Processed in 0.000807717 sec. | ||
| 903 | 2025.12.17 00:10:02.446050 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.12.17 00:10:02.446176 [ 3 ] {dbb9f62d-b724-4ebe-a6ea-d81c1cf99490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 905 | 2025.12.17 00:10:02.446454 [ 3 ] {dbb9f62d-b724-4ebe-a6ea-d81c1cf99490} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2025.12.17 00:10:02.446497 [ 3 ] {dbb9f62d-b724-4ebe-a6ea-d81c1cf99490} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2025.12.17 00:10:02.446809 [ 3 ] {dbb9f62d-b724-4ebe-a6ea-d81c1cf99490} <Debug> TCPHandler: Processed in 0.000806947 sec. | ||
| 908 | 2025.12.17 00:10:02.447442 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.12.17 00:10:02.447568 [ 3 ] {10bd9c22-1eaa-4ca7-9568-8f729d4023c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 910 | 2025.12.17 00:10:02.447847 [ 3 ] {10bd9c22-1eaa-4ca7-9568-8f729d4023c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2025.12.17 00:10:02.447889 [ 3 ] {10bd9c22-1eaa-4ca7-9568-8f729d4023c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2025.12.17 00:10:02.448194 [ 3 ] {10bd9c22-1eaa-4ca7-9568-8f729d4023c1} <Debug> TCPHandler: Processed in 0.000801737 sec. | ||
| 913 | 2025.12.17 00:10:02.454446 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.12.17 00:10:02.454576 [ 3 ] {24903c8a-7b96-473f-8aeb-0bd350421e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 915 | 2025.12.17 00:10:02.454630 [ 3 ] {24903c8a-7b96-473f-8aeb-0bd350421e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2025.12.17 00:10:02.457604 [ 3 ] {24903c8a-7b96-473f-8aeb-0bd350421e69} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.12.17 00:10:02.457687 [ 3 ] {24903c8a-7b96-473f-8aeb-0bd350421e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 918 | 2025.12.17 00:10:02.460362 [ 3 ] {24903c8a-7b96-473f-8aeb-0bd350421e69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.12.17 00:10:02.460958 [ 3 ] {24903c8a-7b96-473f-8aeb-0bd350421e69} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.12.17 00:10:02.461117 [ 3 ] {24903c8a-7b96-473f-8aeb-0bd350421e69} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006574 sec., 4867.660480681472 rows/sec., 1.08 MiB/sec. | ||
| 921 | 2025.12.17 00:10:02.461160 [ 3 ] {24903c8a-7b96-473f-8aeb-0bd350421e69} <Debug> TCPHandler: Processed in 0.006775752 sec. | ||
| 922 | 2025.12.17 00:10:02.461284 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.12.17 00:10:02.461382 [ 3 ] {a881cd2b-f339-469f-a4c7-aef6117996ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 924 | 2025.12.17 00:10:02.461423 [ 3 ] {a881cd2b-f339-469f-a4c7-aef6117996ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 925 | 2025.12.17 00:10:02.467730 [ 3 ] {a881cd2b-f339-469f-a4c7-aef6117996ca} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.12.17 00:10:02.467766 [ 3 ] {a881cd2b-f339-469f-a4c7-aef6117996ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 927 | 2025.12.17 00:10:02.468344 [ 3 ] {a881cd2b-f339-469f-a4c7-aef6117996ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.12.17 00:10:02.468885 [ 3 ] {a881cd2b-f339-469f-a4c7-aef6117996ca} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.12.17 00:10:02.469027 [ 3 ] {a881cd2b-f339-469f-a4c7-aef6117996ca} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.007665 sec., 53489.889106327464 rows/sec., 3.39 MiB/sec. | ||
| 930 | 2025.12.17 00:10:02.469066 [ 3 ] {a881cd2b-f339-469f-a4c7-aef6117996ca} <Debug> TCPHandler: Processed in 0.007832433 sec. | ||
| 931 | 2025.12.17 00:10:02.469179 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.12.17 00:10:02.469275 [ 3 ] {7b796706-d07b-4af1-b2f8-6827ec435c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 933 | 2025.12.17 00:10:02.469317 [ 3 ] {7b796706-d07b-4af1-b2f8-6827ec435c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 934 | 2025.12.17 00:10:02.469708 [ 3 ] {7b796706-d07b-4af1-b2f8-6827ec435c3e} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.12.17 00:10:02.469746 [ 3 ] {7b796706-d07b-4af1-b2f8-6827ec435c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 936 | 2025.12.17 00:10:02.470188 [ 3 ] {7b796706-d07b-4af1-b2f8-6827ec435c3e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.12.17 00:10:02.470681 [ 3 ] {7b796706-d07b-4af1-b2f8-6827ec435c3e} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.12.17 00:10:02.470815 [ 3 ] {7b796706-d07b-4af1-b2f8-6827ec435c3e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001559 sec., 5131.494547787042 rows/sec., 418.44 KiB/sec. | ||
| 939 | 2025.12.17 00:10:02.470853 [ 3 ] {7b796706-d07b-4af1-b2f8-6827ec435c3e} <Debug> TCPHandler: Processed in 0.001723436 sec. | ||
| 940 | 2025.12.17 00:10:02.470954 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.12.17 00:10:02.471047 [ 3 ] {82d80698-70c5-4174-aeea-6d4b6ae3e978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 942 | 2025.12.17 00:10:02.471088 [ 3 ] {82d80698-70c5-4174-aeea-6d4b6ae3e978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 943 | 2025.12.17 00:10:02.472037 [ 3 ] {82d80698-70c5-4174-aeea-6d4b6ae3e978} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.12.17 00:10:02.472075 [ 3 ] {82d80698-70c5-4174-aeea-6d4b6ae3e978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 945 | 2025.12.17 00:10:02.472646 [ 3 ] {82d80698-70c5-4174-aeea-6d4b6ae3e978} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.12.17 00:10:02.473164 [ 3 ] {82d80698-70c5-4174-aeea-6d4b6ae3e978} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.12.17 00:10:02.473295 [ 3 ] {82d80698-70c5-4174-aeea-6d4b6ae3e978} <Debug> executeQuery: Read 1110 rows, 90.08 KiB in 0.002266 sec., 489849.9558693734 rows/sec., 38.82 MiB/sec. | ||
| 948 | 2025.12.17 00:10:02.473335 [ 3 ] {82d80698-70c5-4174-aeea-6d4b6ae3e978} <Debug> TCPHandler: Processed in 0.002429651 sec. | ||
| 949 | 2025.12.17 00:10:02.473435 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.12.17 00:10:02.473529 [ 3 ] {6e891a43-0503-4295-ab5d-f5f0b875e193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 951 | 2025.12.17 00:10:02.473569 [ 3 ] {6e891a43-0503-4295-ab5d-f5f0b875e193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 952 | 2025.12.17 00:10:02.474052 [ 3 ] {6e891a43-0503-4295-ab5d-f5f0b875e193} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.12.17 00:10:02.474089 [ 3 ] {6e891a43-0503-4295-ab5d-f5f0b875e193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 954 | 2025.12.17 00:10:02.474524 [ 3 ] {6e891a43-0503-4295-ab5d-f5f0b875e193} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.12.17 00:10:02.474952 [ 3 ] {6e891a43-0503-4295-ab5d-f5f0b875e193} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.12.17 00:10:02.475083 [ 3 ] {6e891a43-0503-4295-ab5d-f5f0b875e193} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001572 sec., 141857.50636132315 rows/sec., 8.46 MiB/sec. | ||
| 957 | 2025.12.17 00:10:02.475120 [ 3 ] {6e891a43-0503-4295-ab5d-f5f0b875e193} <Debug> TCPHandler: Processed in 0.001733816 sec. | ||
| 958 | 2025.12.17 00:10:02.475226 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.12.17 00:10:02.475320 [ 3 ] {2c7440a0-63dd-4b0a-8399-9e11350e967c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 960 | 2025.12.17 00:10:02.475362 [ 3 ] {2c7440a0-63dd-4b0a-8399-9e11350e967c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 961 | 2025.12.17 00:10:02.475873 [ 3 ] {2c7440a0-63dd-4b0a-8399-9e11350e967c} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.12.17 00:10:02.475908 [ 3 ] {2c7440a0-63dd-4b0a-8399-9e11350e967c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 963 | 2025.12.17 00:10:02.476323 [ 3 ] {2c7440a0-63dd-4b0a-8399-9e11350e967c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.12.17 00:10:02.476758 [ 3 ] {2c7440a0-63dd-4b0a-8399-9e11350e967c} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.12.17 00:10:02.476888 [ 3 ] {2c7440a0-63dd-4b0a-8399-9e11350e967c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001586 sec., 133669.60907944516 rows/sec., 8.62 MiB/sec. | ||
| 966 | 2025.12.17 00:10:02.476927 [ 3 ] {2c7440a0-63dd-4b0a-8399-9e11350e967c} <Debug> TCPHandler: Processed in 0.001750487 sec. | ||
| 967 | 2025.12.17 00:10:02.477028 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.12.17 00:10:02.477121 [ 3 ] {85343daa-cb3c-4565-8de0-260af3d6468f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 969 | 2025.12.17 00:10:02.477161 [ 3 ] {85343daa-cb3c-4565-8de0-260af3d6468f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 970 | 2025.12.17 00:10:02.477625 [ 3 ] {85343daa-cb3c-4565-8de0-260af3d6468f} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.12.17 00:10:02.477661 [ 3 ] {85343daa-cb3c-4565-8de0-260af3d6468f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 972 | 2025.12.17 00:10:02.478144 [ 3 ] {85343daa-cb3c-4565-8de0-260af3d6468f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.12.17 00:10:02.478577 [ 3 ] {85343daa-cb3c-4565-8de0-260af3d6468f} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.12.17 00:10:02.478706 [ 3 ] {85343daa-cb3c-4565-8de0-260af3d6468f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001602 sec., 131710.3620474407 rows/sec., 7.48 MiB/sec. | ||
| 975 | 2025.12.17 00:10:02.478744 [ 3 ] {85343daa-cb3c-4565-8de0-260af3d6468f} <Debug> TCPHandler: Processed in 0.001766396 sec. | ||
| 976 | 2025.12.17 00:10:02.478846 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.12.17 00:10:02.478940 [ 3 ] {5f685835-9d60-4da9-a456-5caf3f92ac69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2025.12.17 00:10:02.478980 [ 3 ] {5f685835-9d60-4da9-a456-5caf3f92ac69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2025.12.17 00:10:02.479570 [ 3 ] {5f685835-9d60-4da9-a456-5caf3f92ac69} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.12.17 00:10:02.479607 [ 3 ] {5f685835-9d60-4da9-a456-5caf3f92ac69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 981 | 2025.12.17 00:10:02.480101 [ 3 ] {5f685835-9d60-4da9-a456-5caf3f92ac69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.12.17 00:10:02.480535 [ 3 ] {5f685835-9d60-4da9-a456-5caf3f92ac69} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.12.17 00:10:02.480666 [ 3 ] {5f685835-9d60-4da9-a456-5caf3f92ac69} <Debug> executeQuery: Read 669 rows, 47.68 KiB in 0.001744 sec., 383600.91743119265 rows/sec., 26.70 MiB/sec. | ||
| 984 | 2025.12.17 00:10:02.480705 [ 3 ] {5f685835-9d60-4da9-a456-5caf3f92ac69} <Debug> TCPHandler: Processed in 0.00190986 sec. | ||
| 985 | 2025.12.17 00:10:02.480813 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.12.17 00:10:02.480909 [ 3 ] {5f150cca-46ed-4c9d-a129-bd0967f4b124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 987 | 2025.12.17 00:10:02.480950 [ 3 ] {5f150cca-46ed-4c9d-a129-bd0967f4b124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 988 | 2025.12.17 00:10:02.481296 [ 3 ] {5f150cca-46ed-4c9d-a129-bd0967f4b124} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.17 00:10:02.481332 [ 3 ] {5f150cca-46ed-4c9d-a129-bd0967f4b124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 990 | 2025.12.17 00:10:02.485954 [ 3 ] {5f150cca-46ed-4c9d-a129-bd0967f4b124} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.12.17 00:10:02.486399 [ 3 ] {5f150cca-46ed-4c9d-a129-bd0967f4b124} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.17 00:10:02.486534 [ 3 ] {5f150cca-46ed-4c9d-a129-bd0967f4b124} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005643 sec., 1063.264221158958 rows/sec., 55.55 KiB/sec. | ||
| 993 | 2025.12.17 00:10:02.486571 [ 3 ] {5f150cca-46ed-4c9d-a129-bd0967f4b124} <Debug> TCPHandler: Processed in 0.005807011 sec. | ||
| 994 | 2025.12.17 00:10:02.486681 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.12.17 00:10:02.486777 [ 3 ] {b9a0552b-f3fd-4c1b-8ce6-f6b500f1964c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 996 | 2025.12.17 00:10:02.486820 [ 3 ] {b9a0552b-f3fd-4c1b-8ce6-f6b500f1964c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 997 | 2025.12.17 00:10:02.489258 [ 3 ] {b9a0552b-f3fd-4c1b-8ce6-f6b500f1964c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.12.17 00:10:02.489299 [ 3 ] {b9a0552b-f3fd-4c1b-8ce6-f6b500f1964c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 999 | 2025.12.17 00:10:02.489850 [ 3 ] {b9a0552b-f3fd-4c1b-8ce6-f6b500f1964c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2025.12.17 00:10:02.490310 [ 3 ] {b9a0552b-f3fd-4c1b-8ce6-f6b500f1964c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.12.17 00:10:02.490438 [ 3 ] {b9a0552b-f3fd-4c1b-8ce6-f6b500f1964c} <Debug> executeQuery: Read 246 rows, 16.28 KiB in 0.003678 sec., 66884.17618270799 rows/sec., 4.32 MiB/sec. | ||
| 1002 | 2025.12.17 00:10:02.490477 [ 3 ] {b9a0552b-f3fd-4c1b-8ce6-f6b500f1964c} <Debug> TCPHandler: Processed in 0.00384624 sec. | ||
| 1003 | 2025.12.17 00:10:02.490591 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.17 00:10:02.490685 [ 3 ] {56cba61d-b6ac-4cd0-8b2e-a11f6ed27714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1005 | 2025.12.17 00:10:02.490728 [ 3 ] {56cba61d-b6ac-4cd0-8b2e-a11f6ed27714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1006 | 2025.12.17 00:10:02.491036 [ 3 ] {56cba61d-b6ac-4cd0-8b2e-a11f6ed27714} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.12.17 00:10:02.491072 [ 3 ] {56cba61d-b6ac-4cd0-8b2e-a11f6ed27714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1008 | 2025.12.17 00:10:02.491524 [ 3 ] {56cba61d-b6ac-4cd0-8b2e-a11f6ed27714} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2025.12.17 00:10:02.491957 [ 3 ] {56cba61d-b6ac-4cd0-8b2e-a11f6ed27714} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.12.17 00:10:02.492087 [ 3 ] {56cba61d-b6ac-4cd0-8b2e-a11f6ed27714} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. | ||
| 1011 | 2025.12.17 00:10:02.492123 [ 3 ] {56cba61d-b6ac-4cd0-8b2e-a11f6ed27714} <Debug> TCPHandler: Processed in 0.001582663 sec. | ||
| 1012 | 2025.12.17 00:10:02.492223 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.12.17 00:10:02.492316 [ 3 ] {4b57ac01-7446-4f96-9209-85f3101863af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.12.17 00:10:02.492371 [ 3 ] {4b57ac01-7446-4f96-9209-85f3101863af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1015 | 2025.12.17 00:10:02.493121 [ 3 ] {4b57ac01-7446-4f96-9209-85f3101863af} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.12.17 00:10:02.493158 [ 3 ] {4b57ac01-7446-4f96-9209-85f3101863af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1017 | 2025.12.17 00:10:02.495802 [ 3 ] {4b57ac01-7446-4f96-9209-85f3101863af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2025.12.17 00:10:02.496294 [ 3 ] {4b57ac01-7446-4f96-9209-85f3101863af} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.12.17 00:10:02.496437 [ 3 ] {4b57ac01-7446-4f96-9209-85f3101863af} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004138 sec., 2416.6263895601737 rows/sec., 4.33 MiB/sec. | ||
| 1020 | 2025.12.17 00:10:02.496495 [ 3 ] {4b57ac01-7446-4f96-9209-85f3101863af} <Debug> TCPHandler: Processed in 0.00432194 sec. | ||
| 1021 | 2025.12.17 00:10:02.496605 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.12.17 00:10:02.496702 [ 3 ] {848fda5f-c310-40d0-ab67-aca53aeb78c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.12.17 00:10:02.496744 [ 3 ] {848fda5f-c310-40d0-ab67-aca53aeb78c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.12.17 00:10:02.497066 [ 3 ] {848fda5f-c310-40d0-ab67-aca53aeb78c3} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.17 00:10:02.497103 [ 3 ] {848fda5f-c310-40d0-ab67-aca53aeb78c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1026 | 2025.12.17 00:10:02.497526 [ 3 ] {848fda5f-c310-40d0-ab67-aca53aeb78c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2025.12.17 00:10:02.497948 [ 3 ] {848fda5f-c310-40d0-ab67-aca53aeb78c3} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.17 00:10:02.498076 [ 3 ] {848fda5f-c310-40d0-ab67-aca53aeb78c3} <Debug> executeQuery: Read 76 rows, 4.57 KiB in 0.001393 sec., 54558.50681981335 rows/sec., 3.21 MiB/sec. | ||
| 1029 | 2025.12.17 00:10:02.498113 [ 3 ] {848fda5f-c310-40d0-ab67-aca53aeb78c3} <Debug> TCPHandler: Processed in 0.001558412 sec. | ||
| 1030 | 2025.12.17 00:10:03.749632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1031 | 2025.12.17 00:10:03.750119 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2025.12.17 00:10:03.750166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1033 | 2025.12.17 00:10:03.750842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2025.12.17 00:10:03.751379 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2025.12.17 00:10:03.751519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1036 | 2025.12.17 00:10:03.809369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2025.12.17 00:10:03.825346 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2025.12.17 00:10:03.825408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1039 | 2025.12.17 00:10:03.831848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2025.12.17 00:10:03.832936 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2025.12.17 00:10:03.836043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2025.12.17 00:10:04.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.90 MiB, peak 163.90 MiB, free memory in arenas 0.00 B, will set to 161.09 MiB (RSS), difference: 1.19 MiB | ||
| 1043 | 2025.12.17 00:10:07.355890 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.12.17 00:10:07.356095 [ 3 ] {2f055cee-ba32-4e09-a543-8e675bd95ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2025.12.17 00:10:07.356163 [ 3 ] {2f055cee-ba32-4e09-a543-8e675bd95ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2025.12.17 00:10:07.356783 [ 3 ] {2f055cee-ba32-4e09-a543-8e675bd95ca1} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2025.12.17 00:10:07.356827 [ 3 ] {2f055cee-ba32-4e09-a543-8e675bd95ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1048 | 2025.12.17 00:10:07.357345 [ 3 ] {2f055cee-ba32-4e09-a543-8e675bd95ca1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2025.12.17 00:10:07.357810 [ 3 ] {2f055cee-ba32-4e09-a543-8e675bd95ca1} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2025.12.17 00:10:07.357959 [ 3 ] {2f055cee-ba32-4e09-a543-8e675bd95ca1} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001916 sec., 15657.620041753655 rows/sec., 1.19 MiB/sec. | ||
| 1051 | 2025.12.17 00:10:07.358006 [ 3 ] {2f055cee-ba32-4e09-a543-8e675bd95ca1} <Debug> TCPHandler: Processed in 0.002242287 sec. | ||
| 1052 | 2025.12.17 00:10:07.358132 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2025.12.17 00:10:07.358225 [ 3 ] {5610096c-3035-4a93-b832-ca0d2dd604f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2025.12.17 00:10:07.358264 [ 3 ] {5610096c-3035-4a93-b832-ca0d2dd604f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2025.12.17 00:10:07.358701 [ 3 ] {5610096c-3035-4a93-b832-ca0d2dd604f0} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2025.12.17 00:10:07.358738 [ 3 ] {5610096c-3035-4a93-b832-ca0d2dd604f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1057 | 2025.12.17 00:10:07.359125 [ 3 ] {5610096c-3035-4a93-b832-ca0d2dd604f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2025.12.17 00:10:07.359535 [ 3 ] {5610096c-3035-4a93-b832-ca0d2dd604f0} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2025.12.17 00:10:07.359659 [ 3 ] {5610096c-3035-4a93-b832-ca0d2dd604f0} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001452 sec., 24793.388429752067 rows/sec., 1.94 MiB/sec. | ||
| 1060 | 2025.12.17 00:10:07.359700 [ 3 ] {5610096c-3035-4a93-b832-ca0d2dd604f0} <Debug> TCPHandler: Processed in 0.001617793 sec. | ||
| 1061 | 2025.12.17 00:10:07.359816 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.12.17 00:10:07.359907 [ 3 ] {7c73ee23-af29-439a-afd6-f8b0924f6d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2025.12.17 00:10:07.359949 [ 3 ] {7c73ee23-af29-439a-afd6-f8b0924f6d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2025.12.17 00:10:07.360335 [ 3 ] {7c73ee23-af29-439a-afd6-f8b0924f6d1c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2025.12.17 00:10:07.360369 [ 3 ] {7c73ee23-af29-439a-afd6-f8b0924f6d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1066 | 2025.12.17 00:10:07.360787 [ 3 ] {7c73ee23-af29-439a-afd6-f8b0924f6d1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2025.12.17 00:10:07.361184 [ 3 ] {7c73ee23-af29-439a-afd6-f8b0924f6d1c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2025.12.17 00:10:07.361306 [ 3 ] {7c73ee23-af29-439a-afd6-f8b0924f6d1c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001417 sec., 77628.7932251235 rows/sec., 5.42 MiB/sec. | ||
| 1069 | 2025.12.17 00:10:07.361348 [ 3 ] {7c73ee23-af29-439a-afd6-f8b0924f6d1c} <Debug> TCPHandler: Processed in 0.001579553 sec. | ||
| 1070 | 2025.12.17 00:10:07.361461 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2025.12.17 00:10:07.361552 [ 3 ] {d620c5f5-cbe1-4d9a-ae25-0ad4a157456e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2025.12.17 00:10:07.361591 [ 3 ] {d620c5f5-cbe1-4d9a-ae25-0ad4a157456e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2025.12.17 00:10:07.361915 [ 3 ] {d620c5f5-cbe1-4d9a-ae25-0ad4a157456e} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2025.12.17 00:10:07.361949 [ 3 ] {d620c5f5-cbe1-4d9a-ae25-0ad4a157456e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1075 | 2025.12.17 00:10:07.362324 [ 3 ] {d620c5f5-cbe1-4d9a-ae25-0ad4a157456e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2025.12.17 00:10:07.362717 [ 3 ] {d620c5f5-cbe1-4d9a-ae25-0ad4a157456e} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2025.12.17 00:10:07.362839 [ 3 ] {d620c5f5-cbe1-4d9a-ae25-0ad4a157456e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001304 sec., 30674.84662576687 rows/sec., 2.05 MiB/sec. | ||
| 1078 | 2025.12.17 00:10:07.362879 [ 3 ] {d620c5f5-cbe1-4d9a-ae25-0ad4a157456e} <Debug> TCPHandler: Processed in 0.00146609 sec. | ||
| 1079 | 2025.12.17 00:10:11.186884 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1080 | 2025.12.17 00:10:11.186977 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1081 | 2025.12.17 00:10:11.231329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1082 | 2025.12.17 00:10:11.235633 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2025.12.17 00:10:11.235673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1084 | 2025.12.17 00:10:11.236956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1085 | 2025.12.17 00:10:11.237490 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2025.12.17 00:10:11.237720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1087 | 2025.12.17 00:10:11.251667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1088 | 2025.12.17 00:10:11.252449 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.12.17 00:10:11.252531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1090 | 2025.12.17 00:10:11.253322 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1091 | 2025.12.17 00:10:11.253770 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.12.17 00:10:11.253912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1093 | 2025.12.17 00:10:11.336181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1094 | 2025.12.17 00:10:11.353302 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2025.12.17 00:10:11.353343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1096 | 2025.12.17 00:10:11.359725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1097 | 2025.12.17 00:10:11.360861 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2025.12.17 00:10:11.363657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1099 | 2025.12.17 00:10:12.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.76 MiB, peak 165.76 MiB, free memory in arenas 0.00 B, will set to 162.87 MiB (RSS), difference: 1.11 MiB | ||
| 1100 | 2025.12.17 00:10:12.367954 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2025.12.17 00:10:12.368145 [ 3 ] {a0477b6d-1aa5-411a-991b-cf00d4bba77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1102 | 2025.12.17 00:10:12.368217 [ 3 ] {a0477b6d-1aa5-411a-991b-cf00d4bba77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1103 | 2025.12.17 00:10:12.369006 [ 3 ] {a0477b6d-1aa5-411a-991b-cf00d4bba77a} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2025.12.17 00:10:12.369054 [ 3 ] {a0477b6d-1aa5-411a-991b-cf00d4bba77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1105 | 2025.12.17 00:10:12.369598 [ 3 ] {a0477b6d-1aa5-411a-991b-cf00d4bba77a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2025.12.17 00:10:12.370024 [ 3 ] {a0477b6d-1aa5-411a-991b-cf00d4bba77a} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2025.12.17 00:10:12.370177 [ 3 ] {a0477b6d-1aa5-411a-991b-cf00d4bba77a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002083 sec., 196831.4930388862 rows/sec., 12.49 MiB/sec. | ||
| 1108 | 2025.12.17 00:10:12.370223 [ 3 ] {a0477b6d-1aa5-411a-991b-cf00d4bba77a} <Debug> TCPHandler: Processed in 0.00239936 sec. | ||
| 1109 | 2025.12.17 00:10:12.370341 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.12.17 00:10:12.370436 [ 3 ] {ca176bfc-8096-459f-8ed7-007232e20278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2025.12.17 00:10:12.370478 [ 3 ] {ca176bfc-8096-459f-8ed7-007232e20278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2025.12.17 00:10:12.371303 [ 3 ] {ca176bfc-8096-459f-8ed7-007232e20278} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.12.17 00:10:12.371341 [ 3 ] {ca176bfc-8096-459f-8ed7-007232e20278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1114 | 2025.12.17 00:10:12.371816 [ 3 ] {ca176bfc-8096-459f-8ed7-007232e20278} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2025.12.17 00:10:12.372235 [ 3 ] {ca176bfc-8096-459f-8ed7-007232e20278} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.12.17 00:10:12.372364 [ 3 ] {ca176bfc-8096-459f-8ed7-007232e20278} <Debug> executeQuery: Read 1106 rows, 89.79 KiB in 0.001947 sec., 568053.4155110427 rows/sec., 45.04 MiB/sec. | ||
| 1117 | 2025.12.17 00:10:12.372406 [ 3 ] {ca176bfc-8096-459f-8ed7-007232e20278} <Debug> TCPHandler: Processed in 0.002116245 sec. | ||
| 1118 | 2025.12.17 00:10:12.372518 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.12.17 00:10:12.372613 [ 3 ] {ba310ff3-f6ba-4b52-8d32-db4cb5d1c524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2025.12.17 00:10:12.372655 [ 3 ] {ba310ff3-f6ba-4b52-8d32-db4cb5d1c524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2025.12.17 00:10:12.373119 [ 3 ] {ba310ff3-f6ba-4b52-8d32-db4cb5d1c524} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2025.12.17 00:10:12.373159 [ 3 ] {ba310ff3-f6ba-4b52-8d32-db4cb5d1c524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1123 | 2025.12.17 00:10:12.373568 [ 3 ] {ba310ff3-f6ba-4b52-8d32-db4cb5d1c524} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2025.12.17 00:10:12.374032 [ 3 ] {ba310ff3-f6ba-4b52-8d32-db4cb5d1c524} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2025.12.17 00:10:12.374163 [ 3 ] {ba310ff3-f6ba-4b52-8d32-db4cb5d1c524} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001568 sec., 137117.3469387755 rows/sec., 8.14 MiB/sec. | ||
| 1126 | 2025.12.17 00:10:12.374202 [ 3 ] {ba310ff3-f6ba-4b52-8d32-db4cb5d1c524} <Debug> TCPHandler: Processed in 0.001733446 sec. | ||
| 1127 | 2025.12.17 00:10:12.374300 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2025.12.17 00:10:12.374394 [ 3 ] {22e28f14-e40d-4492-a20e-c60ff9119cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2025.12.17 00:10:12.374436 [ 3 ] {22e28f14-e40d-4492-a20e-c60ff9119cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2025.12.17 00:10:12.374900 [ 3 ] {22e28f14-e40d-4492-a20e-c60ff9119cad} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2025.12.17 00:10:12.374938 [ 3 ] {22e28f14-e40d-4492-a20e-c60ff9119cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1132 | 2025.12.17 00:10:12.375427 [ 3 ] {22e28f14-e40d-4492-a20e-c60ff9119cad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1133 | 2025.12.17 00:10:12.376006 [ 3 ] {22e28f14-e40d-4492-a20e-c60ff9119cad} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2025.12.17 00:10:12.376137 [ 3 ] {22e28f14-e40d-4492-a20e-c60ff9119cad} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001761 sec., 120386.14423622942 rows/sec., 7.76 MiB/sec. | ||
| 1135 | 2025.12.17 00:10:12.376176 [ 3 ] {22e28f14-e40d-4492-a20e-c60ff9119cad} <Debug> TCPHandler: Processed in 0.00192477 sec. | ||
| 1136 | 2025.12.17 00:10:12.376276 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2025.12.17 00:10:12.376370 [ 3 ] {d3e7f74a-3f32-41de-bf80-7e9e0ed7ea21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1138 | 2025.12.17 00:10:12.376411 [ 3 ] {d3e7f74a-3f32-41de-bf80-7e9e0ed7ea21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1139 | 2025.12.17 00:10:12.376872 [ 3 ] {d3e7f74a-3f32-41de-bf80-7e9e0ed7ea21} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2025.12.17 00:10:12.376910 [ 3 ] {d3e7f74a-3f32-41de-bf80-7e9e0ed7ea21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1141 | 2025.12.17 00:10:12.377335 [ 3 ] {d3e7f74a-3f32-41de-bf80-7e9e0ed7ea21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1142 | 2025.12.17 00:10:12.377805 [ 3 ] {d3e7f74a-3f32-41de-bf80-7e9e0ed7ea21} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2025.12.17 00:10:12.377938 [ 3 ] {d3e7f74a-3f32-41de-bf80-7e9e0ed7ea21} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001586 sec., 133039.0920554855 rows/sec., 7.55 MiB/sec. | ||
| 1144 | 2025.12.17 00:10:12.377977 [ 3 ] {d3e7f74a-3f32-41de-bf80-7e9e0ed7ea21} <Debug> TCPHandler: Processed in 0.001750157 sec. | ||
| 1145 | 2025.12.17 00:10:12.378077 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2025.12.17 00:10:12.378171 [ 3 ] {97c144fd-5b68-49ad-8594-4f11a344181f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1147 | 2025.12.17 00:10:12.378212 [ 3 ] {97c144fd-5b68-49ad-8594-4f11a344181f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1148 | 2025.12.17 00:10:12.378784 [ 3 ] {97c144fd-5b68-49ad-8594-4f11a344181f} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2025.12.17 00:10:12.378821 [ 3 ] {97c144fd-5b68-49ad-8594-4f11a344181f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1150 | 2025.12.17 00:10:12.379308 [ 3 ] {97c144fd-5b68-49ad-8594-4f11a344181f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1151 | 2025.12.17 00:10:12.379802 [ 3 ] {97c144fd-5b68-49ad-8594-4f11a344181f} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2025.12.17 00:10:12.379934 [ 3 ] {97c144fd-5b68-49ad-8594-4f11a344181f} <Debug> executeQuery: Read 661 rows, 47.03 KiB in 0.00178 sec., 371348.3146067416 rows/sec., 25.80 MiB/sec. | ||
| 1153 | 2025.12.17 00:10:12.379973 [ 3 ] {97c144fd-5b68-49ad-8594-4f11a344181f} <Debug> TCPHandler: Processed in 0.001945751 sec. | ||
| 1154 | 2025.12.17 00:10:12.380074 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2025.12.17 00:10:12.380167 [ 3 ] {c48247d3-8a8b-469b-ac51-f16a6a78fc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1156 | 2025.12.17 00:10:12.380211 [ 3 ] {c48247d3-8a8b-469b-ac51-f16a6a78fc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1157 | 2025.12.17 00:10:12.380525 [ 3 ] {c48247d3-8a8b-469b-ac51-f16a6a78fc04} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2025.12.17 00:10:12.380563 [ 3 ] {c48247d3-8a8b-469b-ac51-f16a6a78fc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1159 | 2025.12.17 00:10:12.381005 [ 3 ] {c48247d3-8a8b-469b-ac51-f16a6a78fc04} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1160 | 2025.12.17 00:10:12.381481 [ 3 ] {c48247d3-8a8b-469b-ac51-f16a6a78fc04} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2025.12.17 00:10:12.381615 [ 3 ] {c48247d3-8a8b-469b-ac51-f16a6a78fc04} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 213.98 KiB/sec. | ||
| 1162 | 2025.12.17 00:10:12.381654 [ 3 ] {c48247d3-8a8b-469b-ac51-f16a6a78fc04} <Debug> TCPHandler: Processed in 0.001628734 sec. | ||
| 1163 | 2025.12.17 00:10:12.381757 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2025.12.17 00:10:12.381853 [ 3 ] {f173f3ed-57ea-4705-9ecf-1958462822c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2025.12.17 00:10:12.381898 [ 3 ] {f173f3ed-57ea-4705-9ecf-1958462822c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1166 | 2025.12.17 00:10:12.382289 [ 3 ] {f173f3ed-57ea-4705-9ecf-1958462822c8} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2025.12.17 00:10:12.382327 [ 3 ] {f173f3ed-57ea-4705-9ecf-1958462822c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1168 | 2025.12.17 00:10:12.382770 [ 3 ] {f173f3ed-57ea-4705-9ecf-1958462822c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2025.12.17 00:10:12.383192 [ 3 ] {f173f3ed-57ea-4705-9ecf-1958462822c8} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2025.12.17 00:10:12.383323 [ 3 ] {f173f3ed-57ea-4705-9ecf-1958462822c8} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001488 sec., 177419.3548387097 rows/sec., 11.53 MiB/sec. | ||
| 1171 | 2025.12.17 00:10:12.383368 [ 3 ] {f173f3ed-57ea-4705-9ecf-1958462822c8} <Debug> TCPHandler: Processed in 0.001659495 sec. | ||
| 1172 | 2025.12.17 00:10:12.383473 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2025.12.17 00:10:12.383568 [ 3 ] {756b96a6-2fd0-4089-9a09-a34c082043c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1174 | 2025.12.17 00:10:12.383611 [ 3 ] {756b96a6-2fd0-4089-9a09-a34c082043c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1175 | 2025.12.17 00:10:12.383941 [ 3 ] {756b96a6-2fd0-4089-9a09-a34c082043c0} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2025.12.17 00:10:12.383980 [ 3 ] {756b96a6-2fd0-4089-9a09-a34c082043c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1177 | 2025.12.17 00:10:12.384484 [ 3 ] {756b96a6-2fd0-4089-9a09-a34c082043c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1178 | 2025.12.17 00:10:12.384985 [ 3 ] {756b96a6-2fd0-4089-9a09-a34c082043c0} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2025.12.17 00:10:12.385117 [ 3 ] {756b96a6-2fd0-4089-9a09-a34c082043c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001567 sec., 638.1620931716656 rows/sec., 43.00 KiB/sec. | ||
| 1180 | 2025.12.17 00:10:12.385154 [ 3 ] {756b96a6-2fd0-4089-9a09-a34c082043c0} <Debug> TCPHandler: Processed in 0.001730456 sec. | ||
| 1181 | 2025.12.17 00:10:12.385253 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2025.12.17 00:10:12.385348 [ 3 ] {27f295cc-6a4c-4c6d-ab82-a17f3e3207b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2025.12.17 00:10:12.385403 [ 3 ] {27f295cc-6a4c-4c6d-ab82-a17f3e3207b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1184 | 2025.12.17 00:10:12.386101 [ 3 ] {27f295cc-6a4c-4c6d-ab82-a17f3e3207b3} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2025.12.17 00:10:12.386138 [ 3 ] {27f295cc-6a4c-4c6d-ab82-a17f3e3207b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1186 | 2025.12.17 00:10:12.386777 [ 3 ] {27f295cc-6a4c-4c6d-ab82-a17f3e3207b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1187 | 2025.12.17 00:10:12.387277 [ 3 ] {27f295cc-6a4c-4c6d-ab82-a17f3e3207b3} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2025.12.17 00:10:12.387418 [ 3 ] {27f295cc-6a4c-4c6d-ab82-a17f3e3207b3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002088 sec., 4789.272030651341 rows/sec., 8.58 MiB/sec. | ||
| 1189 | 2025.12.17 00:10:12.387471 [ 3 ] {27f295cc-6a4c-4c6d-ab82-a17f3e3207b3} <Debug> TCPHandler: Processed in 0.002265947 sec. | ||
| 1190 | 2025.12.17 00:10:12.387583 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2025.12.17 00:10:12.387679 [ 3 ] {7786a0e5-748d-44e1-810d-810aa0091c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1192 | 2025.12.17 00:10:12.387723 [ 3 ] {7786a0e5-748d-44e1-810d-810aa0091c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1193 | 2025.12.17 00:10:12.388055 [ 3 ] {7786a0e5-748d-44e1-810d-810aa0091c44} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2025.12.17 00:10:12.388093 [ 3 ] {7786a0e5-748d-44e1-810d-810aa0091c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1195 | 2025.12.17 00:10:12.388533 [ 3 ] {7786a0e5-748d-44e1-810d-810aa0091c44} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2025.12.17 00:10:12.389013 [ 3 ] {7786a0e5-748d-44e1-810d-810aa0091c44} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2025.12.17 00:10:12.389143 [ 3 ] {7786a0e5-748d-44e1-810d-810aa0091c44} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001482 sec., 56680.161943319836 rows/sec., 3.37 MiB/sec. | ||
| 1198 | 2025.12.17 00:10:12.389182 [ 3 ] {7786a0e5-748d-44e1-810d-810aa0091c44} <Debug> TCPHandler: Processed in 0.001648645 sec. | ||
| 1199 | 2025.12.17 00:10:17.355549 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2025.12.17 00:10:17.355763 [ 3 ] {f687d412-4f53-4466-963e-8ad2617b603e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1201 | 2025.12.17 00:10:17.355839 [ 3 ] {f687d412-4f53-4466-963e-8ad2617b603e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1202 | 2025.12.17 00:10:17.356525 [ 3 ] {f687d412-4f53-4466-963e-8ad2617b603e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2025.12.17 00:10:17.356578 [ 3 ] {f687d412-4f53-4466-963e-8ad2617b603e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1204 | 2025.12.17 00:10:17.357195 [ 3 ] {f687d412-4f53-4466-963e-8ad2617b603e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1205 | 2025.12.17 00:10:17.357796 [ 3 ] {f687d412-4f53-4466-963e-8ad2617b603e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2025.12.17 00:10:17.357962 [ 3 ] {f687d412-4f53-4466-963e-8ad2617b603e} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.00225 sec., 13333.333333333334 rows/sec., 1.02 MiB/sec. | ||
| 1207 | 2025.12.17 00:10:17.358012 [ 3 ] {f687d412-4f53-4466-963e-8ad2617b603e} <Debug> TCPHandler: Processed in 0.002594004 sec. | ||
| 1208 | 2025.12.17 00:10:17.358143 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2025.12.17 00:10:17.358264 [ 3 ] {d0dbdc77-227a-4cd4-8619-da0daab87749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1210 | 2025.12.17 00:10:17.358311 [ 3 ] {d0dbdc77-227a-4cd4-8619-da0daab87749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1211 | 2025.12.17 00:10:17.358775 [ 3 ] {d0dbdc77-227a-4cd4-8619-da0daab87749} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2025.12.17 00:10:17.358812 [ 3 ] {d0dbdc77-227a-4cd4-8619-da0daab87749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1213 | 2025.12.17 00:10:17.359265 [ 3 ] {d0dbdc77-227a-4cd4-8619-da0daab87749} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1214 | 2025.12.17 00:10:17.359727 [ 3 ] {d0dbdc77-227a-4cd4-8619-da0daab87749} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2025.12.17 00:10:17.359864 [ 3 ] {d0dbdc77-227a-4cd4-8619-da0daab87749} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001625 sec., 22153.846153846156 rows/sec., 1.73 MiB/sec. | ||
| 1216 | 2025.12.17 00:10:17.359901 [ 3 ] {d0dbdc77-227a-4cd4-8619-da0daab87749} <Debug> TCPHandler: Processed in 0.001812378 sec. | ||
| 1217 | 2025.12.17 00:10:17.360011 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2025.12.17 00:10:17.360108 [ 3 ] {46084cea-1146-4724-b4f2-0da0ced90f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2025.12.17 00:10:17.360152 [ 3 ] {46084cea-1146-4724-b4f2-0da0ced90f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1220 | 2025.12.17 00:10:17.360526 [ 3 ] {46084cea-1146-4724-b4f2-0da0ced90f34} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2025.12.17 00:10:17.360564 [ 3 ] {46084cea-1146-4724-b4f2-0da0ced90f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1222 | 2025.12.17 00:10:17.360998 [ 3 ] {46084cea-1146-4724-b4f2-0da0ced90f34} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1223 | 2025.12.17 00:10:17.361458 [ 3 ] {46084cea-1146-4724-b4f2-0da0ced90f34} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2025.12.17 00:10:17.361591 [ 3 ] {46084cea-1146-4724-b4f2-0da0ced90f34} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001505 sec., 73089.70099667774 rows/sec., 5.10 MiB/sec. | ||
| 1225 | 2025.12.17 00:10:17.361626 [ 3 ] {46084cea-1146-4724-b4f2-0da0ced90f34} <Debug> TCPHandler: Processed in 0.001664514 sec. | ||
| 1226 | 2025.12.17 00:10:17.361733 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2025.12.17 00:10:17.361825 [ 3 ] {55d27927-9b64-48af-8653-d976fe0579e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1228 | 2025.12.17 00:10:17.361866 [ 3 ] {55d27927-9b64-48af-8653-d976fe0579e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1229 | 2025.12.17 00:10:17.362179 [ 3 ] {55d27927-9b64-48af-8653-d976fe0579e0} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2025.12.17 00:10:17.362215 [ 3 ] {55d27927-9b64-48af-8653-d976fe0579e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1231 | 2025.12.17 00:10:17.362686 [ 3 ] {55d27927-9b64-48af-8653-d976fe0579e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1232 | 2025.12.17 00:10:17.363112 [ 3 ] {55d27927-9b64-48af-8653-d976fe0579e0} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2025.12.17 00:10:17.363238 [ 3 ] {55d27927-9b64-48af-8653-d976fe0579e0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001432 sec., 27932.96089385475 rows/sec., 1.86 MiB/sec. | ||
| 1234 | 2025.12.17 00:10:17.363273 [ 3 ] {55d27927-9b64-48af-8653-d976fe0579e0} <Debug> TCPHandler: Processed in 0.001587473 sec. | ||
| 1235 | 2025.12.17 00:10:18.754045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1236 | 2025.12.17 00:10:18.754579 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2025.12.17 00:10:18.754622 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1238 | 2025.12.17 00:10:18.755276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1239 | 2025.12.17 00:10:18.755782 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2025.12.17 00:10:18.755942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1241 | 2025.12.17 00:10:18.863772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1242 | 2025.12.17 00:10:18.881060 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2025.12.17 00:10:18.881113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1244 | 2025.12.17 00:10:18.887723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1245 | 2025.12.17 00:10:18.888818 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2025.12.17 00:10:18.892035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1247 | 2025.12.17 00:10:19.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.46 MiB, peak 167.46 MiB, free memory in arenas 0.00 B, will set to 164.72 MiB (RSS), difference: 1.26 MiB | ||
| 1248 | 2025.12.17 00:10:21.238211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
| 1249 | 2025.12.17 00:10:21.240600 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2025.12.17 00:10:21.240642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1251 | 2025.12.17 00:10:21.241885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1252 | 2025.12.17 00:10:21.242393 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): 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.17 00:10:21.242620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1254 | 2025.12.17 00:10:22.367046 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2025.12.17 00:10:22.367216 [ 3 ] {f1eb0dc3-c838-467a-96cc-6355427d0ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1256 | 2025.12.17 00:10:22.367279 [ 3 ] {f1eb0dc3-c838-467a-96cc-6355427d0ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1257 | 2025.12.17 00:10:22.368062 [ 3 ] {f1eb0dc3-c838-467a-96cc-6355427d0ea6} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2025.12.17 00:10:22.368110 [ 3 ] {f1eb0dc3-c838-467a-96cc-6355427d0ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1259 | 2025.12.17 00:10:22.368651 [ 3 ] {f1eb0dc3-c838-467a-96cc-6355427d0ea6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2025.12.17 00:10:22.369093 [ 3 ] {f1eb0dc3-c838-467a-96cc-6355427d0ea6} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2025.12.17 00:10:22.369247 [ 3 ] {f1eb0dc3-c838-467a-96cc-6355427d0ea6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002078 sec., 197305.1010587103 rows/sec., 12.52 MiB/sec. | ||
| 1262 | 2025.12.17 00:10:22.369288 [ 3 ] {f1eb0dc3-c838-467a-96cc-6355427d0ea6} <Debug> TCPHandler: Processed in 0.002362599 sec. | ||
| 1263 | 2025.12.17 00:10:22.369434 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2025.12.17 00:10:22.369530 [ 3 ] {9acf72bc-a6cc-4bbc-a39e-4ed1db1feb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1265 | 2025.12.17 00:10:22.369569 [ 3 ] {9acf72bc-a6cc-4bbc-a39e-4ed1db1feb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1266 | 2025.12.17 00:10:22.370341 [ 3 ] {9acf72bc-a6cc-4bbc-a39e-4ed1db1feb14} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2025.12.17 00:10:22.370382 [ 3 ] {9acf72bc-a6cc-4bbc-a39e-4ed1db1feb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1268 | 2025.12.17 00:10:22.370846 [ 3 ] {9acf72bc-a6cc-4bbc-a39e-4ed1db1feb14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1269 | 2025.12.17 00:10:22.371274 [ 3 ] {9acf72bc-a6cc-4bbc-a39e-4ed1db1feb14} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2025.12.17 00:10:22.371426 [ 3 ] {9acf72bc-a6cc-4bbc-a39e-4ed1db1feb14} <Debug> executeQuery: Read 1106 rows, 89.79 KiB in 0.001915 sec., 577545.6919060053 rows/sec., 45.79 MiB/sec. | ||
| 1271 | 2025.12.17 00:10:22.371464 [ 3 ] {9acf72bc-a6cc-4bbc-a39e-4ed1db1feb14} <Debug> TCPHandler: Processed in 0.002087674 sec. | ||
| 1272 | 2025.12.17 00:10:22.371569 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2025.12.17 00:10:22.371670 [ 3 ] {88420520-4cec-452e-b109-dec7c0b96a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1274 | 2025.12.17 00:10:22.371709 [ 3 ] {88420520-4cec-452e-b109-dec7c0b96a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1275 | 2025.12.17 00:10:22.372169 [ 3 ] {88420520-4cec-452e-b109-dec7c0b96a30} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2025.12.17 00:10:22.372205 [ 3 ] {88420520-4cec-452e-b109-dec7c0b96a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1277 | 2025.12.17 00:10:22.372608 [ 3 ] {88420520-4cec-452e-b109-dec7c0b96a30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2025.12.17 00:10:22.373071 [ 3 ] {88420520-4cec-452e-b109-dec7c0b96a30} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2025.12.17 00:10:22.373197 [ 3 ] {88420520-4cec-452e-b109-dec7c0b96a30} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001545 sec., 139158.57605177994 rows/sec., 8.26 MiB/sec. | ||
| 1280 | 2025.12.17 00:10:22.373232 [ 3 ] {88420520-4cec-452e-b109-dec7c0b96a30} <Debug> TCPHandler: Processed in 0.001709236 sec. | ||
| 1281 | 2025.12.17 00:10:22.373334 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2025.12.17 00:10:22.373434 [ 3 ] {9025bc48-8f83-455e-bc81-866afe181fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1283 | 2025.12.17 00:10:22.373472 [ 3 ] {9025bc48-8f83-455e-bc81-866afe181fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1284 | 2025.12.17 00:10:22.373922 [ 3 ] {9025bc48-8f83-455e-bc81-866afe181fac} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2025.12.17 00:10:22.373958 [ 3 ] {9025bc48-8f83-455e-bc81-866afe181fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1286 | 2025.12.17 00:10:22.374394 [ 3 ] {9025bc48-8f83-455e-bc81-866afe181fac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1287 | 2025.12.17 00:10:22.374889 [ 3 ] {9025bc48-8f83-455e-bc81-866afe181fac} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2025.12.17 00:10:22.375015 [ 3 ] {9025bc48-8f83-455e-bc81-866afe181fac} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001599 sec., 132582.86429018137 rows/sec., 8.55 MiB/sec. | ||
| 1289 | 2025.12.17 00:10:22.375050 [ 3 ] {9025bc48-8f83-455e-bc81-866afe181fac} <Debug> TCPHandler: Processed in 0.001762166 sec. | ||
| 1290 | 2025.12.17 00:10:22.375152 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.12.17 00:10:22.375251 [ 3 ] {19df932f-c598-4aae-a411-e178e96de566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1292 | 2025.12.17 00:10:22.375289 [ 3 ] {19df932f-c598-4aae-a411-e178e96de566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1293 | 2025.12.17 00:10:22.375729 [ 3 ] {19df932f-c598-4aae-a411-e178e96de566} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2025.12.17 00:10:22.375764 [ 3 ] {19df932f-c598-4aae-a411-e178e96de566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1295 | 2025.12.17 00:10:22.376230 [ 3 ] {19df932f-c598-4aae-a411-e178e96de566} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1296 | 2025.12.17 00:10:22.376657 [ 3 ] {19df932f-c598-4aae-a411-e178e96de566} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.12.17 00:10:22.376782 [ 3 ] {19df932f-c598-4aae-a411-e178e96de566} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001549 sec., 136216.91413815363 rows/sec., 7.74 MiB/sec. | ||
| 1298 | 2025.12.17 00:10:22.376817 [ 3 ] {19df932f-c598-4aae-a411-e178e96de566} <Debug> TCPHandler: Processed in 0.001711645 sec. | ||
| 1299 | 2025.12.17 00:10:22.376918 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2025.12.17 00:10:22.377018 [ 3 ] {9bdf9a13-87db-4df4-a465-ad5fb851bfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1301 | 2025.12.17 00:10:22.377056 [ 3 ] {9bdf9a13-87db-4df4-a465-ad5fb851bfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1302 | 2025.12.17 00:10:22.377638 [ 3 ] {9bdf9a13-87db-4df4-a465-ad5fb851bfeb} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2025.12.17 00:10:22.377673 [ 3 ] {9bdf9a13-87db-4df4-a465-ad5fb851bfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1304 | 2025.12.17 00:10:22.378102 [ 3 ] {9bdf9a13-87db-4df4-a465-ad5fb851bfeb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1305 | 2025.12.17 00:10:22.378564 [ 3 ] {9bdf9a13-87db-4df4-a465-ad5fb851bfeb} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2025.12.17 00:10:22.378714 [ 3 ] {9bdf9a13-87db-4df4-a465-ad5fb851bfeb} <Debug> executeQuery: Read 661 rows, 47.03 KiB in 0.001713 sec., 385872.7378867484 rows/sec., 26.81 MiB/sec. | ||
| 1307 | 2025.12.17 00:10:22.378754 [ 3 ] {9bdf9a13-87db-4df4-a465-ad5fb851bfeb} <Debug> TCPHandler: Processed in 0.00188212 sec. | ||
| 1308 | 2025.12.17 00:10:22.378856 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2025.12.17 00:10:22.378956 [ 3 ] {f747fe6d-b92d-4dbb-917e-2b49a476d962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1310 | 2025.12.17 00:10:22.378997 [ 3 ] {f747fe6d-b92d-4dbb-917e-2b49a476d962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1311 | 2025.12.17 00:10:22.379317 [ 3 ] {f747fe6d-b92d-4dbb-917e-2b49a476d962} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2025.12.17 00:10:22.379352 [ 3 ] {f747fe6d-b92d-4dbb-917e-2b49a476d962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1313 | 2025.12.17 00:10:22.379773 [ 3 ] {f747fe6d-b92d-4dbb-917e-2b49a476d962} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1314 | 2025.12.17 00:10:22.380283 [ 3 ] {f747fe6d-b92d-4dbb-917e-2b49a476d962} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2025.12.17 00:10:22.380410 [ 3 ] {f747fe6d-b92d-4dbb-917e-2b49a476d962} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec. | ||
| 1316 | 2025.12.17 00:10:22.380445 [ 3 ] {f747fe6d-b92d-4dbb-917e-2b49a476d962} <Debug> TCPHandler: Processed in 0.001635414 sec. | ||
| 1317 | 2025.12.17 00:10:22.380546 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2025.12.17 00:10:22.380640 [ 3 ] {eb499cca-d181-44ae-b98e-e3337b7bd3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1319 | 2025.12.17 00:10:22.380682 [ 3 ] {eb499cca-d181-44ae-b98e-e3337b7bd3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1320 | 2025.12.17 00:10:22.381103 [ 3 ] {eb499cca-d181-44ae-b98e-e3337b7bd3fd} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2025.12.17 00:10:22.381139 [ 3 ] {eb499cca-d181-44ae-b98e-e3337b7bd3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1322 | 2025.12.17 00:10:22.381570 [ 3 ] {eb499cca-d181-44ae-b98e-e3337b7bd3fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1323 | 2025.12.17 00:10:22.382012 [ 3 ] {eb499cca-d181-44ae-b98e-e3337b7bd3fd} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2025.12.17 00:10:22.382158 [ 3 ] {eb499cca-d181-44ae-b98e-e3337b7bd3fd} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.00154 sec., 171428.57142857145 rows/sec., 11.14 MiB/sec. | ||
| 1325 | 2025.12.17 00:10:22.382194 [ 3 ] {eb499cca-d181-44ae-b98e-e3337b7bd3fd} <Debug> TCPHandler: Processed in 0.001694665 sec. | ||
| 1326 | 2025.12.17 00:10:22.382304 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2025.12.17 00:10:22.382395 [ 3 ] {8c7b2bc8-cdc3-4a78-9cdc-a7e4cd691c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1328 | 2025.12.17 00:10:22.382435 [ 3 ] {8c7b2bc8-cdc3-4a78-9cdc-a7e4cd691c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1329 | 2025.12.17 00:10:22.382738 [ 3 ] {8c7b2bc8-cdc3-4a78-9cdc-a7e4cd691c48} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2025.12.17 00:10:22.382773 [ 3 ] {8c7b2bc8-cdc3-4a78-9cdc-a7e4cd691c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1331 | 2025.12.17 00:10:22.383175 [ 3 ] {8c7b2bc8-cdc3-4a78-9cdc-a7e4cd691c48} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1332 | 2025.12.17 00:10:22.383645 [ 3 ] {8c7b2bc8-cdc3-4a78-9cdc-a7e4cd691c48} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2025.12.17 00:10:22.383778 [ 3 ] {8c7b2bc8-cdc3-4a78-9cdc-a7e4cd691c48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec. | ||
| 1334 | 2025.12.17 00:10:22.383814 [ 3 ] {8c7b2bc8-cdc3-4a78-9cdc-a7e4cd691c48} <Debug> TCPHandler: Processed in 0.001556992 sec. | ||
| 1335 | 2025.12.17 00:10:22.383917 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2025.12.17 00:10:22.384006 [ 3 ] {3fb85536-64ae-4159-bfe3-ebc17ef71922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1337 | 2025.12.17 00:10:22.384058 [ 3 ] {3fb85536-64ae-4159-bfe3-ebc17ef71922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1338 | 2025.12.17 00:10:22.384770 [ 3 ] {3fb85536-64ae-4159-bfe3-ebc17ef71922} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2025.12.17 00:10:22.384805 [ 3 ] {3fb85536-64ae-4159-bfe3-ebc17ef71922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1340 | 2025.12.17 00:10:22.385410 [ 3 ] {3fb85536-64ae-4159-bfe3-ebc17ef71922} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2025.12.17 00:10:22.385844 [ 3 ] {3fb85536-64ae-4159-bfe3-ebc17ef71922} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2025.12.17 00:10:22.385977 [ 3 ] {3fb85536-64ae-4159-bfe3-ebc17ef71922} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001989 sec., 5027.652086475616 rows/sec., 9.01 MiB/sec. | ||
| 1343 | 2025.12.17 00:10:22.386029 [ 3 ] {3fb85536-64ae-4159-bfe3-ebc17ef71922} <Debug> TCPHandler: Processed in 0.002157965 sec. | ||
| 1344 | 2025.12.17 00:10:22.386131 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2025.12.17 00:10:22.386222 [ 3 ] {a3b63b30-0c82-4586-b122-cb68f507b440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1346 | 2025.12.17 00:10:22.386263 [ 3 ] {a3b63b30-0c82-4586-b122-cb68f507b440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1347 | 2025.12.17 00:10:22.386587 [ 3 ] {a3b63b30-0c82-4586-b122-cb68f507b440} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2025.12.17 00:10:22.386622 [ 3 ] {a3b63b30-0c82-4586-b122-cb68f507b440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1349 | 2025.12.17 00:10:22.387029 [ 3 ] {a3b63b30-0c82-4586-b122-cb68f507b440} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1350 | 2025.12.17 00:10:22.387518 [ 3 ] {a3b63b30-0c82-4586-b122-cb68f507b440} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2025.12.17 00:10:22.387668 [ 3 ] {a3b63b30-0c82-4586-b122-cb68f507b440} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001463 sec., 57416.26794258373 rows/sec., 3.42 MiB/sec. | ||
| 1352 | 2025.12.17 00:10:22.387704 [ 3 ] {a3b63b30-0c82-4586-b122-cb68f507b440} <Debug> TCPHandler: Processed in 0.001620284 sec. | ||
| 1353 | 2025.12.17 00:10:26.187044 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1354 | 2025.12.17 00:10:26.187142 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1355 | 2025.12.17 00:10:26.256126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1356 | 2025.12.17 00:10:26.256762 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2025.12.17 00:10:26.256810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1358 | 2025.12.17 00:10:26.257619 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1359 | 2025.12.17 00:10:26.258162 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2025.12.17 00:10:26.258282 [ 70 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1361 | 2025.12.17 00:10:26.258309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1362 | 2025.12.17 00:10:26.258358 [ 70 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2025.12.17 00:10:26.258385 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1364 | 2025.12.17 00:10:26.263264 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::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 | ||
| 1365 | 2025.12.17 00:10:26.265833 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1366 | 2025.12.17 00:10:26.268300 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1367 | 2025.12.17 00:10:26.274427 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1368 | 2025.12.17 00:10:26.274616 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1369 | 2025.12.17 00:10:26.277122 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1370 | 2025.12.17 00:10:26.277248 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1371 | 2025.12.17 00:10:26.279418 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1372 | 2025.12.17 00:10:26.315381 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.056896474 sec., 49317.64312846521 rows/sec., 722.43 KiB/sec. | ||
| 1373 | 2025.12.17 00:10:26.316329 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1374 | 2025.12.17 00:10:26.316957 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2025.12.17 00:10:26.317109 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_6_1} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1376 | 2025.12.17 00:10:26.317228 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1377 | 2025.12.17 00:10:26.392198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1378 | 2025.12.17 00:10:26.409839 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2025.12.17 00:10:26.409886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1380 | 2025.12.17 00:10:26.416146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1381 | 2025.12.17 00:10:26.417277 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2025.12.17 00:10:26.417534 [ 69 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1383 | 2025.12.17 00:10:26.417584 [ 69 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2025.12.17 00:10:26.417606 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1385 | 2025.12.17 00:10:26.417691 [ 188 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 1386 | 2025.12.17 00:10:26.420652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1387 | 2025.12.17 00:10:26.420851 [ 188 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1388 | 2025.12.17 00:10:26.421659 [ 188 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 1389 | 2025.12.17 00:10:26.425094 [ 188 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 1390 | 2025.12.17 00:10:26.428520 [ 188 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 1391 | 2025.12.17 00:10:26.432232 [ 188 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 1392 | 2025.12.17 00:10:26.439469 [ 188 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 1393 | 2025.12.17 00:10:26.443564 [ 188 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 1394 | 2025.12.17 00:10:26.501807 [ 193 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.0841517 sec., 546.6318565162677 rows/sec., 2.83 MiB/sec. | ||
| 1395 | 2025.12.17 00:10:26.504294 [ 189 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1396 | 2025.12.17 00:10:26.506758 [ 189 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_6_1} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.12.17 00:10:26.506858 [ 189 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_6_1} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1398 | 2025.12.17 00:10:26.508716 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1399 | 2025.12.17 00:10:27.000256 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.99 MiB, peak 175.53 MiB, free memory in arenas 0.00 B, will set to 176.29 MiB (RSS), difference: 10.30 MiB | ||
| 1400 | 2025.12.17 00:10:27.356348 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2025.12.17 00:10:27.356534 [ 3 ] {b36f4c67-3950-4703-8ce3-d97e1a337656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1402 | 2025.12.17 00:10:27.356602 [ 3 ] {b36f4c67-3950-4703-8ce3-d97e1a337656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1403 | 2025.12.17 00:10:27.357392 [ 3 ] {b36f4c67-3950-4703-8ce3-d97e1a337656} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2025.12.17 00:10:27.357429 [ 3 ] {b36f4c67-3950-4703-8ce3-d97e1a337656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1405 | 2025.12.17 00:10:27.357962 [ 3 ] {b36f4c67-3950-4703-8ce3-d97e1a337656} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1406 | 2025.12.17 00:10:27.358423 [ 3 ] {b36f4c67-3950-4703-8ce3-d97e1a337656} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2025.12.17 00:10:27.358558 [ 68 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1408 | 2025.12.17 00:10:27.358570 [ 3 ] {b36f4c67-3950-4703-8ce3-d97e1a337656} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002086 sec., 14381.591562799615 rows/sec., 1.10 MiB/sec. | ||
| 1409 | 2025.12.17 00:10:27.358601 [ 68 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2025.12.17 00:10:27.358618 [ 3 ] {b36f4c67-3950-4703-8ce3-d97e1a337656} <Debug> TCPHandler: Processed in 0.00239366 sec. | ||
| 1411 | 2025.12.17 00:10:27.358624 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1412 | 2025.12.17 00:10:27.358752 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2025.12.17 00:10:27.358755 [ 200 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 1414 | 2025.12.17 00:10:27.358854 [ 3 ] {cbd07bf3-62b0-48c8-bd95-e554ddabeca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1415 | 2025.12.17 00:10:27.358882 [ 200 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1416 | 2025.12.17 00:10:27.358893 [ 3 ] {cbd07bf3-62b0-48c8-bd95-e554ddabeca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1417 | 2025.12.17 00:10:27.358921 [ 200 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1110 rows starting from the beginning of the part | ||
| 1418 | 2025.12.17 00:10:27.359011 [ 200 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1419 | 2025.12.17 00:10:27.359065 [ 200 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1106 rows starting from the beginning of the part | ||
| 1420 | 2025.12.17 00:10:27.359107 [ 200 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1421 | 2025.12.17 00:10:27.359152 [ 200 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1106 rows starting from the beginning of the part | ||
| 1422 | 2025.12.17 00:10:27.359191 [ 200 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1423 | 2025.12.17 00:10:27.359400 [ 3 ] {cbd07bf3-62b0-48c8-bd95-e554ddabeca1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2025.12.17 00:10:27.359434 [ 3 ] {cbd07bf3-62b0-48c8-bd95-e554ddabeca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1425 | 2025.12.17 00:10:27.359963 [ 3 ] {cbd07bf3-62b0-48c8-bd95-e554ddabeca1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1426 | 2025.12.17 00:10:27.360403 [ 3 ] {cbd07bf3-62b0-48c8-bd95-e554ddabeca1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2025.12.17 00:10:27.360528 [ 3 ] {cbd07bf3-62b0-48c8-bd95-e554ddabeca1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001693 sec., 21264.028352037803 rows/sec., 1.66 MiB/sec. | ||
| 1428 | 2025.12.17 00:10:27.360557 [ 66 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1429 | 2025.12.17 00:10:27.360565 [ 3 ] {cbd07bf3-62b0-48c8-bd95-e554ddabeca1} <Debug> TCPHandler: Processed in 0.001866079 sec. | ||
| 1430 | 2025.12.17 00:10:27.360635 [ 66 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2025.12.17 00:10:27.360674 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1432 | 2025.12.17 00:10:27.360735 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 1433 | 2025.12.17 00:10:27.360752 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3412 rows, containing 5 columns (5 merged, 0 gathered) in 0.002043162 sec., 1669960.5807077463 rows/sec., 138.62 MiB/sec. | ||
| 1434 | 2025.12.17 00:10:27.360773 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2025.12.17 00:10:27.360837 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1436 | 2025.12.17 00:10:27.360860 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 669 rows starting from the beginning of the part | ||
| 1437 | 2025.12.17 00:10:27.360890 [ 3 ] {224376ff-2404-4832-a4c8-08e089e0da27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1438 | 2025.12.17 00:10:27.360904 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1439 | 2025.12.17 00:10:27.360934 [ 3 ] {224376ff-2404-4832-a4c8-08e089e0da27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1440 | 2025.12.17 00:10:27.360937 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 661 rows starting from the beginning of the part | ||
| 1441 | 2025.12.17 00:10:27.360985 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1442 | 2025.12.17 00:10:27.361020 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 661 rows starting from the beginning of the part | ||
| 1443 | 2025.12.17 00:10:27.361056 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1444 | 2025.12.17 00:10:27.361171 [ 186 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1445 | 2025.12.17 00:10:27.361381 [ 3 ] {224376ff-2404-4832-a4c8-08e089e0da27} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2025.12.17 00:10:27.361422 [ 3 ] {224376ff-2404-4832-a4c8-08e089e0da27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1447 | 2025.12.17 00:10:27.361892 [ 186 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2025.12.17 00:10:27.361939 [ 3 ] {224376ff-2404-4832-a4c8-08e089e0da27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1449 | 2025.12.17 00:10:27.361979 [ 186 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_6_1} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1450 | 2025.12.17 00:10:27.362075 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 1451 | 2025.12.17 00:10:27.362132 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2099 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420739 sec., 1477400.141757212 rows/sec., 109.01 MiB/sec. | ||
| 1452 | 2025.12.17 00:10:27.362460 [ 3 ] {224376ff-2404-4832-a4c8-08e089e0da27} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2025.12.17 00:10:27.362497 [ 193 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1454 | 2025.12.17 00:10:27.362568 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1455 | 2025.12.17 00:10:27.362591 [ 3 ] {224376ff-2404-4832-a4c8-08e089e0da27} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001721 sec., 63916.32771644393 rows/sec., 4.46 MiB/sec. | ||
| 1456 | 2025.12.17 00:10:27.362599 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2025.12.17 00:10:27.362633 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1458 | 2025.12.17 00:10:27.362635 [ 3 ] {224376ff-2404-4832-a4c8-08e089e0da27} <Debug> TCPHandler: Processed in 0.00191416 sec. | ||
| 1459 | 2025.12.17 00:10:27.362732 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 1460 | 2025.12.17 00:10:27.362779 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2025.12.17 00:10:27.362877 [ 3 ] {a9fb804b-33f5-4437-8956-abe8e000b936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1462 | 2025.12.17 00:10:27.362878 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1463 | 2025.12.17 00:10:27.362921 [ 3 ] {a9fb804b-33f5-4437-8956-abe8e000b936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1464 | 2025.12.17 00:10:27.362934 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 246 rows starting from the beginning of the part | ||
| 1465 | 2025.12.17 00:10:27.363029 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1466 | 2025.12.17 00:10:27.363092 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part | ||
| 1467 | 2025.12.17 00:10:27.363139 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
| 1468 | 2025.12.17 00:10:27.363183 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 264 rows starting from the beginning of the part | ||
| 1469 | 2025.12.17 00:10:27.363190 [ 193 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2025.12.17 00:10:27.363233 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1471 | 2025.12.17 00:10:27.363269 [ 3 ] {a9fb804b-33f5-4437-8956-abe8e000b936} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2025.12.17 00:10:27.363274 [ 193 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_6_1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1473 | 2025.12.17 00:10:27.363312 [ 3 ] {a9fb804b-33f5-4437-8956-abe8e000b936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1474 | 2025.12.17 00:10:27.363383 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1475 | 2025.12.17 00:10:27.363773 [ 3 ] {a9fb804b-33f5-4437-8956-abe8e000b936} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1476 | 2025.12.17 00:10:27.364244 [ 3 ] {a9fb804b-33f5-4437-8956-abe8e000b936} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2025.12.17 00:10:27.364339 [ 66 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1478 | 2025.12.17 00:10:27.364367 [ 66 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2025.12.17 00:10:27.364374 [ 3 ] {a9fb804b-33f5-4437-8956-abe8e000b936} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001515 sec., 26402.640264026402 rows/sec., 1.76 MiB/sec. | ||
| 1480 | 2025.12.17 00:10:27.364383 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1481 | 2025.12.17 00:10:27.364408 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718896 sec., 642272.7145795906 rows/sec., 42.62 MiB/sec. | ||
| 1482 | 2025.12.17 00:10:27.364416 [ 3 ] {a9fb804b-33f5-4437-8956-abe8e000b936} <Debug> TCPHandler: Processed in 0.001689525 sec. | ||
| 1483 | 2025.12.17 00:10:27.364460 [ 192 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 1484 | 2025.12.17 00:10:27.364576 [ 192 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1485 | 2025.12.17 00:10:27.364612 [ 192 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 76 rows starting from the beginning of the part | ||
| 1486 | 2025.12.17 00:10:27.364687 [ 192 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1487 | 2025.12.17 00:10:27.364697 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1488 | 2025.12.17 00:10:27.364748 [ 192 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 84 rows starting from the beginning of the part | ||
| 1489 | 2025.12.17 00:10:27.364790 [ 192 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1490 | 2025.12.17 00:10:27.364834 [ 192 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 84 rows starting from the beginning of the part | ||
| 1491 | 2025.12.17 00:10:27.364882 [ 192 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1492 | 2025.12.17 00:10:27.365214 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2025.12.17 00:10:27.365278 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1494 | 2025.12.17 00:10:27.365346 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1495 | 2025.12.17 00:10:27.365658 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 4 columns (4 merged, 0 gathered) in 0.001227896 sec., 296442.04395160504 rows/sec., 18.30 MiB/sec. | ||
| 1496 | 2025.12.17 00:10:27.365864 [ 200 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1497 | 2025.12.17 00:10:27.366284 [ 200 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2025.12.17 00:10:27.366342 [ 200 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_6_1} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1499 | 2025.12.17 00:10:27.366391 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1500 | 2025.12.17 00:10:31.242883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 246 | ||
| 1501 | 2025.12.17 00:10:31.245283 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.12.17 00:10:31.245325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1503 | 2025.12.17 00:10:31.246459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1504 | 2025.12.17 00:10:31.246710 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.12.17 00:10:31.246942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1506 | 2025.12.17 00:10:32.354138 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2025.12.17 00:10:32.354363 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1508 | 2025.12.17 00:10:32.356770 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1509 | 2025.12.17 00:10:32.360952 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1510 | 2025.12.17 00:10:32.361237 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1511 | 2025.12.17 00:10:32.365516 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1512 | 2025.12.17 00:10:32.369630 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1513 | 2025.12.17 00:10:32.372179 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1514 | 2025.12.17 00:10:32.374102 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 1515 | 2025.12.17 00:10:32.374124 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1516 | 2025.12.17 00:10:32.374202 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1517 | 2025.12.17 00:10:32.374229 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1518 | 2025.12.17 00:10:32.387876 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.033603 sec., 952.2959259589917 rows/sec., 35.95 KiB/sec. | ||
| 1519 | 2025.12.17 00:10:32.387979 [ 3 ] {7d0030b7-a1f9-4e86-929b-a1475f1ff71a} <Debug> TCPHandler: Processed in 0.033970147 sec. | ||
| 1520 | 2025.12.17 00:10:32.388387 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2025.12.17 00:10:32.388524 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1522 | 2025.12.17 00:10:32.388744 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1523 | 2025.12.17 00:10:32.388780 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1524 | 2025.12.17 00:10:32.388981 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1525 | 2025.12.17 00:10:32.389034 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1526 | 2025.12.17 00:10:32.389133 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1527 | 2025.12.17 00:10:32.389161 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1528 | 2025.12.17 00:10:32.389179 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 1529 | 2025.12.17 00:10:32.389193 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1530 | 2025.12.17 00:10:32.389226 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1531 | 2025.12.17 00:10:32.389244 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1532 | 2025.12.17 00:10:32.389699 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001235 sec., 25910.93117408907 rows/sec., 978.14 KiB/sec. | ||
| 1533 | 2025.12.17 00:10:32.389779 [ 3 ] {b7e58d44-0a27-4ec1-aef2-f004d2f97289} <Debug> TCPHandler: Processed in 0.00144339 sec. | ||
| 1534 | 2025.12.17 00:10:32.390048 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2025.12.17 00:10:32.390178 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1536 | 2025.12.17 00:10:32.390386 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1537 | 2025.12.17 00:10:32.390420 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1538 | 2025.12.17 00:10:32.390612 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1539 | 2025.12.17 00:10:32.390663 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1540 | 2025.12.17 00:10:32.390763 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1541 | 2025.12.17 00:10:32.390791 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1542 | 2025.12.17 00:10:32.390810 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 1543 | 2025.12.17 00:10:32.390824 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1544 | 2025.12.17 00:10:32.390856 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1545 | 2025.12.17 00:10:32.390874 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1546 | 2025.12.17 00:10:32.391344 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001221 sec., 26208.026208026207 rows/sec., 989.36 KiB/sec. | ||
| 1547 | 2025.12.17 00:10:32.391432 [ 3 ] {d2b947c3-28c7-4bfb-a401-ea7142551e7f} <Debug> TCPHandler: Processed in 0.00143177 sec. | ||
| 1548 | 2025.12.17 00:10:32.391696 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2025.12.17 00:10:32.391827 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1550 | 2025.12.17 00:10:32.392034 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1551 | 2025.12.17 00:10:32.392067 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1552 | 2025.12.17 00:10:32.392261 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1553 | 2025.12.17 00:10:32.392311 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1554 | 2025.12.17 00:10:32.392408 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1555 | 2025.12.17 00:10:32.392435 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1556 | 2025.12.17 00:10:32.392454 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 1557 | 2025.12.17 00:10:32.392468 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1558 | 2025.12.17 00:10:32.392501 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1559 | 2025.12.17 00:10:32.392518 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1560 | 2025.12.17 00:10:32.392919 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001147 sec., 27898.866608544027 rows/sec., 1.03 MiB/sec. | ||
| 1561 | 2025.12.17 00:10:32.392996 [ 3 ] {657533b5-c5d2-478c-a48e-d3350b123da8} <Debug> TCPHandler: Processed in 0.001347708 sec. | ||
| 1562 | 2025.12.17 00:10:32.393246 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2025.12.17 00:10:32.393375 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1564 | 2025.12.17 00:10:32.393581 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1565 | 2025.12.17 00:10:32.393615 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1566 | 2025.12.17 00:10:32.393810 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1567 | 2025.12.17 00:10:32.393861 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1568 | 2025.12.17 00:10:32.393957 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1569 | 2025.12.17 00:10:32.393984 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1570 | 2025.12.17 00:10:32.394002 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 1571 | 2025.12.17 00:10:32.394016 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1572 | 2025.12.17 00:10:32.394048 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1573 | 2025.12.17 00:10:32.394066 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1574 | 2025.12.17 00:10:32.394468 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001148 sec., 27874.564459930316 rows/sec., 1.03 MiB/sec. | ||
| 1575 | 2025.12.17 00:10:32.394545 [ 3 ] {05907195-5917-4224-a53c-2fa81a74dac1} <Debug> TCPHandler: Processed in 0.001347168 sec. | ||
| 1576 | 2025.12.17 00:10:32.394775 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2025.12.17 00:10:32.394905 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1578 | 2025.12.17 00:10:32.395111 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1579 | 2025.12.17 00:10:32.395145 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1580 | 2025.12.17 00:10:32.395342 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1581 | 2025.12.17 00:10:32.395392 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1582 | 2025.12.17 00:10:32.395487 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1583 | 2025.12.17 00:10:32.395515 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1584 | 2025.12.17 00:10:32.395534 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 1585 | 2025.12.17 00:10:32.395548 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1586 | 2025.12.17 00:10:32.395580 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1587 | 2025.12.17 00:10:32.395598 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1588 | 2025.12.17 00:10:32.396005 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001155 sec., 27705.627705627707 rows/sec., 1.02 MiB/sec. | ||
| 1589 | 2025.12.17 00:10:32.396084 [ 3 ] {4b181f2b-0d5a-44d3-a22c-afbc3884e5fd} <Debug> TCPHandler: Processed in 0.001357029 sec. | ||
| 1590 | 2025.12.17 00:10:32.410143 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2025.12.17 00:10:32.410266 [ 3 ] {c2c87270-8000-47ba-8e4a-b63ea695ee15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1592 | 2025.12.17 00:10:32.410316 [ 3 ] {c2c87270-8000-47ba-8e4a-b63ea695ee15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1593 | 2025.12.17 00:10:32.410955 [ 3 ] {c2c87270-8000-47ba-8e4a-b63ea695ee15} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2025.12.17 00:10:32.411013 [ 3 ] {c2c87270-8000-47ba-8e4a-b63ea695ee15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1595 | 2025.12.17 00:10:32.411473 [ 3 ] {c2c87270-8000-47ba-8e4a-b63ea695ee15} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1596 | 2025.12.17 00:10:32.411674 [ 3 ] {c2c87270-8000-47ba-8e4a-b63ea695ee15} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2025.12.17 00:10:32.411823 [ 3 ] {c2c87270-8000-47ba-8e4a-b63ea695ee15} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001591 sec., 3771.213073538655 rows/sec., 1.74 MiB/sec. | ||
| 1598 | 2025.12.17 00:10:32.411865 [ 3 ] {c2c87270-8000-47ba-8e4a-b63ea695ee15} <Debug> TCPHandler: Processed in 0.001780757 sec. | ||
| 1599 | 2025.12.17 00:10:32.411986 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2025.12.17 00:10:32.412083 [ 3 ] {a9b7016d-0c09-47aa-89a6-38110f86a91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1601 | 2025.12.17 00:10:32.412124 [ 3 ] {a9b7016d-0c09-47aa-89a6-38110f86a91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1602 | 2025.12.17 00:10:32.412562 [ 3 ] {a9b7016d-0c09-47aa-89a6-38110f86a91d} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2025.12.17 00:10:32.412600 [ 3 ] {a9b7016d-0c09-47aa-89a6-38110f86a91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1604 | 2025.12.17 00:10:32.412897 [ 3 ] {a9b7016d-0c09-47aa-89a6-38110f86a91d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1605 | 2025.12.17 00:10:32.413120 [ 3 ] {a9b7016d-0c09-47aa-89a6-38110f86a91d} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2025.12.17 00:10:32.413248 [ 3 ] {a9b7016d-0c09-47aa-89a6-38110f86a91d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.68 MiB/sec. | ||
| 1607 | 2025.12.17 00:10:32.413286 [ 3 ] {a9b7016d-0c09-47aa-89a6-38110f86a91d} <Debug> TCPHandler: Processed in 0.001350988 sec. | ||
| 1608 | 2025.12.17 00:10:32.413406 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2025.12.17 00:10:32.413502 [ 3 ] {8fc741de-a926-4171-b9c6-7ce62920819f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1610 | 2025.12.17 00:10:32.413542 [ 3 ] {8fc741de-a926-4171-b9c6-7ce62920819f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1611 | 2025.12.17 00:10:32.413944 [ 3 ] {8fc741de-a926-4171-b9c6-7ce62920819f} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2025.12.17 00:10:32.413981 [ 3 ] {8fc741de-a926-4171-b9c6-7ce62920819f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1613 | 2025.12.17 00:10:32.414322 [ 3 ] {8fc741de-a926-4171-b9c6-7ce62920819f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1614 | 2025.12.17 00:10:32.414530 [ 3 ] {8fc741de-a926-4171-b9c6-7ce62920819f} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2025.12.17 00:10:32.414653 [ 3 ] {8fc741de-a926-4171-b9c6-7ce62920819f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 139.39 KiB/sec. | ||
| 1616 | 2025.12.17 00:10:32.414689 [ 3 ] {8fc741de-a926-4171-b9c6-7ce62920819f} <Debug> TCPHandler: Processed in 0.001332218 sec. | ||
| 1617 | 2025.12.17 00:10:32.414805 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2025.12.17 00:10:32.414897 [ 3 ] {ac150068-9ca1-41df-814d-a2001cab8993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1619 | 2025.12.17 00:10:32.414936 [ 3 ] {ac150068-9ca1-41df-814d-a2001cab8993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1620 | 2025.12.17 00:10:32.415403 [ 3 ] {ac150068-9ca1-41df-814d-a2001cab8993} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2025.12.17 00:10:32.415437 [ 3 ] {ac150068-9ca1-41df-814d-a2001cab8993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1622 | 2025.12.17 00:10:32.415746 [ 3 ] {ac150068-9ca1-41df-814d-a2001cab8993} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1623 | 2025.12.17 00:10:32.415945 [ 3 ] {ac150068-9ca1-41df-814d-a2001cab8993} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2025.12.17 00:10:32.416065 [ 3 ] {ac150068-9ca1-41df-814d-a2001cab8993} <Debug> executeQuery: Read 197 rows, 17.95 KiB in 0.001185 sec., 166244.7257383966 rows/sec., 14.79 MiB/sec. | ||
| 1625 | 2025.12.17 00:10:32.416099 [ 3 ] {ac150068-9ca1-41df-814d-a2001cab8993} <Debug> TCPHandler: Processed in 0.001340518 sec. | ||
| 1626 | 2025.12.17 00:10:32.416291 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2025.12.17 00:10:32.416386 [ 3 ] {fdcc1c0c-a654-441b-bedb-b2edb78558f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1628 | 2025.12.17 00:10:32.416425 [ 3 ] {fdcc1c0c-a654-441b-bedb-b2edb78558f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1629 | 2025.12.17 00:10:32.416856 [ 3 ] {fdcc1c0c-a654-441b-bedb-b2edb78558f3} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2025.12.17 00:10:32.416892 [ 3 ] {fdcc1c0c-a654-441b-bedb-b2edb78558f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1631 | 2025.12.17 00:10:32.417175 [ 3 ] {fdcc1c0c-a654-441b-bedb-b2edb78558f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1632 | 2025.12.17 00:10:32.417382 [ 3 ] {fdcc1c0c-a654-441b-bedb-b2edb78558f3} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2025.12.17 00:10:32.417503 [ 3 ] {fdcc1c0c-a654-441b-bedb-b2edb78558f3} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001137 sec., 21108.179419525066 rows/sec., 1.59 MiB/sec. | ||
| 1634 | 2025.12.17 00:10:32.417539 [ 3 ] {fdcc1c0c-a654-441b-bedb-b2edb78558f3} <Debug> TCPHandler: Processed in 0.001294827 sec. | ||
| 1635 | 2025.12.17 00:10:32.417675 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2025.12.17 00:10:32.417765 [ 3 ] {14dbb0a6-04f3-4d92-81c9-25458cf55d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1637 | 2025.12.17 00:10:32.417803 [ 3 ] {14dbb0a6-04f3-4d92-81c9-25458cf55d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1638 | 2025.12.17 00:10:32.418190 [ 3 ] {14dbb0a6-04f3-4d92-81c9-25458cf55d57} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2025.12.17 00:10:32.418225 [ 3 ] {14dbb0a6-04f3-4d92-81c9-25458cf55d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1640 | 2025.12.17 00:10:32.418502 [ 3 ] {14dbb0a6-04f3-4d92-81c9-25458cf55d57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1641 | 2025.12.17 00:10:32.418703 [ 3 ] {14dbb0a6-04f3-4d92-81c9-25458cf55d57} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2025.12.17 00:10:32.418826 [ 3 ] {14dbb0a6-04f3-4d92-81c9-25458cf55d57} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001079 sec., 22242.817423540313 rows/sec., 1.85 MiB/sec. | ||
| 1643 | 2025.12.17 00:10:32.418862 [ 3 ] {14dbb0a6-04f3-4d92-81c9-25458cf55d57} <Debug> TCPHandler: Processed in 0.001233935 sec. | ||
| 1644 | 2025.12.17 00:10:32.418969 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2025.12.17 00:10:32.419059 [ 3 ] {ab561052-a044-4147-af74-efc8ce0a6748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1646 | 2025.12.17 00:10:32.419096 [ 3 ] {ab561052-a044-4147-af74-efc8ce0a6748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1647 | 2025.12.17 00:10:32.419464 [ 3 ] {ab561052-a044-4147-af74-efc8ce0a6748} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2025.12.17 00:10:32.419499 [ 3 ] {ab561052-a044-4147-af74-efc8ce0a6748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1649 | 2025.12.17 00:10:32.419775 [ 3 ] {ab561052-a044-4147-af74-efc8ce0a6748} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1650 | 2025.12.17 00:10:32.419975 [ 3 ] {ab561052-a044-4147-af74-efc8ce0a6748} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2025.12.17 00:10:32.420094 [ 3 ] {ab561052-a044-4147-af74-efc8ce0a6748} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001052 sec., 11406.84410646388 rows/sec., 891.16 KiB/sec. | ||
| 1652 | 2025.12.17 00:10:32.420129 [ 3 ] {ab561052-a044-4147-af74-efc8ce0a6748} <Debug> TCPHandler: Processed in 0.001206875 sec. | ||
| 1653 | 2025.12.17 00:10:32.420260 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2025.12.17 00:10:32.420380 [ 3 ] {abe67444-41e0-46b6-b166-2c13205794d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1655 | 2025.12.17 00:10:32.420426 [ 3 ] {abe67444-41e0-46b6-b166-2c13205794d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1656 | 2025.12.17 00:10:32.420963 [ 3 ] {abe67444-41e0-46b6-b166-2c13205794d2} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2025.12.17 00:10:32.421006 [ 3 ] {abe67444-41e0-46b6-b166-2c13205794d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1658 | 2025.12.17 00:10:32.421349 [ 3 ] {abe67444-41e0-46b6-b166-2c13205794d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1659 | 2025.12.17 00:10:32.421555 [ 3 ] {abe67444-41e0-46b6-b166-2c13205794d2} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2025.12.17 00:10:32.421677 [ 3 ] {abe67444-41e0-46b6-b166-2c13205794d2} <Debug> executeQuery: Read 112 rows, 9.34 KiB in 0.001321 sec., 84784.25435276306 rows/sec., 6.90 MiB/sec. | ||
| 1661 | 2025.12.17 00:10:32.421714 [ 3 ] {abe67444-41e0-46b6-b166-2c13205794d2} <Debug> TCPHandler: Processed in 0.001513031 sec. | ||
| 1662 | 2025.12.17 00:10:32.421825 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2025.12.17 00:10:32.421918 [ 3 ] {9b419787-f71c-4b01-91bc-144139e291d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1664 | 2025.12.17 00:10:32.421960 [ 3 ] {9b419787-f71c-4b01-91bc-144139e291d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1665 | 2025.12.17 00:10:32.422399 [ 3 ] {9b419787-f71c-4b01-91bc-144139e291d7} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2025.12.17 00:10:32.422434 [ 3 ] {9b419787-f71c-4b01-91bc-144139e291d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1667 | 2025.12.17 00:10:32.422752 [ 3 ] {9b419787-f71c-4b01-91bc-144139e291d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1668 | 2025.12.17 00:10:32.422952 [ 3 ] {9b419787-f71c-4b01-91bc-144139e291d7} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2025.12.17 00:10:32.423085 [ 3 ] {9b419787-f71c-4b01-91bc-144139e291d7} <Debug> executeQuery: Read 367 rows, 28.70 KiB in 0.001186 sec., 309443.50758853287 rows/sec., 23.63 MiB/sec. | ||
| 1670 | 2025.12.17 00:10:32.423121 [ 3 ] {9b419787-f71c-4b01-91bc-144139e291d7} <Debug> TCPHandler: Processed in 0.001343268 sec. | ||
| 1671 | 2025.12.17 00:10:32.423229 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2025.12.17 00:10:32.423321 [ 3 ] {ed3bcae8-bd66-4da1-af67-4ace75586222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1673 | 2025.12.17 00:10:32.423373 [ 3 ] {ed3bcae8-bd66-4da1-af67-4ace75586222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1674 | 2025.12.17 00:10:32.424088 [ 3 ] {ed3bcae8-bd66-4da1-af67-4ace75586222} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2025.12.17 00:10:32.424124 [ 3 ] {ed3bcae8-bd66-4da1-af67-4ace75586222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1676 | 2025.12.17 00:10:32.424615 [ 3 ] {ed3bcae8-bd66-4da1-af67-4ace75586222} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1677 | 2025.12.17 00:10:32.424848 [ 3 ] {ed3bcae8-bd66-4da1-af67-4ace75586222} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2025.12.17 00:10:32.424979 [ 3 ] {ed3bcae8-bd66-4da1-af67-4ace75586222} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001676 sec., 5966.587112171837 rows/sec., 10.69 MiB/sec. | ||
| 1679 | 2025.12.17 00:10:32.425028 [ 3 ] {ed3bcae8-bd66-4da1-af67-4ace75586222} <Debug> TCPHandler: Processed in 0.001846318 sec. | ||
| 1680 | 2025.12.17 00:10:32.425144 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2025.12.17 00:10:32.425245 [ 3 ] {2610068d-f28d-4e9a-a11b-76890bd98588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1682 | 2025.12.17 00:10:32.425287 [ 3 ] {2610068d-f28d-4e9a-a11b-76890bd98588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1683 | 2025.12.17 00:10:32.425851 [ 3 ] {2610068d-f28d-4e9a-a11b-76890bd98588} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2025.12.17 00:10:32.425893 [ 3 ] {2610068d-f28d-4e9a-a11b-76890bd98588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1685 | 2025.12.17 00:10:32.426231 [ 3 ] {2610068d-f28d-4e9a-a11b-76890bd98588} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1686 | 2025.12.17 00:10:32.426449 [ 3 ] {2610068d-f28d-4e9a-a11b-76890bd98588} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2025.12.17 00:10:32.426576 [ 3 ] {2610068d-f28d-4e9a-a11b-76890bd98588} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001349 sec., 41512.231282431436 rows/sec., 2.79 MiB/sec. | ||
| 1688 | 2025.12.17 00:10:32.426611 [ 3 ] {2610068d-f28d-4e9a-a11b-76890bd98588} <Debug> TCPHandler: Processed in 0.001517632 sec. | ||
| 1689 | 2025.12.17 00:10:33.758442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1690 | 2025.12.17 00:10:33.758975 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2025.12.17 00:10:33.759024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1692 | 2025.12.17 00:10:33.759533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1693 | 2025.12.17 00:10:33.759796 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2025.12.17 00:10:33.759932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1695 | 2025.12.17 00:10:33.920778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1696 | 2025.12.17 00:10:33.939062 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2025.12.17 00:10:33.939126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1698 | 2025.12.17 00:10:33.944824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1699 | 2025.12.17 00:10:33.945559 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2025.12.17 00:10:33.949261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1701 | 2025.12.17 00:10:37.362060 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2025.12.17 00:10:37.362285 [ 3 ] {948a0ff9-9432-4683-86d8-747abefee449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1703 | 2025.12.17 00:10:37.362360 [ 3 ] {948a0ff9-9432-4683-86d8-747abefee449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1704 | 2025.12.17 00:10:37.363055 [ 3 ] {948a0ff9-9432-4683-86d8-747abefee449} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2025.12.17 00:10:37.363102 [ 3 ] {948a0ff9-9432-4683-86d8-747abefee449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1706 | 2025.12.17 00:10:37.363530 [ 3 ] {948a0ff9-9432-4683-86d8-747abefee449} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1707 | 2025.12.17 00:10:37.363777 [ 3 ] {948a0ff9-9432-4683-86d8-747abefee449} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2025.12.17 00:10:37.363930 [ 3 ] {948a0ff9-9432-4683-86d8-747abefee449} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 1709 | 2025.12.17 00:10:37.363971 [ 3 ] {948a0ff9-9432-4683-86d8-747abefee449} <Debug> TCPHandler: Processed in 0.002062103 sec. | ||
| 1710 | 2025.12.17 00:10:37.364102 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2025.12.17 00:10:37.364198 [ 3 ] {cffa4e0f-b816-401b-ab88-01f14fd9377b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1712 | 2025.12.17 00:10:37.364240 [ 3 ] {cffa4e0f-b816-401b-ab88-01f14fd9377b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1713 | 2025.12.17 00:10:37.364667 [ 3 ] {cffa4e0f-b816-401b-ab88-01f14fd9377b} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2025.12.17 00:10:37.364703 [ 3 ] {cffa4e0f-b816-401b-ab88-01f14fd9377b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1715 | 2025.12.17 00:10:37.365013 [ 3 ] {cffa4e0f-b816-401b-ab88-01f14fd9377b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1716 | 2025.12.17 00:10:37.365237 [ 3 ] {cffa4e0f-b816-401b-ab88-01f14fd9377b} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2025.12.17 00:10:37.365361 [ 3 ] {cffa4e0f-b816-401b-ab88-01f14fd9377b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 1718 | 2025.12.17 00:10:37.365399 [ 3 ] {cffa4e0f-b816-401b-ab88-01f14fd9377b} <Debug> TCPHandler: Processed in 0.001348268 sec. | ||
| 1719 | 2025.12.17 00:10:37.365514 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.12.17 00:10:37.365608 [ 3 ] {0ea682b6-4348-41db-8bb4-d697dfeb4e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1721 | 2025.12.17 00:10:37.365653 [ 3 ] {0ea682b6-4348-41db-8bb4-d697dfeb4e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1722 | 2025.12.17 00:10:37.366064 [ 3 ] {0ea682b6-4348-41db-8bb4-d697dfeb4e88} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.12.17 00:10:37.366102 [ 3 ] {0ea682b6-4348-41db-8bb4-d697dfeb4e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1724 | 2025.12.17 00:10:37.366474 [ 3 ] {0ea682b6-4348-41db-8bb4-d697dfeb4e88} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1725 | 2025.12.17 00:10:37.366721 [ 3 ] {0ea682b6-4348-41db-8bb4-d697dfeb4e88} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.12.17 00:10:37.366851 [ 3 ] {0ea682b6-4348-41db-8bb4-d697dfeb4e88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 1727 | 2025.12.17 00:10:37.366895 [ 3 ] {0ea682b6-4348-41db-8bb4-d697dfeb4e88} <Debug> TCPHandler: Processed in 0.001431099 sec. | ||
| 1728 | 2025.12.17 00:10:37.367096 [ 3 ] {} <Trace> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2025.12.17 00:10:37.367190 [ 3 ] {cee1e11a-1268-4756-95d5-57736a208b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1730 | 2025.12.17 00:10:37.367234 [ 3 ] {cee1e11a-1268-4756-95d5-57736a208b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1731 | 2025.12.17 00:10:37.367571 [ 3 ] {cee1e11a-1268-4756-95d5-57736a208b84} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2025.12.17 00:10:37.367609 [ 3 ] {cee1e11a-1268-4756-95d5-57736a208b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1733 | 2025.12.17 00:10:37.367923 [ 3 ] {cee1e11a-1268-4756-95d5-57736a208b84} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1734 | 2025.12.17 00:10:37.368149 [ 3 ] {cee1e11a-1268-4756-95d5-57736a208b84} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2025.12.17 00:10:37.368277 [ 3 ] {cee1e11a-1268-4756-95d5-57736a208b84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 1736 | 2025.12.17 00:10:37.368319 [ 3 ] {cee1e11a-1268-4756-95d5-57736a208b84} <Debug> TCPHandler: Processed in 0.001279117 sec. | ||
| 1737 | 2025.12.17 00:10:41.187406 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1738 | 2025.12.17 00:10:41.187470 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1739 | 2025.12.17 00:10:41.247136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 288 | ||
| 1740 | 2025.12.17 00:10:41.249552 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2025.12.17 00:10:41.249608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1742 | 2025.12.17 00:10:41.250853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1743 | 2025.12.17 00:10:41.251127 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2025.12.17 00:10:41.251460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 1745 | 2025.12.17 00:10:41.260048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1746 | 2025.12.17 00:10:41.260567 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2025.12.17 00:10:41.260619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1748 | 2025.12.17 00:10:41.261147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1749 | 2025.12.17 00:10:41.261411 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2025.12.17 00:10:41.261553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1751 | 2025.12.17 00:10:41.449367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1752 | 2025.12.17 00:10:41.467660 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2025.12.17 00:10:41.467726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1754 | 2025.12.17 00:10:41.474048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1755 | 2025.12.17 00:10:41.474842 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2025.12.17 00:10:41.478354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1757 | 2025.12.17 00:10:42.018658 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1758 | 2025.12.17 00:10:42.018747 [ 3 ] {} <Debug> TCP-Session: 9e02a6ce-b4e2-496a-8089-0e4a6c3f6e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2025.12.17 00:10:42.359305 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1760 | 2025.12.17 00:10:42.359488 [ 4 ] {64399be2-44af-48aa-a17b-8331809ebb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1761 | 2025.12.17 00:10:42.359556 [ 4 ] {64399be2-44af-48aa-a17b-8331809ebb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1762 | 2025.12.17 00:10:42.360289 [ 4 ] {64399be2-44af-48aa-a17b-8331809ebb24} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2025.12.17 00:10:42.360342 [ 4 ] {64399be2-44af-48aa-a17b-8331809ebb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1764 | 2025.12.17 00:10:42.360788 [ 4 ] {64399be2-44af-48aa-a17b-8331809ebb24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1765 | 2025.12.17 00:10:42.361023 [ 4 ] {64399be2-44af-48aa-a17b-8331809ebb24} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2025.12.17 00:10:42.361194 [ 4 ] {64399be2-44af-48aa-a17b-8331809ebb24} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001757 sec., 43255.54923164484 rows/sec., 3.56 MiB/sec. | ||
| 1767 | 2025.12.17 00:10:42.361244 [ 4 ] {64399be2-44af-48aa-a17b-8331809ebb24} <Debug> TCPHandler: Processed in 0.002077743 sec. | ||
| 1768 | 2025.12.17 00:10:42.361378 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2025.12.17 00:10:42.361483 [ 4 ] {e996e3e5-bbe7-4734-93e2-83c2c949b579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1770 | 2025.12.17 00:10:42.361530 [ 4 ] {e996e3e5-bbe7-4734-93e2-83c2c949b579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1771 | 2025.12.17 00:10:42.361954 [ 4 ] {e996e3e5-bbe7-4734-93e2-83c2c949b579} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2025.12.17 00:10:42.361994 [ 4 ] {e996e3e5-bbe7-4734-93e2-83c2c949b579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1773 | 2025.12.17 00:10:42.362299 [ 4 ] {e996e3e5-bbe7-4734-93e2-83c2c949b579} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1774 | 2025.12.17 00:10:42.362515 [ 4 ] {e996e3e5-bbe7-4734-93e2-83c2c949b579} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2025.12.17 00:10:42.362651 [ 4 ] {e996e3e5-bbe7-4734-93e2-83c2c949b579} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 1776 | 2025.12.17 00:10:42.362690 [ 4 ] {e996e3e5-bbe7-4734-93e2-83c2c949b579} <Debug> TCPHandler: Processed in 0.001366138 sec. | ||
| 1777 | 2025.12.17 00:10:42.362811 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2025.12.17 00:10:42.362909 [ 4 ] {284d9335-2536-4f18-9f56-6dd17cfb1b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1779 | 2025.12.17 00:10:42.362951 [ 4 ] {284d9335-2536-4f18-9f56-6dd17cfb1b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1780 | 2025.12.17 00:10:42.363379 [ 4 ] {284d9335-2536-4f18-9f56-6dd17cfb1b62} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2025.12.17 00:10:42.363418 [ 4 ] {284d9335-2536-4f18-9f56-6dd17cfb1b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1782 | 2025.12.17 00:10:42.363747 [ 4 ] {284d9335-2536-4f18-9f56-6dd17cfb1b62} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1783 | 2025.12.17 00:10:42.363989 [ 4 ] {284d9335-2536-4f18-9f56-6dd17cfb1b62} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2025.12.17 00:10:42.364122 [ 4 ] {284d9335-2536-4f18-9f56-6dd17cfb1b62} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001232 sec., 60064.93506493507 rows/sec., 4.69 MiB/sec. | ||
| 1785 | 2025.12.17 00:10:42.364161 [ 4 ] {284d9335-2536-4f18-9f56-6dd17cfb1b62} <Debug> TCPHandler: Processed in 0.001400539 sec. | ||
| 1786 | 2025.12.17 00:10:42.364274 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2025.12.17 00:10:42.364370 [ 4 ] {6afc2f62-b7a0-4695-9453-bd1aaa7dd5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1788 | 2025.12.17 00:10:42.364413 [ 4 ] {6afc2f62-b7a0-4695-9453-bd1aaa7dd5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1789 | 2025.12.17 00:10:42.364851 [ 4 ] {6afc2f62-b7a0-4695-9453-bd1aaa7dd5be} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2025.12.17 00:10:42.364890 [ 4 ] {6afc2f62-b7a0-4695-9453-bd1aaa7dd5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1791 | 2025.12.17 00:10:42.365263 [ 4 ] {6afc2f62-b7a0-4695-9453-bd1aaa7dd5be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1792 | 2025.12.17 00:10:42.365474 [ 4 ] {6afc2f62-b7a0-4695-9453-bd1aaa7dd5be} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2025.12.17 00:10:42.365604 [ 4 ] {6afc2f62-b7a0-4695-9453-bd1aaa7dd5be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 1794 | 2025.12.17 00:10:42.365642 [ 4 ] {6afc2f62-b7a0-4695-9453-bd1aaa7dd5be} <Debug> TCPHandler: Processed in 0.0014192 sec. | ||
| 1795 | 2025.12.17 00:10:42.365747 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2025.12.17 00:10:42.365850 [ 4 ] {8b50ed5c-f794-4cd5-b7c9-d02326d27ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1797 | 2025.12.17 00:10:42.365906 [ 4 ] {8b50ed5c-f794-4cd5-b7c9-d02326d27ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1798 | 2025.12.17 00:10:42.366697 [ 4 ] {8b50ed5c-f794-4cd5-b7c9-d02326d27ee9} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2025.12.17 00:10:42.366734 [ 4 ] {8b50ed5c-f794-4cd5-b7c9-d02326d27ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1800 | 2025.12.17 00:10:42.367249 [ 4 ] {8b50ed5c-f794-4cd5-b7c9-d02326d27ee9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1801 | 2025.12.17 00:10:42.367481 [ 4 ] {8b50ed5c-f794-4cd5-b7c9-d02326d27ee9} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2025.12.17 00:10:42.367625 [ 4 ] {8b50ed5c-f794-4cd5-b7c9-d02326d27ee9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001794 sec., 5574.136008918617 rows/sec., 9.99 MiB/sec. | ||
| 1803 | 2025.12.17 00:10:42.367683 [ 4 ] {8b50ed5c-f794-4cd5-b7c9-d02326d27ee9} <Debug> TCPHandler: Processed in 0.001987021 sec. | ||
| 1804 | 2025.12.17 00:10:42.367795 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.12.17 00:10:42.367890 [ 4 ] {9b735022-6d95-4017-9fc2-24b0377ad428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1806 | 2025.12.17 00:10:42.367933 [ 4 ] {9b735022-6d95-4017-9fc2-24b0377ad428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1807 | 2025.12.17 00:10:42.368289 [ 4 ] {9b735022-6d95-4017-9fc2-24b0377ad428} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2025.12.17 00:10:42.368331 [ 4 ] {9b735022-6d95-4017-9fc2-24b0377ad428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1809 | 2025.12.17 00:10:42.368644 [ 4 ] {9b735022-6d95-4017-9fc2-24b0377ad428} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1810 | 2025.12.17 00:10:42.368890 [ 4 ] {9b735022-6d95-4017-9fc2-24b0377ad428} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.12.17 00:10:42.369020 [ 4 ] {9b735022-6d95-4017-9fc2-24b0377ad428} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 1812 | 2025.12.17 00:10:42.369056 [ 4 ] {9b735022-6d95-4017-9fc2-24b0377ad428} <Debug> TCPHandler: Processed in 0.001310128 sec. | ||
| 1813 | 2025.12.17 00:10:43.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.19 MiB, peak 183.14 MiB, free memory in arenas 0.00 B, will set to 179.86 MiB (RSS), difference: 1.67 MiB | ||
| 1814 | 2025.12.17 00:10:45.310949 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55077 | ||
| 1815 | 2025.12.17 00:10:45.311623 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1816 | 2025.12.17 00:10:45.311659 [ 3 ] {} <Debug> TCP-Session: deb7541c-5a4c-4a39-997d-e285dc760f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:55077 | ||
| 1817 | 2025.12.17 00:10:45.311681 [ 3 ] {} <Debug> TCP-Session: deb7541c-5a4c-4a39-997d-e285dc760f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2025.12.17 00:10:45.311694 [ 3 ] {} <Debug> TCP-Session: deb7541c-5a4c-4a39-997d-e285dc760f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2025.12.17 00:10:45.311742 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1820 | 2025.12.17 00:10:45.311764 [ 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 | ||
| 1821 | 2025.12.17 00:10:45.311780 [ 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 | ||
| 1822 | 2025.12.17 00:10:45.312881 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60605 | ||
| 1823 | 2025.12.17 00:10:45.312996 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47980 | ||
| 1824 | 2025.12.17 00:10:45.313090 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1825 | 2025.12.17 00:10:45.313128 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35332 | ||
| 1826 | 2025.12.17 00:10:45.313155 [ 292 ] {} <Debug> TCP-Session: 06cf19f4-49a8-482c-bd06-1779177781d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60605 | ||
| 1827 | 2025.12.17 00:10:45.313159 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1828 | 2025.12.17 00:10:45.313215 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47576 | ||
| 1829 | 2025.12.17 00:10:45.313248 [ 293 ] {} <Debug> TCP-Session: b8a98703-c217-495c-a0c3-484da44e7b7e Authenticating user 'default' from [fd00:1122:3344:101::e]:47980 | ||
| 1830 | 2025.12.17 00:10:45.313219 [ 292 ] {} <Debug> TCP-Session: 06cf19f4-49a8-482c-bd06-1779177781d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2025.12.17 00:10:45.313286 [ 293 ] {} <Debug> TCP-Session: b8a98703-c217-495c-a0c3-484da44e7b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2025.12.17 00:10:45.313282 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1833 | 2025.12.17 00:10:45.313302 [ 292 ] {} <Debug> TCP-Session: 06cf19f4-49a8-482c-bd06-1779177781d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1834 | 2025.12.17 00:10:45.313329 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55422 | ||
| 1835 | 2025.12.17 00:10:45.313348 [ 294 ] {} <Debug> TCP-Session: dde707e2-e286-4ccf-a13f-528f7a39efd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35332 | ||
| 1836 | 2025.12.17 00:10:45.313316 [ 293 ] {} <Debug> TCP-Session: b8a98703-c217-495c-a0c3-484da44e7b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2025.12.17 00:10:45.313391 [ 294 ] {} <Debug> TCP-Session: dde707e2-e286-4ccf-a13f-528f7a39efd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2025.12.17 00:10:45.313391 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1839 | 2025.12.17 00:10:45.313415 [ 294 ] {} <Debug> TCP-Session: dde707e2-e286-4ccf-a13f-528f7a39efd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2025.12.17 00:10:45.313451 [ 295 ] {} <Debug> TCP-Session: 24d21af5-4f95-4901-8276-46c48d5f9c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:47576 | ||
| 1841 | 2025.12.17 00:10:45.313487 [ 295 ] {} <Debug> TCP-Session: 24d21af5-4f95-4901-8276-46c48d5f9c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2025.12.17 00:10:45.313511 [ 295 ] {} <Debug> TCP-Session: 24d21af5-4f95-4901-8276-46c48d5f9c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2025.12.17 00:10:45.313580 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53565 | ||
| 1844 | 2025.12.17 00:10:45.313635 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1845 | 2025.12.17 00:10:45.313690 [ 296 ] {} <Debug> TCP-Session: b0176e93-943b-4cf9-8200-4aad2209f345 Authenticating user 'default' from [fd00:1122:3344:101::e]:55422 | ||
| 1846 | 2025.12.17 00:10:45.313711 [ 296 ] {} <Debug> TCP-Session: b0176e93-943b-4cf9-8200-4aad2209f345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2025.12.17 00:10:45.313731 [ 296 ] {} <Debug> TCP-Session: b0176e93-943b-4cf9-8200-4aad2209f345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2025.12.17 00:10:45.313737 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57932 | ||
| 1849 | 2025.12.17 00:10:45.313858 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1850 | 2025.12.17 00:10:45.313905 [ 297 ] {} <Debug> TCP-Session: e16e8856-0f15-457a-a758-2d9a0ca323e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53565 | ||
| 1851 | 2025.12.17 00:10:45.313924 [ 297 ] {} <Debug> TCP-Session: e16e8856-0f15-457a-a758-2d9a0ca323e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1852 | 2025.12.17 00:10:45.313937 [ 297 ] {} <Debug> TCP-Session: e16e8856-0f15-457a-a758-2d9a0ca323e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2025.12.17 00:10:45.313965 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1854 | 2025.12.17 00:10:45.314003 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36466 | ||
| 1855 | 2025.12.17 00:10:45.314008 [ 298 ] {} <Debug> TCP-Session: a4527cd3-6b65-405a-84cd-6aa17703af2e Authenticating user 'default' from [fd00:1122:3344:101::e]:57932 | ||
| 1856 | 2025.12.17 00:10:45.314052 [ 298 ] {} <Debug> TCP-Session: a4527cd3-6b65-405a-84cd-6aa17703af2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2025.12.17 00:10:45.314067 [ 298 ] {} <Debug> TCP-Session: a4527cd3-6b65-405a-84cd-6aa17703af2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2025.12.17 00:10:45.314208 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1859 | 2025.12.17 00:10:45.314246 [ 299 ] {} <Debug> TCP-Session: 12ded71f-dea7-48c2-8ed4-0cd6bdc10357 Authenticating user 'default' from [fd00:1122:3344:101::e]:36466 | ||
| 1860 | 2025.12.17 00:10:45.314268 [ 299 ] {} <Debug> TCP-Session: 12ded71f-dea7-48c2-8ed4-0cd6bdc10357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2025.12.17 00:10:45.314285 [ 299 ] {} <Debug> TCP-Session: 12ded71f-dea7-48c2-8ed4-0cd6bdc10357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2025.12.17 00:10:45.315530 [ 3 ] {} <Trace> TCP-Session: deb7541c-5a4c-4a39-997d-e285dc760f27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2025.12.17 00:10:45.315726 [ 3 ] {93463973-e053-4608-b3d2-262262d8d642} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1864 | 2025.12.17 00:10:45.316026 [ 3 ] {93463973-e053-4608-b3d2-262262d8d642} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1865 | 2025.12.17 00:10:45.316088 [ 3 ] {93463973-e053-4608-b3d2-262262d8d642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1866 | 2025.12.17 00:10:45.316480 [ 3 ] {93463973-e053-4608-b3d2-262262d8d642} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 1867 | 2025.12.17 00:10:45.332991 [ 302 ] {93463973-e053-4608-b3d2-262262d8d642} <Trace> AggregatingTransform: Aggregating | ||
| 1868 | 2025.12.17 00:10:45.335085 [ 302 ] {93463973-e053-4608-b3d2-262262d8d642} <Trace> Aggregator: Aggregation method: without_key | ||
| 1869 | 2025.12.17 00:10:45.335691 [ 302 ] {93463973-e053-4608-b3d2-262262d8d642} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005682848 sec. (175.968 rows/sec., 6.87 KiB/sec.) | ||
| 1870 | 2025.12.17 00:10:45.335713 [ 302 ] {93463973-e053-4608-b3d2-262262d8d642} <Trace> Aggregator: Merging aggregated data | ||
| 1871 | 2025.12.17 00:10:45.335743 [ 302 ] {93463973-e053-4608-b3d2-262262d8d642} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1872 | 2025.12.17 00:10:45.339008 [ 3 ] {93463973-e053-4608-b3d2-262262d8d642} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023353 sec., 42.82105082858734 rows/sec., 1.67 KiB/sec. | ||
| 1873 | 2025.12.17 00:10:45.339170 [ 3 ] {93463973-e053-4608-b3d2-262262d8d642} <Debug> TCPHandler: Processed in 0.023795595 sec. | ||
| 1874 | 2025.12.17 00:10:45.343532 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1875 | 2025.12.17 00:10:45.343571 [ 3 ] {} <Debug> TCP-Session: deb7541c-5a4c-4a39-997d-e285dc760f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2025.12.17 00:10:45.343570 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1877 | 2025.12.17 00:10:45.343591 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1878 | 2025.12.17 00:10:45.343611 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1879 | 2025.12.17 00:10:45.343639 [ 296 ] {} <Debug> TCP-Session: b0176e93-943b-4cf9-8200-4aad2209f345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1880 | 2025.12.17 00:10:45.343649 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1881 | 2025.12.17 00:10:45.343672 [ 299 ] {} <Debug> TCP-Session: 12ded71f-dea7-48c2-8ed4-0cd6bdc10357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1882 | 2025.12.17 00:10:45.343684 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1883 | 2025.12.17 00:10:45.343720 [ 293 ] {} <Debug> TCP-Session: b8a98703-c217-495c-a0c3-484da44e7b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2025.12.17 00:10:45.343701 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1885 | 2025.12.17 00:10:45.343758 [ 297 ] {} <Debug> TCP-Session: e16e8856-0f15-457a-a758-2d9a0ca323e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1886 | 2025.12.17 00:10:45.343668 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1887 | 2025.12.17 00:10:45.343783 [ 298 ] {} <Debug> TCP-Session: a4527cd3-6b65-405a-84cd-6aa17703af2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2025.12.17 00:10:45.343658 [ 294 ] {} <Debug> TCP-Session: dde707e2-e286-4ccf-a13f-528f7a39efd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1889 | 2025.12.17 00:10:45.343846 [ 295 ] {} <Debug> TCP-Session: 24d21af5-4f95-4901-8276-46c48d5f9c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2025.12.17 00:10:45.343629 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1891 | 2025.12.17 00:10:45.343948 [ 292 ] {} <Debug> TCP-Session: 06cf19f4-49a8-482c-bd06-1779177781d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2025.12.17 00:10:46.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.12 MiB, peak 190.23 MiB, free memory in arenas 0.00 B, will set to 181.69 MiB (RSS), difference: 1.57 MiB | ||
| 1893 | 2025.12.17 00:10:47.360167 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2025.12.17 00:10:47.360414 [ 4 ] {a6066d90-9490-4d3e-8f40-e0467de8e2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1895 | 2025.12.17 00:10:47.360507 [ 4 ] {a6066d90-9490-4d3e-8f40-e0467de8e2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1896 | 2025.12.17 00:10:47.361483 [ 4 ] {a6066d90-9490-4d3e-8f40-e0467de8e2fa} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2025.12.17 00:10:47.361551 [ 4 ] {a6066d90-9490-4d3e-8f40-e0467de8e2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1898 | 2025.12.17 00:10:47.362110 [ 4 ] {a6066d90-9490-4d3e-8f40-e0467de8e2fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1899 | 2025.12.17 00:10:47.362369 [ 4 ] {a6066d90-9490-4d3e-8f40-e0467de8e2fa} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2025.12.17 00:10:47.362564 [ 4 ] {a6066d90-9490-4d3e-8f40-e0467de8e2fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002214 sec., 25293.58626919603 rows/sec., 1.94 MiB/sec. | ||
| 1901 | 2025.12.17 00:10:47.362632 [ 4 ] {a6066d90-9490-4d3e-8f40-e0467de8e2fa} <Debug> TCPHandler: Processed in 0.002662716 sec. | ||
| 1902 | 2025.12.17 00:10:47.362846 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2025.12.17 00:10:47.362982 [ 4 ] {58653d4a-906e-4a2a-bf8c-f307f5c523ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1904 | 2025.12.17 00:10:47.363044 [ 4 ] {58653d4a-906e-4a2a-bf8c-f307f5c523ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1905 | 2025.12.17 00:10:47.363670 [ 4 ] {58653d4a-906e-4a2a-bf8c-f307f5c523ad} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2025.12.17 00:10:47.363711 [ 4 ] {58653d4a-906e-4a2a-bf8c-f307f5c523ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1907 | 2025.12.17 00:10:47.364165 [ 4 ] {58653d4a-906e-4a2a-bf8c-f307f5c523ad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1908 | 2025.12.17 00:10:47.364467 [ 4 ] {58653d4a-906e-4a2a-bf8c-f307f5c523ad} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2025.12.17 00:10:47.364664 [ 4 ] {58653d4a-906e-4a2a-bf8c-f307f5c523ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001696 sec., 37735.84905660377 rows/sec., 2.95 MiB/sec. | ||
| 1910 | 2025.12.17 00:10:47.364717 [ 4 ] {58653d4a-906e-4a2a-bf8c-f307f5c523ad} <Debug> TCPHandler: Processed in 0.00193963 sec. | ||
| 1911 | 2025.12.17 00:10:47.364885 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2025.12.17 00:10:47.365008 [ 4 ] {f758ae95-bc4d-4902-acd4-648e5342ae07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1913 | 2025.12.17 00:10:47.365067 [ 4 ] {f758ae95-bc4d-4902-acd4-648e5342ae07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1914 | 2025.12.17 00:10:47.365675 [ 4 ] {f758ae95-bc4d-4902-acd4-648e5342ae07} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2025.12.17 00:10:47.365719 [ 4 ] {f758ae95-bc4d-4902-acd4-648e5342ae07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1916 | 2025.12.17 00:10:47.366171 [ 4 ] {f758ae95-bc4d-4902-acd4-648e5342ae07} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1917 | 2025.12.17 00:10:47.366468 [ 4 ] {f758ae95-bc4d-4902-acd4-648e5342ae07} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2025.12.17 00:10:47.366656 [ 4 ] {f758ae95-bc4d-4902-acd4-648e5342ae07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. | ||
| 1919 | 2025.12.17 00:10:47.366706 [ 4 ] {f758ae95-bc4d-4902-acd4-648e5342ae07} <Debug> TCPHandler: Processed in 0.00188732 sec. | ||
| 1920 | 2025.12.17 00:10:47.366853 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2025.12.17 00:10:47.366974 [ 4 ] {2d4bd039-8ce2-42a1-b406-f6935ede833e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1922 | 2025.12.17 00:10:47.367028 [ 4 ] {2d4bd039-8ce2-42a1-b406-f6935ede833e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1923 | 2025.12.17 00:10:47.367518 [ 4 ] {2d4bd039-8ce2-42a1-b406-f6935ede833e} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2025.12.17 00:10:47.367565 [ 4 ] {2d4bd039-8ce2-42a1-b406-f6935ede833e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1925 | 2025.12.17 00:10:47.367994 [ 4 ] {2d4bd039-8ce2-42a1-b406-f6935ede833e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1926 | 2025.12.17 00:10:47.368286 [ 4 ] {2d4bd039-8ce2-42a1-b406-f6935ede833e} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2025.12.17 00:10:47.368460 [ 4 ] {2d4bd039-8ce2-42a1-b406-f6935ede833e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. | ||
| 1928 | 2025.12.17 00:10:47.368508 [ 4 ] {2d4bd039-8ce2-42a1-b406-f6935ede833e} <Debug> TCPHandler: Processed in 0.001721076 sec. | ||
| 1929 | 2025.12.17 00:10:47.788701 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33260 | ||
| 1930 | 2025.12.17 00:10:47.788842 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1931 | 2025.12.17 00:10:47.788886 [ 3 ] {} <Debug> TCP-Session: 204b09bd-7fc5-4db9-92ab-53cc86fb6cb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33260 | ||
| 1932 | 2025.12.17 00:10:47.788919 [ 3 ] {} <Debug> TCP-Session: 204b09bd-7fc5-4db9-92ab-53cc86fb6cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2025.12.17 00:10:47.788941 [ 3 ] {} <Debug> TCP-Session: 204b09bd-7fc5-4db9-92ab-53cc86fb6cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2025.12.17 00:10:47.789202 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55186 | ||
| 1935 | 2025.12.17 00:10:47.789237 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59863 | ||
| 1936 | 2025.12.17 00:10:47.789274 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39555 | ||
| 1937 | 2025.12.17 00:10:47.789300 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49094 | ||
| 1938 | 2025.12.17 00:10:47.789329 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1939 | 2025.12.17 00:10:47.789309 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38840 | ||
| 1940 | 2025.12.17 00:10:47.789383 [ 292 ] {} <Debug> TCP-Session: 593172c3-4364-4860-a9e4-78b282f3a302 Authenticating user 'default' from [fd00:1122:3344:101::e]:55186 | ||
| 1941 | 2025.12.17 00:10:47.789377 [ 3 ] {} <Trace> TCP-Session: 204b09bd-7fc5-4db9-92ab-53cc86fb6cb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2025.12.17 00:10:47.789441 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1943 | 2025.12.17 00:10:47.789445 [ 292 ] {} <Debug> TCP-Session: 593172c3-4364-4860-a9e4-78b282f3a302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2025.12.17 00:10:47.789477 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1945 | 2025.12.17 00:10:47.789490 [ 292 ] {} <Debug> TCP-Session: 593172c3-4364-4860-a9e4-78b282f3a302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2025.12.17 00:10:47.789485 [ 298 ] {} <Debug> TCP-Session: ab2608f3-45a7-489f-ac33-1420d6b2eac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49094 | ||
| 1947 | 2025.12.17 00:10:47.789517 [ 299 ] {} <Debug> TCP-Session: d33d6aef-dd53-4303-8076-8a7f15b8007b Authenticating user 'default' from [fd00:1122:3344:101::e]:38840 | ||
| 1948 | 2025.12.17 00:10:47.789374 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1949 | 2025.12.17 00:10:47.789558 [ 299 ] {} <Debug> TCP-Session: d33d6aef-dd53-4303-8076-8a7f15b8007b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2025.12.17 00:10:47.789373 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1951 | 2025.12.17 00:10:47.789595 [ 299 ] {} <Debug> TCP-Session: d33d6aef-dd53-4303-8076-8a7f15b8007b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2025.12.17 00:10:47.789591 [ 294 ] {} <Debug> TCP-Session: 8937e299-b69c-4a38-80af-7787fbf12648 Authenticating user 'default' from [fd00:1122:3344:101::e]:59863 | ||
| 1953 | 2025.12.17 00:10:47.789624 [ 297 ] {} <Debug> TCP-Session: 39bd3946-49fb-463e-a09c-929daeac8d83 Authenticating user 'default' from [fd00:1122:3344:101::e]:39555 | ||
| 1954 | 2025.12.17 00:10:47.789271 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64959 | ||
| 1955 | 2025.12.17 00:10:47.789657 [ 3 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33260) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1956 | 2025.12.17 00:10:47.789659 [ 294 ] {} <Debug> TCP-Session: 8937e299-b69c-4a38-80af-7787fbf12648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2025.12.17 00:10:47.789659 [ 297 ] {} <Debug> TCP-Session: 39bd3946-49fb-463e-a09c-929daeac8d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2025.12.17 00:10:47.789740 [ 294 ] {} <Debug> TCP-Session: 8937e299-b69c-4a38-80af-7787fbf12648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1959 | 2025.12.17 00:10:47.789749 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1960 | 2025.12.17 00:10:47.789751 [ 297 ] {} <Debug> TCP-Session: 39bd3946-49fb-463e-a09c-929daeac8d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2025.12.17 00:10:47.789257 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32919 | ||
| 1962 | 2025.12.17 00:10:47.789788 [ 296 ] {} <Debug> TCP-Session: 48e3c01c-88cb-47be-ae34-7d41b087215c Authenticating user 'default' from [fd00:1122:3344:101::e]:64959 | ||
| 1963 | 2025.12.17 00:10:47.789204 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51178 | ||
| 1964 | 2025.12.17 00:10:47.789869 [ 296 ] {} <Debug> TCP-Session: 48e3c01c-88cb-47be-ae34-7d41b087215c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2025.12.17 00:10:47.789936 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1966 | 2025.12.17 00:10:47.789998 [ 296 ] {} <Debug> TCP-Session: 48e3c01c-88cb-47be-ae34-7d41b087215c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2025.12.17 00:10:47.790024 [ 293 ] {} <Debug> TCP-Session: d08b715f-f93d-424e-a465-1a4bdfe65b0a Authenticating user 'default' from [fd00:1122:3344:101::e]:51178 | ||
| 1968 | 2025.12.17 00:10:47.790035 [ 3 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1969 | 2025.12.17 00:10:47.790053 [ 293 ] {} <Debug> TCP-Session: d08b715f-f93d-424e-a465-1a4bdfe65b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2025.12.17 00:10:47.789548 [ 298 ] {} <Debug> TCP-Session: ab2608f3-45a7-489f-ac33-1420d6b2eac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2025.12.17 00:10:47.790087 [ 293 ] {} <Debug> TCP-Session: d08b715f-f93d-424e-a465-1a4bdfe65b0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2025.12.17 00:10:47.790097 [ 298 ] {} <Debug> TCP-Session: ab2608f3-45a7-489f-ac33-1420d6b2eac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2025.12.17 00:10:47.789885 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1974 | 2025.12.17 00:10:47.790118 [ 3 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1975 | 2025.12.17 00:10:47.790238 [ 295 ] {} <Debug> TCP-Session: 60898544-4466-48b2-b2f7-0d3523cb0dc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32919 | ||
| 1976 | 2025.12.17 00:10:47.790258 [ 295 ] {} <Debug> TCP-Session: 60898544-4466-48b2-b2f7-0d3523cb0dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2025.12.17 00:10:47.790271 [ 295 ] {} <Debug> TCP-Session: 60898544-4466-48b2-b2f7-0d3523cb0dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2025.12.17 00:10:47.790606 [ 3 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 1979 | 2025.12.17 00:10:47.791714 [ 347 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Trace> AggregatingTransform: Aggregating | ||
| 1980 | 2025.12.17 00:10:47.791755 [ 347 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1981 | 2025.12.17 00:10:47.791792 [ 347 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063622 sec. (940.184 rows/sec., 36.73 KiB/sec.) | ||
| 1982 | 2025.12.17 00:10:47.791812 [ 347 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Trace> Aggregator: Merging aggregated data | ||
| 1983 | 2025.12.17 00:10:47.793351 [ 3 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00378 sec., 264.55026455026456 rows/sec., 10.33 KiB/sec. | ||
| 1984 | 2025.12.17 00:10:47.793514 [ 3 ] {24b4825d-cd3c-4ffe-9fd1-cc972e05a8d9} <Debug> TCPHandler: Processed in 0.004310859 sec. | ||
| 1985 | 2025.12.17 00:10:47.793668 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1986 | 2025.12.17 00:10:47.793703 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1987 | 2025.12.17 00:10:47.793716 [ 3 ] {} <Debug> TCP-Session: 204b09bd-7fc5-4db9-92ab-53cc86fb6cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2025.12.17 00:10:47.793737 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1989 | 2025.12.17 00:10:47.793758 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1990 | 2025.12.17 00:10:47.793786 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1991 | 2025.12.17 00:10:47.793808 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1992 | 2025.12.17 00:10:47.793826 [ 296 ] {} <Debug> TCP-Session: 48e3c01c-88cb-47be-ae34-7d41b087215c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2025.12.17 00:10:47.793881 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1994 | 2025.12.17 00:10:47.793892 [ 297 ] {} <Debug> TCP-Session: 39bd3946-49fb-463e-a09c-929daeac8d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2025.12.17 00:10:47.793855 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1996 | 2025.12.17 00:10:47.793929 [ 298 ] {} <Debug> TCP-Session: ab2608f3-45a7-489f-ac33-1420d6b2eac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2025.12.17 00:10:47.793832 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1998 | 2025.12.17 00:10:47.793963 [ 294 ] {} <Debug> TCP-Session: 8937e299-b69c-4a38-80af-7787fbf12648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2025.12.17 00:10:47.793802 [ 293 ] {} <Debug> TCP-Session: d08b715f-f93d-424e-a465-1a4bdfe65b0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2025.12.17 00:10:47.793762 [ 292 ] {} <Debug> TCP-Session: 593172c3-4364-4860-a9e4-78b282f3a302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2025.12.17 00:10:47.794004 [ 299 ] {} <Debug> TCP-Session: d33d6aef-dd53-4303-8076-8a7f15b8007b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2025.12.17 00:10:47.793852 [ 295 ] {} <Debug> TCP-Session: 60898544-4466-48b2-b2f7-0d3523cb0dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2025.12.17 00:10:48.002182 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33916 | ||
| 2004 | 2025.12.17 00:10:48.002286 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2005 | 2025.12.17 00:10:48.002315 [ 3 ] {} <Debug> TCP-Session: 7cd74bbd-5353-4e7a-a6ae-5de3b6a54ffa Authenticating user 'default' from [fd00:1122:3344:101::e]:33916 | ||
| 2006 | 2025.12.17 00:10:48.002339 [ 3 ] {} <Debug> TCP-Session: 7cd74bbd-5353-4e7a-a6ae-5de3b6a54ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2025.12.17 00:10:48.002353 [ 3 ] {} <Debug> TCP-Session: 7cd74bbd-5353-4e7a-a6ae-5de3b6a54ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2025.12.17 00:10:48.002605 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52267 | ||
| 2009 | 2025.12.17 00:10:48.002633 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39331 | ||
| 2010 | 2025.12.17 00:10:48.002666 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35121 | ||
| 2011 | 2025.12.17 00:10:48.002688 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44372 | ||
| 2012 | 2025.12.17 00:10:48.002697 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47977 | ||
| 2013 | 2025.12.17 00:10:48.002732 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2014 | 2025.12.17 00:10:48.002757 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2015 | 2025.12.17 00:10:48.002764 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2016 | 2025.12.17 00:10:48.002776 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2017 | 2025.12.17 00:10:48.002778 [ 292 ] {} <Debug> TCP-Session: b1714cfb-e278-485c-af28-284669bff1c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52267 | ||
| 2018 | 2025.12.17 00:10:48.002805 [ 296 ] {} <Debug> TCP-Session: 5d37d7cc-f5db-4242-b76f-0e7dab5bd5c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35121 | ||
| 2019 | 2025.12.17 00:10:48.002810 [ 293 ] {} <Debug> TCP-Session: 2c0ded60-ce0f-4ed2-8767-1b088e573db4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39331 | ||
| 2020 | 2025.12.17 00:10:48.002844 [ 296 ] {} <Debug> TCP-Session: 5d37d7cc-f5db-4242-b76f-0e7dab5bd5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2025.12.17 00:10:48.002838 [ 292 ] {} <Debug> TCP-Session: b1714cfb-e278-485c-af28-284669bff1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2025.12.17 00:10:48.002877 [ 296 ] {} <Debug> TCP-Session: 5d37d7cc-f5db-4242-b76f-0e7dab5bd5c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2025.12.17 00:10:48.002873 [ 293 ] {} <Debug> TCP-Session: 2c0ded60-ce0f-4ed2-8767-1b088e573db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2025.12.17 00:10:48.002887 [ 292 ] {} <Debug> TCP-Session: b1714cfb-e278-485c-af28-284669bff1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2025.12.17 00:10:48.002925 [ 293 ] {} <Debug> TCP-Session: 2c0ded60-ce0f-4ed2-8767-1b088e573db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2025.12.17 00:10:48.002816 [ 298 ] {} <Debug> TCP-Session: 4cdaf07e-1ddd-4e4b-9973-db8fbd7e4b9c Authenticating user 'default' from [fd00:1122:3344:101::e]:44372 | ||
| 2027 | 2025.12.17 00:10:48.002797 [ 3 ] {} <Trace> TCP-Session: 7cd74bbd-5353-4e7a-a6ae-5de3b6a54ffa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2025.12.17 00:10:48.002982 [ 298 ] {} <Debug> TCP-Session: 4cdaf07e-1ddd-4e4b-9973-db8fbd7e4b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2025.12.17 00:10:48.002797 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2030 | 2025.12.17 00:10:48.003025 [ 298 ] {} <Debug> TCP-Session: 4cdaf07e-1ddd-4e4b-9973-db8fbd7e4b9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2025.12.17 00:10:48.002635 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42461 | ||
| 2032 | 2025.12.17 00:10:48.003057 [ 299 ] {} <Debug> TCP-Session: 34559725-61a7-436c-a891-e65291c7d1e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47977 | ||
| 2033 | 2025.12.17 00:10:48.002677 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56353 | ||
| 2034 | 2025.12.17 00:10:48.003126 [ 299 ] {} <Debug> TCP-Session: 34559725-61a7-436c-a891-e65291c7d1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2025.12.17 00:10:48.003156 [ 3 ] {55a50292-e750-4028-bbab-adee3218783d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2036 | 2025.12.17 00:10:48.003167 [ 299 ] {} <Debug> TCP-Session: 34559725-61a7-436c-a891-e65291c7d1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2025.12.17 00:10:48.003173 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2025.12.17 00:10:48.003194 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2039 | 2025.12.17 00:10:48.002654 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48820 | ||
| 2040 | 2025.12.17 00:10:48.003215 [ 294 ] {} <Debug> TCP-Session: 108f9d8e-0548-47db-b729-482a0893a4e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42461 | ||
| 2041 | 2025.12.17 00:10:48.003221 [ 297 ] {} <Debug> TCP-Session: d450c527-19f1-4d40-a503-3c1825c5e579 Authenticating user 'default' from [fd00:1122:3344:101::e]:56353 | ||
| 2042 | 2025.12.17 00:10:48.003268 [ 294 ] {} <Debug> TCP-Session: 108f9d8e-0548-47db-b729-482a0893a4e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2025.12.17 00:10:48.003275 [ 297 ] {} <Debug> TCP-Session: d450c527-19f1-4d40-a503-3c1825c5e579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2025.12.17 00:10:48.003283 [ 294 ] {} <Debug> TCP-Session: 108f9d8e-0548-47db-b729-482a0893a4e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2025.12.17 00:10:48.003290 [ 297 ] {} <Debug> TCP-Session: d450c527-19f1-4d40-a503-3c1825c5e579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2025.12.17 00:10:48.003291 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2047 | 2025.12.17 00:10:48.003327 [ 295 ] {} <Debug> TCP-Session: e6a99f8c-8dad-4690-afc8-e8e6fb3242de Authenticating user 'default' from [fd00:1122:3344:101::e]:48820 | ||
| 2048 | 2025.12.17 00:10:48.003345 [ 295 ] {} <Debug> TCP-Session: e6a99f8c-8dad-4690-afc8-e8e6fb3242de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2025.12.17 00:10:48.003358 [ 295 ] {} <Debug> TCP-Session: e6a99f8c-8dad-4690-afc8-e8e6fb3242de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2025.12.17 00:10:48.003414 [ 3 ] {55a50292-e750-4028-bbab-adee3218783d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2051 | 2025.12.17 00:10:48.003477 [ 3 ] {55a50292-e750-4028-bbab-adee3218783d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2052 | 2025.12.17 00:10:48.003771 [ 3 ] {55a50292-e750-4028-bbab-adee3218783d} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 2053 | 2025.12.17 00:10:48.004831 [ 327 ] {55a50292-e750-4028-bbab-adee3218783d} <Trace> AggregatingTransform: Aggregating | ||
| 2054 | 2025.12.17 00:10:48.004883 [ 327 ] {55a50292-e750-4028-bbab-adee3218783d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2055 | 2025.12.17 00:10:48.004923 [ 327 ] {55a50292-e750-4028-bbab-adee3218783d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001053622 sec. (949.107 rows/sec., 37.07 KiB/sec.) | ||
| 2056 | 2025.12.17 00:10:48.004950 [ 327 ] {55a50292-e750-4028-bbab-adee3218783d} <Trace> Aggregator: Merging aggregated data | ||
| 2057 | 2025.12.17 00:10:48.006429 [ 3 ] {55a50292-e750-4028-bbab-adee3218783d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003328 sec., 300.4807692307692 rows/sec., 11.74 KiB/sec. | ||
| 2058 | 2025.12.17 00:10:48.006609 [ 3 ] {55a50292-e750-4028-bbab-adee3218783d} <Debug> TCPHandler: Processed in 0.003929871 sec. | ||
| 2059 | 2025.12.17 00:10:48.006773 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2025.12.17 00:10:48.006817 [ 3 ] {} <Debug> TCP-Session: 7cd74bbd-5353-4e7a-a6ae-5de3b6a54ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2025.12.17 00:10:48.006817 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2025.12.17 00:10:48.006847 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2063 | 2025.12.17 00:10:48.006873 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2025.12.17 00:10:48.006894 [ 292 ] {} <Debug> TCP-Session: b1714cfb-e278-485c-af28-284669bff1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2025.12.17 00:10:48.006898 [ 299 ] {} <Debug> TCP-Session: 34559725-61a7-436c-a891-e65291c7d1e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2025.12.17 00:10:48.006917 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2067 | 2025.12.17 00:10:48.006939 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2068 | 2025.12.17 00:10:48.006963 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2069 | 2025.12.17 00:10:48.006986 [ 296 ] {} <Debug> TCP-Session: 5d37d7cc-f5db-4242-b76f-0e7dab5bd5c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2025.12.17 00:10:48.007002 [ 295 ] {} <Debug> TCP-Session: e6a99f8c-8dad-4690-afc8-e8e6fb3242de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2025.12.17 00:10:48.007026 [ 297 ] {} <Debug> TCP-Session: d450c527-19f1-4d40-a503-3c1825c5e579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2025.12.17 00:10:48.006994 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2073 | 2025.12.17 00:10:48.006905 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2074 | 2025.12.17 00:10:48.007104 [ 298 ] {} <Debug> TCP-Session: 4cdaf07e-1ddd-4e4b-9973-db8fbd7e4b9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2025.12.17 00:10:48.006933 [ 293 ] {} <Debug> TCP-Session: 2c0ded60-ce0f-4ed2-8767-1b088e573db4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2025.12.17 00:10:48.007133 [ 294 ] {} <Debug> TCP-Session: 108f9d8e-0548-47db-b729-482a0893a4e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2025.12.17 00:10:48.050606 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47627 | ||
| 2078 | 2025.12.17 00:10:48.050699 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2079 | 2025.12.17 00:10:48.050727 [ 3 ] {} <Debug> TCP-Session: 83fc6acb-0656-499f-8a42-464a9cb2dd17 Authenticating user 'default' from [fd00:1122:3344:101::e]:47627 | ||
| 2080 | 2025.12.17 00:10:48.050749 [ 3 ] {} <Debug> TCP-Session: 83fc6acb-0656-499f-8a42-464a9cb2dd17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2025.12.17 00:10:48.050761 [ 3 ] {} <Debug> TCP-Session: 83fc6acb-0656-499f-8a42-464a9cb2dd17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2025.12.17 00:10:48.051013 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53415 | ||
| 2083 | 2025.12.17 00:10:48.051024 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63417 | ||
| 2084 | 2025.12.17 00:10:48.051052 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33654 | ||
| 2085 | 2025.12.17 00:10:48.051088 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35652 | ||
| 2086 | 2025.12.17 00:10:48.051125 [ 3 ] {} <Trace> TCP-Session: 83fc6acb-0656-499f-8a42-464a9cb2dd17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2025.12.17 00:10:48.051137 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65140 | ||
| 2088 | 2025.12.17 00:10:48.051158 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2089 | 2025.12.17 00:10:48.051129 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38668 | ||
| 2090 | 2025.12.17 00:10:48.051208 [ 293 ] {} <Debug> TCP-Session: f62c05e0-3d53-45d7-870b-b1e19a3e9da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63417 | ||
| 2091 | 2025.12.17 00:10:48.051195 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2092 | 2025.12.17 00:10:48.051227 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2093 | 2025.12.17 00:10:48.051239 [ 293 ] {} <Debug> TCP-Session: f62c05e0-3d53-45d7-870b-b1e19a3e9da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2025.12.17 00:10:48.051260 [ 296 ] {} <Debug> TCP-Session: 747f5dbd-7d54-4759-9d5b-002760bc55b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35652 | ||
| 2095 | 2025.12.17 00:10:48.051276 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2025.12.17 00:10:48.051305 [ 3 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2097 | 2025.12.17 00:10:48.051307 [ 296 ] {} <Debug> TCP-Session: 747f5dbd-7d54-4759-9d5b-002760bc55b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2025.12.17 00:10:48.051326 [ 298 ] {} <Debug> TCP-Session: 0fcd8069-4cd0-4aaa-946c-a6691d529ac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38668 | ||
| 2099 | 2025.12.17 00:10:48.051356 [ 296 ] {} <Debug> TCP-Session: 747f5dbd-7d54-4759-9d5b-002760bc55b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2025.12.17 00:10:48.051378 [ 298 ] {} <Debug> TCP-Session: 0fcd8069-4cd0-4aaa-946c-a6691d529ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2025.12.17 00:10:48.051193 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2025.12.17 00:10:48.051409 [ 298 ] {} <Debug> TCP-Session: 0fcd8069-4cd0-4aaa-946c-a6691d529ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2025.12.17 00:10:48.051275 [ 293 ] {} <Debug> TCP-Session: f62c05e0-3d53-45d7-870b-b1e19a3e9da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2025.12.17 00:10:48.051451 [ 294 ] {} <Debug> TCP-Session: 718f3760-ad96-481f-a5b1-17a239f35168 Authenticating user 'default' from [fd00:1122:3344:101::e]:33654 | ||
| 2105 | 2025.12.17 00:10:48.051132 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2106 | 2025.12.17 00:10:48.051501 [ 294 ] {} <Debug> TCP-Session: 718f3760-ad96-481f-a5b1-17a239f35168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2025.12.17 00:10:48.051117 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38067 | ||
| 2108 | 2025.12.17 00:10:48.051552 [ 294 ] {} <Debug> TCP-Session: 718f3760-ad96-481f-a5b1-17a239f35168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2025.12.17 00:10:48.051560 [ 292 ] {} <Debug> TCP-Session: d564bb4f-ada5-44ca-afd3-403098637324 Authenticating user 'default' from [fd00:1122:3344:101::e]:53415 | ||
| 2110 | 2025.12.17 00:10:48.051080 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37627 | ||
| 2111 | 2025.12.17 00:10:48.051631 [ 292 ] {} <Debug> TCP-Session: d564bb4f-ada5-44ca-afd3-403098637324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2025.12.17 00:10:48.051638 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2113 | 2025.12.17 00:10:48.051669 [ 292 ] {} <Debug> TCP-Session: d564bb4f-ada5-44ca-afd3-403098637324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2025.12.17 00:10:48.051695 [ 297 ] {} <Debug> TCP-Session: edfbe1f1-b610-4cca-99fe-3e490c053a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:38067 | ||
| 2115 | 2025.12.17 00:10:48.051700 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2116 | 2025.12.17 00:10:48.051736 [ 297 ] {} <Debug> TCP-Session: edfbe1f1-b610-4cca-99fe-3e490c053a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2025.12.17 00:10:48.051766 [ 295 ] {} <Debug> TCP-Session: 302d8d27-9647-4350-87bf-a06c3d45d5e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37627 | ||
| 2118 | 2025.12.17 00:10:48.051781 [ 297 ] {} <Debug> TCP-Session: edfbe1f1-b610-4cca-99fe-3e490c053a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.12.17 00:10:48.051798 [ 295 ] {} <Debug> TCP-Session: 302d8d27-9647-4350-87bf-a06c3d45d5e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2025.12.17 00:10:48.051614 [ 3 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2121 | 2025.12.17 00:10:48.051822 [ 295 ] {} <Debug> TCP-Session: 302d8d27-9647-4350-87bf-a06c3d45d5e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2025.12.17 00:10:48.051272 [ 299 ] {} <Debug> TCP-Session: 0b5d8450-1fb9-4b96-b02a-58b00bed258c Authenticating user 'default' from [fd00:1122:3344:101::e]:65140 | ||
| 2123 | 2025.12.17 00:10:48.051911 [ 299 ] {} <Debug> TCP-Session: 0b5d8450-1fb9-4b96-b02a-58b00bed258c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2025.12.17 00:10:48.051930 [ 299 ] {} <Debug> TCP-Session: 0b5d8450-1fb9-4b96-b02a-58b00bed258c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2025.12.17 00:10:48.051936 [ 3 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2126 | 2025.12.17 00:10:48.052343 [ 3 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 2127 | 2025.12.17 00:10:48.052465 [ 3 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2128 | 2025.12.17 00:10:48.458034 [ 303 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Trace> AggregatingTransform: Aggregating | ||
| 2129 | 2025.12.17 00:10:48.458103 [ 303 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2130 | 2025.12.17 00:10:48.458141 [ 303 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091608 sec. (1091.608 rows/sec., 42.64 KiB/sec.) | ||
| 2131 | 2025.12.17 00:10:48.458161 [ 303 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Trace> Aggregator: Merging aggregated data | ||
| 2132 | 2025.12.17 00:10:48.459647 [ 3 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.408396 sec., 2.448603806109756 rows/sec., 97.94 B/sec. | ||
| 2133 | 2025.12.17 00:10:48.459760 [ 3 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2134 | 2025.12.17 00:10:48.459776 [ 3 ] {70f20a2a-f726-4afb-bc1f-ccada499c6a9} <Debug> TCPHandler: Processed in 0.408763545 sec. | ||
| 2135 | 2025.12.17 00:10:48.459905 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2025.12.17 00:10:48.459942 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2025.12.17 00:10:48.459961 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2025.12.17 00:10:48.459984 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2025.12.17 00:10:48.460015 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2025.12.17 00:10:48.460036 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2025.12.17 00:10:48.460060 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2025.12.17 00:10:48.460094 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2025.12.17 00:10:48.460108 [ 296 ] {} <Debug> TCP-Session: 747f5dbd-7d54-4759-9d5b-002760bc55b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2025.12.17 00:10:48.460125 [ 295 ] {} <Debug> TCP-Session: 302d8d27-9647-4350-87bf-a06c3d45d5e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2025.12.17 00:10:48.460130 [ 3 ] {} <Debug> TCP-Session: 83fc6acb-0656-499f-8a42-464a9cb2dd17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2025.12.17 00:10:48.460097 [ 294 ] {} <Debug> TCP-Session: 718f3760-ad96-481f-a5b1-17a239f35168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2025.12.17 00:10:48.460082 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2148 | 2025.12.17 00:10:48.460049 [ 298 ] {} <Debug> TCP-Session: 0fcd8069-4cd0-4aaa-946c-a6691d529ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2025.12.17 00:10:48.460034 [ 293 ] {} <Debug> TCP-Session: f62c05e0-3d53-45d7-870b-b1e19a3e9da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2025.12.17 00:10:48.460218 [ 297 ] {} <Debug> TCP-Session: edfbe1f1-b610-4cca-99fe-3e490c053a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2025.12.17 00:10:48.460030 [ 299 ] {} <Debug> TCP-Session: 0b5d8450-1fb9-4b96-b02a-58b00bed258c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2025.12.17 00:10:48.459969 [ 292 ] {} <Debug> TCP-Session: d564bb4f-ada5-44ca-afd3-403098637324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2025.12.17 00:10:48.761673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 4157 | ||
| 2154 | 2025.12.17 00:10:48.762336 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2025.12.17 00:10:48.762407 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2156 | 2025.12.17 00:10:48.762989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2157 | 2025.12.17 00:10:48.763248 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2025.12.17 00:10:48.763400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4157 | ||
| 2159 | 2025.12.17 00:10:48.978546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2160 | 2025.12.17 00:10:48.997039 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2025.12.17 00:10:48.997106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2162 | 2025.12.17 00:10:49.000221 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.95 MiB, peak 193.57 MiB, free memory in arenas 0.00 B, will set to 202.41 MiB (RSS), difference: 14.47 MiB | ||
| 2163 | 2025.12.17 00:10:49.003421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2164 | 2025.12.17 00:10:49.004184 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2025.12.17 00:10:49.007668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2166 | 2025.12.17 00:10:50.000247 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.41 MiB, peak 202.41 MiB, free memory in arenas 0.00 B, will set to 203.37 MiB (RSS), difference: 4.95 MiB | ||
| 2167 | 2025.12.17 00:10:51.251668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 316 | ||
| 2168 | 2025.12.17 00:10:51.253815 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2025.12.17 00:10:51.253879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2170 | 2025.12.17 00:10:51.255054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2171 | 2025.12.17 00:10:51.255329 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2025.12.17 00:10:51.255499 [ 34 ] {} <Debug> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2173 | 2025.12.17 00:10:51.255596 [ 34 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2025.12.17 00:10:51.255633 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2175 | 2025.12.17 00:10:51.255664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2176 | 2025.12.17 00:10:51.255812 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 2177 | 2025.12.17 00:10:51.256469 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2178 | 2025.12.17 00:10:51.256648 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 2179 | 2025.12.17 00:10:51.257064 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2180 | 2025.12.17 00:10:51.257444 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2181 | 2025.12.17 00:10:51.257817 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2182 | 2025.12.17 00:10:51.258191 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2183 | 2025.12.17 00:10:51.258557 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 2184 | 2025.12.17 00:10:51.264170 [ 196 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.008443095 sec., 37427.03357003564 rows/sec., 36.79 MiB/sec. | ||
| 2185 | 2025.12.17 00:10:51.264765 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2186 | 2025.12.17 00:10:51.265277 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.12.17 00:10:51.265347 [ 192 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_6_1} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2188 | 2025.12.17 00:10:51.265497 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2189 | 2025.12.17 00:10:52.358748 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2025.12.17 00:10:52.358933 [ 4 ] {0161ca82-2312-4a67-bef4-8d4a8fbf727b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2191 | 2025.12.17 00:10:52.359001 [ 4 ] {0161ca82-2312-4a67-bef4-8d4a8fbf727b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2192 | 2025.12.17 00:10:52.359693 [ 4 ] {0161ca82-2312-4a67-bef4-8d4a8fbf727b} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.12.17 00:10:52.359743 [ 4 ] {0161ca82-2312-4a67-bef4-8d4a8fbf727b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2194 | 2025.12.17 00:10:52.360155 [ 4 ] {0161ca82-2312-4a67-bef4-8d4a8fbf727b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2195 | 2025.12.17 00:10:52.360402 [ 4 ] {0161ca82-2312-4a67-bef4-8d4a8fbf727b} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2025.12.17 00:10:52.360530 [ 34 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2197 | 2025.12.17 00:10:52.360561 [ 4 ] {0161ca82-2312-4a67-bef4-8d4a8fbf727b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001679 sec., 45265.038713519956 rows/sec., 3.73 MiB/sec. | ||
| 2198 | 2025.12.17 00:10:52.360603 [ 34 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2025.12.17 00:10:52.360618 [ 4 ] {0161ca82-2312-4a67-bef4-8d4a8fbf727b} <Debug> TCPHandler: Processed in 0.002004982 sec. | ||
| 2200 | 2025.12.17 00:10:52.360642 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2201 | 2025.12.17 00:10:52.360767 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2025.12.17 00:10:52.360800 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 2203 | 2025.12.17 00:10:52.360875 [ 4 ] {d8c9e219-8708-45ec-b3ac-538c9b1e5158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2204 | 2025.12.17 00:10:52.360925 [ 4 ] {d8c9e219-8708-45ec-b3ac-538c9b1e5158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2205 | 2025.12.17 00:10:52.360952 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2206 | 2025.12.17 00:10:52.360993 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1110 rows starting from the beginning of the part | ||
| 2207 | 2025.12.17 00:10:52.361103 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 2208 | 2025.12.17 00:10:52.361161 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 2209 | 2025.12.17 00:10:52.361209 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2210 | 2025.12.17 00:10:52.361255 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2211 | 2025.12.17 00:10:52.361297 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2212 | 2025.12.17 00:10:52.361374 [ 4 ] {d8c9e219-8708-45ec-b3ac-538c9b1e5158} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2025.12.17 00:10:52.361417 [ 4 ] {d8c9e219-8708-45ec-b3ac-538c9b1e5158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2214 | 2025.12.17 00:10:52.361786 [ 4 ] {d8c9e219-8708-45ec-b3ac-538c9b1e5158} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2215 | 2025.12.17 00:10:52.362030 [ 4 ] {d8c9e219-8708-45ec-b3ac-538c9b1e5158} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2025.12.17 00:10:52.362137 [ 34 ] {} <Debug> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2217 | 2025.12.17 00:10:52.362170 [ 4 ] {d8c9e219-8708-45ec-b3ac-538c9b1e5158} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001318 sec., 7587.253414264037 rows/sec., 570.53 KiB/sec. | ||
| 2218 | 2025.12.17 00:10:52.362175 [ 34 ] {} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.12.17 00:10:52.362212 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2220 | 2025.12.17 00:10:52.362218 [ 4 ] {d8c9e219-8708-45ec-b3ac-538c9b1e5158} <Debug> TCPHandler: Processed in 0.001504171 sec. | ||
| 2221 | 2025.12.17 00:10:52.362292 [ 192 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 2222 | 2025.12.17 00:10:52.362355 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2025.12.17 00:10:52.362391 [ 192 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2224 | 2025.12.17 00:10:52.362423 [ 192 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 223 rows starting from the beginning of the part | ||
| 2225 | 2025.12.17 00:10:52.362455 [ 4 ] {8b23675c-715b-4a11-ab69-90814724e01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2226 | 2025.12.17 00:10:52.362472 [ 192 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2227 | 2025.12.17 00:10:52.362503 [ 4 ] {8b23675c-715b-4a11-ab69-90814724e01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2228 | 2025.12.17 00:10:52.362519 [ 192 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2229 | 2025.12.17 00:10:52.362574 [ 192 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 2230 | 2025.12.17 00:10:52.362616 [ 192 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2231 | 2025.12.17 00:10:52.362655 [ 192 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2232 | 2025.12.17 00:10:52.362961 [ 4 ] {8b23675c-715b-4a11-ab69-90814724e01b} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2025.12.17 00:10:52.363003 [ 4 ] {8b23675c-715b-4a11-ab69-90814724e01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2234 | 2025.12.17 00:10:52.363062 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.002348729 sec., 668872.3986462465 rows/sec., 56.46 MiB/sec. | ||
| 2235 | 2025.12.17 00:10:52.363341 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2236 | 2025.12.17 00:10:52.363378 [ 4 ] {8b23675c-715b-4a11-ab69-90814724e01b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2237 | 2025.12.17 00:10:52.363509 [ 198 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 697 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251016 sec., 557147.1507958332 rows/sec., 35.78 MiB/sec. | ||
| 2238 | 2025.12.17 00:10:52.363706 [ 4 ] {8b23675c-715b-4a11-ab69-90814724e01b} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.12.17 00:10:52.363708 [ 198 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2240 | 2025.12.17 00:10:52.363746 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_11_2} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): 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.17 00:10:52.363831 [ 34 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2242 | 2025.12.17 00:10:52.363840 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_11_2} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2243 | 2025.12.17 00:10:52.363856 [ 4 ] {8b23675c-715b-4a11-ab69-90814724e01b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001421 sec., 52076.00281491907 rows/sec., 4.07 MiB/sec. | ||
| 2244 | 2025.12.17 00:10:52.363862 [ 34 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.12.17 00:10:52.363900 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2246 | 2025.12.17 00:10:52.363909 [ 4 ] {8b23675c-715b-4a11-ab69-90814724e01b} <Debug> TCPHandler: Processed in 0.001604514 sec. | ||
| 2247 | 2025.12.17 00:10:52.363937 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2248 | 2025.12.17 00:10:52.364011 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 2249 | 2025.12.17 00:10:52.364029 [ 199 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2025.12.17 00:10:52.364036 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2025.12.17 00:10:52.364096 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2252 | 2025.12.17 00:10:52.364129 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 669 rows starting from the beginning of the part | ||
| 2253 | 2025.12.17 00:10:52.364135 [ 199 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_6_1} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2254 | 2025.12.17 00:10:52.364147 [ 4 ] {0314335b-56d5-4f4e-8b54-0745ca4f3d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2255 | 2025.12.17 00:10:52.364190 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
| 2256 | 2025.12.17 00:10:52.364193 [ 4 ] {0314335b-56d5-4f4e-8b54-0745ca4f3d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2257 | 2025.12.17 00:10:52.364237 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2258 | 2025.12.17 00:10:52.364239 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 2259 | 2025.12.17 00:10:52.364293 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2260 | 2025.12.17 00:10:52.364330 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2261 | 2025.12.17 00:10:52.364369 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2262 | 2025.12.17 00:10:52.364666 [ 4 ] {0314335b-56d5-4f4e-8b54-0745ca4f3d04} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.12.17 00:10:52.364708 [ 4 ] {0314335b-56d5-4f4e-8b54-0745ca4f3d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2264 | 2025.12.17 00:10:52.365087 [ 4 ] {0314335b-56d5-4f4e-8b54-0745ca4f3d04} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2265 | 2025.12.17 00:10:52.365307 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324228 sec., 798200.9140419927 rows/sec., 61.37 MiB/sec. | ||
| 2266 | 2025.12.17 00:10:52.365308 [ 4 ] {0314335b-56d5-4f4e-8b54-0745ca4f3d04} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2025.12.17 00:10:52.365444 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2268 | 2025.12.17 00:10:52.365456 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2269 | 2025.12.17 00:10:52.365468 [ 4 ] {0314335b-56d5-4f4e-8b54-0745ca4f3d04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00134 sec., 119402.98507462686 rows/sec., 8.32 MiB/sec. | ||
| 2270 | 2025.12.17 00:10:52.365481 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2025.12.17 00:10:52.365513 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2272 | 2025.12.17 00:10:52.365515 [ 4 ] {0314335b-56d5-4f4e-8b54-0745ca4f3d04} <Debug> TCPHandler: Processed in 0.001528622 sec. | ||
| 2273 | 2025.12.17 00:10:52.365591 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 2274 | 2025.12.17 00:10:52.365650 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2025.12.17 00:10:52.365712 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2276 | 2025.12.17 00:10:52.365717 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2025.12.17 00:10:52.365747 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1104 rows starting from the beginning of the part | ||
| 2278 | 2025.12.17 00:10:52.365751 [ 4 ] {8185f7a8-af0e-4078-97a9-80eec5545c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2279 | 2025.12.17 00:10:52.365796 [ 190 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_11_2} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2280 | 2025.12.17 00:10:52.365817 [ 4 ] {8185f7a8-af0e-4078-97a9-80eec5545c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2281 | 2025.12.17 00:10:52.365839 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 367 rows starting from the beginning of the part | ||
| 2282 | 2025.12.17 00:10:52.365861 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2283 | 2025.12.17 00:10:52.365902 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 2284 | 2025.12.17 00:10:52.365948 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 2285 | 2025.12.17 00:10:52.365992 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2286 | 2025.12.17 00:10:52.366035 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2287 | 2025.12.17 00:10:52.366689 [ 4 ] {8185f7a8-af0e-4078-97a9-80eec5545c25} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2025.12.17 00:10:52.366732 [ 4 ] {8185f7a8-af0e-4078-97a9-80eec5545c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2289 | 2025.12.17 00:10:52.367223 [ 199 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2111 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662484 sec., 1269786.6565933868 rows/sec., 87.73 MiB/sec. | ||
| 2290 | 2025.12.17 00:10:52.367318 [ 4 ] {8185f7a8-af0e-4078-97a9-80eec5545c25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2291 | 2025.12.17 00:10:52.367558 [ 4 ] {8185f7a8-af0e-4078-97a9-80eec5545c25} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2025.12.17 00:10:52.367568 [ 199 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2293 | 2025.12.17 00:10:52.367670 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2294 | 2025.12.17 00:10:52.367706 [ 4 ] {8185f7a8-af0e-4078-97a9-80eec5545c25} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001974 sec., 5065.856129685917 rows/sec., 9.08 MiB/sec. | ||
| 2295 | 2025.12.17 00:10:52.367708 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2025.12.17 00:10:52.367749 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2297 | 2025.12.17 00:10:52.367777 [ 4 ] {8185f7a8-af0e-4078-97a9-80eec5545c25} <Debug> TCPHandler: Processed in 0.002176355 sec. | ||
| 2298 | 2025.12.17 00:10:52.367806 [ 190 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 2299 | 2025.12.17 00:10:52.367890 [ 199 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2025.12.17 00:10:52.367902 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.12.17 00:10:52.367977 [ 199 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2302 | 2025.12.17 00:10:52.368001 [ 4 ] {c95884fe-3559-4324-b5d3-015228a9cd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2303 | 2025.12.17 00:10:52.368003 [ 190 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2304 | 2025.12.17 00:10:52.368047 [ 4 ] {c95884fe-3559-4324-b5d3-015228a9cd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2305 | 2025.12.17 00:10:52.368053 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2306 | 2025.12.17 00:10:52.368078 [ 190 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 2307 | 2025.12.17 00:10:52.368197 [ 190 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 2308 | 2025.12.17 00:10:52.368293 [ 190 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 2309 | 2025.12.17 00:10:52.368387 [ 190 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2310 | 2025.12.17 00:10:52.368415 [ 4 ] {c95884fe-3559-4324-b5d3-015228a9cd0f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2025.12.17 00:10:52.368455 [ 4 ] {c95884fe-3559-4324-b5d3-015228a9cd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2312 | 2025.12.17 00:10:52.368482 [ 190 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2313 | 2025.12.17 00:10:52.368594 [ 190 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2314 | 2025.12.17 00:10:52.368791 [ 4 ] {c95884fe-3559-4324-b5d3-015228a9cd0f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2315 | 2025.12.17 00:10:52.369092 [ 4 ] {c95884fe-3559-4324-b5d3-015228a9cd0f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2025.12.17 00:10:52.369206 [ 34 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2317 | 2025.12.17 00:10:52.369230 [ 4 ] {c95884fe-3559-4324-b5d3-015228a9cd0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 2318 | 2025.12.17 00:10:52.369242 [ 34 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2025.12.17 00:10:52.369271 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2320 | 2025.12.17 00:10:52.369273 [ 4 ] {c95884fe-3559-4324-b5d3-015228a9cd0f} <Debug> TCPHandler: Processed in 0.00142568 sec. | ||
| 2321 | 2025.12.17 00:10:52.369409 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 2322 | 2025.12.17 00:10:52.369582 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2323 | 2025.12.17 00:10:52.369624 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 364 rows starting from the beginning of the part | ||
| 2324 | 2025.12.17 00:10:52.369734 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2325 | 2025.12.17 00:10:52.369792 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 2326 | 2025.12.17 00:10:52.369839 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 2327 | 2025.12.17 00:10:52.369907 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2328 | 2025.12.17 00:10:52.369959 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2329 | 2025.12.17 00:10:52.370362 [ 195 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 19 columns (19 merged, 0 gathered) in 0.002578154 sec., 23272.46549275179 rows/sec., 41.70 MiB/sec. | ||
| 2330 | 2025.12.17 00:10:52.370685 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2331 | 2025.12.17 00:10:52.370996 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001656684 sec., 398386.1738267527 rows/sec., 25.60 MiB/sec. | ||
| 2332 | 2025.12.17 00:10:52.371016 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2025.12.17 00:10:52.371083 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2334 | 2025.12.17 00:10:52.371166 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2335 | 2025.12.17 00:10:52.371191 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2336 | 2025.12.17 00:10:52.371428 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_11_2} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2025.12.17 00:10:52.371511 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_11_2} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2338 | 2025.12.17 00:10:52.371585 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2339 | 2025.12.17 00:10:56.187516 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2340 | 2025.12.17 00:10:56.187607 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2341 | 2025.12.17 00:10:56.263527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4669 | ||
| 2342 | 2025.12.17 00:10:56.264051 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2025.12.17 00:10:56.264098 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2344 | 2025.12.17 00:10:56.264598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2345 | 2025.12.17 00:10:56.264841 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2025.12.17 00:10:56.264993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4669 | ||
| 2347 | 2025.12.17 00:10:56.507799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2348 | 2025.12.17 00:10:56.526686 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2025.12.17 00:10:56.526754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2350 | 2025.12.17 00:10:56.533219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2351 | 2025.12.17 00:10:56.533988 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2025.12.17 00:10:56.537291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2353 | 2025.12.17 00:10:57.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.64 MiB, peak 210.65 MiB, free memory in arenas 0.00 B, will set to 207.72 MiB (RSS), difference: 3.08 MiB | ||
| 2354 | 2025.12.17 00:10:57.358991 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2025.12.17 00:10:57.359172 [ 4 ] {880932db-9fff-4df3-b520-dd0ed532742e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2356 | 2025.12.17 00:10:57.359245 [ 4 ] {880932db-9fff-4df3-b520-dd0ed532742e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2357 | 2025.12.17 00:10:57.359890 [ 4 ] {880932db-9fff-4df3-b520-dd0ed532742e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2025.12.17 00:10:57.359944 [ 4 ] {880932db-9fff-4df3-b520-dd0ed532742e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2359 | 2025.12.17 00:10:57.360366 [ 4 ] {880932db-9fff-4df3-b520-dd0ed532742e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2360 | 2025.12.17 00:10:57.360598 [ 4 ] {880932db-9fff-4df3-b520-dd0ed532742e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2025.12.17 00:10:57.360757 [ 4 ] {880932db-9fff-4df3-b520-dd0ed532742e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 2362 | 2025.12.17 00:10:57.360803 [ 4 ] {880932db-9fff-4df3-b520-dd0ed532742e} <Debug> TCPHandler: Processed in 0.001950701 sec. | ||
| 2363 | 2025.12.17 00:10:57.360932 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2025.12.17 00:10:57.361036 [ 4 ] {57b1829c-1249-40c9-9210-08d8a89f24af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2365 | 2025.12.17 00:10:57.361081 [ 4 ] {57b1829c-1249-40c9-9210-08d8a89f24af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2366 | 2025.12.17 00:10:57.361512 [ 4 ] {57b1829c-1249-40c9-9210-08d8a89f24af} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2025.12.17 00:10:57.361549 [ 4 ] {57b1829c-1249-40c9-9210-08d8a89f24af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2368 | 2025.12.17 00:10:57.361867 [ 4 ] {57b1829c-1249-40c9-9210-08d8a89f24af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2369 | 2025.12.17 00:10:57.362090 [ 4 ] {57b1829c-1249-40c9-9210-08d8a89f24af} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2025.12.17 00:10:57.362219 [ 4 ] {57b1829c-1249-40c9-9210-08d8a89f24af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 2371 | 2025.12.17 00:10:57.362257 [ 4 ] {57b1829c-1249-40c9-9210-08d8a89f24af} <Debug> TCPHandler: Processed in 0.001378789 sec. | ||
| 2372 | 2025.12.17 00:10:57.362371 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2025.12.17 00:10:57.362470 [ 4 ] {d447add7-45d5-4086-9a90-1e061d6da64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2374 | 2025.12.17 00:10:57.362515 [ 4 ] {d447add7-45d5-4086-9a90-1e061d6da64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2375 | 2025.12.17 00:10:57.362925 [ 4 ] {d447add7-45d5-4086-9a90-1e061d6da64c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2025.12.17 00:10:57.362962 [ 4 ] {d447add7-45d5-4086-9a90-1e061d6da64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2377 | 2025.12.17 00:10:57.363295 [ 4 ] {d447add7-45d5-4086-9a90-1e061d6da64c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2378 | 2025.12.17 00:10:57.363521 [ 4 ] {d447add7-45d5-4086-9a90-1e061d6da64c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2025.12.17 00:10:57.363649 [ 4 ] {d447add7-45d5-4086-9a90-1e061d6da64c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 2380 | 2025.12.17 00:10:57.363685 [ 4 ] {d447add7-45d5-4086-9a90-1e061d6da64c} <Debug> TCPHandler: Processed in 0.001364839 sec. | ||
| 2381 | 2025.12.17 00:10:57.363789 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2025.12.17 00:10:57.363885 [ 4 ] {5ffec6c8-6ea9-4071-b19c-79d985baa536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2383 | 2025.12.17 00:10:57.363928 [ 4 ] {5ffec6c8-6ea9-4071-b19c-79d985baa536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2384 | 2025.12.17 00:10:57.364261 [ 4 ] {5ffec6c8-6ea9-4071-b19c-79d985baa536} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2025.12.17 00:10:57.364296 [ 4 ] {5ffec6c8-6ea9-4071-b19c-79d985baa536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2386 | 2025.12.17 00:10:57.364607 [ 4 ] {5ffec6c8-6ea9-4071-b19c-79d985baa536} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2387 | 2025.12.17 00:10:57.364816 [ 4 ] {5ffec6c8-6ea9-4071-b19c-79d985baa536} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.12.17 00:10:57.364942 [ 4 ] {5ffec6c8-6ea9-4071-b19c-79d985baa536} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2389 | 2025.12.17 00:10:57.364977 [ 4 ] {5ffec6c8-6ea9-4071-b19c-79d985baa536} <Debug> TCPHandler: Processed in 0.001237996 sec. | ||
| 2390 | 2025.12.17 00:11:01.255859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 336 | ||
| 2391 | 2025.12.17 00:11:01.257872 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2025.12.17 00:11:01.257925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2393 | 2025.12.17 00:11:01.259102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2394 | 2025.12.17 00:11:01.259378 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2025.12.17 00:11:01.259715 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2396 | 2025.12.17 00:11:02.357975 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2025.12.17 00:11:02.358375 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2398 | 2025.12.17 00:11:02.358746 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2399 | 2025.12.17 00:11:02.358787 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2400 | 2025.12.17 00:11:02.359064 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2401 | 2025.12.17 00:11:02.359138 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2402 | 2025.12.17 00:11:02.359282 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2403 | 2025.12.17 00:11:02.359386 [ 325 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2404 | 2025.12.17 00:11:02.359408 [ 332 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2405 | 2025.12.17 00:11:02.359517 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 2406 | 2025.12.17 00:11:02.359544 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2407 | 2025.12.17 00:11:02.362124 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2408 | 2025.12.17 00:11:02.362174 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2409 | 2025.12.17 00:11:02.362266 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2410 | 2025.12.17 00:11:02.362338 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2411 | 2025.12.17 00:11:02.363380 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.005182 sec., 7333.0760324199155 rows/sec., 291.91 KiB/sec. | ||
| 2412 | 2025.12.17 00:11:02.363488 [ 4 ] {0ca09400-ecfd-4c17-9897-57341a204adb} <Debug> TCPHandler: Processed in 0.005713459 sec. | ||
| 2413 | 2025.12.17 00:11:02.363802 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2025.12.17 00:11:02.363953 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2415 | 2025.12.17 00:11:02.364194 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2416 | 2025.12.17 00:11:02.364232 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2417 | 2025.12.17 00:11:02.364447 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2418 | 2025.12.17 00:11:02.364503 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2419 | 2025.12.17 00:11:02.364608 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2420 | 2025.12.17 00:11:02.364676 [ 325 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2421 | 2025.12.17 00:11:02.364686 [ 326 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2422 | 2025.12.17 00:11:02.364786 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 2423 | 2025.12.17 00:11:02.364812 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2424 | 2025.12.17 00:11:02.364869 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2425 | 2025.12.17 00:11:02.364888 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2426 | 2025.12.17 00:11:02.364919 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2427 | 2025.12.17 00:11:02.364949 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2428 | 2025.12.17 00:11:02.365583 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001699 sec., 22366.097704532076 rows/sec., 890.34 KiB/sec. | ||
| 2429 | 2025.12.17 00:11:02.365693 [ 4 ] {197f842a-3982-4ad2-9cd8-8928cbe71e62} <Debug> TCPHandler: Processed in 0.00195118 sec. | ||
| 2430 | 2025.12.17 00:11:02.365963 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2025.12.17 00:11:02.366104 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2432 | 2025.12.17 00:11:02.366332 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2433 | 2025.12.17 00:11:02.366368 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2434 | 2025.12.17 00:11:02.366579 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2435 | 2025.12.17 00:11:02.366633 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2436 | 2025.12.17 00:11:02.366733 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2437 | 2025.12.17 00:11:02.366795 [ 332 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2438 | 2025.12.17 00:11:02.366805 [ 326 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2439 | 2025.12.17 00:11:02.366900 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 2440 | 2025.12.17 00:11:02.366925 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2441 | 2025.12.17 00:11:02.366981 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2442 | 2025.12.17 00:11:02.366998 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2443 | 2025.12.17 00:11:02.367028 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2444 | 2025.12.17 00:11:02.367060 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2445 | 2025.12.17 00:11:02.367622 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001579 sec., 24065.864471184294 rows/sec., 958.01 KiB/sec. | ||
| 2446 | 2025.12.17 00:11:02.367713 [ 4 ] {6610818b-aaf7-45c9-a3d3-35496ca9da40} <Debug> TCPHandler: Processed in 0.001805978 sec. | ||
| 2447 | 2025.12.17 00:11:02.367937 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2025.12.17 00:11:02.368075 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2449 | 2025.12.17 00:11:02.368299 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2450 | 2025.12.17 00:11:02.368337 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2451 | 2025.12.17 00:11:02.368544 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2452 | 2025.12.17 00:11:02.368598 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2453 | 2025.12.17 00:11:02.368697 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2454 | 2025.12.17 00:11:02.368761 [ 326 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2455 | 2025.12.17 00:11:02.368768 [ 332 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2456 | 2025.12.17 00:11:02.368854 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 2457 | 2025.12.17 00:11:02.368880 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2458 | 2025.12.17 00:11:02.368934 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2459 | 2025.12.17 00:11:02.368952 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2460 | 2025.12.17 00:11:02.368983 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2461 | 2025.12.17 00:11:02.369014 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2462 | 2025.12.17 00:11:02.369623 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001606 sec., 23661.2702366127 rows/sec., 941.90 KiB/sec. | ||
| 2463 | 2025.12.17 00:11:02.369728 [ 4 ] {90773304-2f8e-4fe9-a89d-08a09758bc7b} <Debug> TCPHandler: Processed in 0.001841578 sec. | ||
| 2464 | 2025.12.17 00:11:02.377130 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2025.12.17 00:11:02.377243 [ 4 ] {e054c3f5-928d-4447-8762-64401cde22a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2466 | 2025.12.17 00:11:02.377284 [ 4 ] {e054c3f5-928d-4447-8762-64401cde22a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2467 | 2025.12.17 00:11:02.378106 [ 4 ] {e054c3f5-928d-4447-8762-64401cde22a1} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2025.12.17 00:11:02.378176 [ 4 ] {e054c3f5-928d-4447-8762-64401cde22a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2469 | 2025.12.17 00:11:02.378682 [ 4 ] {e054c3f5-928d-4447-8762-64401cde22a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2470 | 2025.12.17 00:11:02.378889 [ 4 ] {e054c3f5-928d-4447-8762-64401cde22a1} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2025.12.17 00:11:02.379034 [ 4 ] {e054c3f5-928d-4447-8762-64401cde22a1} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001824 sec., 2192.9824561403507 rows/sec., 206.66 KiB/sec. | ||
| 2472 | 2025.12.17 00:11:02.379073 [ 4 ] {e054c3f5-928d-4447-8762-64401cde22a1} <Debug> TCPHandler: Processed in 0.001994291 sec. | ||
| 2473 | 2025.12.17 00:11:02.379182 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2025.12.17 00:11:02.379279 [ 4 ] {33e0f38b-7f64-4734-8dea-799c4f8dba65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2475 | 2025.12.17 00:11:02.379319 [ 4 ] {33e0f38b-7f64-4734-8dea-799c4f8dba65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2476 | 2025.12.17 00:11:02.379757 [ 4 ] {33e0f38b-7f64-4734-8dea-799c4f8dba65} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.12.17 00:11:02.379794 [ 4 ] {33e0f38b-7f64-4734-8dea-799c4f8dba65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2478 | 2025.12.17 00:11:02.380102 [ 4 ] {33e0f38b-7f64-4734-8dea-799c4f8dba65} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2479 | 2025.12.17 00:11:02.380325 [ 4 ] {33e0f38b-7f64-4734-8dea-799c4f8dba65} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2025.12.17 00:11:02.380461 [ 4 ] {33e0f38b-7f64-4734-8dea-799c4f8dba65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.66 MiB/sec. | ||
| 2481 | 2025.12.17 00:11:02.380503 [ 4 ] {33e0f38b-7f64-4734-8dea-799c4f8dba65} <Debug> TCPHandler: Processed in 0.001370268 sec. | ||
| 2482 | 2025.12.17 00:11:02.380609 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2025.12.17 00:11:02.380703 [ 4 ] {0ce5c50a-9573-480b-b45a-36c9d178cea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2484 | 2025.12.17 00:11:02.380744 [ 4 ] {0ce5c50a-9573-480b-b45a-36c9d178cea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2485 | 2025.12.17 00:11:02.381135 [ 4 ] {0ce5c50a-9573-480b-b45a-36c9d178cea0} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2025.12.17 00:11:02.381171 [ 4 ] {0ce5c50a-9573-480b-b45a-36c9d178cea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2487 | 2025.12.17 00:11:02.381455 [ 4 ] {0ce5c50a-9573-480b-b45a-36c9d178cea0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2488 | 2025.12.17 00:11:02.381667 [ 4 ] {0ce5c50a-9573-480b-b45a-36c9d178cea0} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2025.12.17 00:11:02.381796 [ 4 ] {0ce5c50a-9573-480b-b45a-36c9d178cea0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001111 sec., 12601.260126012601 rows/sec., 1.00 MiB/sec. | ||
| 2490 | 2025.12.17 00:11:02.381836 [ 4 ] {0ce5c50a-9573-480b-b45a-36c9d178cea0} <Debug> TCPHandler: Processed in 0.001275737 sec. | ||
| 2491 | 2025.12.17 00:11:02.381940 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2025.12.17 00:11:02.382034 [ 4 ] {56016321-a151-47fe-977f-7d30c0203af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2493 | 2025.12.17 00:11:02.382074 [ 4 ] {56016321-a151-47fe-977f-7d30c0203af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2494 | 2025.12.17 00:11:02.382600 [ 4 ] {56016321-a151-47fe-977f-7d30c0203af4} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2025.12.17 00:11:02.382638 [ 4 ] {56016321-a151-47fe-977f-7d30c0203af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2496 | 2025.12.17 00:11:02.382973 [ 4 ] {56016321-a151-47fe-977f-7d30c0203af4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2497 | 2025.12.17 00:11:02.383184 [ 4 ] {56016321-a151-47fe-977f-7d30c0203af4} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2025.12.17 00:11:02.383314 [ 4 ] {56016321-a151-47fe-977f-7d30c0203af4} <Debug> executeQuery: Read 260 rows, 23.75 KiB in 0.001298 sec., 200308.16640986135 rows/sec., 17.87 MiB/sec. | ||
| 2499 | 2025.12.17 00:11:02.383351 [ 4 ] {56016321-a151-47fe-977f-7d30c0203af4} <Debug> TCPHandler: Processed in 0.0014602 sec. | ||
| 2500 | 2025.12.17 00:11:02.383458 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2025.12.17 00:11:02.383551 [ 4 ] {dd9c418c-6664-4df0-9f34-4185b21b314d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2502 | 2025.12.17 00:11:02.383591 [ 4 ] {dd9c418c-6664-4df0-9f34-4185b21b314d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2503 | 2025.12.17 00:11:02.384005 [ 4 ] {dd9c418c-6664-4df0-9f34-4185b21b314d} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2025.12.17 00:11:02.384042 [ 4 ] {dd9c418c-6664-4df0-9f34-4185b21b314d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2505 | 2025.12.17 00:11:02.384340 [ 4 ] {dd9c418c-6664-4df0-9f34-4185b21b314d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2506 | 2025.12.17 00:11:02.384546 [ 4 ] {dd9c418c-6664-4df0-9f34-4185b21b314d} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.12.17 00:11:02.384674 [ 4 ] {dd9c418c-6664-4df0-9f34-4185b21b314d} <Debug> executeQuery: Read 64 rows, 4.80 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.11 MiB/sec. | ||
| 2508 | 2025.12.17 00:11:02.384715 [ 4 ] {dd9c418c-6664-4df0-9f34-4185b21b314d} <Debug> TCPHandler: Processed in 0.001305637 sec. | ||
| 2509 | 2025.12.17 00:11:02.384817 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2025.12.17 00:11:02.384909 [ 4 ] {887f6736-bcd1-49c2-84fc-4e4a70901caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2511 | 2025.12.17 00:11:02.384950 [ 4 ] {887f6736-bcd1-49c2-84fc-4e4a70901caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2512 | 2025.12.17 00:11:02.385338 [ 4 ] {887f6736-bcd1-49c2-84fc-4e4a70901caa} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.12.17 00:11:02.385374 [ 4 ] {887f6736-bcd1-49c2-84fc-4e4a70901caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2514 | 2025.12.17 00:11:02.385683 [ 4 ] {887f6736-bcd1-49c2-84fc-4e4a70901caa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2515 | 2025.12.17 00:11:02.385889 [ 4 ] {887f6736-bcd1-49c2-84fc-4e4a70901caa} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2025.12.17 00:11:02.386015 [ 4 ] {887f6736-bcd1-49c2-84fc-4e4a70901caa} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001129 sec., 22143.489813994685 rows/sec., 1.82 MiB/sec. | ||
| 2517 | 2025.12.17 00:11:02.386051 [ 4 ] {887f6736-bcd1-49c2-84fc-4e4a70901caa} <Debug> TCPHandler: Processed in 0.001289617 sec. | ||
| 2518 | 2025.12.17 00:11:02.386149 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2025.12.17 00:11:02.386238 [ 4 ] {e56729d6-05e2-400f-9764-31577e2f52ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2520 | 2025.12.17 00:11:02.386275 [ 4 ] {e56729d6-05e2-400f-9764-31577e2f52ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2521 | 2025.12.17 00:11:02.386629 [ 4 ] {e56729d6-05e2-400f-9764-31577e2f52ad} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2025.12.17 00:11:02.386664 [ 4 ] {e56729d6-05e2-400f-9764-31577e2f52ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2523 | 2025.12.17 00:11:02.386999 [ 4 ] {e56729d6-05e2-400f-9764-31577e2f52ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2524 | 2025.12.17 00:11:02.387208 [ 4 ] {e56729d6-05e2-400f-9764-31577e2f52ad} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2025.12.17 00:11:02.387340 [ 4 ] {e56729d6-05e2-400f-9764-31577e2f52ad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 2526 | 2025.12.17 00:11:02.387378 [ 4 ] {e56729d6-05e2-400f-9764-31577e2f52ad} <Debug> TCPHandler: Processed in 0.001264186 sec. | ||
| 2527 | 2025.12.17 00:11:02.387482 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2025.12.17 00:11:02.387575 [ 4 ] {826f9a08-1a5b-496c-85ce-1124c74705f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2529 | 2025.12.17 00:11:02.387613 [ 4 ] {826f9a08-1a5b-496c-85ce-1124c74705f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2530 | 2025.12.17 00:11:02.388077 [ 4 ] {826f9a08-1a5b-496c-85ce-1124c74705f4} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2025.12.17 00:11:02.388114 [ 4 ] {826f9a08-1a5b-496c-85ce-1124c74705f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2532 | 2025.12.17 00:11:02.388426 [ 4 ] {826f9a08-1a5b-496c-85ce-1124c74705f4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2533 | 2025.12.17 00:11:02.388632 [ 4 ] {826f9a08-1a5b-496c-85ce-1124c74705f4} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2025.12.17 00:11:02.388760 [ 4 ] {826f9a08-1a5b-496c-85ce-1124c74705f4} <Debug> executeQuery: Read 170 rows, 14.00 KiB in 0.001202 sec., 141430.94841930116 rows/sec., 11.38 MiB/sec. | ||
| 2535 | 2025.12.17 00:11:02.388796 [ 4 ] {826f9a08-1a5b-496c-85ce-1124c74705f4} <Debug> TCPHandler: Processed in 0.001363159 sec. | ||
| 2536 | 2025.12.17 00:11:02.388892 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2025.12.17 00:11:02.388985 [ 4 ] {694ef771-11d6-468e-9d11-114dc53f7105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2538 | 2025.12.17 00:11:02.389027 [ 4 ] {694ef771-11d6-468e-9d11-114dc53f7105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2539 | 2025.12.17 00:11:02.389448 [ 4 ] {694ef771-11d6-468e-9d11-114dc53f7105} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2025.12.17 00:11:02.389485 [ 4 ] {694ef771-11d6-468e-9d11-114dc53f7105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2541 | 2025.12.17 00:11:02.389830 [ 4 ] {694ef771-11d6-468e-9d11-114dc53f7105} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2542 | 2025.12.17 00:11:02.390048 [ 4 ] {694ef771-11d6-468e-9d11-114dc53f7105} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2025.12.17 00:11:02.390175 [ 4 ] {694ef771-11d6-468e-9d11-114dc53f7105} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001208 sec., 168046.35761589403 rows/sec., 12.04 MiB/sec. | ||
| 2544 | 2025.12.17 00:11:02.390211 [ 4 ] {694ef771-11d6-468e-9d11-114dc53f7105} <Debug> TCPHandler: Processed in 0.001367758 sec. | ||
| 2545 | 2025.12.17 00:11:02.390323 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2025.12.17 00:11:02.390416 [ 4 ] {329f44df-a585-4051-a35d-e1b5e72b5f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2547 | 2025.12.17 00:11:02.390459 [ 4 ] {329f44df-a585-4051-a35d-e1b5e72b5f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2548 | 2025.12.17 00:11:02.390772 [ 4 ] {329f44df-a585-4051-a35d-e1b5e72b5f0d} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2025.12.17 00:11:02.390810 [ 4 ] {329f44df-a585-4051-a35d-e1b5e72b5f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2550 | 2025.12.17 00:11:02.391109 [ 4 ] {329f44df-a585-4051-a35d-e1b5e72b5f0d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2551 | 2025.12.17 00:11:02.391313 [ 4 ] {329f44df-a585-4051-a35d-e1b5e72b5f0d} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2025.12.17 00:11:02.391439 [ 4 ] {329f44df-a585-4051-a35d-e1b5e72b5f0d} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001041 sec., 1921.2295869356387 rows/sec., 121.95 KiB/sec. | ||
| 2553 | 2025.12.17 00:11:02.391475 [ 4 ] {329f44df-a585-4051-a35d-e1b5e72b5f0d} <Debug> TCPHandler: Processed in 0.001201054 sec. | ||
| 2554 | 2025.12.17 00:11:02.391589 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2025.12.17 00:11:02.391709 [ 4 ] {0e0c622f-209d-4fea-b1a2-d34c6a0db6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2556 | 2025.12.17 00:11:02.391772 [ 4 ] {0e0c622f-209d-4fea-b1a2-d34c6a0db6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2557 | 2025.12.17 00:11:02.392747 [ 4 ] {0e0c622f-209d-4fea-b1a2-d34c6a0db6cd} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.12.17 00:11:02.392784 [ 4 ] {0e0c622f-209d-4fea-b1a2-d34c6a0db6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2559 | 2025.12.17 00:11:02.393343 [ 4 ] {0e0c622f-209d-4fea-b1a2-d34c6a0db6cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2560 | 2025.12.17 00:11:02.393574 [ 4 ] {0e0c622f-209d-4fea-b1a2-d34c6a0db6cd} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.12.17 00:11:02.393710 [ 4 ] {0e0c622f-209d-4fea-b1a2-d34c6a0db6cd} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002026 sec., 18756.169792694964 rows/sec., 33.61 MiB/sec. | ||
| 2562 | 2025.12.17 00:11:02.393764 [ 4 ] {0e0c622f-209d-4fea-b1a2-d34c6a0db6cd} <Debug> TCPHandler: Processed in 0.002233616 sec. | ||
| 2563 | 2025.12.17 00:11:02.393867 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.12.17 00:11:02.393959 [ 4 ] {a8a637b2-f7be-4183-bbee-1068b0fc297b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2565 | 2025.12.17 00:11:02.393999 [ 4 ] {a8a637b2-f7be-4183-bbee-1068b0fc297b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2566 | 2025.12.17 00:11:02.394315 [ 4 ] {a8a637b2-f7be-4183-bbee-1068b0fc297b} <Trace> oximeter.measurements_i64 (e4ff0632-5703-4ab5-8c1b-d92584246a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.12.17 00:11:02.394350 [ 4 ] {a8a637b2-f7be-4183-bbee-1068b0fc297b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2568 | 2025.12.17 00:11:02.394647 [ 4 ] {a8a637b2-f7be-4183-bbee-1068b0fc297b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2569 | 2025.12.17 00:11:02.394848 [ 4 ] {a8a637b2-f7be-4183-bbee-1068b0fc297b} <Trace> oximeter.measurements_i64 (e4ff0632-5703-4ab5-8c1b-d92584246a66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.12.17 00:11:02.394967 [ 4 ] {a8a637b2-f7be-4183-bbee-1068b0fc297b} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001027 sec., 26290.16553067186 rows/sec., 1.89 MiB/sec. | ||
| 2571 | 2025.12.17 00:11:02.395002 [ 4 ] {a8a637b2-f7be-4183-bbee-1068b0fc297b} <Debug> TCPHandler: Processed in 0.001182035 sec. | ||
| 2572 | 2025.12.17 00:11:02.395103 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2025.12.17 00:11:02.395204 [ 4 ] {bf27844f-1581-4cbf-bbe7-a5877595572c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2574 | 2025.12.17 00:11:02.395246 [ 4 ] {bf27844f-1581-4cbf-bbe7-a5877595572c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2575 | 2025.12.17 00:11:02.395585 [ 4 ] {bf27844f-1581-4cbf-bbe7-a5877595572c} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2025.12.17 00:11:02.395648 [ 4 ] {bf27844f-1581-4cbf-bbe7-a5877595572c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2577 | 2025.12.17 00:11:02.395958 [ 4 ] {bf27844f-1581-4cbf-bbe7-a5877595572c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2578 | 2025.12.17 00:11:02.396169 [ 4 ] {bf27844f-1581-4cbf-bbe7-a5877595572c} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2025.12.17 00:11:02.396297 [ 4 ] {bf27844f-1581-4cbf-bbe7-a5877595572c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 2580 | 2025.12.17 00:11:02.396332 [ 4 ] {bf27844f-1581-4cbf-bbe7-a5877595572c} <Debug> TCPHandler: Processed in 0.001277786 sec. | ||
| 2581 | 2025.12.17 00:11:03.000257 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.90 MiB, peak 210.65 MiB, free memory in arenas 0.00 B, will set to 207.88 MiB (RSS), difference: -1.02 MiB | ||
| 2582 | 2025.12.17 00:11:03.765099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5117 | ||
| 2583 | 2025.12.17 00:11:03.765593 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2025.12.17 00:11:03.765638 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2585 | 2025.12.17 00:11:03.766175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2586 | 2025.12.17 00:11:03.766420 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2025.12.17 00:11:03.766560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5117 | ||
| 2588 | 2025.12.17 00:11:03.766619 [ 142 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2589 | 2025.12.17 00:11:03.766698 [ 142 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2025.12.17 00:11:03.766723 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2591 | 2025.12.17 00:11:03.766928 [ 191 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::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 | ||
| 2592 | 2025.12.17 00:11:03.767147 [ 191 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2593 | 2025.12.17 00:11:03.767220 [ 191 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2594 | 2025.12.17 00:11:03.767365 [ 191 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2595 | 2025.12.17 00:11:03.767437 [ 191 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2596 | 2025.12.17 00:11:03.767486 [ 191 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 436 rows starting from the beginning of the part | ||
| 2597 | 2025.12.17 00:11:03.767527 [ 191 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2598 | 2025.12.17 00:11:03.767572 [ 191 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2599 | 2025.12.17 00:11:03.768973 [ 195 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5117 rows, containing 4 columns (4 merged, 0 gathered) in 0.002143125 sec., 2387634.8789734617 rows/sec., 34.16 MiB/sec. | ||
| 2600 | 2025.12.17 00:11:03.769657 [ 195 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2601 | 2025.12.17 00:11:03.769938 [ 195 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.12.17 00:11:03.770013 [ 195 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_11_2} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2603 | 2025.12.17 00:11:03.770085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2604 | 2025.12.17 00:11:04.037409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2605 | 2025.12.17 00:11:04.055233 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2025.12.17 00:11:04.055292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2607 | 2025.12.17 00:11:04.061532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2608 | 2025.12.17 00:11:04.062268 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.12.17 00:11:04.062552 [ 142 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2610 | 2025.12.17 00:11:04.062611 [ 142 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2025.12.17 00:11:04.062631 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2612 | 2025.12.17 00:11:04.062759 [ 191 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 2613 | 2025.12.17 00:11:04.066027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2614 | 2025.12.17 00:11:04.066840 [ 191 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2615 | 2025.12.17 00:11:04.068216 [ 191 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 2616 | 2025.12.17 00:11:04.072481 [ 191 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 2617 | 2025.12.17 00:11:04.076510 [ 191 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 2618 | 2025.12.17 00:11:04.080795 [ 191 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 2619 | 2025.12.17 00:11:04.085414 [ 191 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 2620 | 2025.12.17 00:11:04.089673 [ 191 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 2621 | 2025.12.17 00:11:04.144466 [ 187 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081752261 sec., 1015.262440264496 rows/sec., 5.25 MiB/sec. | ||
| 2622 | 2025.12.17 00:11:04.147097 [ 201 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2623 | 2025.12.17 00:11:04.149241 [ 201 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_11_2} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.12.17 00:11:04.149363 [ 201 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_11_2} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2625 | 2025.12.17 00:11:04.151257 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2626 | 2025.12.17 00:11:05.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.50 MiB, peak 219.38 MiB, free memory in arenas 0.00 B, will set to 217.95 MiB (RSS), difference: 8.45 MiB | ||
| 2627 | 2025.12.17 00:11:07.359293 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2025.12.17 00:11:07.359496 [ 4 ] {9e089791-9c08-476d-ad63-8b82be20e088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2629 | 2025.12.17 00:11:07.359559 [ 4 ] {9e089791-9c08-476d-ad63-8b82be20e088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2630 | 2025.12.17 00:11:07.360173 [ 4 ] {9e089791-9c08-476d-ad63-8b82be20e088} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2025.12.17 00:11:07.360211 [ 4 ] {9e089791-9c08-476d-ad63-8b82be20e088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2632 | 2025.12.17 00:11:07.360610 [ 4 ] {9e089791-9c08-476d-ad63-8b82be20e088} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2633 | 2025.12.17 00:11:07.360848 [ 4 ] {9e089791-9c08-476d-ad63-8b82be20e088} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2025.12.17 00:11:07.360995 [ 4 ] {9e089791-9c08-476d-ad63-8b82be20e088} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.77 MiB/sec. | ||
| 2635 | 2025.12.17 00:11:07.361035 [ 4 ] {9e089791-9c08-476d-ad63-8b82be20e088} <Debug> TCPHandler: Processed in 0.001878949 sec. | ||
| 2636 | 2025.12.17 00:11:07.361149 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2025.12.17 00:11:07.361244 [ 4 ] {c4761ceb-6595-49cf-8880-19f31ab33639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2638 | 2025.12.17 00:11:07.361284 [ 4 ] {c4761ceb-6595-49cf-8880-19f31ab33639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2639 | 2025.12.17 00:11:07.361710 [ 4 ] {c4761ceb-6595-49cf-8880-19f31ab33639} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2025.12.17 00:11:07.361745 [ 4 ] {c4761ceb-6595-49cf-8880-19f31ab33639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2641 | 2025.12.17 00:11:07.362046 [ 4 ] {c4761ceb-6595-49cf-8880-19f31ab33639} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2642 | 2025.12.17 00:11:07.362258 [ 4 ] {c4761ceb-6595-49cf-8880-19f31ab33639} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2025.12.17 00:11:07.362386 [ 4 ] {c4761ceb-6595-49cf-8880-19f31ab33639} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 2644 | 2025.12.17 00:11:07.362422 [ 4 ] {c4761ceb-6595-49cf-8880-19f31ab33639} <Debug> TCPHandler: Processed in 0.001323547 sec. | ||
| 2645 | 2025.12.17 00:11:07.362528 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2025.12.17 00:11:07.362622 [ 4 ] {b1018f03-1179-45c4-905e-b8b087d1d9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2647 | 2025.12.17 00:11:07.362666 [ 4 ] {b1018f03-1179-45c4-905e-b8b087d1d9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2648 | 2025.12.17 00:11:07.363071 [ 4 ] {b1018f03-1179-45c4-905e-b8b087d1d9a5} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.12.17 00:11:07.363105 [ 4 ] {b1018f03-1179-45c4-905e-b8b087d1d9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2650 | 2025.12.17 00:11:07.363441 [ 4 ] {b1018f03-1179-45c4-905e-b8b087d1d9a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2651 | 2025.12.17 00:11:07.363658 [ 4 ] {b1018f03-1179-45c4-905e-b8b087d1d9a5} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.12.17 00:11:07.363785 [ 4 ] {b1018f03-1179-45c4-905e-b8b087d1d9a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 2653 | 2025.12.17 00:11:07.363821 [ 4 ] {b1018f03-1179-45c4-905e-b8b087d1d9a5} <Debug> TCPHandler: Processed in 0.001342768 sec. | ||
| 2654 | 2025.12.17 00:11:07.363938 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2025.12.17 00:11:07.364063 [ 4 ] {ff944353-cd8b-41d7-b7a3-b48c2352e48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2656 | 2025.12.17 00:11:07.364114 [ 4 ] {ff944353-cd8b-41d7-b7a3-b48c2352e48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2657 | 2025.12.17 00:11:07.364502 [ 4 ] {ff944353-cd8b-41d7-b7a3-b48c2352e48c} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2025.12.17 00:11:07.364536 [ 4 ] {ff944353-cd8b-41d7-b7a3-b48c2352e48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2659 | 2025.12.17 00:11:07.364862 [ 4 ] {ff944353-cd8b-41d7-b7a3-b48c2352e48c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2660 | 2025.12.17 00:11:07.365086 [ 4 ] {ff944353-cd8b-41d7-b7a3-b48c2352e48c} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2025.12.17 00:11:07.365211 [ 4 ] {ff944353-cd8b-41d7-b7a3-b48c2352e48c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 2662 | 2025.12.17 00:11:07.365247 [ 4 ] {ff944353-cd8b-41d7-b7a3-b48c2352e48c} <Debug> TCPHandler: Processed in 0.001368568 sec. | ||
| 2663 | 2025.12.17 00:11:11.187715 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2664 | 2025.12.17 00:11:11.187805 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2665 | 2025.12.17 00:11:11.259888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 378 | ||
| 2666 | 2025.12.17 00:11:11.262572 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2025.12.17 00:11:11.262610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2668 | 2025.12.17 00:11:11.263852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2669 | 2025.12.17 00:11:11.264130 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.12.17 00:11:11.264366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2671 | 2025.12.17 00:11:11.266637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5629 | ||
| 2672 | 2025.12.17 00:11:11.267154 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.12.17 00:11:11.267200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2674 | 2025.12.17 00:11:11.267849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2675 | 2025.12.17 00:11:11.268117 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2025.12.17 00:11:11.268267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5629 | ||
| 2677 | 2025.12.17 00:11:11.566118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2678 | 2025.12.17 00:11:11.583288 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2025.12.17 00:11:11.583337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2680 | 2025.12.17 00:11:11.588921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2681 | 2025.12.17 00:11:11.589609 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2025.12.17 00:11:11.592486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2683 | 2025.12.17 00:11:12.361296 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2025.12.17 00:11:12.361480 [ 4 ] {c4115d8a-0e75-4fdc-bf8c-083843f8cbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2685 | 2025.12.17 00:11:12.361542 [ 4 ] {c4115d8a-0e75-4fdc-bf8c-083843f8cbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2686 | 2025.12.17 00:11:12.362261 [ 4 ] {c4115d8a-0e75-4fdc-bf8c-083843f8cbd9} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.12.17 00:11:12.362306 [ 4 ] {c4115d8a-0e75-4fdc-bf8c-083843f8cbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2688 | 2025.12.17 00:11:12.362696 [ 4 ] {c4115d8a-0e75-4fdc-bf8c-083843f8cbd9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2689 | 2025.12.17 00:11:12.362922 [ 4 ] {c4115d8a-0e75-4fdc-bf8c-083843f8cbd9} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.12.17 00:11:12.363071 [ 4 ] {c4115d8a-0e75-4fdc-bf8c-083843f8cbd9} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001639 sec., 82977.42525930445 rows/sec., 7.20 MiB/sec. | ||
| 2691 | 2025.12.17 00:11:12.363112 [ 4 ] {c4115d8a-0e75-4fdc-bf8c-083843f8cbd9} <Debug> TCPHandler: Processed in 0.00194906 sec. | ||
| 2692 | 2025.12.17 00:11:12.363231 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2025.12.17 00:11:12.363326 [ 4 ] {2f4f7896-fb63-4b3a-beec-411e62cd41d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2694 | 2025.12.17 00:11:12.363365 [ 4 ] {2f4f7896-fb63-4b3a-beec-411e62cd41d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2695 | 2025.12.17 00:11:12.363775 [ 4 ] {2f4f7896-fb63-4b3a-beec-411e62cd41d1} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2025.12.17 00:11:12.363811 [ 4 ] {2f4f7896-fb63-4b3a-beec-411e62cd41d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2697 | 2025.12.17 00:11:12.364097 [ 4 ] {2f4f7896-fb63-4b3a-beec-411e62cd41d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2698 | 2025.12.17 00:11:12.364308 [ 4 ] {2f4f7896-fb63-4b3a-beec-411e62cd41d1} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2025.12.17 00:11:12.364432 [ 4 ] {2f4f7896-fb63-4b3a-beec-411e62cd41d1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001125 sec., 35555.555555555555 rows/sec., 2.61 MiB/sec. | ||
| 2700 | 2025.12.17 00:11:12.364468 [ 4 ] {2f4f7896-fb63-4b3a-beec-411e62cd41d1} <Debug> TCPHandler: Processed in 0.001284567 sec. | ||
| 2701 | 2025.12.17 00:11:12.364578 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2025.12.17 00:11:12.364671 [ 4 ] {d6f0adf8-84bb-4e6b-9d95-df6b65198d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2703 | 2025.12.17 00:11:12.364709 [ 4 ] {d6f0adf8-84bb-4e6b-9d95-df6b65198d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2704 | 2025.12.17 00:11:12.365171 [ 4 ] {d6f0adf8-84bb-4e6b-9d95-df6b65198d87} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2025.12.17 00:11:12.365214 [ 4 ] {d6f0adf8-84bb-4e6b-9d95-df6b65198d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2706 | 2025.12.17 00:11:12.365611 [ 4 ] {d6f0adf8-84bb-4e6b-9d95-df6b65198d87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2707 | 2025.12.17 00:11:12.365837 [ 4 ] {d6f0adf8-84bb-4e6b-9d95-df6b65198d87} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2025.12.17 00:11:12.365966 [ 4 ] {d6f0adf8-84bb-4e6b-9d95-df6b65198d87} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001361 sec., 76414.40117560617 rows/sec., 5.97 MiB/sec. | ||
| 2709 | 2025.12.17 00:11:12.366072 [ 4 ] {d6f0adf8-84bb-4e6b-9d95-df6b65198d87} <Debug> TCPHandler: Processed in 0.001539852 sec. | ||
| 2710 | 2025.12.17 00:11:12.366192 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2025.12.17 00:11:12.366285 [ 4 ] {468a2218-fb97-4bfa-916a-06658d70e25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2712 | 2025.12.17 00:11:12.366329 [ 4 ] {468a2218-fb97-4bfa-916a-06658d70e25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2713 | 2025.12.17 00:11:12.366745 [ 4 ] {468a2218-fb97-4bfa-916a-06658d70e25f} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2025.12.17 00:11:12.366781 [ 4 ] {468a2218-fb97-4bfa-916a-06658d70e25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2715 | 2025.12.17 00:11:12.367097 [ 4 ] {468a2218-fb97-4bfa-916a-06658d70e25f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2716 | 2025.12.17 00:11:12.367307 [ 4 ] {468a2218-fb97-4bfa-916a-06658d70e25f} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2025.12.17 00:11:12.367439 [ 4 ] {468a2218-fb97-4bfa-916a-06658d70e25f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2718 | 2025.12.17 00:11:12.367475 [ 4 ] {468a2218-fb97-4bfa-916a-06658d70e25f} <Debug> TCPHandler: Processed in 0.001329587 sec. | ||
| 2719 | 2025.12.17 00:11:12.367588 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2025.12.17 00:11:12.367688 [ 4 ] {50641576-7d42-4807-84af-6f61304ae90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2721 | 2025.12.17 00:11:12.367742 [ 4 ] {50641576-7d42-4807-84af-6f61304ae90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2722 | 2025.12.17 00:11:12.368578 [ 4 ] {50641576-7d42-4807-84af-6f61304ae90e} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2025.12.17 00:11:12.368613 [ 4 ] {50641576-7d42-4807-84af-6f61304ae90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2724 | 2025.12.17 00:11:12.369163 [ 4 ] {50641576-7d42-4807-84af-6f61304ae90e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2725 | 2025.12.17 00:11:12.369378 [ 4 ] {50641576-7d42-4807-84af-6f61304ae90e} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2025.12.17 00:11:12.369508 [ 4 ] {50641576-7d42-4807-84af-6f61304ae90e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 38.98 MiB/sec. | ||
| 2727 | 2025.12.17 00:11:12.369556 [ 4 ] {50641576-7d42-4807-84af-6f61304ae90e} <Debug> TCPHandler: Processed in 0.002018182 sec. | ||
| 2728 | 2025.12.17 00:11:12.369671 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2025.12.17 00:11:12.369769 [ 4 ] {4f8afd9e-134a-4b41-b1c7-ef4d3f23d035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2730 | 2025.12.17 00:11:12.369809 [ 4 ] {4f8afd9e-134a-4b41-b1c7-ef4d3f23d035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2731 | 2025.12.17 00:11:12.370157 [ 4 ] {4f8afd9e-134a-4b41-b1c7-ef4d3f23d035} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2025.12.17 00:11:12.370193 [ 4 ] {4f8afd9e-134a-4b41-b1c7-ef4d3f23d035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2733 | 2025.12.17 00:11:12.370483 [ 4 ] {4f8afd9e-134a-4b41-b1c7-ef4d3f23d035} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2734 | 2025.12.17 00:11:12.370685 [ 4 ] {4f8afd9e-134a-4b41-b1c7-ef4d3f23d035} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2025.12.17 00:11:12.370805 [ 4 ] {4f8afd9e-134a-4b41-b1c7-ef4d3f23d035} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 2736 | 2025.12.17 00:11:12.370846 [ 4 ] {4f8afd9e-134a-4b41-b1c7-ef4d3f23d035} <Debug> TCPHandler: Processed in 0.001216305 sec. | ||
| 2737 | 2025.12.17 00:11:13.099114 [ 13 ] {} <Debug> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2738 | 2025.12.17 00:11:13.099198 [ 13 ] {} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.12.17 00:11:13.099221 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2740 | 2025.12.17 00:11:13.099355 [ 199 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::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 | ||
| 2741 | 2025.12.17 00:11:13.099505 [ 199 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2742 | 2025.12.17 00:11:13.099544 [ 199 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2743 | 2025.12.17 00:11:13.099645 [ 199 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2744 | 2025.12.17 00:11:13.099699 [ 199 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2745 | 2025.12.17 00:11:13.099752 [ 199 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::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 | ||
| 2746 | 2025.12.17 00:11:13.099798 [ 199 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::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 | ||
| 2747 | 2025.12.17 00:11:13.100644 [ 201 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352278 sec., 485846.8451013771 rows/sec., 29.79 MiB/sec. | ||
| 2748 | 2025.12.17 00:11:13.100830 [ 187 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2749 | 2025.12.17 00:11:13.101106 [ 187 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_5_1} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2025.12.17 00:11:13.101177 [ 187 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_5_1} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2751 | 2025.12.17 00:11:13.101252 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2752 | 2025.12.17 00:11:14.465278 [ 29 ] {} <Debug> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2753 | 2025.12.17 00:11:14.465348 [ 29 ] {} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2025.12.17 00:11:14.465373 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2755 | 2025.12.17 00:11:14.465486 [ 189 ] {b39a8917-3c54-4206-a3da-8907b673489c::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 | ||
| 2756 | 2025.12.17 00:11:14.465617 [ 189 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2025.12.17 00:11:14.465656 [ 189 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2758 | 2025.12.17 00:11:14.465753 [ 189 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2759 | 2025.12.17 00:11:14.465806 [ 189 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2760 | 2025.12.17 00:11:14.465853 [ 189 ] {b39a8917-3c54-4206-a3da-8907b673489c::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 | ||
| 2761 | 2025.12.17 00:11:14.465895 [ 189 ] {b39a8917-3c54-4206-a3da-8907b673489c::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 | ||
| 2762 | 2025.12.17 00:11:14.466872 [ 187 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014297 sec., 893893.8238791355 rows/sec., 60.77 MiB/sec. | ||
| 2763 | 2025.12.17 00:11:14.467056 [ 201 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2764 | 2025.12.17 00:11:14.467328 [ 201 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_5_1} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2025.12.17 00:11:14.467396 [ 201 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_5_1} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2766 | 2025.12.17 00:11:14.467476 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2767 | 2025.12.17 00:11:15.068663 [ 125 ] {} <Debug> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2768 | 2025.12.17 00:11:15.068725 [ 125 ] {} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2025.12.17 00:11:15.068744 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2770 | 2025.12.17 00:11:15.068850 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::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 | ||
| 2771 | 2025.12.17 00:11:15.068978 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2772 | 2025.12.17 00:11:15.069014 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2773 | 2025.12.17 00:11:15.069084 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2774 | 2025.12.17 00:11:15.069134 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2775 | 2025.12.17 00:11:15.069180 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::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 | ||
| 2776 | 2025.12.17 00:11:15.069225 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2777 | 2025.12.17 00:11:15.070133 [ 201 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329157 sec., 515364.24967103207 rows/sec., 35.87 MiB/sec. | ||
| 2778 | 2025.12.17 00:11:15.070260 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2779 | 2025.12.17 00:11:15.070490 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_5_1} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2025.12.17 00:11:15.070551 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_5_1} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2781 | 2025.12.17 00:11:15.070615 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2782 | 2025.12.17 00:11:17.359283 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2025.12.17 00:11:17.359485 [ 4 ] {e311fc96-6563-4ddd-a7bb-10007e3c8b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2784 | 2025.12.17 00:11:17.359562 [ 4 ] {e311fc96-6563-4ddd-a7bb-10007e3c8b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2785 | 2025.12.17 00:11:17.360201 [ 4 ] {e311fc96-6563-4ddd-a7bb-10007e3c8b3d} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2025.12.17 00:11:17.360245 [ 4 ] {e311fc96-6563-4ddd-a7bb-10007e3c8b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2787 | 2025.12.17 00:11:17.360648 [ 4 ] {e311fc96-6563-4ddd-a7bb-10007e3c8b3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2788 | 2025.12.17 00:11:17.360891 [ 4 ] {e311fc96-6563-4ddd-a7bb-10007e3c8b3d} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2025.12.17 00:11:17.361028 [ 35 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2790 | 2025.12.17 00:11:17.361060 [ 4 ] {e311fc96-6563-4ddd-a7bb-10007e3c8b3d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 2791 | 2025.12.17 00:11:17.361072 [ 35 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.12.17 00:11:17.361100 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2793 | 2025.12.17 00:11:17.361108 [ 4 ] {e311fc96-6563-4ddd-a7bb-10007e3c8b3d} <Debug> TCPHandler: Processed in 0.001966671 sec. | ||
| 2794 | 2025.12.17 00:11:17.361232 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.12.17 00:11:17.361235 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 2796 | 2025.12.17 00:11:17.361336 [ 4 ] {4de86e1f-fa5c-49eb-8f0a-782d6e5f7548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2797 | 2025.12.17 00:11:17.361385 [ 4 ] {4de86e1f-fa5c-49eb-8f0a-782d6e5f7548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2798 | 2025.12.17 00:11:17.361391 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2799 | 2025.12.17 00:11:17.361440 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1257 rows starting from the beginning of the part | ||
| 2800 | 2025.12.17 00:11:17.361514 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2801 | 2025.12.17 00:11:17.361569 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 260 rows starting from the beginning of the part | ||
| 2802 | 2025.12.17 00:11:17.361619 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2803 | 2025.12.17 00:11:17.361663 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 136 rows starting from the beginning of the part | ||
| 2804 | 2025.12.17 00:11:17.361716 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2805 | 2025.12.17 00:11:17.361832 [ 4 ] {4de86e1f-fa5c-49eb-8f0a-782d6e5f7548} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2025.12.17 00:11:17.361874 [ 4 ] {4de86e1f-fa5c-49eb-8f0a-782d6e5f7548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2807 | 2025.12.17 00:11:17.362253 [ 4 ] {4de86e1f-fa5c-49eb-8f0a-782d6e5f7548} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2808 | 2025.12.17 00:11:17.362522 [ 4 ] {4de86e1f-fa5c-49eb-8f0a-782d6e5f7548} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2025.12.17 00:11:17.362623 [ 35 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2810 | 2025.12.17 00:11:17.362654 [ 35 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2025.12.17 00:11:17.362662 [ 4 ] {4de86e1f-fa5c-49eb-8f0a-782d6e5f7548} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00135 sec., 47407.4074074074 rows/sec., 3.70 MiB/sec. | ||
| 2812 | 2025.12.17 00:11:17.362671 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2813 | 2025.12.17 00:11:17.362701 [ 4 ] {4de86e1f-fa5c-49eb-8f0a-782d6e5f7548} <Debug> TCPHandler: Processed in 0.001521382 sec. | ||
| 2814 | 2025.12.17 00:11:17.362765 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 2815 | 2025.12.17 00:11:17.362813 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2025.12.17 00:11:17.362874 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2817 | 2025.12.17 00:11:17.362906 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 735 rows starting from the beginning of the part | ||
| 2818 | 2025.12.17 00:11:17.362920 [ 4 ] {a22d1563-5698-4591-8461-8579320e05ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2819 | 2025.12.17 00:11:17.362961 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2820 | 2025.12.17 00:11:17.362972 [ 4 ] {a22d1563-5698-4591-8461-8579320e05ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2821 | 2025.12.17 00:11:17.362993 [ 200 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815538 sec., 1003008.4746229493 rows/sec., 85.97 MiB/sec. | ||
| 2822 | 2025.12.17 00:11:17.363014 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 170 rows starting from the beginning of the part | ||
| 2823 | 2025.12.17 00:11:17.363082 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2824 | 2025.12.17 00:11:17.363123 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 2825 | 2025.12.17 00:11:17.363168 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2826 | 2025.12.17 00:11:17.363257 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2827 | 2025.12.17 00:11:17.363419 [ 4 ] {a22d1563-5698-4591-8461-8579320e05ac} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2025.12.17 00:11:17.363463 [ 4 ] {a22d1563-5698-4591-8461-8579320e05ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2829 | 2025.12.17 00:11:17.363523 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.12.17 00:11:17.363604 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_16_3} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2831 | 2025.12.17 00:11:17.363688 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2832 | 2025.12.17 00:11:17.363942 [ 4 ] {a22d1563-5698-4591-8461-8579320e05ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2833 | 2025.12.17 00:11:17.364184 [ 4 ] {a22d1563-5698-4591-8461-8579320e05ac} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.12.17 00:11:17.364208 [ 189 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481371 sec., 810735.460596974 rows/sec., 63.09 MiB/sec. | ||
| 2835 | 2025.12.17 00:11:17.364287 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2836 | 2025.12.17 00:11:17.364321 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.12.17 00:11:17.364324 [ 4 ] {a22d1563-5698-4591-8461-8579320e05ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001424 sec., 112359.55056179776 rows/sec., 7.83 MiB/sec. | ||
| 2838 | 2025.12.17 00:11:17.364340 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2839 | 2025.12.17 00:11:17.364366 [ 4 ] {a22d1563-5698-4591-8461-8579320e05ac} <Debug> TCPHandler: Processed in 0.001604144 sec. | ||
| 2840 | 2025.12.17 00:11:17.364399 [ 193 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2841 | 2025.12.17 00:11:17.364448 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 2842 | 2025.12.17 00:11:17.364492 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2025.12.17 00:11:17.364591 [ 4 ] {36424374-58d1-4536-a1db-2e3e0f08b9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2844 | 2025.12.17 00:11:17.364601 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2845 | 2025.12.17 00:11:17.364639 [ 4 ] {36424374-58d1-4536-a1db-2e3e0f08b9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2846 | 2025.12.17 00:11:17.364658 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2111 rows starting from the beginning of the part | ||
| 2847 | 2025.12.17 00:11:17.364676 [ 193 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2025.12.17 00:11:17.364732 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 2849 | 2025.12.17 00:11:17.364751 [ 193 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_16_3} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2850 | 2025.12.17 00:11:17.364785 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 2851 | 2025.12.17 00:11:17.364824 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2852 | 2025.12.17 00:11:17.364834 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2853 | 2025.12.17 00:11:17.364884 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 2854 | 2025.12.17 00:11:17.364926 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 2855 | 2025.12.17 00:11:17.365008 [ 4 ] {36424374-58d1-4536-a1db-2e3e0f08b9b4} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.12.17 00:11:17.365057 [ 4 ] {36424374-58d1-4536-a1db-2e3e0f08b9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2857 | 2025.12.17 00:11:17.365440 [ 4 ] {36424374-58d1-4536-a1db-2e3e0f08b9b4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2858 | 2025.12.17 00:11:17.365664 [ 4 ] {36424374-58d1-4536-a1db-2e3e0f08b9b4} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.12.17 00:11:17.365760 [ 35 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2860 | 2025.12.17 00:11:17.365785 [ 35 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.12.17 00:11:17.365801 [ 4 ] {36424374-58d1-4536-a1db-2e3e0f08b9b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 2862 | 2025.12.17 00:11:17.365804 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2863 | 2025.12.17 00:11:17.365840 [ 4 ] {36424374-58d1-4536-a1db-2e3e0f08b9b4} <Debug> TCPHandler: Processed in 0.001397359 sec. | ||
| 2864 | 2025.12.17 00:11:17.365893 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 2865 | 2025.12.17 00:11:17.365993 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2866 | 2025.12.17 00:11:17.366021 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 2867 | 2025.12.17 00:11:17.366067 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 2868 | 2025.12.17 00:11:17.366106 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 2869 | 2025.12.17 00:11:17.366140 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 2870 | 2025.12.17 00:11:17.366175 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 2871 | 2025.12.17 00:11:17.366208 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 2872 | 2025.12.17 00:11:17.366648 [ 188 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2954 rows, containing 5 columns (5 merged, 0 gathered) in 0.002255077 sec., 1309933.097628152 rows/sec., 90.89 MiB/sec. | ||
| 2873 | 2025.12.17 00:11:17.366967 [ 193 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2874 | 2025.12.17 00:11:17.367063 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001195476 sec., 803027.4133483232 rows/sec., 52.39 MiB/sec. | ||
| 2875 | 2025.12.17 00:11:17.367231 [ 193 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2025.12.17 00:11:17.367311 [ 188 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2877 | 2025.12.17 00:11:17.367314 [ 193 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2878 | 2025.12.17 00:11:17.367406 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2879 | 2025.12.17 00:11:17.367623 [ 188 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_16_3} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2025.12.17 00:11:17.367705 [ 188 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_16_3} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2881 | 2025.12.17 00:11:17.367803 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2882 | 2025.12.17 00:11:18.768400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6077 | ||
| 2883 | 2025.12.17 00:11:18.769008 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2025.12.17 00:11:18.769052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2885 | 2025.12.17 00:11:18.769534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2886 | 2025.12.17 00:11:18.769777 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2025.12.17 00:11:18.769918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6077 | ||
| 2888 | 2025.12.17 00:11:19.092579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2889 | 2025.12.17 00:11:19.109048 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2025.12.17 00:11:19.109104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2891 | 2025.12.17 00:11:19.115150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2892 | 2025.12.17 00:11:19.115877 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2025.12.17 00:11:19.119002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2894 | 2025.12.17 00:11:21.264540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 398 | ||
| 2895 | 2025.12.17 00:11:21.266532 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2025.12.17 00:11:21.266570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2897 | 2025.12.17 00:11:21.267685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2898 | 2025.12.17 00:11:21.267941 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2025.12.17 00:11:21.268192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 2900 | 2025.12.17 00:11:22.360428 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2025.12.17 00:11:22.360618 [ 4 ] {062f6519-2bce-4184-8d0d-c9c956e3ae5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2902 | 2025.12.17 00:11:22.360685 [ 4 ] {062f6519-2bce-4184-8d0d-c9c956e3ae5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2903 | 2025.12.17 00:11:22.361382 [ 4 ] {062f6519-2bce-4184-8d0d-c9c956e3ae5f} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2025.12.17 00:11:22.361432 [ 4 ] {062f6519-2bce-4184-8d0d-c9c956e3ae5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2905 | 2025.12.17 00:11:22.361851 [ 4 ] {062f6519-2bce-4184-8d0d-c9c956e3ae5f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2906 | 2025.12.17 00:11:22.362079 [ 4 ] {062f6519-2bce-4184-8d0d-c9c956e3ae5f} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): 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.17 00:11:22.362234 [ 4 ] {062f6519-2bce-4184-8d0d-c9c956e3ae5f} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001666 sec., 81632.6530612245 rows/sec., 7.08 MiB/sec. | ||
| 2908 | 2025.12.17 00:11:22.362276 [ 4 ] {062f6519-2bce-4184-8d0d-c9c956e3ae5f} <Debug> TCPHandler: Processed in 0.001980752 sec. | ||
| 2909 | 2025.12.17 00:11:22.362400 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2025.12.17 00:11:22.362526 [ 4 ] {3002a20e-e40e-4aad-afea-43a48923c1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2911 | 2025.12.17 00:11:22.362576 [ 4 ] {3002a20e-e40e-4aad-afea-43a48923c1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2912 | 2025.12.17 00:11:22.363049 [ 4 ] {3002a20e-e40e-4aad-afea-43a48923c1fd} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2025.12.17 00:11:22.363087 [ 4 ] {3002a20e-e40e-4aad-afea-43a48923c1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2914 | 2025.12.17 00:11:22.363413 [ 4 ] {3002a20e-e40e-4aad-afea-43a48923c1fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2915 | 2025.12.17 00:11:22.363631 [ 4 ] {3002a20e-e40e-4aad-afea-43a48923c1fd} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.12.17 00:11:22.363766 [ 4 ] {3002a20e-e40e-4aad-afea-43a48923c1fd} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001265 sec., 31620.553359683792 rows/sec., 2.32 MiB/sec. | ||
| 2917 | 2025.12.17 00:11:22.363806 [ 4 ] {3002a20e-e40e-4aad-afea-43a48923c1fd} <Debug> TCPHandler: Processed in 0.00146818 sec. | ||
| 2918 | 2025.12.17 00:11:22.363912 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2025.12.17 00:11:22.364007 [ 4 ] {8802b623-be0d-4f63-95ff-8055a1d6f796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2920 | 2025.12.17 00:11:22.364048 [ 4 ] {8802b623-be0d-4f63-95ff-8055a1d6f796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2921 | 2025.12.17 00:11:22.364489 [ 4 ] {8802b623-be0d-4f63-95ff-8055a1d6f796} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2025.12.17 00:11:22.364527 [ 4 ] {8802b623-be0d-4f63-95ff-8055a1d6f796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2923 | 2025.12.17 00:11:22.364840 [ 4 ] {8802b623-be0d-4f63-95ff-8055a1d6f796} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2924 | 2025.12.17 00:11:22.365068 [ 4 ] {8802b623-be0d-4f63-95ff-8055a1d6f796} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2025.12.17 00:11:22.365204 [ 4 ] {8802b623-be0d-4f63-95ff-8055a1d6f796} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001215 sec., 85596.70781893005 rows/sec., 6.69 MiB/sec. | ||
| 2926 | 2025.12.17 00:11:22.365242 [ 4 ] {8802b623-be0d-4f63-95ff-8055a1d6f796} <Debug> TCPHandler: Processed in 0.001380808 sec. | ||
| 2927 | 2025.12.17 00:11:22.365348 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2025.12.17 00:11:22.365442 [ 4 ] {f918b8d5-f5f3-4b2c-b89a-4d422934e962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2929 | 2025.12.17 00:11:22.365486 [ 4 ] {f918b8d5-f5f3-4b2c-b89a-4d422934e962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2930 | 2025.12.17 00:11:22.365886 [ 4 ] {f918b8d5-f5f3-4b2c-b89a-4d422934e962} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.12.17 00:11:22.365924 [ 4 ] {f918b8d5-f5f3-4b2c-b89a-4d422934e962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2932 | 2025.12.17 00:11:22.366255 [ 4 ] {f918b8d5-f5f3-4b2c-b89a-4d422934e962} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2933 | 2025.12.17 00:11:22.366472 [ 4 ] {f918b8d5-f5f3-4b2c-b89a-4d422934e962} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2025.12.17 00:11:22.366606 [ 4 ] {f918b8d5-f5f3-4b2c-b89a-4d422934e962} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2935 | 2025.12.17 00:11:22.366644 [ 4 ] {f918b8d5-f5f3-4b2c-b89a-4d422934e962} <Debug> TCPHandler: Processed in 0.001345698 sec. | ||
| 2936 | 2025.12.17 00:11:22.366746 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2025.12.17 00:11:22.366849 [ 4 ] {29bac6dc-5d0e-40de-8d32-f6a2706326d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2938 | 2025.12.17 00:11:22.366905 [ 4 ] {29bac6dc-5d0e-40de-8d32-f6a2706326d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2939 | 2025.12.17 00:11:22.367855 [ 4 ] {29bac6dc-5d0e-40de-8d32-f6a2706326d9} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2025.12.17 00:11:22.367900 [ 4 ] {29bac6dc-5d0e-40de-8d32-f6a2706326d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2941 | 2025.12.17 00:11:22.368493 [ 4 ] {29bac6dc-5d0e-40de-8d32-f6a2706326d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2942 | 2025.12.17 00:11:22.368732 [ 4 ] {29bac6dc-5d0e-40de-8d32-f6a2706326d9} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.12.17 00:11:22.368874 [ 4 ] {29bac6dc-5d0e-40de-8d32-f6a2706326d9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002044 sec., 19569.471624266145 rows/sec., 35.07 MiB/sec. | ||
| 2944 | 2025.12.17 00:11:22.368928 [ 4 ] {29bac6dc-5d0e-40de-8d32-f6a2706326d9} <Debug> TCPHandler: Processed in 0.002232317 sec. | ||
| 2945 | 2025.12.17 00:11:22.369033 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.12.17 00:11:22.369127 [ 4 ] {79dfd7d6-994d-4c7d-8d0c-db11a5b92d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2947 | 2025.12.17 00:11:22.369170 [ 4 ] {79dfd7d6-994d-4c7d-8d0c-db11a5b92d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2948 | 2025.12.17 00:11:22.369503 [ 4 ] {79dfd7d6-994d-4c7d-8d0c-db11a5b92d99} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.12.17 00:11:22.369540 [ 4 ] {79dfd7d6-994d-4c7d-8d0c-db11a5b92d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2950 | 2025.12.17 00:11:22.369859 [ 4 ] {79dfd7d6-994d-4c7d-8d0c-db11a5b92d99} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2951 | 2025.12.17 00:11:22.370079 [ 4 ] {79dfd7d6-994d-4c7d-8d0c-db11a5b92d99} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.12.17 00:11:22.370204 [ 4 ] {79dfd7d6-994d-4c7d-8d0c-db11a5b92d99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2953 | 2025.12.17 00:11:22.370241 [ 4 ] {79dfd7d6-994d-4c7d-8d0c-db11a5b92d99} <Debug> TCPHandler: Processed in 0.001257216 sec. | ||
| 2954 | 2025.12.17 00:11:26.188075 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2955 | 2025.12.17 00:11:26.188156 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2956 | 2025.12.17 00:11:26.270027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6589 | ||
| 2957 | 2025.12.17 00:11:26.270516 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2025.12.17 00:11:26.270563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2959 | 2025.12.17 00:11:26.271099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2960 | 2025.12.17 00:11:26.271340 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2025.12.17 00:11:26.271481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6589 | ||
| 2962 | 2025.12.17 00:11:26.619131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2963 | 2025.12.17 00:11:26.636626 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2025.12.17 00:11:26.636692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2965 | 2025.12.17 00:11:26.642468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2966 | 2025.12.17 00:11:26.643210 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2025.12.17 00:11:26.646794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2968 | 2025.12.17 00:11:27.359020 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.12.17 00:11:27.359212 [ 4 ] {8ff4240b-6dd7-4eca-a68f-1ab046d2d59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2970 | 2025.12.17 00:11:27.359278 [ 4 ] {8ff4240b-6dd7-4eca-a68f-1ab046d2d59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2971 | 2025.12.17 00:11:27.360014 [ 4 ] {8ff4240b-6dd7-4eca-a68f-1ab046d2d59e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.12.17 00:11:27.360057 [ 4 ] {8ff4240b-6dd7-4eca-a68f-1ab046d2d59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2973 | 2025.12.17 00:11:27.360467 [ 4 ] {8ff4240b-6dd7-4eca-a68f-1ab046d2d59e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2974 | 2025.12.17 00:11:27.360688 [ 4 ] {8ff4240b-6dd7-4eca-a68f-1ab046d2d59e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.12.17 00:11:27.360846 [ 4 ] {8ff4240b-6dd7-4eca-a68f-1ab046d2d59e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.56 MiB/sec. | ||
| 2976 | 2025.12.17 00:11:27.360893 [ 4 ] {8ff4240b-6dd7-4eca-a68f-1ab046d2d59e} <Debug> TCPHandler: Processed in 0.001998321 sec. | ||
| 2977 | 2025.12.17 00:11:27.361034 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.12.17 00:11:27.361138 [ 4 ] {8c221f2d-44c1-428b-a92a-529ee4e6c5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2979 | 2025.12.17 00:11:27.361180 [ 4 ] {8c221f2d-44c1-428b-a92a-529ee4e6c5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2980 | 2025.12.17 00:11:27.361671 [ 4 ] {8c221f2d-44c1-428b-a92a-529ee4e6c5d1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.12.17 00:11:27.361706 [ 4 ] {8c221f2d-44c1-428b-a92a-529ee4e6c5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2982 | 2025.12.17 00:11:27.362030 [ 4 ] {8c221f2d-44c1-428b-a92a-529ee4e6c5d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2983 | 2025.12.17 00:11:27.362243 [ 4 ] {8c221f2d-44c1-428b-a92a-529ee4e6c5d1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.12.17 00:11:27.362378 [ 4 ] {8c221f2d-44c1-428b-a92a-529ee4e6c5d1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 2985 | 2025.12.17 00:11:27.362420 [ 4 ] {8c221f2d-44c1-428b-a92a-529ee4e6c5d1} <Debug> TCPHandler: Processed in 0.0014517 sec. | ||
| 2986 | 2025.12.17 00:11:27.362547 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.12.17 00:11:27.362640 [ 4 ] {5d0a3031-a744-4e1d-a481-4c005e1574cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2988 | 2025.12.17 00:11:27.362683 [ 4 ] {5d0a3031-a744-4e1d-a481-4c005e1574cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2989 | 2025.12.17 00:11:27.363123 [ 4 ] {5d0a3031-a744-4e1d-a481-4c005e1574cf} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.12.17 00:11:27.363158 [ 4 ] {5d0a3031-a744-4e1d-a481-4c005e1574cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2991 | 2025.12.17 00:11:27.363492 [ 4 ] {5d0a3031-a744-4e1d-a481-4c005e1574cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2992 | 2025.12.17 00:11:27.363693 [ 4 ] {5d0a3031-a744-4e1d-a481-4c005e1574cf} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.12.17 00:11:27.363829 [ 4 ] {5d0a3031-a744-4e1d-a481-4c005e1574cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 2994 | 2025.12.17 00:11:27.363869 [ 4 ] {5d0a3031-a744-4e1d-a481-4c005e1574cf} <Debug> TCPHandler: Processed in 0.001378089 sec. | ||
| 2995 | 2025.12.17 00:11:27.363981 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2025.12.17 00:11:27.364072 [ 4 ] {2afa6e9e-a39f-4ced-935d-b902c0f2bef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2997 | 2025.12.17 00:11:27.364113 [ 4 ] {2afa6e9e-a39f-4ced-935d-b902c0f2bef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2998 | 2025.12.17 00:11:27.364442 [ 4 ] {2afa6e9e-a39f-4ced-935d-b902c0f2bef8} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2025.12.17 00:11:27.364475 [ 4 ] {2afa6e9e-a39f-4ced-935d-b902c0f2bef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3000 | 2025.12.17 00:11:27.364783 [ 4 ] {2afa6e9e-a39f-4ced-935d-b902c0f2bef8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3001 | 2025.12.17 00:11:27.364995 [ 4 ] {2afa6e9e-a39f-4ced-935d-b902c0f2bef8} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.12.17 00:11:27.365127 [ 4 ] {2afa6e9e-a39f-4ced-935d-b902c0f2bef8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3003 | 2025.12.17 00:11:27.365162 [ 4 ] {2afa6e9e-a39f-4ced-935d-b902c0f2bef8} <Debug> TCPHandler: Processed in 0.001228035 sec. | ||
| 3004 | 2025.12.17 00:11:31.268483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 418 | ||
| 3005 | 2025.12.17 00:11:31.271035 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.12.17 00:11:31.271074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3007 | 2025.12.17 00:11:31.272244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3008 | 2025.12.17 00:11:31.272508 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.12.17 00:11:31.272745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3010 | 2025.12.17 00:11:32.363051 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2025.12.17 00:11:32.363332 [ 4 ] {fef5db05-19c7-4113-a1c1-afadb5c8f6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3012 | 2025.12.17 00:11:32.363433 [ 4 ] {fef5db05-19c7-4113-a1c1-afadb5c8f6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3013 | 2025.12.17 00:11:32.364108 [ 4 ] {fef5db05-19c7-4113-a1c1-afadb5c8f6cc} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2025.12.17 00:11:32.364147 [ 4 ] {fef5db05-19c7-4113-a1c1-afadb5c8f6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3015 | 2025.12.17 00:11:32.364548 [ 4 ] {fef5db05-19c7-4113-a1c1-afadb5c8f6cc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3016 | 2025.12.17 00:11:32.364784 [ 4 ] {fef5db05-19c7-4113-a1c1-afadb5c8f6cc} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2025.12.17 00:11:32.364938 [ 4 ] {fef5db05-19c7-4113-a1c1-afadb5c8f6cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001683 sec., 14260.249554367201 rows/sec., 1.18 MiB/sec. | ||
| 3018 | 2025.12.17 00:11:32.364983 [ 4 ] {fef5db05-19c7-4113-a1c1-afadb5c8f6cc} <Debug> TCPHandler: Processed in 0.002153755 sec. | ||
| 3019 | 2025.12.17 00:11:32.365100 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2025.12.17 00:11:32.365195 [ 4 ] {03b83243-74d3-414d-92d5-d78ee2d53530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3021 | 2025.12.17 00:11:32.365237 [ 4 ] {03b83243-74d3-414d-92d5-d78ee2d53530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3022 | 2025.12.17 00:11:32.365644 [ 4 ] {03b83243-74d3-414d-92d5-d78ee2d53530} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.12.17 00:11:32.365680 [ 4 ] {03b83243-74d3-414d-92d5-d78ee2d53530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3024 | 2025.12.17 00:11:32.365978 [ 4 ] {03b83243-74d3-414d-92d5-d78ee2d53530} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3025 | 2025.12.17 00:11:32.366183 [ 4 ] {03b83243-74d3-414d-92d5-d78ee2d53530} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.12.17 00:11:32.366315 [ 4 ] {03b83243-74d3-414d-92d5-d78ee2d53530} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001139 sec., 1755.9262510974538 rows/sec., 143.18 KiB/sec. | ||
| 3027 | 2025.12.17 00:11:32.366352 [ 4 ] {03b83243-74d3-414d-92d5-d78ee2d53530} <Debug> TCPHandler: Processed in 0.001305667 sec. | ||
| 3028 | 2025.12.17 00:11:32.366462 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2025.12.17 00:11:32.366554 [ 4 ] {3b9d21d5-642c-4d3b-b9fd-0f66b4f4391d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3030 | 2025.12.17 00:11:32.366593 [ 4 ] {3b9d21d5-642c-4d3b-b9fd-0f66b4f4391d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3031 | 2025.12.17 00:11:32.367122 [ 4 ] {3b9d21d5-642c-4d3b-b9fd-0f66b4f4391d} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.12.17 00:11:32.367158 [ 4 ] {3b9d21d5-642c-4d3b-b9fd-0f66b4f4391d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3033 | 2025.12.17 00:11:32.367509 [ 4 ] {3b9d21d5-642c-4d3b-b9fd-0f66b4f4391d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3034 | 2025.12.17 00:11:32.367715 [ 4 ] {3b9d21d5-642c-4d3b-b9fd-0f66b4f4391d} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2025.12.17 00:11:32.367847 [ 4 ] {3b9d21d5-642c-4d3b-b9fd-0f66b4f4391d} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.00131 sec., 196183.20610687023 rows/sec., 17.60 MiB/sec. | ||
| 3036 | 2025.12.17 00:11:32.367884 [ 4 ] {3b9d21d5-642c-4d3b-b9fd-0f66b4f4391d} <Debug> TCPHandler: Processed in 0.00146936 sec. | ||
| 3037 | 2025.12.17 00:11:32.367998 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2025.12.17 00:11:32.368090 [ 4 ] {ff0cef8f-9d43-4248-b476-baf3d6932a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3039 | 2025.12.17 00:11:32.368129 [ 4 ] {ff0cef8f-9d43-4248-b476-baf3d6932a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3040 | 2025.12.17 00:11:32.368510 [ 4 ] {ff0cef8f-9d43-4248-b476-baf3d6932a79} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2025.12.17 00:11:32.368544 [ 4 ] {ff0cef8f-9d43-4248-b476-baf3d6932a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3042 | 2025.12.17 00:11:32.368812 [ 4 ] {ff0cef8f-9d43-4248-b476-baf3d6932a79} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3043 | 2025.12.17 00:11:32.369019 [ 4 ] {ff0cef8f-9d43-4248-b476-baf3d6932a79} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.12.17 00:11:32.369204 [ 4 ] {ff0cef8f-9d43-4248-b476-baf3d6932a79} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.00113 sec., 47787.61061946903 rows/sec., 3.55 MiB/sec. | ||
| 3045 | 2025.12.17 00:11:32.369240 [ 4 ] {ff0cef8f-9d43-4248-b476-baf3d6932a79} <Debug> TCPHandler: Processed in 0.001291746 sec. | ||
| 3046 | 2025.12.17 00:11:32.369347 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2025.12.17 00:11:32.369438 [ 4 ] {fe93c470-c32f-4fef-bd6f-2834488a6486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3048 | 2025.12.17 00:11:32.369476 [ 4 ] {fe93c470-c32f-4fef-bd6f-2834488a6486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3049 | 2025.12.17 00:11:32.369853 [ 4 ] {fe93c470-c32f-4fef-bd6f-2834488a6486} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2025.12.17 00:11:32.369889 [ 4 ] {fe93c470-c32f-4fef-bd6f-2834488a6486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3051 | 2025.12.17 00:11:32.370193 [ 4 ] {fe93c470-c32f-4fef-bd6f-2834488a6486} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3052 | 2025.12.17 00:11:32.370400 [ 4 ] {fe93c470-c32f-4fef-bd6f-2834488a6486} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.12.17 00:11:32.370529 [ 4 ] {fe93c470-c32f-4fef-bd6f-2834488a6486} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 3054 | 2025.12.17 00:11:32.370566 [ 4 ] {fe93c470-c32f-4fef-bd6f-2834488a6486} <Debug> TCPHandler: Processed in 0.001265956 sec. | ||
| 3055 | 2025.12.17 00:11:32.370671 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2025.12.17 00:11:32.370762 [ 4 ] {1c09230f-c99a-4d02-ab03-5e670b9c712a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3057 | 2025.12.17 00:11:32.370800 [ 4 ] {1c09230f-c99a-4d02-ab03-5e670b9c712a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3058 | 2025.12.17 00:11:32.371175 [ 4 ] {1c09230f-c99a-4d02-ab03-5e670b9c712a} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2025.12.17 00:11:32.371211 [ 4 ] {1c09230f-c99a-4d02-ab03-5e670b9c712a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3060 | 2025.12.17 00:11:32.371507 [ 4 ] {1c09230f-c99a-4d02-ab03-5e670b9c712a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3061 | 2025.12.17 00:11:32.371722 [ 4 ] {1c09230f-c99a-4d02-ab03-5e670b9c712a} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2025.12.17 00:11:32.371852 [ 4 ] {1c09230f-c99a-4d02-ab03-5e670b9c712a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 3063 | 2025.12.17 00:11:32.371888 [ 4 ] {1c09230f-c99a-4d02-ab03-5e670b9c712a} <Debug> TCPHandler: Processed in 0.001264497 sec. | ||
| 3064 | 2025.12.17 00:11:32.371992 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2025.12.17 00:11:32.372085 [ 4 ] {4cd43b4a-e12d-43ef-bfe0-09a980ae4579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3066 | 2025.12.17 00:11:32.372124 [ 4 ] {4cd43b4a-e12d-43ef-bfe0-09a980ae4579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3067 | 2025.12.17 00:11:32.372568 [ 4 ] {4cd43b4a-e12d-43ef-bfe0-09a980ae4579} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2025.12.17 00:11:32.372605 [ 4 ] {4cd43b4a-e12d-43ef-bfe0-09a980ae4579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3069 | 2025.12.17 00:11:32.372918 [ 4 ] {4cd43b4a-e12d-43ef-bfe0-09a980ae4579} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3070 | 2025.12.17 00:11:32.373135 [ 4 ] {4cd43b4a-e12d-43ef-bfe0-09a980ae4579} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2025.12.17 00:11:32.373267 [ 4 ] {4cd43b4a-e12d-43ef-bfe0-09a980ae4579} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001199 sec., 118432.02668890743 rows/sec., 9.56 MiB/sec. | ||
| 3072 | 2025.12.17 00:11:32.373303 [ 4 ] {4cd43b4a-e12d-43ef-bfe0-09a980ae4579} <Debug> TCPHandler: Processed in 0.001358638 sec. | ||
| 3073 | 2025.12.17 00:11:32.373405 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2025.12.17 00:11:32.373496 [ 4 ] {1979b9d5-6e7d-4df7-9cb8-391f1e123502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3075 | 2025.12.17 00:11:32.373543 [ 4 ] {1979b9d5-6e7d-4df7-9cb8-391f1e123502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3076 | 2025.12.17 00:11:32.373926 [ 4 ] {1979b9d5-6e7d-4df7-9cb8-391f1e123502} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2025.12.17 00:11:32.373961 [ 4 ] {1979b9d5-6e7d-4df7-9cb8-391f1e123502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3078 | 2025.12.17 00:11:32.374300 [ 4 ] {1979b9d5-6e7d-4df7-9cb8-391f1e123502} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3079 | 2025.12.17 00:11:32.374505 [ 4 ] {1979b9d5-6e7d-4df7-9cb8-391f1e123502} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.12.17 00:11:32.374635 [ 4 ] {1979b9d5-6e7d-4df7-9cb8-391f1e123502} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001157 sec., 170267.93431287812 rows/sec., 12.21 MiB/sec. | ||
| 3081 | 2025.12.17 00:11:32.374671 [ 4 ] {1979b9d5-6e7d-4df7-9cb8-391f1e123502} <Debug> TCPHandler: Processed in 0.001313787 sec. | ||
| 3082 | 2025.12.17 00:11:32.374777 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2025.12.17 00:11:32.374869 [ 4 ] {d7f6fe9e-c676-46cc-a41c-c09655493e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3084 | 2025.12.17 00:11:32.374923 [ 4 ] {d7f6fe9e-c676-46cc-a41c-c09655493e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3085 | 2025.12.17 00:11:32.375734 [ 4 ] {d7f6fe9e-c676-46cc-a41c-c09655493e07} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2025.12.17 00:11:32.375770 [ 4 ] {d7f6fe9e-c676-46cc-a41c-c09655493e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3087 | 2025.12.17 00:11:32.376371 [ 4 ] {d7f6fe9e-c676-46cc-a41c-c09655493e07} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3088 | 2025.12.17 00:11:32.376597 [ 4 ] {d7f6fe9e-c676-46cc-a41c-c09655493e07} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2025.12.17 00:11:32.376735 [ 4 ] {d7f6fe9e-c676-46cc-a41c-c09655493e07} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 3090 | 2025.12.17 00:11:32.376786 [ 4 ] {d7f6fe9e-c676-46cc-a41c-c09655493e07} <Debug> TCPHandler: Processed in 0.002055712 sec. | ||
| 3091 | 2025.12.17 00:11:32.376897 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2025.12.17 00:11:32.376990 [ 4 ] {109468f4-b3f8-4911-b58a-32dbe6afc587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3093 | 2025.12.17 00:11:32.377031 [ 4 ] {109468f4-b3f8-4911-b58a-32dbe6afc587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3094 | 2025.12.17 00:11:32.377361 [ 4 ] {109468f4-b3f8-4911-b58a-32dbe6afc587} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2025.12.17 00:11:32.377396 [ 4 ] {109468f4-b3f8-4911-b58a-32dbe6afc587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3096 | 2025.12.17 00:11:32.377717 [ 4 ] {109468f4-b3f8-4911-b58a-32dbe6afc587} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3097 | 2025.12.17 00:11:32.377921 [ 4 ] {109468f4-b3f8-4911-b58a-32dbe6afc587} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2025.12.17 00:11:32.378044 [ 4 ] {109468f4-b3f8-4911-b58a-32dbe6afc587} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3099 | 2025.12.17 00:11:32.378086 [ 4 ] {109468f4-b3f8-4911-b58a-32dbe6afc587} <Debug> TCPHandler: Processed in 0.001241835 sec. | ||
| 3100 | 2025.12.17 00:11:33.771664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7037 | ||
| 3101 | 2025.12.17 00:11:33.772329 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.12.17 00:11:33.772378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3103 | 2025.12.17 00:11:33.772935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3104 | 2025.12.17 00:11:33.773164 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2025.12.17 00:11:33.773303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7037 | ||
| 3106 | 2025.12.17 00:11:34.146939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3107 | 2025.12.17 00:11:34.162896 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2025.12.17 00:11:34.162955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3109 | 2025.12.17 00:11:34.168504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3110 | 2025.12.17 00:11:34.169184 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2025.12.17 00:11:34.171857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3112 | 2025.12.17 00:11:37.359211 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2025.12.17 00:11:37.359397 [ 4 ] {1d5e78b0-0f62-4057-a653-ff9ab556c2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3114 | 2025.12.17 00:11:37.359465 [ 4 ] {1d5e78b0-0f62-4057-a653-ff9ab556c2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3115 | 2025.12.17 00:11:37.360073 [ 4 ] {1d5e78b0-0f62-4057-a653-ff9ab556c2f0} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2025.12.17 00:11:37.360126 [ 4 ] {1d5e78b0-0f62-4057-a653-ff9ab556c2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3117 | 2025.12.17 00:11:37.360522 [ 4 ] {1d5e78b0-0f62-4057-a653-ff9ab556c2f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3118 | 2025.12.17 00:11:37.360742 [ 4 ] {1d5e78b0-0f62-4057-a653-ff9ab556c2f0} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2025.12.17 00:11:37.360899 [ 4 ] {1d5e78b0-0f62-4057-a653-ff9ab556c2f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.77 MiB/sec. | ||
| 3120 | 2025.12.17 00:11:37.360940 [ 4 ] {1d5e78b0-0f62-4057-a653-ff9ab556c2f0} <Debug> TCPHandler: Processed in 0.001860679 sec. | ||
| 3121 | 2025.12.17 00:11:37.361061 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2025.12.17 00:11:37.361163 [ 4 ] {de69c217-9aee-46f1-8d67-8fbf052434c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3123 | 2025.12.17 00:11:37.361205 [ 4 ] {de69c217-9aee-46f1-8d67-8fbf052434c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3124 | 2025.12.17 00:11:37.361611 [ 4 ] {de69c217-9aee-46f1-8d67-8fbf052434c4} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2025.12.17 00:11:37.361647 [ 4 ] {de69c217-9aee-46f1-8d67-8fbf052434c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3126 | 2025.12.17 00:11:37.361948 [ 4 ] {de69c217-9aee-46f1-8d67-8fbf052434c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3127 | 2025.12.17 00:11:37.362162 [ 4 ] {de69c217-9aee-46f1-8d67-8fbf052434c4} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2025.12.17 00:11:37.362290 [ 4 ] {de69c217-9aee-46f1-8d67-8fbf052434c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 3129 | 2025.12.17 00:11:37.362326 [ 4 ] {de69c217-9aee-46f1-8d67-8fbf052434c4} <Debug> TCPHandler: Processed in 0.001325848 sec. | ||
| 3130 | 2025.12.17 00:11:37.362435 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2025.12.17 00:11:37.362529 [ 4 ] {3dd66d6a-807b-4b31-a7a9-ca54bc14d9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3132 | 2025.12.17 00:11:37.362572 [ 4 ] {3dd66d6a-807b-4b31-a7a9-ca54bc14d9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3133 | 2025.12.17 00:11:37.362958 [ 4 ] {3dd66d6a-807b-4b31-a7a9-ca54bc14d9af} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2025.12.17 00:11:37.362992 [ 4 ] {3dd66d6a-807b-4b31-a7a9-ca54bc14d9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3135 | 2025.12.17 00:11:37.363324 [ 4 ] {3dd66d6a-807b-4b31-a7a9-ca54bc14d9af} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3136 | 2025.12.17 00:11:37.363527 [ 4 ] {3dd66d6a-807b-4b31-a7a9-ca54bc14d9af} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.12.17 00:11:37.363650 [ 4 ] {3dd66d6a-807b-4b31-a7a9-ca54bc14d9af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 3138 | 2025.12.17 00:11:37.363692 [ 4 ] {3dd66d6a-807b-4b31-a7a9-ca54bc14d9af} <Debug> TCPHandler: Processed in 0.001313077 sec. | ||
| 3139 | 2025.12.17 00:11:37.363792 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2025.12.17 00:11:37.363894 [ 4 ] {a05a0488-b7ac-4dfc-a2e7-35d58df7d0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3141 | 2025.12.17 00:11:37.363936 [ 4 ] {a05a0488-b7ac-4dfc-a2e7-35d58df7d0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3142 | 2025.12.17 00:11:37.364258 [ 4 ] {a05a0488-b7ac-4dfc-a2e7-35d58df7d0db} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2025.12.17 00:11:37.364292 [ 4 ] {a05a0488-b7ac-4dfc-a2e7-35d58df7d0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3144 | 2025.12.17 00:11:37.364607 [ 4 ] {a05a0488-b7ac-4dfc-a2e7-35d58df7d0db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3145 | 2025.12.17 00:11:37.364819 [ 4 ] {a05a0488-b7ac-4dfc-a2e7-35d58df7d0db} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2025.12.17 00:11:37.364953 [ 4 ] {a05a0488-b7ac-4dfc-a2e7-35d58df7d0db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 3147 | 2025.12.17 00:11:37.364988 [ 4 ] {a05a0488-b7ac-4dfc-a2e7-35d58df7d0db} <Debug> TCPHandler: Processed in 0.001243716 sec. | ||
| 3148 | 2025.12.17 00:11:41.188207 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3149 | 2025.12.17 00:11:41.188279 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3150 | 2025.12.17 00:11:41.273844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 446 | ||
| 3151 | 2025.12.17 00:11:41.274353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7549 | ||
| 3152 | 2025.12.17 00:11:41.274886 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.12.17 00:11:41.274930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3154 | 2025.12.17 00:11:41.275411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3155 | 2025.12.17 00:11:41.275637 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2025.12.17 00:11:41.275769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7549 | ||
| 3157 | 2025.12.17 00:11:41.275804 [ 140 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3158 | 2025.12.17 00:11:41.275881 [ 140 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2025.12.17 00:11:41.275916 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3160 | 2025.12.17 00:11:41.276080 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::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 | ||
| 3161 | 2025.12.17 00:11:41.276140 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.12.17 00:11:41.276201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3163 | 2025.12.17 00:11:41.276274 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3164 | 2025.12.17 00:11:41.276344 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5117 rows starting from the beginning of the part | ||
| 3165 | 2025.12.17 00:11:41.276446 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3166 | 2025.12.17 00:11:41.276524 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3167 | 2025.12.17 00:11:41.276595 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3168 | 2025.12.17 00:11:41.276662 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3169 | 2025.12.17 00:11:41.276730 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3170 | 2025.12.17 00:11:41.277439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3171 | 2025.12.17 00:11:41.277734 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.12.17 00:11:41.277902 [ 138 ] {} <Debug> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3173 | 2025.12.17 00:11:41.277970 [ 138 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2025.12.17 00:11:41.277994 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3175 | 2025.12.17 00:11:41.278079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3176 | 2025.12.17 00:11:41.278080 [ 188 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 3177 | 2025.12.17 00:11:41.278428 [ 194 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7549 rows, containing 4 columns (4 merged, 0 gathered) in 0.002422501 sec., 3116200.9840243617 rows/sec., 44.58 MiB/sec. | ||
| 3178 | 2025.12.17 00:11:41.278599 [ 188 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3179 | 2025.12.17 00:11:41.278753 [ 188 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part | ||
| 3180 | 2025.12.17 00:11:41.278956 [ 196 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3181 | 2025.12.17 00:11:41.279096 [ 188 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 3182 | 2025.12.17 00:11:41.279293 [ 196 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.12.17 00:11:41.279384 [ 196 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_16_3} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3184 | 2025.12.17 00:11:41.279427 [ 188 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3185 | 2025.12.17 00:11:41.279479 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3186 | 2025.12.17 00:11:41.279749 [ 188 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3187 | 2025.12.17 00:11:41.280072 [ 188 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 3188 | 2025.12.17 00:11:41.280403 [ 188 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 3189 | 2025.12.17 00:11:41.286249 [ 194 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 72 columns (72 merged, 0 gathered) in 0.008203011 sec., 54370.27940106383 rows/sec., 50.48 MiB/sec. | ||
| 3190 | 2025.12.17 00:11:41.287140 [ 196 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3191 | 2025.12.17 00:11:41.287659 [ 196 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_11_2} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2025.12.17 00:11:41.287730 [ 196 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_11_2} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3193 | 2025.12.17 00:11:41.287867 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3194 | 2025.12.17 00:11:41.672856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3195 | 2025.12.17 00:11:41.689283 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2025.12.17 00:11:41.689341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3197 | 2025.12.17 00:11:41.694795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3198 | 2025.12.17 00:11:41.695504 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2025.12.17 00:11:41.695797 [ 138 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3200 | 2025.12.17 00:11:41.695864 [ 138 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2025.12.17 00:11:41.695888 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3202 | 2025.12.17 00:11:41.696006 [ 194 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 3203 | 2025.12.17 00:11:41.698804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3204 | 2025.12.17 00:11:41.699953 [ 194 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3205 | 2025.12.17 00:11:41.701340 [ 194 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 3206 | 2025.12.17 00:11:41.705720 [ 194 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 3207 | 2025.12.17 00:11:41.709992 [ 194 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 3208 | 2025.12.17 00:11:41.714117 [ 194 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 3209 | 2025.12.17 00:11:41.718650 [ 194 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 3210 | 2025.12.17 00:11:41.722880 [ 194 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 3211 | 2025.12.17 00:11:41.777477 [ 196 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081523036 sec., 1484.2430549323508 rows/sec., 7.67 MiB/sec. | ||
| 3212 | 2025.12.17 00:11:41.779866 [ 196 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3213 | 2025.12.17 00:11:41.781832 [ 196 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_16_3} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2025.12.17 00:11:41.781915 [ 196 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_16_3} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3215 | 2025.12.17 00:11:41.783806 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3216 | 2025.12.17 00:11:42.001204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.64 MiB, peak 232.61 MiB, free memory in arenas 0.00 B, will set to 231.79 MiB (RSS), difference: 9.14 MiB | ||
| 3217 | 2025.12.17 00:11:42.002277 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835227 sec. | ||
| 3218 | 2025.12.17 00:11:42.360999 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2025.12.17 00:11:42.361201 [ 4 ] {0eb8819b-2551-4aec-8cd0-c565cdddb8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3220 | 2025.12.17 00:11:42.361279 [ 4 ] {0eb8819b-2551-4aec-8cd0-c565cdddb8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3221 | 2025.12.17 00:11:42.361987 [ 4 ] {0eb8819b-2551-4aec-8cd0-c565cdddb8ae} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2025.12.17 00:11:42.362042 [ 4 ] {0eb8819b-2551-4aec-8cd0-c565cdddb8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3223 | 2025.12.17 00:11:42.362470 [ 4 ] {0eb8819b-2551-4aec-8cd0-c565cdddb8ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3224 | 2025.12.17 00:11:42.362702 [ 4 ] {0eb8819b-2551-4aec-8cd0-c565cdddb8ae} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2025.12.17 00:11:42.362840 [ 135 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3226 | 2025.12.17 00:11:42.362867 [ 4 ] {0eb8819b-2551-4aec-8cd0-c565cdddb8ae} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001722 sec., 78977.93263646922 rows/sec., 6.85 MiB/sec. | ||
| 3227 | 2025.12.17 00:11:42.362879 [ 135 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2025.12.17 00:11:42.362900 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3229 | 2025.12.17 00:11:42.362916 [ 4 ] {0eb8819b-2551-4aec-8cd0-c565cdddb8ae} <Debug> TCPHandler: Processed in 0.002055942 sec. | ||
| 3230 | 2025.12.17 00:11:42.363031 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2025.12.17 00:11:42.363069 [ 198 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 3232 | 2025.12.17 00:11:42.363136 [ 4 ] {97de4ac0-2f15-448b-b854-29b2c32a0d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3233 | 2025.12.17 00:11:42.363190 [ 4 ] {97de4ac0-2f15-448b-b854-29b2c32a0d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3234 | 2025.12.17 00:11:42.363277 [ 198 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3235 | 2025.12.17 00:11:42.363336 [ 198 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1322 rows starting from the beginning of the part | ||
| 3236 | 2025.12.17 00:11:42.363440 [ 198 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 3237 | 2025.12.17 00:11:42.363515 [ 198 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3238 | 2025.12.17 00:11:42.363587 [ 198 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 257 rows starting from the beginning of the part | ||
| 3239 | 2025.12.17 00:11:42.363617 [ 4 ] {97de4ac0-2f15-448b-b854-29b2c32a0d8a} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2025.12.17 00:11:42.363654 [ 198 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3241 | 2025.12.17 00:11:42.363661 [ 4 ] {97de4ac0-2f15-448b-b854-29b2c32a0d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3242 | 2025.12.17 00:11:42.363727 [ 198 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 136 rows starting from the beginning of the part | ||
| 3243 | 2025.12.17 00:11:42.364051 [ 4 ] {97de4ac0-2f15-448b-b854-29b2c32a0d8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3244 | 2025.12.17 00:11:42.364308 [ 4 ] {97de4ac0-2f15-448b-b854-29b2c32a0d8a} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2025.12.17 00:11:42.364408 [ 135 ] {} <Debug> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3246 | 2025.12.17 00:11:42.364441 [ 135 ] {} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.12.17 00:11:42.364456 [ 4 ] {97de4ac0-2f15-448b-b854-29b2c32a0d8a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001343 sec., 29784.065524944155 rows/sec., 2.19 MiB/sec. | ||
| 3248 | 2025.12.17 00:11:42.364459 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3249 | 2025.12.17 00:11:42.364496 [ 4 ] {97de4ac0-2f15-448b-b854-29b2c32a0d8a} <Debug> TCPHandler: Processed in 0.001518692 sec. | ||
| 3250 | 2025.12.17 00:11:42.364575 [ 196 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 3251 | 2025.12.17 00:11:42.364616 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2025.12.17 00:11:42.364707 [ 196 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3253 | 2025.12.17 00:11:42.364718 [ 4 ] {723a5498-1010-47b4-8051-b718bd49ca0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3254 | 2025.12.17 00:11:42.364746 [ 196 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 237 rows starting from the beginning of the part | ||
| 3255 | 2025.12.17 00:11:42.364767 [ 4 ] {723a5498-1010-47b4-8051-b718bd49ca0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3256 | 2025.12.17 00:11:42.364811 [ 196 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 3257 | 2025.12.17 00:11:42.364857 [ 196 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 3258 | 2025.12.17 00:11:42.364898 [ 196 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 3259 | 2025.12.17 00:11:42.364935 [ 196 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
| 3260 | 2025.12.17 00:11:42.364972 [ 196 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 3261 | 2025.12.17 00:11:42.365121 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.002141664 sec., 916577.0167495927 rows/sec., 79.33 MiB/sec. | ||
| 3262 | 2025.12.17 00:11:42.365220 [ 4 ] {723a5498-1010-47b4-8051-b718bd49ca0b} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2025.12.17 00:11:42.365261 [ 4 ] {723a5498-1010-47b4-8051-b718bd49ca0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3264 | 2025.12.17 00:11:42.365466 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3265 | 2025.12.17 00:11:42.365703 [ 4 ] {723a5498-1010-47b4-8051-b718bd49ca0b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3266 | 2025.12.17 00:11:42.365819 [ 190 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293437 sec., 367238.60535920964 rows/sec., 26.06 MiB/sec. | ||
| 3267 | 2025.12.17 00:11:42.365868 [ 195 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2025.12.17 00:11:42.365962 [ 197 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3269 | 2025.12.17 00:11:42.365975 [ 4 ] {723a5498-1010-47b4-8051-b718bd49ca0b} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2025.12.17 00:11:42.365986 [ 195 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_21_4} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3271 | 2025.12.17 00:11:42.366089 [ 135 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3272 | 2025.12.17 00:11:42.366139 [ 4 ] {723a5498-1010-47b4-8051-b718bd49ca0b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001442 sec., 72122.05270457698 rows/sec., 5.63 MiB/sec. | ||
| 3273 | 2025.12.17 00:11:42.366169 [ 135 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2025.12.17 00:11:42.366107 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3275 | 2025.12.17 00:11:42.366196 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3276 | 2025.12.17 00:11:42.366196 [ 4 ] {723a5498-1010-47b4-8051-b718bd49ca0b} <Debug> TCPHandler: Processed in 0.001630154 sec. | ||
| 3277 | 2025.12.17 00:11:42.366236 [ 191 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_11_2} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.12.17 00:11:42.366284 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 3279 | 2025.12.17 00:11:42.366323 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2025.12.17 00:11:42.366344 [ 191 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_11_2} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3281 | 2025.12.17 00:11:42.366377 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3282 | 2025.12.17 00:11:42.366426 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 791 rows starting from the beginning of the part | ||
| 3283 | 2025.12.17 00:11:42.366477 [ 4 ] {0bd910d0-2623-49e0-b9e6-d56248f9a1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3284 | 2025.12.17 00:11:42.366491 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3285 | 2025.12.17 00:11:42.366523 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3286 | 2025.12.17 00:11:42.366532 [ 4 ] {0bd910d0-2623-49e0-b9e6-d56248f9a1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3287 | 2025.12.17 00:11:42.366541 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3288 | 2025.12.17 00:11:42.366594 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 142 rows starting from the beginning of the part | ||
| 3289 | 2025.12.17 00:11:42.366634 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3290 | 2025.12.17 00:11:42.366688 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3291 | 2025.12.17 00:11:42.366954 [ 4 ] {0bd910d0-2623-49e0-b9e6-d56248f9a1bc} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2025.12.17 00:11:42.366994 [ 4 ] {0bd910d0-2623-49e0-b9e6-d56248f9a1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3293 | 2025.12.17 00:11:42.367371 [ 4 ] {0bd910d0-2623-49e0-b9e6-d56248f9a1bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3294 | 2025.12.17 00:11:42.367609 [ 4 ] {0bd910d0-2623-49e0-b9e6-d56248f9a1bc} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2025.12.17 00:11:42.367698 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449661 sec., 875377.0709152002 rows/sec., 68.31 MiB/sec. | ||
| 3296 | 2025.12.17 00:11:42.367716 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3297 | 2025.12.17 00:11:42.367745 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2025.12.17 00:11:42.367752 [ 4 ] {0bd910d0-2623-49e0-b9e6-d56248f9a1bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 3299 | 2025.12.17 00:11:42.367761 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3300 | 2025.12.17 00:11:42.367791 [ 4 ] {0bd910d0-2623-49e0-b9e6-d56248f9a1bc} <Debug> TCPHandler: Processed in 0.001518112 sec. | ||
| 3301 | 2025.12.17 00:11:42.367845 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 3302 | 2025.12.17 00:11:42.367866 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3303 | 2025.12.17 00:11:42.367892 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2025.12.17 00:11:42.367948 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3305 | 2025.12.17 00:11:42.367985 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2954 rows starting from the beginning of the part | ||
| 3306 | 2025.12.17 00:11:42.367992 [ 4 ] {05e78927-4c9e-42cb-a172-f2ba6d96b98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3307 | 2025.12.17 00:11:42.368054 [ 4 ] {05e78927-4c9e-42cb-a172-f2ba6d96b98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3308 | 2025.12.17 00:11:42.368073 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3309 | 2025.12.17 00:11:42.368132 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 3310 | 2025.12.17 00:11:42.368141 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2025.12.17 00:11:42.368187 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 197 rows starting from the beginning of the part | ||
| 3312 | 2025.12.17 00:11:42.368229 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_21_4} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3313 | 2025.12.17 00:11:42.368240 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3314 | 2025.12.17 00:11:42.368305 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 3315 | 2025.12.17 00:11:42.368311 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3316 | 2025.12.17 00:11:42.368894 [ 4 ] {05e78927-4c9e-42cb-a172-f2ba6d96b98b} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2025.12.17 00:11:42.368933 [ 4 ] {05e78927-4c9e-42cb-a172-f2ba6d96b98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3318 | 2025.12.17 00:11:42.369580 [ 4 ] {05e78927-4c9e-42cb-a172-f2ba6d96b98b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3319 | 2025.12.17 00:11:42.369838 [ 4 ] {05e78927-4c9e-42cb-a172-f2ba6d96b98b} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2025.12.17 00:11:42.369937 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3321 | 2025.12.17 00:11:42.369964 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2025.12.17 00:11:42.369981 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3323 | 2025.12.17 00:11:42.369987 [ 4 ] {05e78927-4c9e-42cb-a172-f2ba6d96b98b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002015 sec., 19851.116625310176 rows/sec., 35.57 MiB/sec. | ||
| 3324 | 2025.12.17 00:11:42.370055 [ 4 ] {05e78927-4c9e-42cb-a172-f2ba6d96b98b} <Debug> TCPHandler: Processed in 0.002211916 sec. | ||
| 3325 | 2025.12.17 00:11:42.370054 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 3326 | 2025.12.17 00:11:42.370132 [ 197 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3791 rows, containing 5 columns (5 merged, 0 gathered) in 0.002320898 sec., 1633419.4781502676 rows/sec., 113.61 MiB/sec. | ||
| 3327 | 2025.12.17 00:11:42.370165 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2025.12.17 00:11:42.370243 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3329 | 2025.12.17 00:11:42.370266 [ 4 ] {4b47a549-0299-4696-a000-ff88ce5ffc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3330 | 2025.12.17 00:11:42.370293 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 60 rows starting from the beginning of the part | ||
| 3331 | 2025.12.17 00:11:42.370309 [ 4 ] {4b47a549-0299-4696-a000-ff88ce5ffc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3332 | 2025.12.17 00:11:42.370402 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3333 | 2025.12.17 00:11:42.370497 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 3334 | 2025.12.17 00:11:42.370588 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 3335 | 2025.12.17 00:11:42.370618 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3336 | 2025.12.17 00:11:42.370666 [ 4 ] {4b47a549-0299-4696-a000-ff88ce5ffc41} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2025.12.17 00:11:42.370685 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 3338 | 2025.12.17 00:11:42.370707 [ 4 ] {4b47a549-0299-4696-a000-ff88ce5ffc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3339 | 2025.12.17 00:11:42.370781 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 3340 | 2025.12.17 00:11:42.370990 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.12.17 00:11:42.371067 [ 4 ] {4b47a549-0299-4696-a000-ff88ce5ffc41} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3342 | 2025.12.17 00:11:42.371079 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3343 | 2025.12.17 00:11:42.371178 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3344 | 2025.12.17 00:11:42.371297 [ 4 ] {4b47a549-0299-4696-a000-ff88ce5ffc41} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2025.12.17 00:11:42.371396 [ 135 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3346 | 2025.12.17 00:11:42.371421 [ 135 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2025.12.17 00:11:42.371429 [ 4 ] {4b47a549-0299-4696-a000-ff88ce5ffc41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 3348 | 2025.12.17 00:11:42.371439 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3349 | 2025.12.17 00:11:42.371465 [ 4 ] {4b47a549-0299-4696-a000-ff88ce5ffc41} <Debug> TCPHandler: Processed in 0.001353968 sec. | ||
| 3350 | 2025.12.17 00:11:42.371498 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3351 | 2025.12.17 00:11:42.371575 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3352 | 2025.12.17 00:11:42.371599 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part | ||
| 3353 | 2025.12.17 00:11:42.371641 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3354 | 2025.12.17 00:11:42.371678 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3355 | 2025.12.17 00:11:42.371715 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3356 | 2025.12.17 00:11:42.371749 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3357 | 2025.12.17 00:11:42.371785 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3358 | 2025.12.17 00:11:42.372677 [ 190 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001201325 sec., 1048841.9037312965 rows/sec., 68.97 MiB/sec. | ||
| 3359 | 2025.12.17 00:11:42.372854 [ 199 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3360 | 2025.12.17 00:11:42.373112 [ 199 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_21_4} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2025.12.17 00:11:42.373175 [ 199 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_21_4} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3362 | 2025.12.17 00:11:42.373243 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3363 | 2025.12.17 00:11:42.382811 [ 195 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.012786096 sec., 20178.168535571764 rows/sec., 36.16 MiB/sec. | ||
| 3364 | 2025.12.17 00:11:42.383345 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3365 | 2025.12.17 00:11:42.383665 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2025.12.17 00:11:42.383739 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3367 | 2025.12.17 00:11:42.383831 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3368 | 2025.12.17 00:11:43.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.40 MiB, peak 239.15 MiB, free memory in arenas 0.00 B, will set to 233.93 MiB (RSS), difference: 1.52 MiB | ||
| 3369 | 2025.12.17 00:11:47.362465 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2025.12.17 00:11:47.362715 [ 4 ] {034fed23-1432-416c-9e99-1dd291d8e816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3371 | 2025.12.17 00:11:47.362805 [ 4 ] {034fed23-1432-416c-9e99-1dd291d8e816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3372 | 2025.12.17 00:11:47.363625 [ 4 ] {034fed23-1432-416c-9e99-1dd291d8e816} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.12.17 00:11:47.363684 [ 4 ] {034fed23-1432-416c-9e99-1dd291d8e816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3374 | 2025.12.17 00:11:47.364221 [ 4 ] {034fed23-1432-416c-9e99-1dd291d8e816} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3375 | 2025.12.17 00:11:47.364538 [ 4 ] {034fed23-1432-416c-9e99-1dd291d8e816} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.12.17 00:11:47.364744 [ 4 ] {034fed23-1432-416c-9e99-1dd291d8e816} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002095 sec., 26730.31026252983 rows/sec., 2.05 MiB/sec. | ||
| 3377 | 2025.12.17 00:11:47.364811 [ 4 ] {034fed23-1432-416c-9e99-1dd291d8e816} <Debug> TCPHandler: Processed in 0.002539653 sec. | ||
| 3378 | 2025.12.17 00:11:47.364957 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2025.12.17 00:11:47.365083 [ 4 ] {044373f1-fea7-4e52-a667-d5cfab1e52e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3380 | 2025.12.17 00:11:47.365140 [ 4 ] {044373f1-fea7-4e52-a667-d5cfab1e52e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3381 | 2025.12.17 00:11:47.365710 [ 4 ] {044373f1-fea7-4e52-a667-d5cfab1e52e1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2025.12.17 00:11:47.365754 [ 4 ] {044373f1-fea7-4e52-a667-d5cfab1e52e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3383 | 2025.12.17 00:11:47.366183 [ 4 ] {044373f1-fea7-4e52-a667-d5cfab1e52e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3384 | 2025.12.17 00:11:47.366486 [ 4 ] {044373f1-fea7-4e52-a667-d5cfab1e52e1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2025.12.17 00:11:47.366654 [ 4 ] {044373f1-fea7-4e52-a667-d5cfab1e52e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001604 sec., 39900.249376558604 rows/sec., 3.11 MiB/sec. | ||
| 3386 | 2025.12.17 00:11:47.366705 [ 4 ] {044373f1-fea7-4e52-a667-d5cfab1e52e1} <Debug> TCPHandler: Processed in 0.001811757 sec. | ||
| 3387 | 2025.12.17 00:11:47.366846 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2025.12.17 00:11:47.366966 [ 4 ] {16783175-d42b-47e4-b705-ddb2a530869f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3389 | 2025.12.17 00:11:47.367025 [ 4 ] {16783175-d42b-47e4-b705-ddb2a530869f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3390 | 2025.12.17 00:11:47.367553 [ 4 ] {16783175-d42b-47e4-b705-ddb2a530869f} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2025.12.17 00:11:47.367595 [ 4 ] {16783175-d42b-47e4-b705-ddb2a530869f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3392 | 2025.12.17 00:11:47.368038 [ 4 ] {16783175-d42b-47e4-b705-ddb2a530869f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3393 | 2025.12.17 00:11:47.368336 [ 4 ] {16783175-d42b-47e4-b705-ddb2a530869f} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2025.12.17 00:11:47.368490 [ 4 ] {16783175-d42b-47e4-b705-ddb2a530869f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec. | ||
| 3395 | 2025.12.17 00:11:47.368535 [ 4 ] {16783175-d42b-47e4-b705-ddb2a530869f} <Debug> TCPHandler: Processed in 0.001749876 sec. | ||
| 3396 | 2025.12.17 00:11:47.368669 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.12.17 00:11:47.368771 [ 4 ] {14f26b06-62d9-49e7-890b-415bf0e9d3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3398 | 2025.12.17 00:11:47.368820 [ 4 ] {14f26b06-62d9-49e7-890b-415bf0e9d3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3399 | 2025.12.17 00:11:47.369245 [ 4 ] {14f26b06-62d9-49e7-890b-415bf0e9d3d2} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.12.17 00:11:47.369281 [ 4 ] {14f26b06-62d9-49e7-890b-415bf0e9d3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3401 | 2025.12.17 00:11:47.369625 [ 4 ] {14f26b06-62d9-49e7-890b-415bf0e9d3d2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3402 | 2025.12.17 00:11:47.369849 [ 4 ] {14f26b06-62d9-49e7-890b-415bf0e9d3d2} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2025.12.17 00:11:47.369984 [ 4 ] {14f26b06-62d9-49e7-890b-415bf0e9d3d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 3404 | 2025.12.17 00:11:47.370021 [ 4 ] {14f26b06-62d9-49e7-890b-415bf0e9d3d2} <Debug> TCPHandler: Processed in 0.001408359 sec. | ||
| 3405 | 2025.12.17 00:11:47.870540 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43498 | ||
| 3406 | 2025.12.17 00:11:47.870679 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3407 | 2025.12.17 00:11:47.870717 [ 294 ] {} <Debug> TCP-Session: f9c9c259-4dbd-4705-98b7-8d363c26a281 Authenticating user 'default' from [fd00:1122:3344:101::e]:43498 | ||
| 3408 | 2025.12.17 00:11:47.870746 [ 294 ] {} <Debug> TCP-Session: f9c9c259-4dbd-4705-98b7-8d363c26a281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2025.12.17 00:11:47.870767 [ 294 ] {} <Debug> TCP-Session: f9c9c259-4dbd-4705-98b7-8d363c26a281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3410 | 2025.12.17 00:11:47.871043 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43307 | ||
| 3411 | 2025.12.17 00:11:47.871088 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38170 | ||
| 3412 | 2025.12.17 00:11:47.871100 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45224 | ||
| 3413 | 2025.12.17 00:11:47.871144 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58286 | ||
| 3414 | 2025.12.17 00:11:47.871180 [ 294 ] {} <Trace> TCP-Session: f9c9c259-4dbd-4705-98b7-8d363c26a281 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2025.12.17 00:11:47.871187 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3416 | 2025.12.17 00:11:47.871210 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3417 | 2025.12.17 00:11:47.871187 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3418 | 2025.12.17 00:11:47.871252 [ 3 ] {} <Debug> TCP-Session: 679e8b88-3d57-4e7b-8fde-ed78596da2e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45224 | ||
| 3419 | 2025.12.17 00:11:47.871245 [ 299 ] {} <Debug> TCP-Session: 4c71f1dc-2582-4132-9cfa-e23e05ae78fd Authenticating user 'default' from [fd00:1122:3344:101::e]:38170 | ||
| 3420 | 2025.12.17 00:11:47.871270 [ 295 ] {} <Debug> TCP-Session: 953632c3-055e-4cf6-8403-50d11c9b772b Authenticating user 'default' from [fd00:1122:3344:101::e]:43307 | ||
| 3421 | 2025.12.17 00:11:47.871153 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62343 | ||
| 3422 | 2025.12.17 00:11:47.871296 [ 295 ] {} <Debug> TCP-Session: 953632c3-055e-4cf6-8403-50d11c9b772b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3423 | 2025.12.17 00:11:47.871289 [ 3 ] {} <Debug> TCP-Session: 679e8b88-3d57-4e7b-8fde-ed78596da2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3424 | 2025.12.17 00:11:47.871358 [ 295 ] {} <Debug> TCP-Session: 953632c3-055e-4cf6-8403-50d11c9b772b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3425 | 2025.12.17 00:11:47.871372 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3426 | 2025.12.17 00:11:47.871381 [ 3 ] {} <Debug> TCP-Session: 679e8b88-3d57-4e7b-8fde-ed78596da2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2025.12.17 00:11:47.871421 [ 292 ] {} <Debug> TCP-Session: 44193e45-d089-4285-8a35-39aeeb5edbd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58286 | ||
| 3428 | 2025.12.17 00:11:47.871383 [ 294 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43498) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3429 | 2025.12.17 00:11:47.871456 [ 292 ] {} <Debug> TCP-Session: 44193e45-d089-4285-8a35-39aeeb5edbd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2025.12.17 00:11:47.871290 [ 299 ] {} <Debug> TCP-Session: 4c71f1dc-2582-4132-9cfa-e23e05ae78fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2025.12.17 00:11:47.871485 [ 292 ] {} <Debug> TCP-Session: 44193e45-d089-4285-8a35-39aeeb5edbd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2025.12.17 00:11:47.871497 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3433 | 2025.12.17 00:11:47.871508 [ 299 ] {} <Debug> TCP-Session: 4c71f1dc-2582-4132-9cfa-e23e05ae78fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2025.12.17 00:11:47.871093 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64429 | ||
| 3435 | 2025.12.17 00:11:47.871547 [ 293 ] {} <Debug> TCP-Session: d2fc9f3e-4ba0-4a89-b395-2161a390e121 Authenticating user 'default' from [fd00:1122:3344:101::e]:62343 | ||
| 3436 | 2025.12.17 00:11:47.871052 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64569 | ||
| 3437 | 2025.12.17 00:11:47.871594 [ 293 ] {} <Debug> TCP-Session: d2fc9f3e-4ba0-4a89-b395-2161a390e121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3438 | 2025.12.17 00:11:47.871049 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34740 | ||
| 3439 | 2025.12.17 00:11:47.871623 [ 293 ] {} <Debug> TCP-Session: d2fc9f3e-4ba0-4a89-b395-2161a390e121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2025.12.17 00:11:47.871824 [ 294 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3441 | 2025.12.17 00:11:47.871868 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3442 | 2025.12.17 00:11:47.871874 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3443 | 2025.12.17 00:11:47.871892 [ 294 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3444 | 2025.12.17 00:11:47.871900 [ 297 ] {} <Debug> TCP-Session: 0b243b6d-7413-4e34-a148-c4f49cfb8bb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64569 | ||
| 3445 | 2025.12.17 00:11:47.871922 [ 296 ] {} <Debug> TCP-Session: f99eda17-c213-442a-a084-ff513f09ce0c Authenticating user 'default' from [fd00:1122:3344:101::e]:34740 | ||
| 3446 | 2025.12.17 00:11:47.871941 [ 297 ] {} <Debug> TCP-Session: 0b243b6d-7413-4e34-a148-c4f49cfb8bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3447 | 2025.12.17 00:11:47.871958 [ 296 ] {} <Debug> TCP-Session: f99eda17-c213-442a-a084-ff513f09ce0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3448 | 2025.12.17 00:11:47.871973 [ 297 ] {} <Debug> TCP-Session: 0b243b6d-7413-4e34-a148-c4f49cfb8bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3449 | 2025.12.17 00:11:47.871986 [ 296 ] {} <Debug> TCP-Session: f99eda17-c213-442a-a084-ff513f09ce0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3450 | 2025.12.17 00:11:47.871903 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3451 | 2025.12.17 00:11:47.872044 [ 298 ] {} <Debug> TCP-Session: 2849c8ea-eba3-48c0-8234-a6c9e413a75f Authenticating user 'default' from [fd00:1122:3344:101::e]:64429 | ||
| 3452 | 2025.12.17 00:11:47.872061 [ 298 ] {} <Debug> TCP-Session: 2849c8ea-eba3-48c0-8234-a6c9e413a75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3453 | 2025.12.17 00:11:47.872073 [ 298 ] {} <Debug> TCP-Session: 2849c8ea-eba3-48c0-8234-a6c9e413a75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3454 | 2025.12.17 00:11:47.872239 [ 294 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 3455 | 2025.12.17 00:11:47.873551 [ 326 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Trace> AggregatingTransform: Aggregating | ||
| 3456 | 2025.12.17 00:11:47.873592 [ 326 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 3457 | 2025.12.17 00:11:47.873628 [ 326 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001283027 sec. (779.407 rows/sec., 30.45 KiB/sec.) | ||
| 3458 | 2025.12.17 00:11:47.873643 [ 326 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Trace> Aggregator: Merging aggregated data | ||
| 3459 | 2025.12.17 00:11:47.874854 [ 294 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003544 sec., 282.16704288939053 rows/sec., 11.02 KiB/sec. | ||
| 3460 | 2025.12.17 00:11:47.874991 [ 294 ] {e4527230-ae44-4bbf-b3a0-6876c2abd4fe} <Debug> TCPHandler: Processed in 0.003979963 sec. | ||
| 3461 | 2025.12.17 00:11:47.875104 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3462 | 2025.12.17 00:11:47.875133 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3463 | 2025.12.17 00:11:47.875160 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3464 | 2025.12.17 00:11:47.875135 [ 294 ] {} <Debug> TCP-Session: f9c9c259-4dbd-4705-98b7-8d363c26a281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2025.12.17 00:11:47.875184 [ 293 ] {} <Debug> TCP-Session: d2fc9f3e-4ba0-4a89-b395-2161a390e121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2025.12.17 00:11:47.875195 [ 298 ] {} <Debug> TCP-Session: 2849c8ea-eba3-48c0-8234-a6c9e413a75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2025.12.17 00:11:47.875210 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3468 | 2025.12.17 00:11:47.875246 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3469 | 2025.12.17 00:11:47.875264 [ 299 ] {} <Debug> TCP-Session: 4c71f1dc-2582-4132-9cfa-e23e05ae78fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2025.12.17 00:11:47.875273 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3471 | 2025.12.17 00:11:47.875291 [ 296 ] {} <Debug> TCP-Session: f99eda17-c213-442a-a084-ff513f09ce0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2025.12.17 00:11:47.875300 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3473 | 2025.12.17 00:11:47.875311 [ 295 ] {} <Debug> TCP-Session: 953632c3-055e-4cf6-8403-50d11c9b772b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2025.12.17 00:11:47.875325 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3475 | 2025.12.17 00:11:47.875352 [ 3 ] {} <Debug> TCP-Session: 679e8b88-3d57-4e7b-8fde-ed78596da2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3476 | 2025.12.17 00:11:47.875362 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3477 | 2025.12.17 00:11:47.875380 [ 297 ] {} <Debug> TCP-Session: 0b243b6d-7413-4e34-a148-c4f49cfb8bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2025.12.17 00:11:47.875417 [ 292 ] {} <Debug> TCP-Session: 44193e45-d089-4285-8a35-39aeeb5edbd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2025.12.17 00:11:47.980100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33421 | ||
| 3480 | 2025.12.17 00:11:47.980225 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3481 | 2025.12.17 00:11:47.980262 [ 294 ] {} <Debug> TCP-Session: d5eb04d7-ae3c-42e4-ae54-fa0ad6dd6f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:33421 | ||
| 3482 | 2025.12.17 00:11:47.980293 [ 294 ] {} <Debug> TCP-Session: d5eb04d7-ae3c-42e4-ae54-fa0ad6dd6f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2025.12.17 00:11:47.980315 [ 294 ] {} <Debug> TCP-Session: d5eb04d7-ae3c-42e4-ae54-fa0ad6dd6f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2025.12.17 00:11:47.980582 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59613 | ||
| 3485 | 2025.12.17 00:11:47.980625 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60521 | ||
| 3486 | 2025.12.17 00:11:47.980633 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43824 | ||
| 3487 | 2025.12.17 00:11:47.980700 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44136 | ||
| 3488 | 2025.12.17 00:11:47.980716 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3489 | 2025.12.17 00:11:47.980728 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55802 | ||
| 3490 | 2025.12.17 00:11:47.980745 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63691 | ||
| 3491 | 2025.12.17 00:11:47.980765 [ 295 ] {} <Debug> TCP-Session: 5d04054b-2c1a-460f-a382-7e41543b6e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:59613 | ||
| 3492 | 2025.12.17 00:11:47.980790 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3493 | 2025.12.17 00:11:47.980809 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3494 | 2025.12.17 00:11:47.980822 [ 295 ] {} <Debug> TCP-Session: 5d04054b-2c1a-460f-a382-7e41543b6e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2025.12.17 00:11:47.980828 [ 299 ] {} <Debug> TCP-Session: b0506f5c-6032-488f-bfb7-2000501c20bf Authenticating user 'default' from [fd00:1122:3344:101::e]:44136 | ||
| 3496 | 2025.12.17 00:11:47.980837 [ 3 ] {} <Debug> TCP-Session: a6d14915-88ff-4e3c-ae41-b889ff12ced0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55802 | ||
| 3497 | 2025.12.17 00:11:47.980844 [ 295 ] {} <Debug> TCP-Session: 5d04054b-2c1a-460f-a382-7e41543b6e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2025.12.17 00:11:47.980851 [ 299 ] {} <Debug> TCP-Session: b0506f5c-6032-488f-bfb7-2000501c20bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2025.12.17 00:11:47.980858 [ 3 ] {} <Debug> TCP-Session: a6d14915-88ff-4e3c-ae41-b889ff12ced0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2025.12.17 00:11:47.980874 [ 299 ] {} <Debug> TCP-Session: b0506f5c-6032-488f-bfb7-2000501c20bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2025.12.17 00:11:47.980881 [ 3 ] {} <Debug> TCP-Session: a6d14915-88ff-4e3c-ae41-b889ff12ced0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2025.12.17 00:11:47.980847 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3503 | 2025.12.17 00:11:47.980771 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3504 | 2025.12.17 00:11:47.980934 [ 292 ] {} <Debug> TCP-Session: a0843aa2-de4e-4004-9817-68a91ee88484 Authenticating user 'default' from [fd00:1122:3344:101::e]:63691 | ||
| 3505 | 2025.12.17 00:11:47.980755 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3506 | 2025.12.17 00:11:47.980973 [ 292 ] {} <Debug> TCP-Session: a0843aa2-de4e-4004-9817-68a91ee88484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2025.12.17 00:11:47.980962 [ 297 ] {} <Debug> TCP-Session: dbb21fda-3716-426c-aa85-722dcd86fe7a Authenticating user 'default' from [fd00:1122:3344:101::e]:43824 | ||
| 3508 | 2025.12.17 00:11:47.980992 [ 292 ] {} <Debug> TCP-Session: a0843aa2-de4e-4004-9817-68a91ee88484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2025.12.17 00:11:47.980990 [ 296 ] {} <Debug> TCP-Session: dc2dcead-8b6b-47d1-b422-333752a550b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60521 | ||
| 3510 | 2025.12.17 00:11:47.981014 [ 297 ] {} <Debug> TCP-Session: dbb21fda-3716-426c-aa85-722dcd86fe7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2025.12.17 00:11:47.981033 [ 296 ] {} <Debug> TCP-Session: dc2dcead-8b6b-47d1-b422-333752a550b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2025.12.17 00:11:47.981049 [ 297 ] {} <Debug> TCP-Session: dbb21fda-3716-426c-aa85-722dcd86fe7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2025.12.17 00:11:47.981062 [ 296 ] {} <Debug> TCP-Session: dc2dcead-8b6b-47d1-b422-333752a550b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2025.12.17 00:11:47.980701 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39766 | ||
| 3515 | 2025.12.17 00:11:47.980754 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41697 | ||
| 3516 | 2025.12.17 00:11:47.980723 [ 294 ] {} <Trace> TCP-Session: d5eb04d7-ae3c-42e4-ae54-fa0ad6dd6f88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2025.12.17 00:11:47.981210 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3518 | 2025.12.17 00:11:47.981210 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3519 | 2025.12.17 00:11:47.981242 [ 293 ] {} <Debug> TCP-Session: 08e80521-6c7f-4f67-b361-e5b303a981c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41697 | ||
| 3520 | 2025.12.17 00:11:47.981251 [ 298 ] {} <Debug> TCP-Session: 908a2b52-f7fc-455e-b6a6-f31aa772a09e Authenticating user 'default' from [fd00:1122:3344:101::e]:39766 | ||
| 3521 | 2025.12.17 00:11:47.981268 [ 293 ] {} <Debug> TCP-Session: 08e80521-6c7f-4f67-b361-e5b303a981c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2025.12.17 00:11:47.981272 [ 298 ] {} <Debug> TCP-Session: 908a2b52-f7fc-455e-b6a6-f31aa772a09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2025.12.17 00:11:47.981282 [ 293 ] {} <Debug> TCP-Session: 08e80521-6c7f-4f67-b361-e5b303a981c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2025.12.17 00:11:47.981291 [ 298 ] {} <Debug> TCP-Session: 908a2b52-f7fc-455e-b6a6-f31aa772a09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2025.12.17 00:11:47.981336 [ 294 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33421) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3526 | 2025.12.17 00:11:47.981612 [ 294 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3527 | 2025.12.17 00:11:47.981673 [ 294 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3528 | 2025.12.17 00:11:47.981937 [ 294 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 3529 | 2025.12.17 00:11:47.982925 [ 325 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Trace> AggregatingTransform: Aggregating | ||
| 3530 | 2025.12.17 00:11:47.982957 [ 325 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3531 | 2025.12.17 00:11:47.982992 [ 325 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095892 sec. (1042.840 rows/sec., 40.74 KiB/sec.) | ||
| 3532 | 2025.12.17 00:11:47.983010 [ 325 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Trace> Aggregator: Merging aggregated data | ||
| 3533 | 2025.12.17 00:11:47.984159 [ 294 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002874 sec., 347.9471120389701 rows/sec., 13.59 KiB/sec. | ||
| 3534 | 2025.12.17 00:11:47.984299 [ 294 ] {e3c0c261-c99a-42e9-ab0a-d9958c4dd74a} <Debug> TCPHandler: Processed in 0.003748558 sec. | ||
| 3535 | 2025.12.17 00:11:47.984444 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3536 | 2025.12.17 00:11:47.984483 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3537 | 2025.12.17 00:11:47.984488 [ 294 ] {} <Debug> TCP-Session: d5eb04d7-ae3c-42e4-ae54-fa0ad6dd6f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2025.12.17 00:11:47.984509 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3539 | 2025.12.17 00:11:47.984531 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3540 | 2025.12.17 00:11:47.984554 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3541 | 2025.12.17 00:11:47.984569 [ 295 ] {} <Debug> TCP-Session: 5d04054b-2c1a-460f-a382-7e41543b6e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2025.12.17 00:11:47.984580 [ 299 ] {} <Debug> TCP-Session: b0506f5c-6032-488f-bfb7-2000501c20bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2025.12.17 00:11:47.984597 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3544 | 2025.12.17 00:11:47.984616 [ 296 ] {} <Debug> TCP-Session: dc2dcead-8b6b-47d1-b422-333752a550b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2025.12.17 00:11:47.984624 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3546 | 2025.12.17 00:11:47.984659 [ 298 ] {} <Debug> TCP-Session: 908a2b52-f7fc-455e-b6a6-f31aa772a09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2025.12.17 00:11:47.984684 [ 3 ] {} <Debug> TCP-Session: a6d14915-88ff-4e3c-ae41-b889ff12ced0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2025.12.17 00:11:47.984609 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3549 | 2025.12.17 00:11:47.984572 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3550 | 2025.12.17 00:11:47.984743 [ 292 ] {} <Debug> TCP-Session: a0843aa2-de4e-4004-9817-68a91ee88484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3551 | 2025.12.17 00:11:47.984530 [ 293 ] {} <Debug> TCP-Session: 08e80521-6c7f-4f67-b361-e5b303a981c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2025.12.17 00:11:47.984769 [ 297 ] {} <Debug> TCP-Session: dbb21fda-3716-426c-aa85-722dcd86fe7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2025.12.17 00:11:48.080328 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57445 | ||
| 3554 | 2025.12.17 00:11:48.080450 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3555 | 2025.12.17 00:11:48.080485 [ 294 ] {} <Debug> TCP-Session: d39b93bb-9007-41d6-98c7-a9ef83edfb7a Authenticating user 'default' from [fd00:1122:3344:101::e]:57445 | ||
| 3556 | 2025.12.17 00:11:48.080512 [ 294 ] {} <Debug> TCP-Session: d39b93bb-9007-41d6-98c7-a9ef83edfb7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3557 | 2025.12.17 00:11:48.080533 [ 294 ] {} <Debug> TCP-Session: d39b93bb-9007-41d6-98c7-a9ef83edfb7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2025.12.17 00:11:48.080781 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61676 | ||
| 3559 | 2025.12.17 00:11:48.080808 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39300 | ||
| 3560 | 2025.12.17 00:11:48.080818 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59363 | ||
| 3561 | 2025.12.17 00:11:48.080871 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48790 | ||
| 3562 | 2025.12.17 00:11:48.080881 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64634 | ||
| 3563 | 2025.12.17 00:11:48.080931 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60863 | ||
| 3564 | 2025.12.17 00:11:48.080940 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3565 | 2025.12.17 00:11:48.080961 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3566 | 2025.12.17 00:11:48.080995 [ 296 ] {} <Debug> TCP-Session: 5e6d3c91-45a7-4dfd-8169-5b2985868721 Authenticating user 'default' from [fd00:1122:3344:101::e]:39300 | ||
| 3567 | 2025.12.17 00:11:48.081011 [ 3 ] {} <Debug> TCP-Session: b3cfd3c1-de6b-4a29-8229-9797edaea86e Authenticating user 'default' from [fd00:1122:3344:101::e]:48790 | ||
| 3568 | 2025.12.17 00:11:48.081023 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3569 | 2025.12.17 00:11:48.081023 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3570 | 2025.12.17 00:11:48.081044 [ 3 ] {} <Debug> TCP-Session: b3cfd3c1-de6b-4a29-8229-9797edaea86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2025.12.17 00:11:48.081057 [ 293 ] {} <Debug> TCP-Session: 3a3d2019-8b56-43bc-bf74-cfc17bc6fbc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60863 | ||
| 3572 | 2025.12.17 00:11:48.081070 [ 298 ] {} <Debug> TCP-Session: c097eaed-b4c7-4c48-8833-49809f997894 Authenticating user 'default' from [fd00:1122:3344:101::e]:64634 | ||
| 3573 | 2025.12.17 00:11:48.081077 [ 3 ] {} <Debug> TCP-Session: b3cfd3c1-de6b-4a29-8229-9797edaea86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2025.12.17 00:11:48.081096 [ 293 ] {} <Debug> TCP-Session: 3a3d2019-8b56-43bc-bf74-cfc17bc6fbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2025.12.17 00:11:48.081103 [ 298 ] {} <Debug> TCP-Session: c097eaed-b4c7-4c48-8833-49809f997894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2025.12.17 00:11:48.081151 [ 293 ] {} <Debug> TCP-Session: 3a3d2019-8b56-43bc-bf74-cfc17bc6fbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2025.12.17 00:11:48.081162 [ 298 ] {} <Debug> TCP-Session: c097eaed-b4c7-4c48-8833-49809f997894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2025.12.17 00:11:48.081026 [ 296 ] {} <Debug> TCP-Session: 5e6d3c91-45a7-4dfd-8169-5b2985868721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2025.12.17 00:11:48.080918 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49195 | ||
| 3580 | 2025.12.17 00:11:48.081202 [ 296 ] {} <Debug> TCP-Session: 5e6d3c91-45a7-4dfd-8169-5b2985868721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2025.12.17 00:11:48.080914 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3582 | 2025.12.17 00:11:48.080865 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36416 | ||
| 3583 | 2025.12.17 00:11:48.081264 [ 295 ] {} <Debug> TCP-Session: 4621693a-4530-4873-b51d-efbc9b837cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61676 | ||
| 3584 | 2025.12.17 00:11:48.081273 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3585 | 2025.12.17 00:11:48.081289 [ 295 ] {} <Debug> TCP-Session: 4621693a-4530-4873-b51d-efbc9b837cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2025.12.17 00:11:48.080951 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3587 | 2025.12.17 00:11:48.081312 [ 295 ] {} <Debug> TCP-Session: 4621693a-4530-4873-b51d-efbc9b837cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2025.12.17 00:11:48.081324 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3589 | 2025.12.17 00:11:48.081339 [ 297 ] {} <Debug> TCP-Session: 623bcdd6-b596-4af5-bf91-9ec2e4e5e5d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59363 | ||
| 3590 | 2025.12.17 00:11:48.081363 [ 299 ] {} <Debug> TCP-Session: d2e7afca-abd9-4ceb-9979-ba2f1a333656 Authenticating user 'default' from [fd00:1122:3344:101::e]:36416 | ||
| 3591 | 2025.12.17 00:11:48.081373 [ 297 ] {} <Debug> TCP-Session: 623bcdd6-b596-4af5-bf91-9ec2e4e5e5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2025.12.17 00:11:48.081391 [ 299 ] {} <Debug> TCP-Session: d2e7afca-abd9-4ceb-9979-ba2f1a333656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2025.12.17 00:11:48.081403 [ 297 ] {} <Debug> TCP-Session: 623bcdd6-b596-4af5-bf91-9ec2e4e5e5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3594 | 2025.12.17 00:11:48.081418 [ 299 ] {} <Debug> TCP-Session: d2e7afca-abd9-4ceb-9979-ba2f1a333656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2025.12.17 00:11:48.081313 [ 292 ] {} <Debug> TCP-Session: 6eb12a8c-7128-4a3a-878e-7b08c1640b7a Authenticating user 'default' from [fd00:1122:3344:101::e]:49195 | ||
| 3596 | 2025.12.17 00:11:48.080904 [ 294 ] {} <Trace> TCP-Session: d39b93bb-9007-41d6-98c7-a9ef83edfb7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2025.12.17 00:11:48.081476 [ 292 ] {} <Debug> TCP-Session: 6eb12a8c-7128-4a3a-878e-7b08c1640b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2025.12.17 00:11:48.081507 [ 292 ] {} <Debug> TCP-Session: 6eb12a8c-7128-4a3a-878e-7b08c1640b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2025.12.17 00:11:48.081630 [ 294 ] {561417cf-4b12-4904-938c-3213a2fea008} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57445) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3600 | 2025.12.17 00:11:48.081848 [ 294 ] {561417cf-4b12-4904-938c-3213a2fea008} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3601 | 2025.12.17 00:11:48.081899 [ 294 ] {561417cf-4b12-4904-938c-3213a2fea008} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3602 | 2025.12.17 00:11:48.082156 [ 294 ] {561417cf-4b12-4904-938c-3213a2fea008} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 3603 | 2025.12.17 00:11:48.083083 [ 338 ] {561417cf-4b12-4904-938c-3213a2fea008} <Trace> AggregatingTransform: Aggregating | ||
| 3604 | 2025.12.17 00:11:48.083142 [ 338 ] {561417cf-4b12-4904-938c-3213a2fea008} <Trace> Aggregator: Aggregation method: without_key | ||
| 3605 | 2025.12.17 00:11:48.083194 [ 338 ] {561417cf-4b12-4904-938c-3213a2fea008} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094259 sec. (1060.907 rows/sec., 41.44 KiB/sec.) | ||
| 3606 | 2025.12.17 00:11:48.083218 [ 338 ] {561417cf-4b12-4904-938c-3213a2fea008} <Trace> Aggregator: Merging aggregated data | ||
| 3607 | 2025.12.17 00:11:48.084490 [ 294 ] {561417cf-4b12-4904-938c-3213a2fea008} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002908 sec., 343.878954607978 rows/sec., 13.43 KiB/sec. | ||
| 3608 | 2025.12.17 00:11:48.084620 [ 294 ] {561417cf-4b12-4904-938c-3213a2fea008} <Debug> TCPHandler: Processed in 0.00387041 sec. | ||
| 3609 | 2025.12.17 00:11:48.084714 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3610 | 2025.12.17 00:11:48.084744 [ 294 ] {} <Debug> TCP-Session: d39b93bb-9007-41d6-98c7-a9ef83edfb7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2025.12.17 00:11:48.084745 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3612 | 2025.12.17 00:11:48.084769 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3613 | 2025.12.17 00:11:48.084795 [ 299 ] {} <Debug> TCP-Session: d2e7afca-abd9-4ceb-9979-ba2f1a333656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2025.12.17 00:11:48.084800 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3615 | 2025.12.17 00:11:48.084803 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3616 | 2025.12.17 00:11:48.084824 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3617 | 2025.12.17 00:11:48.084844 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3618 | 2025.12.17 00:11:48.084879 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3619 | 2025.12.17 00:11:48.084889 [ 298 ] {} <Debug> TCP-Session: c097eaed-b4c7-4c48-8833-49809f997894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2025.12.17 00:11:48.084905 [ 3 ] {} <Debug> TCP-Session: b3cfd3c1-de6b-4a29-8229-9797edaea86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2025.12.17 00:11:48.084920 [ 293 ] {} <Debug> TCP-Session: 3a3d2019-8b56-43bc-bf74-cfc17bc6fbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2025.12.17 00:11:48.084863 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3623 | 2025.12.17 00:11:48.084859 [ 296 ] {} <Debug> TCP-Session: 5e6d3c91-45a7-4dfd-8169-5b2985868721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2025.12.17 00:11:48.084846 [ 292 ] {} <Debug> TCP-Session: 6eb12a8c-7128-4a3a-878e-7b08c1640b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2025.12.17 00:11:48.084984 [ 297 ] {} <Debug> TCP-Session: 623bcdd6-b596-4af5-bf91-9ec2e4e5e5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2025.12.17 00:11:48.084809 [ 295 ] {} <Debug> TCP-Session: 4621693a-4530-4873-b51d-efbc9b837cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2025.12.17 00:11:48.776828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7997 | ||
| 3628 | 2025.12.17 00:11:48.777389 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2025.12.17 00:11:48.777448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3630 | 2025.12.17 00:11:48.778048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3631 | 2025.12.17 00:11:48.778314 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2025.12.17 00:11:48.778463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7997 | ||
| 3633 | 2025.12.17 00:11:49.198848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3634 | 2025.12.17 00:11:49.214125 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2025.12.17 00:11:49.214193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3636 | 2025.12.17 00:11:49.220433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3637 | 2025.12.17 00:11:49.221176 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2025.12.17 00:11:49.224682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3639 | 2025.12.17 00:11:51.278190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 472 | ||
| 3640 | 2025.12.17 00:11:51.280238 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2025.12.17 00:11:51.280275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3642 | 2025.12.17 00:11:51.281423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3643 | 2025.12.17 00:11:51.281678 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2025.12.17 00:11:51.281920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3645 | 2025.12.17 00:11:52.361567 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2025.12.17 00:11:52.361759 [ 4 ] {90c2fb1b-79f2-492e-9ee9-3a6213293829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3647 | 2025.12.17 00:11:52.361826 [ 4 ] {90c2fb1b-79f2-492e-9ee9-3a6213293829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3648 | 2025.12.17 00:11:52.362595 [ 4 ] {90c2fb1b-79f2-492e-9ee9-3a6213293829} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2025.12.17 00:11:52.362633 [ 4 ] {90c2fb1b-79f2-492e-9ee9-3a6213293829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3650 | 2025.12.17 00:11:52.363028 [ 4 ] {90c2fb1b-79f2-492e-9ee9-3a6213293829} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3651 | 2025.12.17 00:11:52.363250 [ 4 ] {90c2fb1b-79f2-492e-9ee9-3a6213293829} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2025.12.17 00:11:52.363391 [ 4 ] {90c2fb1b-79f2-492e-9ee9-3a6213293829} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001686 sec., 80664.29418742585 rows/sec., 6.99 MiB/sec. | ||
| 3653 | 2025.12.17 00:11:52.363430 [ 4 ] {90c2fb1b-79f2-492e-9ee9-3a6213293829} <Debug> TCPHandler: Processed in 0.001992252 sec. | ||
| 3654 | 2025.12.17 00:11:52.363562 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2025.12.17 00:11:52.363661 [ 4 ] {f846b1c7-89dd-4a14-8f7b-8a4513a4afdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3656 | 2025.12.17 00:11:52.363700 [ 4 ] {f846b1c7-89dd-4a14-8f7b-8a4513a4afdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3657 | 2025.12.17 00:11:52.364163 [ 4 ] {f846b1c7-89dd-4a14-8f7b-8a4513a4afdc} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2025.12.17 00:11:52.364198 [ 4 ] {f846b1c7-89dd-4a14-8f7b-8a4513a4afdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3659 | 2025.12.17 00:11:52.364503 [ 4 ] {f846b1c7-89dd-4a14-8f7b-8a4513a4afdc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3660 | 2025.12.17 00:11:52.364709 [ 4 ] {f846b1c7-89dd-4a14-8f7b-8a4513a4afdc} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2025.12.17 00:11:52.364832 [ 4 ] {f846b1c7-89dd-4a14-8f7b-8a4513a4afdc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001189 sec., 33641.7157275021 rows/sec., 2.47 MiB/sec. | ||
| 3662 | 2025.12.17 00:11:52.364868 [ 4 ] {f846b1c7-89dd-4a14-8f7b-8a4513a4afdc} <Debug> TCPHandler: Processed in 0.001365768 sec. | ||
| 3663 | 2025.12.17 00:11:52.364991 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2025.12.17 00:11:52.365083 [ 4 ] {2af13755-b6e3-4278-b2ff-a38fb8783a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3665 | 2025.12.17 00:11:52.365121 [ 4 ] {2af13755-b6e3-4278-b2ff-a38fb8783a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3666 | 2025.12.17 00:11:52.365589 [ 4 ] {2af13755-b6e3-4278-b2ff-a38fb8783a98} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2025.12.17 00:11:52.365625 [ 4 ] {2af13755-b6e3-4278-b2ff-a38fb8783a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3668 | 2025.12.17 00:11:52.365944 [ 4 ] {2af13755-b6e3-4278-b2ff-a38fb8783a98} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3669 | 2025.12.17 00:11:52.366151 [ 4 ] {2af13755-b6e3-4278-b2ff-a38fb8783a98} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2025.12.17 00:11:52.366274 [ 4 ] {2af13755-b6e3-4278-b2ff-a38fb8783a98} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001209 sec., 86021.50537634408 rows/sec., 6.72 MiB/sec. | ||
| 3671 | 2025.12.17 00:11:52.366310 [ 4 ] {2af13755-b6e3-4278-b2ff-a38fb8783a98} <Debug> TCPHandler: Processed in 0.001374068 sec. | ||
| 3672 | 2025.12.17 00:11:52.366424 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2025.12.17 00:11:52.366527 [ 4 ] {16b30d56-76de-4183-b582-54800bfdcd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3674 | 2025.12.17 00:11:52.366569 [ 4 ] {16b30d56-76de-4183-b582-54800bfdcd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3675 | 2025.12.17 00:11:52.367020 [ 4 ] {16b30d56-76de-4183-b582-54800bfdcd43} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2025.12.17 00:11:52.367055 [ 4 ] {16b30d56-76de-4183-b582-54800bfdcd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3677 | 2025.12.17 00:11:52.367389 [ 4 ] {16b30d56-76de-4183-b582-54800bfdcd43} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3678 | 2025.12.17 00:11:52.367593 [ 4 ] {16b30d56-76de-4183-b582-54800bfdcd43} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2025.12.17 00:11:52.367720 [ 4 ] {16b30d56-76de-4183-b582-54800bfdcd43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3680 | 2025.12.17 00:11:52.367757 [ 4 ] {16b30d56-76de-4183-b582-54800bfdcd43} <Debug> TCPHandler: Processed in 0.001380589 sec. | ||
| 3681 | 2025.12.17 00:11:52.367867 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2025.12.17 00:11:52.367959 [ 4 ] {799f5735-cae4-4483-b7d7-d6fab6403c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3683 | 2025.12.17 00:11:52.368011 [ 4 ] {799f5735-cae4-4483-b7d7-d6fab6403c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3684 | 2025.12.17 00:11:52.368880 [ 4 ] {799f5735-cae4-4483-b7d7-d6fab6403c7a} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2025.12.17 00:11:52.368916 [ 4 ] {799f5735-cae4-4483-b7d7-d6fab6403c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3686 | 2025.12.17 00:11:52.369453 [ 4 ] {799f5735-cae4-4483-b7d7-d6fab6403c7a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3687 | 2025.12.17 00:11:52.369671 [ 4 ] {799f5735-cae4-4483-b7d7-d6fab6403c7a} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2025.12.17 00:11:52.369805 [ 4 ] {799f5735-cae4-4483-b7d7-d6fab6403c7a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001864 sec., 21459.227467811157 rows/sec., 38.45 MiB/sec. | ||
| 3689 | 2025.12.17 00:11:52.369856 [ 4 ] {799f5735-cae4-4483-b7d7-d6fab6403c7a} <Debug> TCPHandler: Processed in 0.002036512 sec. | ||
| 3690 | 2025.12.17 00:11:52.369965 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2025.12.17 00:11:52.370057 [ 4 ] {90696d44-212a-43ce-9ee5-fa6300e2900d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3692 | 2025.12.17 00:11:52.370097 [ 4 ] {90696d44-212a-43ce-9ee5-fa6300e2900d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3693 | 2025.12.17 00:11:52.370428 [ 4 ] {90696d44-212a-43ce-9ee5-fa6300e2900d} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2025.12.17 00:11:52.370463 [ 4 ] {90696d44-212a-43ce-9ee5-fa6300e2900d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3695 | 2025.12.17 00:11:52.370770 [ 4 ] {90696d44-212a-43ce-9ee5-fa6300e2900d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3696 | 2025.12.17 00:11:52.370978 [ 4 ] {90696d44-212a-43ce-9ee5-fa6300e2900d} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2025.12.17 00:11:52.371100 [ 4 ] {90696d44-212a-43ce-9ee5-fa6300e2900d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3698 | 2025.12.17 00:11:52.371135 [ 4 ] {90696d44-212a-43ce-9ee5-fa6300e2900d} <Debug> TCPHandler: Processed in 0.001217356 sec. | ||
| 3699 | 2025.12.17 00:11:56.188355 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3700 | 2025.12.17 00:11:56.188428 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3701 | 2025.12.17 00:11:56.278565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8509 | ||
| 3702 | 2025.12.17 00:11:56.279141 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2025.12.17 00:11:56.279197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3704 | 2025.12.17 00:11:56.279671 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3705 | 2025.12.17 00:11:56.279901 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2025.12.17 00:11:56.280045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8509 | ||
| 3707 | 2025.12.17 00:11:56.724786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3708 | 2025.12.17 00:11:56.740833 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2025.12.17 00:11:56.740902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3710 | 2025.12.17 00:11:56.747335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3711 | 2025.12.17 00:11:56.748071 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2025.12.17 00:11:56.750996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3713 | 2025.12.17 00:11:57.358871 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2025.12.17 00:11:57.359155 [ 4 ] {f08c799f-7882-43c2-b16a-601c4ff8c756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3715 | 2025.12.17 00:11:57.359269 [ 4 ] {f08c799f-7882-43c2-b16a-601c4ff8c756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3716 | 2025.12.17 00:11:57.359939 [ 4 ] {f08c799f-7882-43c2-b16a-601c4ff8c756} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2025.12.17 00:11:57.359986 [ 4 ] {f08c799f-7882-43c2-b16a-601c4ff8c756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3718 | 2025.12.17 00:11:57.360383 [ 4 ] {f08c799f-7882-43c2-b16a-601c4ff8c756} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3719 | 2025.12.17 00:11:57.360610 [ 4 ] {f08c799f-7882-43c2-b16a-601c4ff8c756} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.12.17 00:11:57.360777 [ 4 ] {f08c799f-7882-43c2-b16a-601c4ff8c756} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.53 MiB/sec. | ||
| 3721 | 2025.12.17 00:11:57.360826 [ 4 ] {f08c799f-7882-43c2-b16a-601c4ff8c756} <Debug> TCPHandler: Processed in 0.002139325 sec. | ||
| 3722 | 2025.12.17 00:11:57.360939 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2025.12.17 00:11:57.361041 [ 4 ] {a7f2521b-3cd4-4a3f-8d1f-18f281e98138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3724 | 2025.12.17 00:11:57.361084 [ 4 ] {a7f2521b-3cd4-4a3f-8d1f-18f281e98138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3725 | 2025.12.17 00:11:57.361518 [ 4 ] {a7f2521b-3cd4-4a3f-8d1f-18f281e98138} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2025.12.17 00:11:57.361556 [ 4 ] {a7f2521b-3cd4-4a3f-8d1f-18f281e98138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3727 | 2025.12.17 00:11:57.361875 [ 4 ] {a7f2521b-3cd4-4a3f-8d1f-18f281e98138} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3728 | 2025.12.17 00:11:57.362090 [ 4 ] {a7f2521b-3cd4-4a3f-8d1f-18f281e98138} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2025.12.17 00:11:57.362220 [ 4 ] {a7f2521b-3cd4-4a3f-8d1f-18f281e98138} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 3730 | 2025.12.17 00:11:57.362258 [ 4 ] {a7f2521b-3cd4-4a3f-8d1f-18f281e98138} <Debug> TCPHandler: Processed in 0.001370789 sec. | ||
| 3731 | 2025.12.17 00:11:57.362364 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2025.12.17 00:11:57.362461 [ 4 ] {92da5d1e-a7ae-4bd8-b1d9-b7b6b1251005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3733 | 2025.12.17 00:11:57.362506 [ 4 ] {92da5d1e-a7ae-4bd8-b1d9-b7b6b1251005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3734 | 2025.12.17 00:11:57.362905 [ 4 ] {92da5d1e-a7ae-4bd8-b1d9-b7b6b1251005} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2025.12.17 00:11:57.362940 [ 4 ] {92da5d1e-a7ae-4bd8-b1d9-b7b6b1251005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3736 | 2025.12.17 00:11:57.363275 [ 4 ] {92da5d1e-a7ae-4bd8-b1d9-b7b6b1251005} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3737 | 2025.12.17 00:11:57.363496 [ 4 ] {92da5d1e-a7ae-4bd8-b1d9-b7b6b1251005} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2025.12.17 00:11:57.363625 [ 4 ] {92da5d1e-a7ae-4bd8-b1d9-b7b6b1251005} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3739 | 2025.12.17 00:11:57.363663 [ 4 ] {92da5d1e-a7ae-4bd8-b1d9-b7b6b1251005} <Debug> TCPHandler: Processed in 0.001347188 sec. | ||
| 3740 | 2025.12.17 00:11:57.363764 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2025.12.17 00:11:57.363859 [ 4 ] {bc49ef7d-1f83-4af0-b3ac-2b662233fc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3742 | 2025.12.17 00:11:57.363900 [ 4 ] {bc49ef7d-1f83-4af0-b3ac-2b662233fc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3743 | 2025.12.17 00:11:57.364223 [ 4 ] {bc49ef7d-1f83-4af0-b3ac-2b662233fc5f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.12.17 00:11:57.364259 [ 4 ] {bc49ef7d-1f83-4af0-b3ac-2b662233fc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3745 | 2025.12.17 00:11:57.364560 [ 4 ] {bc49ef7d-1f83-4af0-b3ac-2b662233fc5f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3746 | 2025.12.17 00:11:57.364766 [ 4 ] {bc49ef7d-1f83-4af0-b3ac-2b662233fc5f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2025.12.17 00:11:57.364893 [ 4 ] {bc49ef7d-1f83-4af0-b3ac-2b662233fc5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3748 | 2025.12.17 00:11:57.364929 [ 4 ] {bc49ef7d-1f83-4af0-b3ac-2b662233fc5f} <Debug> TCPHandler: Processed in 0.001213885 sec. | ||
| 3749 | 2025.12.17 00:12:01.282101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 492 | ||
| 3750 | 2025.12.17 00:12:01.284250 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.12.17 00:12:01.284299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3752 | 2025.12.17 00:12:01.285500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3753 | 2025.12.17 00:12:01.285786 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.12.17 00:12:01.286125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3755 | 2025.12.17 00:12:02.363273 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2025.12.17 00:12:02.363572 [ 4 ] {e606c833-7f5e-4756-a52d-ff8d1c5f5344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3757 | 2025.12.17 00:12:02.363644 [ 4 ] {e606c833-7f5e-4756-a52d-ff8d1c5f5344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3758 | 2025.12.17 00:12:02.364346 [ 4 ] {e606c833-7f5e-4756-a52d-ff8d1c5f5344} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2025.12.17 00:12:02.364390 [ 4 ] {e606c833-7f5e-4756-a52d-ff8d1c5f5344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3760 | 2025.12.17 00:12:02.364767 [ 4 ] {e606c833-7f5e-4756-a52d-ff8d1c5f5344} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3761 | 2025.12.17 00:12:02.365001 [ 4 ] {e606c833-7f5e-4756-a52d-ff8d1c5f5344} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2025.12.17 00:12:02.365153 [ 4 ] {e606c833-7f5e-4756-a52d-ff8d1c5f5344} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001669 sec., 14379.868184541643 rows/sec., 1.19 MiB/sec. | ||
| 3763 | 2025.12.17 00:12:02.365195 [ 4 ] {e606c833-7f5e-4756-a52d-ff8d1c5f5344} <Debug> TCPHandler: Processed in 0.002110263 sec. | ||
| 3764 | 2025.12.17 00:12:02.365330 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2025.12.17 00:12:02.365423 [ 4 ] {bed1e92e-2f15-4721-a2b0-e4d777f46019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3766 | 2025.12.17 00:12:02.365464 [ 4 ] {bed1e92e-2f15-4721-a2b0-e4d777f46019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3767 | 2025.12.17 00:12:02.365898 [ 4 ] {bed1e92e-2f15-4721-a2b0-e4d777f46019} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2025.12.17 00:12:02.365933 [ 4 ] {bed1e92e-2f15-4721-a2b0-e4d777f46019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3769 | 2025.12.17 00:12:02.366218 [ 4 ] {bed1e92e-2f15-4721-a2b0-e4d777f46019} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3770 | 2025.12.17 00:12:02.366425 [ 4 ] {bed1e92e-2f15-4721-a2b0-e4d777f46019} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2025.12.17 00:12:02.366552 [ 4 ] {bed1e92e-2f15-4721-a2b0-e4d777f46019} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001147 sec., 12205.754141238012 rows/sec., 995.29 KiB/sec. | ||
| 3772 | 2025.12.17 00:12:02.366587 [ 4 ] {bed1e92e-2f15-4721-a2b0-e4d777f46019} <Debug> TCPHandler: Processed in 0.001314817 sec. | ||
| 3773 | 2025.12.17 00:12:02.366713 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2025.12.17 00:12:02.366805 [ 4 ] {31a45693-b93a-438a-89d2-d509188a2ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3775 | 2025.12.17 00:12:02.366842 [ 4 ] {31a45693-b93a-438a-89d2-d509188a2ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3776 | 2025.12.17 00:12:02.367433 [ 4 ] {31a45693-b93a-438a-89d2-d509188a2ea2} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2025.12.17 00:12:02.367470 [ 4 ] {31a45693-b93a-438a-89d2-d509188a2ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3778 | 2025.12.17 00:12:02.367798 [ 4 ] {31a45693-b93a-438a-89d2-d509188a2ea2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3779 | 2025.12.17 00:12:02.368007 [ 4 ] {31a45693-b93a-438a-89d2-d509188a2ea2} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2025.12.17 00:12:02.368145 [ 4 ] {31a45693-b93a-438a-89d2-d509188a2ea2} <Debug> executeQuery: Read 263 rows, 24.05 KiB in 0.001357 sec., 193809.87472365514 rows/sec., 17.31 MiB/sec. | ||
| 3781 | 2025.12.17 00:12:02.368182 [ 4 ] {31a45693-b93a-438a-89d2-d509188a2ea2} <Debug> TCPHandler: Processed in 0.001515812 sec. | ||
| 3782 | 2025.12.17 00:12:02.368291 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2025.12.17 00:12:02.368384 [ 4 ] {a6e953b3-7f52-4a3b-81ef-95a44b399a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3784 | 2025.12.17 00:12:02.368424 [ 4 ] {a6e953b3-7f52-4a3b-81ef-95a44b399a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3785 | 2025.12.17 00:12:02.368902 [ 4 ] {a6e953b3-7f52-4a3b-81ef-95a44b399a1f} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2025.12.17 00:12:02.368940 [ 4 ] {a6e953b3-7f52-4a3b-81ef-95a44b399a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3787 | 2025.12.17 00:12:02.369270 [ 4 ] {a6e953b3-7f52-4a3b-81ef-95a44b399a1f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3788 | 2025.12.17 00:12:02.369472 [ 4 ] {a6e953b3-7f52-4a3b-81ef-95a44b399a1f} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2025.12.17 00:12:02.369600 [ 4 ] {a6e953b3-7f52-4a3b-81ef-95a44b399a1f} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001235 sec., 53441.29554655871 rows/sec., 3.91 MiB/sec. | ||
| 3790 | 2025.12.17 00:12:02.369638 [ 4 ] {a6e953b3-7f52-4a3b-81ef-95a44b399a1f} <Debug> TCPHandler: Processed in 0.001394319 sec. | ||
| 3791 | 2025.12.17 00:12:02.369745 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2025.12.17 00:12:02.369838 [ 4 ] {97fc5201-35cd-4cfa-8f35-338edf545a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3793 | 2025.12.17 00:12:02.369876 [ 4 ] {97fc5201-35cd-4cfa-8f35-338edf545a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3794 | 2025.12.17 00:12:02.370269 [ 4 ] {97fc5201-35cd-4cfa-8f35-338edf545a6b} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2025.12.17 00:12:02.370304 [ 4 ] {97fc5201-35cd-4cfa-8f35-338edf545a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3796 | 2025.12.17 00:12:02.370614 [ 4 ] {97fc5201-35cd-4cfa-8f35-338edf545a6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3797 | 2025.12.17 00:12:02.370818 [ 4 ] {97fc5201-35cd-4cfa-8f35-338edf545a6b} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2025.12.17 00:12:02.370946 [ 4 ] {97fc5201-35cd-4cfa-8f35-338edf545a6b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.77 MiB/sec. | ||
| 3799 | 2025.12.17 00:12:02.370982 [ 4 ] {97fc5201-35cd-4cfa-8f35-338edf545a6b} <Debug> TCPHandler: Processed in 0.001284517 sec. | ||
| 3800 | 2025.12.17 00:12:02.371089 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2025.12.17 00:12:02.371184 [ 4 ] {1698bdb4-6d2a-439d-b65b-6458950de321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3802 | 2025.12.17 00:12:02.371222 [ 4 ] {1698bdb4-6d2a-439d-b65b-6458950de321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3803 | 2025.12.17 00:12:02.371596 [ 4 ] {1698bdb4-6d2a-439d-b65b-6458950de321} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2025.12.17 00:12:02.371631 [ 4 ] {1698bdb4-6d2a-439d-b65b-6458950de321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3805 | 2025.12.17 00:12:02.371925 [ 4 ] {1698bdb4-6d2a-439d-b65b-6458950de321} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3806 | 2025.12.17 00:12:02.372127 [ 4 ] {1698bdb4-6d2a-439d-b65b-6458950de321} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2025.12.17 00:12:02.372255 [ 4 ] {1698bdb4-6d2a-439d-b65b-6458950de321} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 3808 | 2025.12.17 00:12:02.372292 [ 4 ] {1698bdb4-6d2a-439d-b65b-6458950de321} <Debug> TCPHandler: Processed in 0.001250086 sec. | ||
| 3809 | 2025.12.17 00:12:02.372404 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2025.12.17 00:12:02.372494 [ 4 ] {86d2ec32-b6ea-4c3f-9382-3d9795f6537d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3811 | 2025.12.17 00:12:02.372532 [ 4 ] {86d2ec32-b6ea-4c3f-9382-3d9795f6537d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3812 | 2025.12.17 00:12:02.373004 [ 4 ] {86d2ec32-b6ea-4c3f-9382-3d9795f6537d} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.12.17 00:12:02.373038 [ 4 ] {86d2ec32-b6ea-4c3f-9382-3d9795f6537d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3814 | 2025.12.17 00:12:02.373353 [ 4 ] {86d2ec32-b6ea-4c3f-9382-3d9795f6537d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3815 | 2025.12.17 00:12:02.373556 [ 4 ] {86d2ec32-b6ea-4c3f-9382-3d9795f6537d} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.12.17 00:12:02.373689 [ 4 ] {86d2ec32-b6ea-4c3f-9382-3d9795f6537d} <Debug> executeQuery: Read 154 rows, 12.72 KiB in 0.001212 sec., 127062.70627062707 rows/sec., 10.25 MiB/sec. | ||
| 3817 | 2025.12.17 00:12:02.373725 [ 4 ] {86d2ec32-b6ea-4c3f-9382-3d9795f6537d} <Debug> TCPHandler: Processed in 0.001377059 sec. | ||
| 3818 | 2025.12.17 00:12:02.373828 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2025.12.17 00:12:02.373919 [ 4 ] {fb979cb7-ca60-4d23-b0a0-6628edcbf6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3820 | 2025.12.17 00:12:02.373960 [ 4 ] {fb979cb7-ca60-4d23-b0a0-6628edcbf6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3821 | 2025.12.17 00:12:02.374373 [ 4 ] {fb979cb7-ca60-4d23-b0a0-6628edcbf6ac} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2025.12.17 00:12:02.374409 [ 4 ] {fb979cb7-ca60-4d23-b0a0-6628edcbf6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3823 | 2025.12.17 00:12:02.374773 [ 4 ] {fb979cb7-ca60-4d23-b0a0-6628edcbf6ac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3824 | 2025.12.17 00:12:02.374982 [ 4 ] {fb979cb7-ca60-4d23-b0a0-6628edcbf6ac} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2025.12.17 00:12:02.375114 [ 4 ] {fb979cb7-ca60-4d23-b0a0-6628edcbf6ac} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001212 sec., 167491.7491749175 rows/sec., 12.00 MiB/sec. | ||
| 3826 | 2025.12.17 00:12:02.375150 [ 4 ] {fb979cb7-ca60-4d23-b0a0-6628edcbf6ac} <Debug> TCPHandler: Processed in 0.001369469 sec. | ||
| 3827 | 2025.12.17 00:12:02.375358 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2025.12.17 00:12:02.375560 [ 4 ] {6cd035a2-12b9-4299-9b99-ad34e7d043b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3829 | 2025.12.17 00:12:02.375658 [ 4 ] {6cd035a2-12b9-4299-9b99-ad34e7d043b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3830 | 2025.12.17 00:12:02.376729 [ 4 ] {6cd035a2-12b9-4299-9b99-ad34e7d043b2} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2025.12.17 00:12:02.376771 [ 4 ] {6cd035a2-12b9-4299-9b99-ad34e7d043b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3832 | 2025.12.17 00:12:02.377346 [ 4 ] {6cd035a2-12b9-4299-9b99-ad34e7d043b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3833 | 2025.12.17 00:12:02.377566 [ 4 ] {6cd035a2-12b9-4299-9b99-ad34e7d043b2} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2025.12.17 00:12:02.377709 [ 4 ] {6cd035a2-12b9-4299-9b99-ad34e7d043b2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002204 sec., 18148.820326678768 rows/sec., 32.52 MiB/sec. | ||
| 3835 | 2025.12.17 00:12:02.377808 [ 4 ] {6cd035a2-12b9-4299-9b99-ad34e7d043b2} <Debug> TCPHandler: Processed in 0.002598524 sec. | ||
| 3836 | 2025.12.17 00:12:02.377913 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2025.12.17 00:12:02.378003 [ 4 ] {11c37c8d-54d3-4367-9698-de4f9cfc08e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3838 | 2025.12.17 00:12:02.378044 [ 4 ] {11c37c8d-54d3-4367-9698-de4f9cfc08e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3839 | 2025.12.17 00:12:02.378371 [ 4 ] {11c37c8d-54d3-4367-9698-de4f9cfc08e7} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.12.17 00:12:02.378408 [ 4 ] {11c37c8d-54d3-4367-9698-de4f9cfc08e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3841 | 2025.12.17 00:12:02.378710 [ 4 ] {11c37c8d-54d3-4367-9698-de4f9cfc08e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3842 | 2025.12.17 00:12:02.378911 [ 4 ] {11c37c8d-54d3-4367-9698-de4f9cfc08e7} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.12.17 00:12:02.379036 [ 4 ] {11c37c8d-54d3-4367-9698-de4f9cfc08e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3844 | 2025.12.17 00:12:02.379071 [ 4 ] {11c37c8d-54d3-4367-9698-de4f9cfc08e7} <Debug> TCPHandler: Processed in 0.001210305 sec. | ||
| 3845 | 2025.12.17 00:12:03.780165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8957 | ||
| 3846 | 2025.12.17 00:12:03.780711 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.12.17 00:12:03.780748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3848 | 2025.12.17 00:12:03.781231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3849 | 2025.12.17 00:12:03.781456 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.12.17 00:12:03.781578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8957 | ||
| 3851 | 2025.12.17 00:12:04.251087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3852 | 2025.12.17 00:12:04.267431 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2025.12.17 00:12:04.267481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3854 | 2025.12.17 00:12:04.273978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3855 | 2025.12.17 00:12:04.274682 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2025.12.17 00:12:04.277451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3857 | 2025.12.17 00:12:07.359284 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2025.12.17 00:12:07.359468 [ 4 ] {88f0fb9a-24c1-428f-8774-f66b899fc969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3859 | 2025.12.17 00:12:07.359534 [ 4 ] {88f0fb9a-24c1-428f-8774-f66b899fc969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3860 | 2025.12.17 00:12:07.360192 [ 4 ] {88f0fb9a-24c1-428f-8774-f66b899fc969} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2025.12.17 00:12:07.360243 [ 4 ] {88f0fb9a-24c1-428f-8774-f66b899fc969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3862 | 2025.12.17 00:12:07.360637 [ 4 ] {88f0fb9a-24c1-428f-8774-f66b899fc969} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3863 | 2025.12.17 00:12:07.360875 [ 4 ] {88f0fb9a-24c1-428f-8774-f66b899fc969} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2025.12.17 00:12:07.361018 [ 109 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3865 | 2025.12.17 00:12:07.361038 [ 4 ] {88f0fb9a-24c1-428f-8774-f66b899fc969} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 3866 | 2025.12.17 00:12:07.361089 [ 109 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2025.12.17 00:12:07.361111 [ 4 ] {88f0fb9a-24c1-428f-8774-f66b899fc969} <Debug> TCPHandler: Processed in 0.001955781 sec. | ||
| 3868 | 2025.12.17 00:12:07.361119 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3869 | 2025.12.17 00:12:07.361255 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2025.12.17 00:12:07.361307 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 3871 | 2025.12.17 00:12:07.361363 [ 4 ] {d2eac6d4-f3eb-446e-b4cb-a45e95eae7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3872 | 2025.12.17 00:12:07.361415 [ 4 ] {d2eac6d4-f3eb-446e-b4cb-a45e95eae7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3873 | 2025.12.17 00:12:07.361515 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3874 | 2025.12.17 00:12:07.361575 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1322 rows starting from the beginning of the part | ||
| 3875 | 2025.12.17 00:12:07.361675 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3876 | 2025.12.17 00:12:07.361721 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part | ||
| 3877 | 2025.12.17 00:12:07.361766 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3878 | 2025.12.17 00:12:07.361804 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 263 rows starting from the beginning of the part | ||
| 3879 | 2025.12.17 00:12:07.361841 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3880 | 2025.12.17 00:12:07.361859 [ 4 ] {d2eac6d4-f3eb-446e-b4cb-a45e95eae7c8} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.12.17 00:12:07.361902 [ 4 ] {d2eac6d4-f3eb-446e-b4cb-a45e95eae7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3882 | 2025.12.17 00:12:07.362253 [ 4 ] {d2eac6d4-f3eb-446e-b4cb-a45e95eae7c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3883 | 2025.12.17 00:12:07.362477 [ 4 ] {d2eac6d4-f3eb-446e-b4cb-a45e95eae7c8} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.12.17 00:12:07.362607 [ 109 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3885 | 2025.12.17 00:12:07.362627 [ 4 ] {d2eac6d4-f3eb-446e-b4cb-a45e95eae7c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 3886 | 2025.12.17 00:12:07.362653 [ 109 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2025.12.17 00:12:07.362672 [ 4 ] {d2eac6d4-f3eb-446e-b4cb-a45e95eae7c8} <Debug> TCPHandler: Processed in 0.001479681 sec. | ||
| 3888 | 2025.12.17 00:12:07.362679 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3889 | 2025.12.17 00:12:07.362783 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 3890 | 2025.12.17 00:12:07.362787 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2025.12.17 00:12:07.362884 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3892 | 2025.12.17 00:12:07.362902 [ 4 ] {38381a47-01fc-414a-8ff0-592c3386c698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3893 | 2025.12.17 00:12:07.362913 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 791 rows starting from the beginning of the part | ||
| 3894 | 2025.12.17 00:12:07.362946 [ 4 ] {38381a47-01fc-414a-8ff0-592c3386c698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3895 | 2025.12.17 00:12:07.362974 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3896 | 2025.12.17 00:12:07.363020 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 3897 | 2025.12.17 00:12:07.363040 [ 195 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1889 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827358 sec., 1033732.8536608589 rows/sec., 88.95 MiB/sec. | ||
| 3898 | 2025.12.17 00:12:07.363060 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3899 | 2025.12.17 00:12:07.363108 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 154 rows starting from the beginning of the part | ||
| 3900 | 2025.12.17 00:12:07.363146 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3901 | 2025.12.17 00:12:07.363325 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3902 | 2025.12.17 00:12:07.363344 [ 4 ] {38381a47-01fc-414a-8ff0-592c3386c698} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2025.12.17 00:12:07.363379 [ 4 ] {38381a47-01fc-414a-8ff0-592c3386c698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3904 | 2025.12.17 00:12:07.363627 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2025.12.17 00:12:07.363694 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_26_5} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3906 | 2025.12.17 00:12:07.363733 [ 4 ] {38381a47-01fc-414a-8ff0-592c3386c698} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3907 | 2025.12.17 00:12:07.363768 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3908 | 2025.12.17 00:12:07.363941 [ 4 ] {38381a47-01fc-414a-8ff0-592c3386c698} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2025.12.17 00:12:07.364050 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3910 | 2025.12.17 00:12:07.364062 [ 186 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315107 sec., 943649.4520978141 rows/sec., 73.57 MiB/sec. | ||
| 3911 | 2025.12.17 00:12:07.364079 [ 4 ] {38381a47-01fc-414a-8ff0-592c3386c698} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 3912 | 2025.12.17 00:12:07.364086 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.12.17 00:12:07.364130 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3914 | 2025.12.17 00:12:07.364134 [ 4 ] {38381a47-01fc-414a-8ff0-592c3386c698} <Debug> TCPHandler: Processed in 0.001395838 sec. | ||
| 3915 | 2025.12.17 00:12:07.364225 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 3916 | 2025.12.17 00:12:07.364237 [ 187 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3917 | 2025.12.17 00:12:07.364251 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2025.12.17 00:12:07.364324 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3919 | 2025.12.17 00:12:07.364357 [ 4 ] {4a88d1d6-4689-45ec-8e64-b21f6fa6eb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3920 | 2025.12.17 00:12:07.364358 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3791 rows starting from the beginning of the part | ||
| 3921 | 2025.12.17 00:12:07.364406 [ 4 ] {4a88d1d6-4689-45ec-8e64-b21f6fa6eb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3922 | 2025.12.17 00:12:07.364457 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 3923 | 2025.12.17 00:12:07.364485 [ 187 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2025.12.17 00:12:07.364515 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3925 | 2025.12.17 00:12:07.364550 [ 187 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_26_5} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3926 | 2025.12.17 00:12:07.364565 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 3927 | 2025.12.17 00:12:07.364610 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3928 | 2025.12.17 00:12:07.364626 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 203 rows starting from the beginning of the part | ||
| 3929 | 2025.12.17 00:12:07.364685 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3930 | 2025.12.17 00:12:07.364744 [ 4 ] {4a88d1d6-4689-45ec-8e64-b21f6fa6eb9f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2025.12.17 00:12:07.364784 [ 4 ] {4a88d1d6-4689-45ec-8e64-b21f6fa6eb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3932 | 2025.12.17 00:12:07.365149 [ 4 ] {4a88d1d6-4689-45ec-8e64-b21f6fa6eb9f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3933 | 2025.12.17 00:12:07.365367 [ 4 ] {4a88d1d6-4689-45ec-8e64-b21f6fa6eb9f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2025.12.17 00:12:07.365484 [ 107 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3935 | 2025.12.17 00:12:07.365509 [ 4 ] {4a88d1d6-4689-45ec-8e64-b21f6fa6eb9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 3936 | 2025.12.17 00:12:07.365526 [ 107 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2025.12.17 00:12:07.365545 [ 4 ] {4a88d1d6-4689-45ec-8e64-b21f6fa6eb9f} <Debug> TCPHandler: Processed in 0.001347618 sec. | ||
| 3938 | 2025.12.17 00:12:07.365547 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3939 | 2025.12.17 00:12:07.365634 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3940 | 2025.12.17 00:12:07.365721 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3941 | 2025.12.17 00:12:07.365747 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1260 rows starting from the beginning of the part | ||
| 3942 | 2025.12.17 00:12:07.365794 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3943 | 2025.12.17 00:12:07.365833 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3944 | 2025.12.17 00:12:07.365870 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3945 | 2025.12.17 00:12:07.365906 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3946 | 2025.12.17 00:12:07.365956 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 3947 | 2025.12.17 00:12:07.366438 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4634 rows, containing 5 columns (5 merged, 0 gathered) in 0.002246006 sec., 2063217.9967462241 rows/sec., 143.72 MiB/sec. | ||
| 3948 | 2025.12.17 00:12:07.366846 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3949 | 2025.12.17 00:12:07.366936 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001330268 sec., 1172696.02816876 rows/sec., 77.48 MiB/sec. | ||
| 3950 | 2025.12.17 00:12:07.367121 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2025.12.17 00:12:07.367196 [ 186 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3952 | 2025.12.17 00:12:07.367250 [ 200 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3953 | 2025.12.17 00:12:07.367277 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 3954 | 2025.12.17 00:12:07.367606 [ 200 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_26_5} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2025.12.17 00:12:07.367687 [ 200 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_26_5} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3956 | 2025.12.17 00:12:07.367777 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3957 | 2025.12.17 00:12:11.188471 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3958 | 2025.12.17 00:12:11.188543 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3959 | 2025.12.17 00:12:11.281672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9469 | ||
| 3960 | 2025.12.17 00:12:11.282265 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2025.12.17 00:12:11.282324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3962 | 2025.12.17 00:12:11.282877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3963 | 2025.12.17 00:12:11.283128 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2025.12.17 00:12:11.283275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9469 | ||
| 3965 | 2025.12.17 00:12:11.286297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 520 | ||
| 3966 | 2025.12.17 00:12:11.288580 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2025.12.17 00:12:11.288625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3968 | 2025.12.17 00:12:11.289802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3969 | 2025.12.17 00:12:11.290066 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2025.12.17 00:12:11.290326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3971 | 2025.12.17 00:12:11.777530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3972 | 2025.12.17 00:12:11.795366 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.12.17 00:12:11.795426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3974 | 2025.12.17 00:12:11.801303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3975 | 2025.12.17 00:12:11.802046 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2025.12.17 00:12:11.805241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3977 | 2025.12.17 00:12:12.361533 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2025.12.17 00:12:12.361823 [ 4 ] {ddb7c9e9-612d-4f14-af9b-f0207e729022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3979 | 2025.12.17 00:12:12.361907 [ 4 ] {ddb7c9e9-612d-4f14-af9b-f0207e729022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3980 | 2025.12.17 00:12:12.362626 [ 4 ] {ddb7c9e9-612d-4f14-af9b-f0207e729022} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2025.12.17 00:12:12.362676 [ 4 ] {ddb7c9e9-612d-4f14-af9b-f0207e729022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3982 | 2025.12.17 00:12:12.363088 [ 4 ] {ddb7c9e9-612d-4f14-af9b-f0207e729022} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3983 | 2025.12.17 00:12:12.363325 [ 4 ] {ddb7c9e9-612d-4f14-af9b-f0207e729022} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2025.12.17 00:12:12.363512 [ 4 ] {ddb7c9e9-612d-4f14-af9b-f0207e729022} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001768 sec., 76923.07692307692 rows/sec., 6.67 MiB/sec. | ||
| 3985 | 2025.12.17 00:12:12.363563 [ 4 ] {ddb7c9e9-612d-4f14-af9b-f0207e729022} <Debug> TCPHandler: Processed in 0.002213856 sec. | ||
| 3986 | 2025.12.17 00:12:12.363681 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2025.12.17 00:12:12.363781 [ 4 ] {c604cc3f-acb5-4872-84df-fbe677c320d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3988 | 2025.12.17 00:12:12.363824 [ 4 ] {c604cc3f-acb5-4872-84df-fbe677c320d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3989 | 2025.12.17 00:12:12.364236 [ 4 ] {c604cc3f-acb5-4872-84df-fbe677c320d8} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2025.12.17 00:12:12.364272 [ 4 ] {c604cc3f-acb5-4872-84df-fbe677c320d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3991 | 2025.12.17 00:12:12.364578 [ 4 ] {c604cc3f-acb5-4872-84df-fbe677c320d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3992 | 2025.12.17 00:12:12.364786 [ 4 ] {c604cc3f-acb5-4872-84df-fbe677c320d8} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2025.12.17 00:12:12.364910 [ 4 ] {c604cc3f-acb5-4872-84df-fbe677c320d8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001151 sec., 34752.38922675934 rows/sec., 2.55 MiB/sec. | ||
| 3994 | 2025.12.17 00:12:12.364946 [ 4 ] {c604cc3f-acb5-4872-84df-fbe677c320d8} <Debug> TCPHandler: Processed in 0.001315867 sec. | ||
| 3995 | 2025.12.17 00:12:12.365047 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2025.12.17 00:12:12.365148 [ 4 ] {c3edb7a5-325f-44d7-b96e-4552a42f6ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3997 | 2025.12.17 00:12:12.365188 [ 4 ] {c3edb7a5-325f-44d7-b96e-4552a42f6ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3998 | 2025.12.17 00:12:12.365611 [ 4 ] {c3edb7a5-325f-44d7-b96e-4552a42f6ea1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2025.12.17 00:12:12.365647 [ 4 ] {c3edb7a5-325f-44d7-b96e-4552a42f6ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4000 | 2025.12.17 00:12:12.365986 [ 4 ] {c3edb7a5-325f-44d7-b96e-4552a42f6ea1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4001 | 2025.12.17 00:12:12.366204 [ 4 ] {c3edb7a5-325f-44d7-b96e-4552a42f6ea1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2025.12.17 00:12:12.366337 [ 4 ] {c3edb7a5-325f-44d7-b96e-4552a42f6ea1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. | ||
| 4003 | 2025.12.17 00:12:12.366374 [ 4 ] {c3edb7a5-325f-44d7-b96e-4552a42f6ea1} <Debug> TCPHandler: Processed in 0.001374009 sec. | ||
| 4004 | 2025.12.17 00:12:12.366479 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2025.12.17 00:12:12.366579 [ 4 ] {4cd09ed7-931c-46a8-bfae-aff4c12d5e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4006 | 2025.12.17 00:12:12.366622 [ 4 ] {4cd09ed7-931c-46a8-bfae-aff4c12d5e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4007 | 2025.12.17 00:12:12.367046 [ 4 ] {4cd09ed7-931c-46a8-bfae-aff4c12d5e9d} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2025.12.17 00:12:12.367080 [ 4 ] {4cd09ed7-931c-46a8-bfae-aff4c12d5e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4009 | 2025.12.17 00:12:12.367406 [ 4 ] {4cd09ed7-931c-46a8-bfae-aff4c12d5e9d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4010 | 2025.12.17 00:12:12.367619 [ 4 ] {4cd09ed7-931c-46a8-bfae-aff4c12d5e9d} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2025.12.17 00:12:12.367756 [ 4 ] {4cd09ed7-931c-46a8-bfae-aff4c12d5e9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 4012 | 2025.12.17 00:12:12.367792 [ 4 ] {4cd09ed7-931c-46a8-bfae-aff4c12d5e9d} <Debug> TCPHandler: Processed in 0.001359248 sec. | ||
| 4013 | 2025.12.17 00:12:12.367899 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2025.12.17 00:12:12.368018 [ 4 ] {53801d24-fb88-41e8-9427-228acbebfb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4015 | 2025.12.17 00:12:12.368071 [ 4 ] {53801d24-fb88-41e8-9427-228acbebfb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4016 | 2025.12.17 00:12:12.368937 [ 4 ] {53801d24-fb88-41e8-9427-228acbebfb7b} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2025.12.17 00:12:12.368971 [ 4 ] {53801d24-fb88-41e8-9427-228acbebfb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4018 | 2025.12.17 00:12:12.369574 [ 4 ] {53801d24-fb88-41e8-9427-228acbebfb7b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4019 | 2025.12.17 00:12:12.369795 [ 4 ] {53801d24-fb88-41e8-9427-228acbebfb7b} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2025.12.17 00:12:12.369936 [ 4 ] {53801d24-fb88-41e8-9427-228acbebfb7b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001936 sec., 20661.15702479339 rows/sec., 37.02 MiB/sec. | ||
| 4021 | 2025.12.17 00:12:12.370022 [ 4 ] {53801d24-fb88-41e8-9427-228acbebfb7b} <Debug> TCPHandler: Processed in 0.002174656 sec. | ||
| 4022 | 2025.12.17 00:12:12.370128 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2025.12.17 00:12:12.370220 [ 4 ] {cd14a5b3-4a75-4b3e-ae44-fa01f2ff703f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4024 | 2025.12.17 00:12:12.370260 [ 4 ] {cd14a5b3-4a75-4b3e-ae44-fa01f2ff703f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4025 | 2025.12.17 00:12:12.370579 [ 4 ] {cd14a5b3-4a75-4b3e-ae44-fa01f2ff703f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.12.17 00:12:12.370612 [ 4 ] {cd14a5b3-4a75-4b3e-ae44-fa01f2ff703f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4027 | 2025.12.17 00:12:12.370917 [ 4 ] {cd14a5b3-4a75-4b3e-ae44-fa01f2ff703f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4028 | 2025.12.17 00:12:12.371127 [ 4 ] {cd14a5b3-4a75-4b3e-ae44-fa01f2ff703f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.12.17 00:12:12.371246 [ 4 ] {cd14a5b3-4a75-4b3e-ae44-fa01f2ff703f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 4030 | 2025.12.17 00:12:12.371281 [ 4 ] {cd14a5b3-4a75-4b3e-ae44-fa01f2ff703f} <Debug> TCPHandler: Processed in 0.001200755 sec. | ||
| 4031 | 2025.12.17 00:12:14.363646 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2025.12.17 00:12:14.363930 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4033 | 2025.12.17 00:12:14.364324 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4034 | 2025.12.17 00:12:14.364367 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4035 | 2025.12.17 00:12:14.364646 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4036 | 2025.12.17 00:12:14.364716 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4037 | 2025.12.17 00:12:14.364869 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4038 | 2025.12.17 00:12:14.364975 [ 301 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4039 | 2025.12.17 00:12:14.364985 [ 317 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4040 | 2025.12.17 00:12:14.365074 [ 323 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4041 | 2025.12.17 00:12:14.365216 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 4042 | 2025.12.17 00:12:14.365246 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4043 | 2025.12.17 00:12:14.365332 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4044 | 2025.12.17 00:12:14.365353 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4045 | 2025.12.17 00:12:14.365389 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4046 | 2025.12.17 00:12:14.365435 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4047 | 2025.12.17 00:12:14.365488 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4048 | 2025.12.17 00:12:14.366352 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002536 sec., 16561.514195583597 rows/sec., 666.57 KiB/sec. | ||
| 4049 | 2025.12.17 00:12:14.366455 [ 4 ] {d7166452-2e06-44a0-a20a-7d054af9197c} <Debug> TCPHandler: Processed in 0.002953611 sec. | ||
| 4050 | 2025.12.17 00:12:14.366746 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2025.12.17 00:12:14.366885 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4052 | 2025.12.17 00:12:14.367111 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4053 | 2025.12.17 00:12:14.367149 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4054 | 2025.12.17 00:12:14.367363 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4055 | 2025.12.17 00:12:14.367416 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4056 | 2025.12.17 00:12:14.367521 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4057 | 2025.12.17 00:12:14.367578 [ 333 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4058 | 2025.12.17 00:12:14.367579 [ 317 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4059 | 2025.12.17 00:12:14.367593 [ 301 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4060 | 2025.12.17 00:12:14.367684 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 4061 | 2025.12.17 00:12:14.367705 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4062 | 2025.12.17 00:12:14.367774 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4063 | 2025.12.17 00:12:14.367794 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4064 | 2025.12.17 00:12:14.367824 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4065 | 2025.12.17 00:12:14.367856 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4066 | 2025.12.17 00:12:14.367885 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4067 | 2025.12.17 00:12:14.368587 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001763 sec., 23823.028927963696 rows/sec., 958.84 KiB/sec. | ||
| 4068 | 2025.12.17 00:12:14.368686 [ 4 ] {b8707f20-3fe4-48a0-9b07-e706bee973aa} <Debug> TCPHandler: Processed in 0.001989541 sec. | ||
| 4069 | 2025.12.17 00:12:14.368900 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2025.12.17 00:12:14.369037 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4071 | 2025.12.17 00:12:14.369257 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4072 | 2025.12.17 00:12:14.369297 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4073 | 2025.12.17 00:12:14.369518 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4074 | 2025.12.17 00:12:14.369571 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4075 | 2025.12.17 00:12:14.369669 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4076 | 2025.12.17 00:12:14.369735 [ 333 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4077 | 2025.12.17 00:12:14.369735 [ 317 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4078 | 2025.12.17 00:12:14.369741 [ 323 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4079 | 2025.12.17 00:12:14.369859 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 4080 | 2025.12.17 00:12:14.369885 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4081 | 2025.12.17 00:12:14.369953 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4082 | 2025.12.17 00:12:14.369971 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4083 | 2025.12.17 00:12:14.370001 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4084 | 2025.12.17 00:12:14.370036 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4085 | 2025.12.17 00:12:14.370068 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4086 | 2025.12.17 00:12:14.371010 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002033 sec., 20659.124446630594 rows/sec., 831.50 KiB/sec. | ||
| 4087 | 2025.12.17 00:12:14.371129 [ 4 ] {75bcd943-0477-4622-bc8a-2c493bc8728a} <Debug> TCPHandler: Processed in 0.002278548 sec. | ||
| 4088 | 2025.12.17 00:12:14.371327 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2025.12.17 00:12:14.371464 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4090 | 2025.12.17 00:12:14.371693 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4091 | 2025.12.17 00:12:14.371730 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4092 | 2025.12.17 00:12:14.371945 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4093 | 2025.12.17 00:12:14.371997 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4094 | 2025.12.17 00:12:14.372095 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4095 | 2025.12.17 00:12:14.372169 [ 317 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4096 | 2025.12.17 00:12:14.372178 [ 323 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4097 | 2025.12.17 00:12:14.372197 [ 330 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4098 | 2025.12.17 00:12:14.372306 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 4099 | 2025.12.17 00:12:14.372331 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4100 | 2025.12.17 00:12:14.372398 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4101 | 2025.12.17 00:12:14.372415 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4102 | 2025.12.17 00:12:14.372444 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4103 | 2025.12.17 00:12:14.372474 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4104 | 2025.12.17 00:12:14.372502 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4105 | 2025.12.17 00:12:14.373153 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001749 sec., 24013.722126929675 rows/sec., 966.51 KiB/sec. | ||
| 4106 | 2025.12.17 00:12:14.373284 [ 4 ] {141b1b42-4df8-481c-b73f-b177e0ad32fd} <Debug> TCPHandler: Processed in 0.002006481 sec. | ||
| 4107 | 2025.12.17 00:12:14.373506 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2025.12.17 00:12:14.373642 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4109 | 2025.12.17 00:12:14.373871 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4110 | 2025.12.17 00:12:14.373909 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4111 | 2025.12.17 00:12:14.374127 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4112 | 2025.12.17 00:12:14.374180 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4113 | 2025.12.17 00:12:14.374281 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4114 | 2025.12.17 00:12:14.374344 [ 347 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4115 | 2025.12.17 00:12:14.374358 [ 330 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4116 | 2025.12.17 00:12:14.374351 [ 317 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4117 | 2025.12.17 00:12:14.374461 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 4118 | 2025.12.17 00:12:14.374483 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4119 | 2025.12.17 00:12:14.374551 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4120 | 2025.12.17 00:12:14.374567 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4121 | 2025.12.17 00:12:14.374597 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4122 | 2025.12.17 00:12:14.374629 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4123 | 2025.12.17 00:12:14.374658 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4124 | 2025.12.17 00:12:14.375382 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001797 sec., 23372.28714524207 rows/sec., 940.70 KiB/sec. | ||
| 4125 | 2025.12.17 00:12:14.375497 [ 4 ] {8b77a218-5303-40f9-a08c-c4155c5c490e} <Debug> TCPHandler: Processed in 0.002038732 sec. | ||
| 4126 | 2025.12.17 00:12:14.375721 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2025.12.17 00:12:14.375863 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4128 | 2025.12.17 00:12:14.376092 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4129 | 2025.12.17 00:12:14.376131 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4130 | 2025.12.17 00:12:14.376358 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4131 | 2025.12.17 00:12:14.376412 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4132 | 2025.12.17 00:12:14.376513 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4133 | 2025.12.17 00:12:14.376577 [ 346 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4134 | 2025.12.17 00:12:14.376582 [ 347 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4135 | 2025.12.17 00:12:14.376601 [ 317 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4136 | 2025.12.17 00:12:14.376705 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (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 | ||
| 4137 | 2025.12.17 00:12:14.376725 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4138 | 2025.12.17 00:12:14.376794 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4139 | 2025.12.17 00:12:14.376811 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Debug> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4140 | 2025.12.17 00:12:14.376840 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4141 | 2025.12.17 00:12:14.376873 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4142 | 2025.12.17 00:12:14.376901 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4143 | 2025.12.17 00:12:14.377504 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001703 sec., 24662.360540223133 rows/sec., 992.62 KiB/sec. | ||
| 4144 | 2025.12.17 00:12:14.377634 [ 4 ] {4ed2072c-296f-4dc6-9f4a-1df1825b3286} <Debug> TCPHandler: Processed in 0.001963951 sec. | ||
| 4145 | 2025.12.17 00:12:14.537729 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2025.12.17 00:12:14.537890 [ 4 ] {20e749b0-c6d5-4d31-b9ae-8db0221d00be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4147 | 2025.12.17 00:12:14.537941 [ 4 ] {20e749b0-c6d5-4d31-b9ae-8db0221d00be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4148 | 2025.12.17 00:12:14.538591 [ 4 ] {20e749b0-c6d5-4d31-b9ae-8db0221d00be} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2025.12.17 00:12:14.538637 [ 4 ] {20e749b0-c6d5-4d31-b9ae-8db0221d00be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4150 | 2025.12.17 00:12:14.539085 [ 4 ] {20e749b0-c6d5-4d31-b9ae-8db0221d00be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4151 | 2025.12.17 00:12:14.539277 [ 4 ] {20e749b0-c6d5-4d31-b9ae-8db0221d00be} <Trace> oximeter.timeseries_schema (14d9c653-4041-4539-b454-affc394e3085): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2025.12.17 00:12:14.539424 [ 4 ] {20e749b0-c6d5-4d31-b9ae-8db0221d00be} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001578 sec., 3802.2813688212927 rows/sec., 846.60 KiB/sec. | ||
| 4153 | 2025.12.17 00:12:14.539467 [ 4 ] {20e749b0-c6d5-4d31-b9ae-8db0221d00be} <Debug> TCPHandler: Processed in 0.001824278 sec. | ||
| 4154 | 2025.12.17 00:12:14.539579 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2025.12.17 00:12:14.539676 [ 4 ] {8a0d7983-4928-4dce-bf4f-927bd3c6644b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4156 | 2025.12.17 00:12:14.539715 [ 4 ] {8a0d7983-4928-4dce-bf4f-927bd3c6644b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4157 | 2025.12.17 00:12:14.540143 [ 4 ] {8a0d7983-4928-4dce-bf4f-927bd3c6644b} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2025.12.17 00:12:14.540179 [ 4 ] {8a0d7983-4928-4dce-bf4f-927bd3c6644b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4159 | 2025.12.17 00:12:14.540466 [ 4 ] {8a0d7983-4928-4dce-bf4f-927bd3c6644b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4160 | 2025.12.17 00:12:14.540670 [ 4 ] {8a0d7983-4928-4dce-bf4f-927bd3c6644b} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2025.12.17 00:12:14.540771 [ 100 ] {} <Debug> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4162 | 2025.12.17 00:12:14.540794 [ 4 ] {8a0d7983-4928-4dce-bf4f-927bd3c6644b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001138 sec., 1757.4692442882251 rows/sec., 143.31 KiB/sec. | ||
| 4163 | 2025.12.17 00:12:14.540844 [ 100 ] {} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2025.12.17 00:12:14.540856 [ 4 ] {8a0d7983-4928-4dce-bf4f-927bd3c6644b} <Debug> TCPHandler: Processed in 0.001328378 sec. | ||
| 4165 | 2025.12.17 00:12:14.540877 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4166 | 2025.12.17 00:12:14.540975 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2025.12.17 00:12:14.541015 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::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 | ||
| 4168 | 2025.12.17 00:12:14.541071 [ 4 ] {95269cd3-0a07-4b2d-b642-59b008c7e6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4169 | 2025.12.17 00:12:14.541111 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4170 | 2025.12.17 00:12:14.541114 [ 4 ] {95269cd3-0a07-4b2d-b642-59b008c7e6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4171 | 2025.12.17 00:12:14.541143 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::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 | ||
| 4172 | 2025.12.17 00:12:14.541216 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4173 | 2025.12.17 00:12:14.541262 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4174 | 2025.12.17 00:12:14.541306 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4175 | 2025.12.17 00:12:14.541344 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4176 | 2025.12.17 00:12:14.541385 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::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 | ||
| 4177 | 2025.12.17 00:12:14.542084 [ 4 ] {95269cd3-0a07-4b2d-b642-59b008c7e6a3} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2025.12.17 00:12:14.542089 [ 200 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123653 sec., 37378.08736326962 rows/sec., 3.12 MiB/sec. | ||
| 4179 | 2025.12.17 00:12:14.542119 [ 4 ] {95269cd3-0a07-4b2d-b642-59b008c7e6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4180 | 2025.12.17 00:12:14.542214 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4181 | 2025.12.17 00:12:14.542444 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_6_1} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2025.12.17 00:12:14.542502 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_6_1} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4183 | 2025.12.17 00:12:14.542554 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4184 | 2025.12.17 00:12:14.542603 [ 4 ] {95269cd3-0a07-4b2d-b642-59b008c7e6a3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4185 | 2025.12.17 00:12:14.542822 [ 4 ] {95269cd3-0a07-4b2d-b642-59b008c7e6a3} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2025.12.17 00:12:14.542956 [ 4 ] {95269cd3-0a07-4b2d-b642-59b008c7e6a3} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001902 sec., 629337.5394321766 rows/sec., 51.88 MiB/sec. | ||
| 4187 | 2025.12.17 00:12:14.542997 [ 4 ] {95269cd3-0a07-4b2d-b642-59b008c7e6a3} <Debug> TCPHandler: Processed in 0.002068853 sec. | ||
| 4188 | 2025.12.17 00:12:14.543110 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2025.12.17 00:12:14.543210 [ 4 ] {5b9a373e-d8ba-444d-a2e6-547de4adee6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4190 | 2025.12.17 00:12:14.543249 [ 4 ] {5b9a373e-d8ba-444d-a2e6-547de4adee6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4191 | 2025.12.17 00:12:14.543627 [ 4 ] {5b9a373e-d8ba-444d-a2e6-547de4adee6a} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2025.12.17 00:12:14.543663 [ 4 ] {5b9a373e-d8ba-444d-a2e6-547de4adee6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4193 | 2025.12.17 00:12:14.543948 [ 4 ] {5b9a373e-d8ba-444d-a2e6-547de4adee6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4194 | 2025.12.17 00:12:14.544166 [ 4 ] {5b9a373e-d8ba-444d-a2e6-547de4adee6a} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2025.12.17 00:12:14.544303 [ 4 ] {5b9a373e-d8ba-444d-a2e6-547de4adee6a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001113 sec., 1796.9451931716083 rows/sec., 125.47 KiB/sec. | ||
| 4196 | 2025.12.17 00:12:14.544342 [ 4 ] {5b9a373e-d8ba-444d-a2e6-547de4adee6a} <Debug> TCPHandler: Processed in 0.001280806 sec. | ||
| 4197 | 2025.12.17 00:12:14.544450 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2025.12.17 00:12:14.544547 [ 4 ] {adfb023f-97e5-4655-9adf-d681e5b6ec33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4199 | 2025.12.17 00:12:14.544585 [ 4 ] {adfb023f-97e5-4655-9adf-d681e5b6ec33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4200 | 2025.12.17 00:12:14.545053 [ 4 ] {adfb023f-97e5-4655-9adf-d681e5b6ec33} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.12.17 00:12:14.545089 [ 4 ] {adfb023f-97e5-4655-9adf-d681e5b6ec33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4202 | 2025.12.17 00:12:14.545381 [ 4 ] {adfb023f-97e5-4655-9adf-d681e5b6ec33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4203 | 2025.12.17 00:12:14.545592 [ 4 ] {adfb023f-97e5-4655-9adf-d681e5b6ec33} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2025.12.17 00:12:14.545721 [ 4 ] {adfb023f-97e5-4655-9adf-d681e5b6ec33} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001192 sec., 191275.16778523492 rows/sec., 12.95 MiB/sec. | ||
| 4205 | 2025.12.17 00:12:14.545758 [ 4 ] {adfb023f-97e5-4655-9adf-d681e5b6ec33} <Debug> TCPHandler: Processed in 0.001355689 sec. | ||
| 4206 | 2025.12.17 00:12:14.545868 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2025.12.17 00:12:14.545959 [ 4 ] {824b2e2c-0267-4aae-a8d7-27ce43882077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4208 | 2025.12.17 00:12:14.545997 [ 4 ] {824b2e2c-0267-4aae-a8d7-27ce43882077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4209 | 2025.12.17 00:12:14.546570 [ 4 ] {824b2e2c-0267-4aae-a8d7-27ce43882077} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2025.12.17 00:12:14.546607 [ 4 ] {824b2e2c-0267-4aae-a8d7-27ce43882077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4211 | 2025.12.17 00:12:14.546936 [ 4 ] {824b2e2c-0267-4aae-a8d7-27ce43882077} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4212 | 2025.12.17 00:12:14.547144 [ 4 ] {824b2e2c-0267-4aae-a8d7-27ce43882077} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2025.12.17 00:12:14.547279 [ 4 ] {824b2e2c-0267-4aae-a8d7-27ce43882077} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001337 sec., 390426.32759910246 rows/sec., 28.90 MiB/sec. | ||
| 4214 | 2025.12.17 00:12:14.547319 [ 4 ] {824b2e2c-0267-4aae-a8d7-27ce43882077} <Debug> TCPHandler: Processed in 0.001498531 sec. | ||
| 4215 | 2025.12.17 00:12:14.547428 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2025.12.17 00:12:14.547520 [ 4 ] {a2ec7142-146a-4260-a5a7-f5adf29dc9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4217 | 2025.12.17 00:12:14.547562 [ 4 ] {a2ec7142-146a-4260-a5a7-f5adf29dc9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4218 | 2025.12.17 00:12:14.549226 [ 4 ] {a2ec7142-146a-4260-a5a7-f5adf29dc9cb} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2025.12.17 00:12:14.549261 [ 4 ] {a2ec7142-146a-4260-a5a7-f5adf29dc9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4220 | 2025.12.17 00:12:14.549896 [ 4 ] {a2ec7142-146a-4260-a5a7-f5adf29dc9cb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4221 | 2025.12.17 00:12:14.550115 [ 4 ] {a2ec7142-146a-4260-a5a7-f5adf29dc9cb} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2025.12.17 00:12:14.550241 [ 4 ] {a2ec7142-146a-4260-a5a7-f5adf29dc9cb} <Debug> executeQuery: Read 4445 rows, 304.05 KiB in 0.002738 sec., 1623447.7720964209 rows/sec., 108.45 MiB/sec. | ||
| 4223 | 2025.12.17 00:12:14.550279 [ 4 ] {a2ec7142-146a-4260-a5a7-f5adf29dc9cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4224 | 2025.12.17 00:12:14.550292 [ 4 ] {a2ec7142-146a-4260-a5a7-f5adf29dc9cb} <Debug> TCPHandler: Processed in 0.002911881 sec. | ||
| 4225 | 2025.12.17 00:12:14.550399 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2025.12.17 00:12:14.550491 [ 4 ] {4dbe5a16-3207-4d1e-af48-8345538d5229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4227 | 2025.12.17 00:12:14.550531 [ 4 ] {4dbe5a16-3207-4d1e-af48-8345538d5229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4228 | 2025.12.17 00:12:14.550853 [ 4 ] {4dbe5a16-3207-4d1e-af48-8345538d5229} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2025.12.17 00:12:14.550889 [ 4 ] {4dbe5a16-3207-4d1e-af48-8345538d5229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4230 | 2025.12.17 00:12:14.551191 [ 4 ] {4dbe5a16-3207-4d1e-af48-8345538d5229} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4231 | 2025.12.17 00:12:14.551395 [ 4 ] {4dbe5a16-3207-4d1e-af48-8345538d5229} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2025.12.17 00:12:14.551520 [ 4 ] {4dbe5a16-3207-4d1e-af48-8345538d5229} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001047 sec., 22922.636103151865 rows/sec., 1.54 MiB/sec. | ||
| 4233 | 2025.12.17 00:12:14.551555 [ 4 ] {4dbe5a16-3207-4d1e-af48-8345538d5229} <Debug> TCPHandler: Processed in 0.001203405 sec. | ||
| 4234 | 2025.12.17 00:12:17.356581 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2025.12.17 00:12:17.356769 [ 4 ] {9783b9ab-374d-47be-8bf1-49156d741768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4236 | 2025.12.17 00:12:17.356840 [ 4 ] {9783b9ab-374d-47be-8bf1-49156d741768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4237 | 2025.12.17 00:12:17.357555 [ 4 ] {9783b9ab-374d-47be-8bf1-49156d741768} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2025.12.17 00:12:17.357608 [ 4 ] {9783b9ab-374d-47be-8bf1-49156d741768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4239 | 2025.12.17 00:12:17.358059 [ 4 ] {9783b9ab-374d-47be-8bf1-49156d741768} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4240 | 2025.12.17 00:12:17.358306 [ 4 ] {9783b9ab-374d-47be-8bf1-49156d741768} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): 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.17 00:12:17.358499 [ 4 ] {9783b9ab-374d-47be-8bf1-49156d741768} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001781 sec., 31443.009545199326 rows/sec., 2.42 MiB/sec. | ||
| 4242 | 2025.12.17 00:12:17.358576 [ 4 ] {9783b9ab-374d-47be-8bf1-49156d741768} <Debug> TCPHandler: Processed in 0.002130524 sec. | ||
| 4243 | 2025.12.17 00:12:17.358737 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2025.12.17 00:12:17.358845 [ 4 ] {d46f6df2-d959-4529-8931-435b8859dc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4245 | 2025.12.17 00:12:17.358893 [ 4 ] {d46f6df2-d959-4529-8931-435b8859dc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4246 | 2025.12.17 00:12:17.359373 [ 4 ] {d46f6df2-d959-4529-8931-435b8859dc3a} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2025.12.17 00:12:17.359414 [ 4 ] {d46f6df2-d959-4529-8931-435b8859dc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4248 | 2025.12.17 00:12:17.359740 [ 4 ] {d46f6df2-d959-4529-8931-435b8859dc3a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4249 | 2025.12.17 00:12:17.359972 [ 4 ] {d46f6df2-d959-4529-8931-435b8859dc3a} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): 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.17 00:12:17.360108 [ 4 ] {d46f6df2-d959-4529-8931-435b8859dc3a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 4251 | 2025.12.17 00:12:17.360155 [ 4 ] {d46f6df2-d959-4529-8931-435b8859dc3a} <Debug> TCPHandler: Processed in 0.001487861 sec. | ||
| 4252 | 2025.12.17 00:12:17.360273 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2025.12.17 00:12:17.360367 [ 4 ] {9afa1305-d79c-4a05-b825-dbfa1bfedc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4254 | 2025.12.17 00:12:17.360411 [ 4 ] {9afa1305-d79c-4a05-b825-dbfa1bfedc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4255 | 2025.12.17 00:12:17.360798 [ 4 ] {9afa1305-d79c-4a05-b825-dbfa1bfedc24} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2025.12.17 00:12:17.360835 [ 4 ] {9afa1305-d79c-4a05-b825-dbfa1bfedc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4257 | 2025.12.17 00:12:17.361183 [ 4 ] {9afa1305-d79c-4a05-b825-dbfa1bfedc24} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4258 | 2025.12.17 00:12:17.361407 [ 4 ] {9afa1305-d79c-4a05-b825-dbfa1bfedc24} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): 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.17 00:12:17.361538 [ 4 ] {9afa1305-d79c-4a05-b825-dbfa1bfedc24} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001189 sec., 80740.11774600505 rows/sec., 5.62 MiB/sec. | ||
| 4260 | 2025.12.17 00:12:17.361583 [ 4 ] {9afa1305-d79c-4a05-b825-dbfa1bfedc24} <Debug> TCPHandler: Processed in 0.001360639 sec. | ||
| 4261 | 2025.12.17 00:12:17.361700 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2025.12.17 00:12:17.361792 [ 4 ] {214ac3a2-1ff5-4335-b97d-15f2660626b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4263 | 2025.12.17 00:12:17.361834 [ 4 ] {214ac3a2-1ff5-4335-b97d-15f2660626b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4264 | 2025.12.17 00:12:17.362165 [ 4 ] {214ac3a2-1ff5-4335-b97d-15f2660626b3} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2025.12.17 00:12:17.362201 [ 4 ] {214ac3a2-1ff5-4335-b97d-15f2660626b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4266 | 2025.12.17 00:12:17.362523 [ 4 ] {214ac3a2-1ff5-4335-b97d-15f2660626b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4267 | 2025.12.17 00:12:17.362741 [ 4 ] {214ac3a2-1ff5-4335-b97d-15f2660626b3} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2025.12.17 00:12:17.362870 [ 4 ] {214ac3a2-1ff5-4335-b97d-15f2660626b3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001096 sec., 32846.71532846715 rows/sec., 2.21 MiB/sec. | ||
| 4269 | 2025.12.17 00:12:17.362913 [ 4 ] {214ac3a2-1ff5-4335-b97d-15f2660626b3} <Debug> TCPHandler: Processed in 0.001263316 sec. | ||
| 4270 | 2025.12.17 00:12:18.783390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9917 | ||
| 4271 | 2025.12.17 00:12:18.784164 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2025.12.17 00:12:18.784246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4273 | 2025.12.17 00:12:18.784812 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4274 | 2025.12.17 00:12:18.785051 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2025.12.17 00:12:18.785190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9917 | ||
| 4276 | 2025.12.17 00:12:18.785192 [ 96 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4277 | 2025.12.17 00:12:18.785290 [ 96 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2025.12.17 00:12:18.785328 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4279 | 2025.12.17 00:12:18.785463 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::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 | ||
| 4280 | 2025.12.17 00:12:18.785578 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4281 | 2025.12.17 00:12:18.785612 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7549 rows starting from the beginning of the part | ||
| 4282 | 2025.12.17 00:12:18.785673 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4283 | 2025.12.17 00:12:18.785720 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4284 | 2025.12.17 00:12:18.785762 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4285 | 2025.12.17 00:12:18.785804 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4286 | 2025.12.17 00:12:18.785845 [ 201 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4287 | 2025.12.17 00:12:18.787920 [ 189 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9917 rows, containing 4 columns (4 merged, 0 gathered) in 0.002503342 sec., 3961504.2611037567 rows/sec., 56.67 MiB/sec. | ||
| 4288 | 2025.12.17 00:12:18.788227 [ 189 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4289 | 2025.12.17 00:12:18.788503 [ 189 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2025.12.17 00:12:18.788576 [ 189 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_21_4} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4291 | 2025.12.17 00:12:18.788661 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4292 | 2025.12.17 00:12:19.305330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4293 | 2025.12.17 00:12:19.324099 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2025.12.17 00:12:19.324154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4295 | 2025.12.17 00:12:19.330450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4296 | 2025.12.17 00:12:19.331134 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2025.12.17 00:12:19.331405 [ 96 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4298 | 2025.12.17 00:12:19.331447 [ 96 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2025.12.17 00:12:19.331470 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4300 | 2025.12.17 00:12:19.331629 [ 187 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 4301 | 2025.12.17 00:12:19.334641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4302 | 2025.12.17 00:12:19.335971 [ 187 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4303 | 2025.12.17 00:12:19.337416 [ 187 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 4304 | 2025.12.17 00:12:19.341879 [ 187 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 4305 | 2025.12.17 00:12:19.346138 [ 187 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 4306 | 2025.12.17 00:12:19.350227 [ 187 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 4307 | 2025.12.17 00:12:19.354744 [ 187 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 4308 | 2025.12.17 00:12:19.359008 [ 187 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 4309 | 2025.12.17 00:12:19.408817 [ 193 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077256057 sec., 2058.091056860435 rows/sec., 10.64 MiB/sec. | ||
| 4310 | 2025.12.17 00:12:19.411506 [ 200 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4311 | 2025.12.17 00:12:19.413645 [ 200 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_21_4} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2025.12.17 00:12:19.413749 [ 200 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_21_4} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4313 | 2025.12.17 00:12:19.415816 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4314 | 2025.12.17 00:12:20.000255 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.88 MiB, peak 252.42 MiB, free memory in arenas 0.00 B, will set to 247.28 MiB (RSS), difference: 5.40 MiB | ||
| 4315 | 2025.12.17 00:12:21.290488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 568 | ||
| 4316 | 2025.12.17 00:12:21.293123 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2025.12.17 00:12:21.293179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4318 | 2025.12.17 00:12:21.294442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4319 | 2025.12.17 00:12:21.294738 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2025.12.17 00:12:21.295106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4321 | 2025.12.17 00:12:22.360536 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2025.12.17 00:12:22.360722 [ 4 ] {a6a91153-fbf8-4ccd-96dc-570d024d3522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4323 | 2025.12.17 00:12:22.360791 [ 4 ] {a6a91153-fbf8-4ccd-96dc-570d024d3522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4324 | 2025.12.17 00:12:22.361542 [ 4 ] {a6a91153-fbf8-4ccd-96dc-570d024d3522} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2025.12.17 00:12:22.361595 [ 4 ] {a6a91153-fbf8-4ccd-96dc-570d024d3522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4326 | 2025.12.17 00:12:22.362020 [ 4 ] {a6a91153-fbf8-4ccd-96dc-570d024d3522} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4327 | 2025.12.17 00:12:22.362267 [ 4 ] {a6a91153-fbf8-4ccd-96dc-570d024d3522} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2025.12.17 00:12:22.362430 [ 4 ] {a6a91153-fbf8-4ccd-96dc-570d024d3522} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001759 sec., 77316.65719158613 rows/sec., 6.70 MiB/sec. | ||
| 4329 | 2025.12.17 00:12:22.362485 [ 4 ] {a6a91153-fbf8-4ccd-96dc-570d024d3522} <Debug> TCPHandler: Processed in 0.002083063 sec. | ||
| 4330 | 2025.12.17 00:12:22.362621 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2025.12.17 00:12:22.362725 [ 4 ] {dea00c00-4fba-40fe-9a90-472d1902f609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4332 | 2025.12.17 00:12:22.362768 [ 4 ] {dea00c00-4fba-40fe-9a90-472d1902f609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4333 | 2025.12.17 00:12:22.363198 [ 4 ] {dea00c00-4fba-40fe-9a90-472d1902f609} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2025.12.17 00:12:22.363237 [ 4 ] {dea00c00-4fba-40fe-9a90-472d1902f609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4335 | 2025.12.17 00:12:22.363568 [ 4 ] {dea00c00-4fba-40fe-9a90-472d1902f609} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4336 | 2025.12.17 00:12:22.363777 [ 4 ] {dea00c00-4fba-40fe-9a90-472d1902f609} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2025.12.17 00:12:22.363884 [ 93 ] {} <Debug> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4338 | 2025.12.17 00:12:22.363915 [ 4 ] {dea00c00-4fba-40fe-9a90-472d1902f609} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001214 sec., 32948.929159802305 rows/sec., 2.42 MiB/sec. | ||
| 4339 | 2025.12.17 00:12:22.363952 [ 93 ] {} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2025.12.17 00:12:22.363963 [ 4 ] {dea00c00-4fba-40fe-9a90-472d1902f609} <Debug> TCPHandler: Processed in 0.001394679 sec. | ||
| 4341 | 2025.12.17 00:12:22.363981 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4342 | 2025.12.17 00:12:22.364088 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2025.12.17 00:12:22.364134 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 4344 | 2025.12.17 00:12:22.364189 [ 4 ] {8f498d59-9ead-4090-946b-3875bfa0eaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4345 | 2025.12.17 00:12:22.364234 [ 4 ] {8f498d59-9ead-4090-946b-3875bfa0eaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4346 | 2025.12.17 00:12:22.364292 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4347 | 2025.12.17 00:12:22.364336 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 275 rows starting from the beginning of the part | ||
| 4348 | 2025.12.17 00:12:22.364400 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 4349 | 2025.12.17 00:12:22.364445 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 4350 | 2025.12.17 00:12:22.364486 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 4351 | 2025.12.17 00:12:22.364526 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 4352 | 2025.12.17 00:12:22.364567 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 4353 | 2025.12.17 00:12:22.364681 [ 4 ] {8f498d59-9ead-4090-946b-3875bfa0eaea} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2025.12.17 00:12:22.364724 [ 4 ] {8f498d59-9ead-4090-946b-3875bfa0eaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4355 | 2025.12.17 00:12:22.365213 [ 4 ] {8f498d59-9ead-4090-946b-3875bfa0eaea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4356 | 2025.12.17 00:12:22.365441 [ 193 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369108 sec., 338176.3892987259 rows/sec., 23.87 MiB/sec. | ||
| 4357 | 2025.12.17 00:12:22.365447 [ 4 ] {8f498d59-9ead-4090-946b-3875bfa0eaea} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2025.12.17 00:12:22.365608 [ 4 ] {8f498d59-9ead-4090-946b-3875bfa0eaea} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001439 sec., 72272.41139680333 rows/sec., 5.65 MiB/sec. | ||
| 4359 | 2025.12.17 00:12:22.365614 [ 200 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4360 | 2025.12.17 00:12:22.365651 [ 4 ] {8f498d59-9ead-4090-946b-3875bfa0eaea} <Debug> TCPHandler: Processed in 0.001611574 sec. | ||
| 4361 | 2025.12.17 00:12:22.365770 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2025.12.17 00:12:22.365867 [ 4 ] {adff4c2d-bd70-45a6-8138-d139147b696b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4363 | 2025.12.17 00:12:22.365909 [ 200 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_16_3} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2025.12.17 00:12:22.365914 [ 4 ] {adff4c2d-bd70-45a6-8138-d139147b696b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4365 | 2025.12.17 00:12:22.365991 [ 200 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_16_3} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4366 | 2025.12.17 00:12:22.366078 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4367 | 2025.12.17 00:12:22.366350 [ 4 ] {adff4c2d-bd70-45a6-8138-d139147b696b} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2025.12.17 00:12:22.366392 [ 4 ] {adff4c2d-bd70-45a6-8138-d139147b696b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4369 | 2025.12.17 00:12:22.366741 [ 4 ] {adff4c2d-bd70-45a6-8138-d139147b696b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4370 | 2025.12.17 00:12:22.366954 [ 4 ] {adff4c2d-bd70-45a6-8138-d139147b696b} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2025.12.17 00:12:22.367086 [ 4 ] {adff4c2d-bd70-45a6-8138-d139147b696b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 4372 | 2025.12.17 00:12:22.367125 [ 4 ] {adff4c2d-bd70-45a6-8138-d139147b696b} <Debug> TCPHandler: Processed in 0.00140367 sec. | ||
| 4373 | 2025.12.17 00:12:22.367234 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2025.12.17 00:12:22.367331 [ 4 ] {a2707fbe-5b44-46a4-9864-0f51000e10d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4375 | 2025.12.17 00:12:22.367384 [ 4 ] {a2707fbe-5b44-46a4-9864-0f51000e10d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4376 | 2025.12.17 00:12:22.368307 [ 4 ] {a2707fbe-5b44-46a4-9864-0f51000e10d0} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2025.12.17 00:12:22.368343 [ 4 ] {a2707fbe-5b44-46a4-9864-0f51000e10d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4378 | 2025.12.17 00:12:22.368942 [ 4 ] {a2707fbe-5b44-46a4-9864-0f51000e10d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4379 | 2025.12.17 00:12:22.369171 [ 4 ] {a2707fbe-5b44-46a4-9864-0f51000e10d0} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.12.17 00:12:22.369315 [ 4 ] {a2707fbe-5b44-46a4-9864-0f51000e10d0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002002 sec., 19980.01998001998 rows/sec., 35.80 MiB/sec. | ||
| 4381 | 2025.12.17 00:12:22.369383 [ 4 ] {a2707fbe-5b44-46a4-9864-0f51000e10d0} <Debug> TCPHandler: Processed in 0.002196895 sec. | ||
| 4382 | 2025.12.17 00:12:22.369496 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2025.12.17 00:12:22.369591 [ 4 ] {38b94bf1-b2c5-499b-9b66-54e9b854071b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4384 | 2025.12.17 00:12:22.369633 [ 4 ] {38b94bf1-b2c5-499b-9b66-54e9b854071b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4385 | 2025.12.17 00:12:22.369978 [ 4 ] {38b94bf1-b2c5-499b-9b66-54e9b854071b} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2025.12.17 00:12:22.370015 [ 4 ] {38b94bf1-b2c5-499b-9b66-54e9b854071b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4387 | 2025.12.17 00:12:22.370325 [ 4 ] {38b94bf1-b2c5-499b-9b66-54e9b854071b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4388 | 2025.12.17 00:12:22.370536 [ 4 ] {38b94bf1-b2c5-499b-9b66-54e9b854071b} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2025.12.17 00:12:22.370660 [ 4 ] {38b94bf1-b2c5-499b-9b66-54e9b854071b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4390 | 2025.12.17 00:12:22.370696 [ 4 ] {38b94bf1-b2c5-499b-9b66-54e9b854071b} <Debug> TCPHandler: Processed in 0.001249586 sec. | ||
| 4391 | 2025.12.17 00:12:26.188795 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4392 | 2025.12.17 00:12:26.188898 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4393 | 2025.12.17 00:12:26.285259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10429 | ||
| 4394 | 2025.12.17 00:12:26.285780 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2025.12.17 00:12:26.285831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4396 | 2025.12.17 00:12:26.286327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4397 | 2025.12.17 00:12:26.286546 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2025.12.17 00:12:26.286676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10429 | ||
| 4399 | 2025.12.17 00:12:26.834709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4400 | 2025.12.17 00:12:26.850039 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2025.12.17 00:12:26.850104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4402 | 2025.12.17 00:12:26.856123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4403 | 2025.12.17 00:12:26.856806 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2025.12.17 00:12:26.859599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4405 | 2025.12.17 00:12:27.358897 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2025.12.17 00:12:27.359083 [ 4 ] {d8aa8185-b763-4377-9ac5-d89c22fb43ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4407 | 2025.12.17 00:12:27.359158 [ 4 ] {d8aa8185-b763-4377-9ac5-d89c22fb43ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4408 | 2025.12.17 00:12:27.359811 [ 4 ] {d8aa8185-b763-4377-9ac5-d89c22fb43ab} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2025.12.17 00:12:27.359863 [ 4 ] {d8aa8185-b763-4377-9ac5-d89c22fb43ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4410 | 2025.12.17 00:12:27.360272 [ 4 ] {d8aa8185-b763-4377-9ac5-d89c22fb43ab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4411 | 2025.12.17 00:12:27.360516 [ 4 ] {d8aa8185-b763-4377-9ac5-d89c22fb43ab} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2025.12.17 00:12:27.360664 [ 4 ] {d8aa8185-b763-4377-9ac5-d89c22fb43ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.63 MiB/sec. | ||
| 4413 | 2025.12.17 00:12:27.360665 [ 89 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4414 | 2025.12.17 00:12:27.360708 [ 4 ] {d8aa8185-b763-4377-9ac5-d89c22fb43ab} <Debug> TCPHandler: Processed in 0.001943711 sec. | ||
| 4415 | 2025.12.17 00:12:27.360749 [ 89 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.12.17 00:12:27.360779 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4417 | 2025.12.17 00:12:27.360847 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2025.12.17 00:12:27.360910 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 4419 | 2025.12.17 00:12:27.360946 [ 4 ] {22cc260a-0887-45d9-96d6-7bbb7b6b1101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4420 | 2025.12.17 00:12:27.360998 [ 4 ] {22cc260a-0887-45d9-96d6-7bbb7b6b1101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4421 | 2025.12.17 00:12:27.361074 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4422 | 2025.12.17 00:12:27.361117 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1322 rows starting from the beginning of the part | ||
| 4423 | 2025.12.17 00:12:27.361190 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 136 rows starting from the beginning of the part | ||
| 4424 | 2025.12.17 00:12:27.361242 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1197 rows starting from the beginning of the part | ||
| 4425 | 2025.12.17 00:12:27.361289 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4426 | 2025.12.17 00:12:27.361328 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 4427 | 2025.12.17 00:12:27.361368 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 4428 | 2025.12.17 00:12:27.361418 [ 4 ] {22cc260a-0887-45d9-96d6-7bbb7b6b1101} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2025.12.17 00:12:27.361460 [ 4 ] {22cc260a-0887-45d9-96d6-7bbb7b6b1101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4430 | 2025.12.17 00:12:27.361897 [ 4 ] {22cc260a-0887-45d9-96d6-7bbb7b6b1101} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4431 | 2025.12.17 00:12:27.362128 [ 4 ] {22cc260a-0887-45d9-96d6-7bbb7b6b1101} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2025.12.17 00:12:27.362241 [ 89 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4433 | 2025.12.17 00:12:27.362263 [ 4 ] {22cc260a-0887-45d9-96d6-7bbb7b6b1101} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001335 sec., 47940.07490636704 rows/sec., 3.74 MiB/sec. | ||
| 4434 | 2025.12.17 00:12:27.362277 [ 89 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2025.12.17 00:12:27.362308 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4436 | 2025.12.17 00:12:27.362310 [ 4 ] {22cc260a-0887-45d9-96d6-7bbb7b6b1101} <Debug> TCPHandler: Processed in 0.001521661 sec. | ||
| 4437 | 2025.12.17 00:12:27.362417 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 4438 | 2025.12.17 00:12:27.362436 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2025.12.17 00:12:27.362529 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4440 | 2025.12.17 00:12:27.362543 [ 4 ] {b055bb02-e3f5-4bdb-a2e6-5b4d85298c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4441 | 2025.12.17 00:12:27.362567 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 791 rows starting from the beginning of the part | ||
| 4442 | 2025.12.17 00:12:27.362595 [ 4 ] {b055bb02-e3f5-4bdb-a2e6-5b4d85298c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4443 | 2025.12.17 00:12:27.362629 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 4444 | 2025.12.17 00:12:27.362682 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 522 rows starting from the beginning of the part | ||
| 4445 | 2025.12.17 00:12:27.362759 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4446 | 2025.12.17 00:12:27.362801 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 4447 | 2025.12.17 00:12:27.362842 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 4448 | 2025.12.17 00:12:27.363005 [ 4 ] {b055bb02-e3f5-4bdb-a2e6-5b4d85298c10} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2025.12.17 00:12:27.363047 [ 4 ] {b055bb02-e3f5-4bdb-a2e6-5b4d85298c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4450 | 2025.12.17 00:12:27.363052 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2903 rows, containing 5 columns (5 merged, 0 gathered) in 0.002203906 sec., 1317206.8137207304 rows/sec., 113.02 MiB/sec. | ||
| 4451 | 2025.12.17 00:12:27.363405 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4452 | 2025.12.17 00:12:27.363491 [ 4 ] {b055bb02-e3f5-4bdb-a2e6-5b4d85298c10} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4453 | 2025.12.17 00:12:27.363759 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_31_6} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2025.12.17 00:12:27.363814 [ 193 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1649 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014379 sec., 1146811.322066903 rows/sec., 88.78 MiB/sec. | ||
| 4455 | 2025.12.17 00:12:27.363835 [ 4 ] {b055bb02-e3f5-4bdb-a2e6-5b4d85298c10} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.12.17 00:12:27.363854 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_31_6} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4457 | 2025.12.17 00:12:27.363939 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 4458 | 2025.12.17 00:12:27.363955 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4459 | 2025.12.17 00:12:27.363982 [ 4 ] {b055bb02-e3f5-4bdb-a2e6-5b4d85298c10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. | ||
| 4460 | 2025.12.17 00:12:27.363987 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2025.12.17 00:12:27.364020 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4462 | 2025.12.17 00:12:27.364023 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4463 | 2025.12.17 00:12:27.364027 [ 4 ] {b055bb02-e3f5-4bdb-a2e6-5b4d85298c10} <Debug> TCPHandler: Processed in 0.001640024 sec. | ||
| 4464 | 2025.12.17 00:12:27.364155 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 4465 | 2025.12.17 00:12:27.364168 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2025.12.17 00:12:27.364297 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_31_6} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4467 | 2025.12.17 00:12:27.364301 [ 4 ] {feb87204-45d8-4e2e-9de3-74f3f6742a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4468 | 2025.12.17 00:12:27.364334 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4469 | 2025.12.17 00:12:27.364360 [ 4 ] {feb87204-45d8-4e2e-9de3-74f3f6742a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4470 | 2025.12.17 00:12:27.364377 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4634 rows starting from the beginning of the part | ||
| 4471 | 2025.12.17 00:12:27.364381 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_31_6} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4472 | 2025.12.17 00:12:27.364456 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 4473 | 2025.12.17 00:12:27.364465 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4474 | 2025.12.17 00:12:27.364515 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4445 rows starting from the beginning of the part | ||
| 4475 | 2025.12.17 00:12:27.364565 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
| 4476 | 2025.12.17 00:12:27.364605 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 4477 | 2025.12.17 00:12:27.364646 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 4478 | 2025.12.17 00:12:27.364704 [ 4 ] {feb87204-45d8-4e2e-9de3-74f3f6742a46} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2025.12.17 00:12:27.364745 [ 4 ] {feb87204-45d8-4e2e-9de3-74f3f6742a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4480 | 2025.12.17 00:12:27.365110 [ 4 ] {feb87204-45d8-4e2e-9de3-74f3f6742a46} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4481 | 2025.12.17 00:12:27.365328 [ 4 ] {feb87204-45d8-4e2e-9de3-74f3f6742a46} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2025.12.17 00:12:27.365432 [ 89 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4483 | 2025.12.17 00:12:27.365459 [ 4 ] {feb87204-45d8-4e2e-9de3-74f3f6742a46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 4484 | 2025.12.17 00:12:27.365466 [ 89 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2025.12.17 00:12:27.365499 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4486 | 2025.12.17 00:12:27.365503 [ 4 ] {feb87204-45d8-4e2e-9de3-74f3f6742a46} <Debug> TCPHandler: Processed in 0.001384569 sec. | ||
| 4487 | 2025.12.17 00:12:27.365583 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 4488 | 2025.12.17 00:12:27.365680 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4489 | 2025.12.17 00:12:27.365707 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1560 rows starting from the beginning of the part | ||
| 4490 | 2025.12.17 00:12:27.365756 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 4491 | 2025.12.17 00:12:27.365796 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 4492 | 2025.12.17 00:12:27.365833 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 4493 | 2025.12.17 00:12:27.365868 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 4494 | 2025.12.17 00:12:27.365905 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 4495 | 2025.12.17 00:12:27.366963 [ 197 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001408599 sec., 1277865.4535463962 rows/sec., 84.66 MiB/sec. | ||
| 4496 | 2025.12.17 00:12:27.367174 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4497 | 2025.12.17 00:12:27.367413 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_31_6} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2025.12.17 00:12:27.367530 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_31_6} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4499 | 2025.12.17 00:12:27.367596 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4500 | 2025.12.17 00:12:27.368873 [ 193 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9655 rows, containing 5 columns (5 merged, 0 gathered) in 0.004769009 sec., 2024529.6244985068 rows/sec., 138.36 MiB/sec. | ||
| 4501 | 2025.12.17 00:12:27.369093 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4502 | 2025.12.17 00:12:27.369371 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2025.12.17 00:12:27.369452 [ 198 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4504 | 2025.12.17 00:12:27.369531 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 4505 | 2025.12.17 00:12:28.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.52 MiB, peak 255.20 MiB, free memory in arenas 0.00 B, will set to 250.84 MiB (RSS), difference: 2.32 MiB | ||
| 4506 | 2025.12.17 00:12:31.295378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 588 | ||
| 4507 | 2025.12.17 00:12:31.297609 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2025.12.17 00:12:31.297658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4509 | 2025.12.17 00:12:31.298838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4510 | 2025.12.17 00:12:31.299130 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2025.12.17 00:12:31.299306 [ 86 ] {} <Debug> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4512 | 2025.12.17 00:12:31.299408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4513 | 2025.12.17 00:12:31.299408 [ 86 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2025.12.17 00:12:31.299473 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4515 | 2025.12.17 00:12:31.299615 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 4516 | 2025.12.17 00:12:31.300283 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4517 | 2025.12.17 00:12:31.300464 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 446 rows starting from the beginning of the part | ||
| 4518 | 2025.12.17 00:12:31.300843 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4519 | 2025.12.17 00:12:31.301193 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 4520 | 2025.12.17 00:12:31.301526 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4521 | 2025.12.17 00:12:31.301830 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 4522 | 2025.12.17 00:12:31.302133 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 4523 | 2025.12.17 00:12:31.308648 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 72 columns (72 merged, 0 gathered) in 0.00909561 sec., 64646.571258002485 rows/sec., 58.81 MiB/sec. | ||
| 4524 | 2025.12.17 00:12:31.309423 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4525 | 2025.12.17 00:12:31.309946 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_16_3} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2025.12.17 00:12:31.310020 [ 197 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_16_3} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4527 | 2025.12.17 00:12:31.310186 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 4528 | 2025.12.17 00:12:32.372080 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2025.12.17 00:12:32.372281 [ 4 ] {4b72fbcd-3f4f-461f-8ed1-51d4767a2dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4530 | 2025.12.17 00:12:32.372353 [ 4 ] {4b72fbcd-3f4f-461f-8ed1-51d4767a2dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4531 | 2025.12.17 00:12:32.373245 [ 4 ] {4b72fbcd-3f4f-461f-8ed1-51d4767a2dbc} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2025.12.17 00:12:32.373303 [ 4 ] {4b72fbcd-3f4f-461f-8ed1-51d4767a2dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4533 | 2025.12.17 00:12:32.373785 [ 4 ] {4b72fbcd-3f4f-461f-8ed1-51d4767a2dbc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4534 | 2025.12.17 00:12:32.374018 [ 4 ] {4b72fbcd-3f4f-461f-8ed1-51d4767a2dbc} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2025.12.17 00:12:32.374171 [ 4 ] {4b72fbcd-3f4f-461f-8ed1-51d4767a2dbc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001946 sec., 210688.59198355602 rows/sec., 13.37 MiB/sec. | ||
| 4536 | 2025.12.17 00:12:32.374213 [ 4 ] {4b72fbcd-3f4f-461f-8ed1-51d4767a2dbc} <Debug> TCPHandler: Processed in 0.002271358 sec. | ||
| 4537 | 2025.12.17 00:12:32.374335 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2025.12.17 00:12:32.374432 [ 4 ] {3c840b09-2a94-4ebc-982a-a404d7a83a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4539 | 2025.12.17 00:12:32.374475 [ 4 ] {3c840b09-2a94-4ebc-982a-a404d7a83a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4540 | 2025.12.17 00:12:32.374864 [ 4 ] {3c840b09-2a94-4ebc-982a-a404d7a83a9c} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2025.12.17 00:12:32.374901 [ 4 ] {3c840b09-2a94-4ebc-982a-a404d7a83a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4542 | 2025.12.17 00:12:32.375191 [ 4 ] {3c840b09-2a94-4ebc-982a-a404d7a83a9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4543 | 2025.12.17 00:12:32.375416 [ 4 ] {3c840b09-2a94-4ebc-982a-a404d7a83a9c} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2025.12.17 00:12:32.375544 [ 4 ] {3c840b09-2a94-4ebc-982a-a404d7a83a9c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 4545 | 2025.12.17 00:12:32.375582 [ 4 ] {3c840b09-2a94-4ebc-982a-a404d7a83a9c} <Debug> TCPHandler: Processed in 0.001297797 sec. | ||
| 4546 | 2025.12.17 00:12:32.375691 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2025.12.17 00:12:32.375785 [ 4 ] {2a086749-f2cb-4f5e-9b45-c108ba75e68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4548 | 2025.12.17 00:12:32.375823 [ 4 ] {2a086749-f2cb-4f5e-9b45-c108ba75e68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4549 | 2025.12.17 00:12:32.376734 [ 4 ] {2a086749-f2cb-4f5e-9b45-c108ba75e68e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2025.12.17 00:12:32.376770 [ 4 ] {2a086749-f2cb-4f5e-9b45-c108ba75e68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4551 | 2025.12.17 00:12:32.377137 [ 4 ] {2a086749-f2cb-4f5e-9b45-c108ba75e68e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4552 | 2025.12.17 00:12:32.377350 [ 4 ] {2a086749-f2cb-4f5e-9b45-c108ba75e68e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2025.12.17 00:12:32.377477 [ 4 ] {2a086749-f2cb-4f5e-9b45-c108ba75e68e} <Debug> executeQuery: Read 1193 rows, 97.59 KiB in 0.00171 sec., 697660.8187134503 rows/sec., 55.73 MiB/sec. | ||
| 4554 | 2025.12.17 00:12:32.377514 [ 4 ] {2a086749-f2cb-4f5e-9b45-c108ba75e68e} <Debug> TCPHandler: Processed in 0.001871909 sec. | ||
| 4555 | 2025.12.17 00:12:32.377624 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2025.12.17 00:12:32.377719 [ 4 ] {7bcaadd9-7848-4093-b605-e003a1c1d4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4557 | 2025.12.17 00:12:32.377758 [ 4 ] {7bcaadd9-7848-4093-b605-e003a1c1d4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4558 | 2025.12.17 00:12:32.378239 [ 4 ] {7bcaadd9-7848-4093-b605-e003a1c1d4bb} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2025.12.17 00:12:32.378276 [ 4 ] {7bcaadd9-7848-4093-b605-e003a1c1d4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4560 | 2025.12.17 00:12:32.378618 [ 4 ] {7bcaadd9-7848-4093-b605-e003a1c1d4bb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4561 | 2025.12.17 00:12:32.378830 [ 4 ] {7bcaadd9-7848-4093-b605-e003a1c1d4bb} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2025.12.17 00:12:32.378957 [ 4 ] {7bcaadd9-7848-4093-b605-e003a1c1d4bb} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.001256 sec., 196656.05095541402 rows/sec., 12.02 MiB/sec. | ||
| 4563 | 2025.12.17 00:12:32.378995 [ 4 ] {7bcaadd9-7848-4093-b605-e003a1c1d4bb} <Debug> TCPHandler: Processed in 0.001419729 sec. | ||
| 4564 | 2025.12.17 00:12:32.379100 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2025.12.17 00:12:32.379193 [ 4 ] {308f2464-de31-4857-b2d6-ac2cdb64b826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4566 | 2025.12.17 00:12:32.379232 [ 4 ] {308f2464-de31-4857-b2d6-ac2cdb64b826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4567 | 2025.12.17 00:12:32.379694 [ 4 ] {308f2464-de31-4857-b2d6-ac2cdb64b826} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2025.12.17 00:12:32.379730 [ 4 ] {308f2464-de31-4857-b2d6-ac2cdb64b826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4569 | 2025.12.17 00:12:32.380044 [ 4 ] {308f2464-de31-4857-b2d6-ac2cdb64b826} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4570 | 2025.12.17 00:12:32.380259 [ 4 ] {308f2464-de31-4857-b2d6-ac2cdb64b826} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2025.12.17 00:12:32.380387 [ 4 ] {308f2464-de31-4857-b2d6-ac2cdb64b826} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 4572 | 2025.12.17 00:12:32.380426 [ 4 ] {308f2464-de31-4857-b2d6-ac2cdb64b826} <Debug> TCPHandler: Processed in 0.001374479 sec. | ||
| 4573 | 2025.12.17 00:12:32.380532 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2025.12.17 00:12:32.380634 [ 4 ] {90e5ccd1-c0fe-4e21-82e2-616580dd497f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4575 | 2025.12.17 00:12:32.380674 [ 4 ] {90e5ccd1-c0fe-4e21-82e2-616580dd497f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4576 | 2025.12.17 00:12:32.381128 [ 4 ] {90e5ccd1-c0fe-4e21-82e2-616580dd497f} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2025.12.17 00:12:32.381165 [ 4 ] {90e5ccd1-c0fe-4e21-82e2-616580dd497f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4578 | 2025.12.17 00:12:32.381487 [ 4 ] {90e5ccd1-c0fe-4e21-82e2-616580dd497f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4579 | 2025.12.17 00:12:32.381702 [ 4 ] {90e5ccd1-c0fe-4e21-82e2-616580dd497f} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2025.12.17 00:12:32.381827 [ 4 ] {90e5ccd1-c0fe-4e21-82e2-616580dd497f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 4581 | 2025.12.17 00:12:32.381864 [ 4 ] {90e5ccd1-c0fe-4e21-82e2-616580dd497f} <Debug> TCPHandler: Processed in 0.001381039 sec. | ||
| 4582 | 2025.12.17 00:12:32.381973 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2025.12.17 00:12:32.382066 [ 4 ] {936aa217-5cc9-4425-9486-4271546df47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4584 | 2025.12.17 00:12:32.382104 [ 4 ] {936aa217-5cc9-4425-9486-4271546df47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4585 | 2025.12.17 00:12:32.382720 [ 4 ] {936aa217-5cc9-4425-9486-4271546df47e} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2025.12.17 00:12:32.382756 [ 4 ] {936aa217-5cc9-4425-9486-4271546df47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4587 | 2025.12.17 00:12:32.383095 [ 4 ] {936aa217-5cc9-4425-9486-4271546df47e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4588 | 2025.12.17 00:12:32.383311 [ 4 ] {936aa217-5cc9-4425-9486-4271546df47e} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.12.17 00:12:32.383439 [ 4 ] {936aa217-5cc9-4425-9486-4271546df47e} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001391 sec., 518332.13515456504 rows/sec., 36.39 MiB/sec. | ||
| 4590 | 2025.12.17 00:12:32.383476 [ 4 ] {936aa217-5cc9-4425-9486-4271546df47e} <Debug> TCPHandler: Processed in 0.001554022 sec. | ||
| 4591 | 2025.12.17 00:12:32.383585 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2025.12.17 00:12:32.383678 [ 4 ] {46661a77-9257-4b41-858d-572157651dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4593 | 2025.12.17 00:12:32.383719 [ 4 ] {46661a77-9257-4b41-858d-572157651dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4594 | 2025.12.17 00:12:32.384050 [ 4 ] {46661a77-9257-4b41-858d-572157651dce} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2025.12.17 00:12:32.384086 [ 4 ] {46661a77-9257-4b41-858d-572157651dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4596 | 2025.12.17 00:12:32.384392 [ 4 ] {46661a77-9257-4b41-858d-572157651dce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4597 | 2025.12.17 00:12:32.384597 [ 4 ] {46661a77-9257-4b41-858d-572157651dce} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2025.12.17 00:12:32.384721 [ 4 ] {46661a77-9257-4b41-858d-572157651dce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 4599 | 2025.12.17 00:12:32.384756 [ 4 ] {46661a77-9257-4b41-858d-572157651dce} <Debug> TCPHandler: Processed in 0.001220876 sec. | ||
| 4600 | 2025.12.17 00:12:32.384864 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2025.12.17 00:12:32.384957 [ 4 ] {30dbd38d-750b-45aa-8a06-06a523778fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4602 | 2025.12.17 00:12:32.384999 [ 4 ] {30dbd38d-750b-45aa-8a06-06a523778fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4603 | 2025.12.17 00:12:32.385415 [ 4 ] {30dbd38d-750b-45aa-8a06-06a523778fdb} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2025.12.17 00:12:32.385452 [ 4 ] {30dbd38d-750b-45aa-8a06-06a523778fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4605 | 2025.12.17 00:12:32.385792 [ 4 ] {30dbd38d-750b-45aa-8a06-06a523778fdb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4606 | 2025.12.17 00:12:32.386001 [ 4 ] {30dbd38d-750b-45aa-8a06-06a523778fdb} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2025.12.17 00:12:32.386129 [ 4 ] {30dbd38d-750b-45aa-8a06-06a523778fdb} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001189 sec., 264928.51135407906 rows/sec., 17.41 MiB/sec. | ||
| 4608 | 2025.12.17 00:12:32.386166 [ 4 ] {30dbd38d-750b-45aa-8a06-06a523778fdb} <Debug> TCPHandler: Processed in 0.001351408 sec. | ||
| 4609 | 2025.12.17 00:12:32.386271 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2025.12.17 00:12:32.386364 [ 4 ] {fbb6fd1d-97c1-4ccf-97a5-3bd45952cef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4611 | 2025.12.17 00:12:32.386407 [ 4 ] {fbb6fd1d-97c1-4ccf-97a5-3bd45952cef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4612 | 2025.12.17 00:12:32.386706 [ 4 ] {fbb6fd1d-97c1-4ccf-97a5-3bd45952cef1} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.12.17 00:12:32.386743 [ 4 ] {fbb6fd1d-97c1-4ccf-97a5-3bd45952cef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4614 | 2025.12.17 00:12:32.387069 [ 4 ] {fbb6fd1d-97c1-4ccf-97a5-3bd45952cef1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4615 | 2025.12.17 00:12:32.387285 [ 4 ] {fbb6fd1d-97c1-4ccf-97a5-3bd45952cef1} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2025.12.17 00:12:32.387419 [ 4 ] {fbb6fd1d-97c1-4ccf-97a5-3bd45952cef1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 4617 | 2025.12.17 00:12:32.387468 [ 4 ] {fbb6fd1d-97c1-4ccf-97a5-3bd45952cef1} <Debug> TCPHandler: Processed in 0.001245336 sec. | ||
| 4618 | 2025.12.17 00:12:32.387582 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2025.12.17 00:12:32.387719 [ 4 ] {d8403d0f-379c-40dc-8310-e14d8c8e1c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4620 | 2025.12.17 00:12:32.387795 [ 4 ] {d8403d0f-379c-40dc-8310-e14d8c8e1c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4621 | 2025.12.17 00:12:32.388765 [ 4 ] {d8403d0f-379c-40dc-8310-e14d8c8e1c8a} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2025.12.17 00:12:32.388802 [ 4 ] {d8403d0f-379c-40dc-8310-e14d8c8e1c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4623 | 2025.12.17 00:12:32.389377 [ 4 ] {d8403d0f-379c-40dc-8310-e14d8c8e1c8a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4624 | 2025.12.17 00:12:32.389602 [ 4 ] {d8403d0f-379c-40dc-8310-e14d8c8e1c8a} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2025.12.17 00:12:32.389734 [ 4 ] {d8403d0f-379c-40dc-8310-e14d8c8e1c8a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002041 sec., 19598.236158745713 rows/sec., 35.12 MiB/sec. | ||
| 4626 | 2025.12.17 00:12:32.389735 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4627 | 2025.12.17 00:12:32.389786 [ 4 ] {d8403d0f-379c-40dc-8310-e14d8c8e1c8a} <Debug> TCPHandler: Processed in 0.002253397 sec. | ||
| 4628 | 2025.12.17 00:12:32.389817 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2025.12.17 00:12:32.389845 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4630 | 2025.12.17 00:12:32.389906 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2025.12.17 00:12:32.389940 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 4632 | 2025.12.17 00:12:32.390031 [ 4 ] {76124d6c-7b24-4505-aa12-4db55ed01e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4633 | 2025.12.17 00:12:32.390080 [ 4 ] {76124d6c-7b24-4505-aa12-4db55ed01e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4634 | 2025.12.17 00:12:32.390140 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4635 | 2025.12.17 00:12:32.390191 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part | ||
| 4636 | 2025.12.17 00:12:32.390329 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 4637 | 2025.12.17 00:12:32.390435 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 4638 | 2025.12.17 00:12:32.390507 [ 4 ] {76124d6c-7b24-4505-aa12-4db55ed01e9f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.12.17 00:12:32.390526 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 4640 | 2025.12.17 00:12:32.390547 [ 4 ] {76124d6c-7b24-4505-aa12-4db55ed01e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4641 | 2025.12.17 00:12:32.390628 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 4642 | 2025.12.17 00:12:32.390721 [ 199 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 4643 | 2025.12.17 00:12:32.390895 [ 4 ] {76124d6c-7b24-4505-aa12-4db55ed01e9f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4644 | 2025.12.17 00:12:32.391108 [ 4 ] {76124d6c-7b24-4505-aa12-4db55ed01e9f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2025.12.17 00:12:32.391236 [ 4 ] {76124d6c-7b24-4505-aa12-4db55ed01e9f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00123 sec., 84552.84552845529 rows/sec., 5.18 MiB/sec. | ||
| 4646 | 2025.12.17 00:12:32.391271 [ 4 ] {76124d6c-7b24-4505-aa12-4db55ed01e9f} <Debug> TCPHandler: Processed in 0.00142172 sec. | ||
| 4647 | 2025.12.17 00:12:32.394363 [ 197 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 19 columns (19 merged, 0 gathered) in 0.004455153 sec., 102802.3055549383 rows/sec., 184.22 MiB/sec. | ||
| 4648 | 2025.12.17 00:12:32.395610 [ 198 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4649 | 2025.12.17 00:12:32.395993 [ 198 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2025.12.17 00:12:32.396069 [ 198 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4651 | 2025.12.17 00:12:32.396200 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 4652 | 2025.12.17 00:12:33.786772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10877 | ||
| 4653 | 2025.12.17 00:12:33.787332 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2025.12.17 00:12:33.787377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4655 | 2025.12.17 00:12:33.787872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4656 | 2025.12.17 00:12:33.788110 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2025.12.17 00:12:33.788251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10877 | ||
| 4658 | 2025.12.17 00:12:34.359676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4659 | 2025.12.17 00:12:34.375958 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2025.12.17 00:12:34.376011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4661 | 2025.12.17 00:12:34.382268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4662 | 2025.12.17 00:12:34.383003 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2025.12.17 00:12:34.386274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4664 | 2025.12.17 00:12:37.359758 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2025.12.17 00:12:37.359947 [ 4 ] {217f4312-6eff-45b8-8ae1-142704440078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4666 | 2025.12.17 00:12:37.360012 [ 4 ] {217f4312-6eff-45b8-8ae1-142704440078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4667 | 2025.12.17 00:12:37.360649 [ 4 ] {217f4312-6eff-45b8-8ae1-142704440078} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2025.12.17 00:12:37.360695 [ 4 ] {217f4312-6eff-45b8-8ae1-142704440078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4669 | 2025.12.17 00:12:37.361097 [ 4 ] {217f4312-6eff-45b8-8ae1-142704440078} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4670 | 2025.12.17 00:12:37.361325 [ 4 ] {217f4312-6eff-45b8-8ae1-142704440078} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2025.12.17 00:12:37.361472 [ 4 ] {217f4312-6eff-45b8-8ae1-142704440078} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.73 MiB/sec. | ||
| 4672 | 2025.12.17 00:12:37.361515 [ 4 ] {217f4312-6eff-45b8-8ae1-142704440078} <Debug> TCPHandler: Processed in 0.00191089 sec. | ||
| 4673 | 2025.12.17 00:12:37.361634 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2025.12.17 00:12:37.361729 [ 4 ] {d4c0a002-8544-4ac2-8d5b-25dd1b6a8b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4675 | 2025.12.17 00:12:37.361770 [ 4 ] {d4c0a002-8544-4ac2-8d5b-25dd1b6a8b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4676 | 2025.12.17 00:12:37.362176 [ 4 ] {d4c0a002-8544-4ac2-8d5b-25dd1b6a8b6c} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2025.12.17 00:12:37.362212 [ 4 ] {d4c0a002-8544-4ac2-8d5b-25dd1b6a8b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4678 | 2025.12.17 00:12:37.362514 [ 4 ] {d4c0a002-8544-4ac2-8d5b-25dd1b6a8b6c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4679 | 2025.12.17 00:12:37.362729 [ 4 ] {d4c0a002-8544-4ac2-8d5b-25dd1b6a8b6c} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2025.12.17 00:12:37.362852 [ 4 ] {d4c0a002-8544-4ac2-8d5b-25dd1b6a8b6c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 4681 | 2025.12.17 00:12:37.362888 [ 4 ] {d4c0a002-8544-4ac2-8d5b-25dd1b6a8b6c} <Debug> TCPHandler: Processed in 0.001302797 sec. | ||
| 4682 | 2025.12.17 00:12:37.362997 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2025.12.17 00:12:37.363088 [ 4 ] {2d3aaf34-0721-4b37-b267-a1033852ddf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4684 | 2025.12.17 00:12:37.363130 [ 4 ] {2d3aaf34-0721-4b37-b267-a1033852ddf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4685 | 2025.12.17 00:12:37.363546 [ 4 ] {2d3aaf34-0721-4b37-b267-a1033852ddf0} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2025.12.17 00:12:37.363585 [ 4 ] {2d3aaf34-0721-4b37-b267-a1033852ddf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4687 | 2025.12.17 00:12:37.363931 [ 4 ] {2d3aaf34-0721-4b37-b267-a1033852ddf0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4688 | 2025.12.17 00:12:37.364139 [ 4 ] {2d3aaf34-0721-4b37-b267-a1033852ddf0} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2025.12.17 00:12:37.364266 [ 4 ] {2d3aaf34-0721-4b37-b267-a1033852ddf0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 4690 | 2025.12.17 00:12:37.364303 [ 4 ] {2d3aaf34-0721-4b37-b267-a1033852ddf0} <Debug> TCPHandler: Processed in 0.001353268 sec. | ||
| 4691 | 2025.12.17 00:12:37.364417 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2025.12.17 00:12:37.364512 [ 4 ] {0089fbed-fe4b-4d73-a872-b865fe79973b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4693 | 2025.12.17 00:12:37.364552 [ 4 ] {0089fbed-fe4b-4d73-a872-b865fe79973b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4694 | 2025.12.17 00:12:37.364895 [ 4 ] {0089fbed-fe4b-4d73-a872-b865fe79973b} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2025.12.17 00:12:37.364930 [ 4 ] {0089fbed-fe4b-4d73-a872-b865fe79973b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4696 | 2025.12.17 00:12:37.365249 [ 4 ] {0089fbed-fe4b-4d73-a872-b865fe79973b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4697 | 2025.12.17 00:12:37.365466 [ 4 ] {0089fbed-fe4b-4d73-a872-b865fe79973b} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2025.12.17 00:12:37.365589 [ 4 ] {0089fbed-fe4b-4d73-a872-b865fe79973b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4699 | 2025.12.17 00:12:37.365623 [ 4 ] {0089fbed-fe4b-4d73-a872-b865fe79973b} <Debug> TCPHandler: Processed in 0.001254606 sec. | ||
| 4700 | 2025.12.17 00:12:41.188948 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4701 | 2025.12.17 00:12:41.189020 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4702 | 2025.12.17 00:12:41.288376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11389 | ||
| 4703 | 2025.12.17 00:12:41.289188 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2025.12.17 00:12:41.289230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4705 | 2025.12.17 00:12:41.289716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4706 | 2025.12.17 00:12:41.289949 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2025.12.17 00:12:41.290079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11389 | ||
| 4708 | 2025.12.17 00:12:41.299612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 620 | ||
| 4709 | 2025.12.17 00:12:41.302585 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2025.12.17 00:12:41.302634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4711 | 2025.12.17 00:12:41.303839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4712 | 2025.12.17 00:12:41.304113 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2025.12.17 00:12:41.304366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4714 | 2025.12.17 00:12:41.886374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4715 | 2025.12.17 00:12:41.902982 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2025.12.17 00:12:41.903033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4717 | 2025.12.17 00:12:41.909374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4718 | 2025.12.17 00:12:41.910091 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2025.12.17 00:12:41.912933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4720 | 2025.12.17 00:12:42.372451 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2025.12.17 00:12:42.372743 [ 4 ] {4c02d943-9f32-46b9-a6b1-f012c9578ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4722 | 2025.12.17 00:12:42.372862 [ 4 ] {4c02d943-9f32-46b9-a6b1-f012c9578ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4723 | 2025.12.17 00:12:42.373725 [ 4 ] {4c02d943-9f32-46b9-a6b1-f012c9578ff6} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2025.12.17 00:12:42.373778 [ 4 ] {4c02d943-9f32-46b9-a6b1-f012c9578ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4725 | 2025.12.17 00:12:42.374217 [ 4 ] {4c02d943-9f32-46b9-a6b1-f012c9578ff6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4726 | 2025.12.17 00:12:42.374468 [ 4 ] {4c02d943-9f32-46b9-a6b1-f012c9578ff6} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2025.12.17 00:12:42.374629 [ 4 ] {4c02d943-9f32-46b9-a6b1-f012c9578ff6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001964 sec., 208757.63747454176 rows/sec., 13.24 MiB/sec. | ||
| 4728 | 2025.12.17 00:12:42.374679 [ 4 ] {4c02d943-9f32-46b9-a6b1-f012c9578ff6} <Debug> TCPHandler: Processed in 0.002417981 sec. | ||
| 4729 | 2025.12.17 00:12:42.374819 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.12.17 00:12:42.374921 [ 4 ] {0f0d1672-8342-43f3-a940-b2152f46bcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4731 | 2025.12.17 00:12:42.374966 [ 4 ] {0f0d1672-8342-43f3-a940-b2152f46bcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4732 | 2025.12.17 00:12:42.375891 [ 4 ] {0f0d1672-8342-43f3-a940-b2152f46bcbe} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.12.17 00:12:42.375934 [ 4 ] {0f0d1672-8342-43f3-a940-b2152f46bcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4734 | 2025.12.17 00:12:42.376334 [ 4 ] {0f0d1672-8342-43f3-a940-b2152f46bcbe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4735 | 2025.12.17 00:12:42.376555 [ 4 ] {0f0d1672-8342-43f3-a940-b2152f46bcbe} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.12.17 00:12:42.376689 [ 4 ] {0f0d1672-8342-43f3-a940-b2152f46bcbe} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001792 sec., 665178.5714285715 rows/sec., 53.14 MiB/sec. | ||
| 4737 | 2025.12.17 00:12:42.376730 [ 4 ] {0f0d1672-8342-43f3-a940-b2152f46bcbe} <Debug> TCPHandler: Processed in 0.001963081 sec. | ||
| 4738 | 2025.12.17 00:12:42.376847 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2025.12.17 00:12:42.376945 [ 4 ] {f818ff5b-bbbe-4798-b3d2-f2d0c694ce69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4740 | 2025.12.17 00:12:42.376987 [ 4 ] {f818ff5b-bbbe-4798-b3d2-f2d0c694ce69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4741 | 2025.12.17 00:12:42.377471 [ 4 ] {f818ff5b-bbbe-4798-b3d2-f2d0c694ce69} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2025.12.17 00:12:42.377509 [ 4 ] {f818ff5b-bbbe-4798-b3d2-f2d0c694ce69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4743 | 2025.12.17 00:12:42.377818 [ 4 ] {f818ff5b-bbbe-4798-b3d2-f2d0c694ce69} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4744 | 2025.12.17 00:12:42.378065 [ 4 ] {f818ff5b-bbbe-4798-b3d2-f2d0c694ce69} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2025.12.17 00:12:42.378201 [ 4 ] {f818ff5b-bbbe-4798-b3d2-f2d0c694ce69} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001277 sec., 191855.91229444012 rows/sec., 11.72 MiB/sec. | ||
| 4746 | 2025.12.17 00:12:42.378241 [ 4 ] {f818ff5b-bbbe-4798-b3d2-f2d0c694ce69} <Debug> TCPHandler: Processed in 0.00144669 sec. | ||
| 4747 | 2025.12.17 00:12:42.378353 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2025.12.17 00:12:42.378449 [ 4 ] {a4b27db1-6233-42c4-9332-074301ede9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4749 | 2025.12.17 00:12:42.378490 [ 4 ] {a4b27db1-6233-42c4-9332-074301ede9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4750 | 2025.12.17 00:12:42.378936 [ 4 ] {a4b27db1-6233-42c4-9332-074301ede9b4} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2025.12.17 00:12:42.378974 [ 4 ] {a4b27db1-6233-42c4-9332-074301ede9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4752 | 2025.12.17 00:12:42.379277 [ 4 ] {a4b27db1-6233-42c4-9332-074301ede9b4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4753 | 2025.12.17 00:12:42.379492 [ 4 ] {a4b27db1-6233-42c4-9332-074301ede9b4} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2025.12.17 00:12:42.379592 [ 72 ] {} <Debug> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4755 | 2025.12.17 00:12:42.379617 [ 4 ] {a4b27db1-6233-42c4-9332-074301ede9b4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001187 sec., 178601.51642796968 rows/sec., 11.52 MiB/sec. | ||
| 4756 | 2025.12.17 00:12:42.379657 [ 72 ] {} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2025.12.17 00:12:42.379667 [ 4 ] {a4b27db1-6233-42c4-9332-074301ede9b4} <Debug> TCPHandler: Processed in 0.001363259 sec. | ||
| 4758 | 2025.12.17 00:12:42.379686 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4759 | 2025.12.17 00:12:42.379783 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2025.12.17 00:12:42.379798 [ 197 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4761 | 2025.12.17 00:12:42.379884 [ 4 ] {515d0275-6dda-4614-9c35-bb9f52aa48d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4762 | 2025.12.17 00:12:42.379926 [ 197 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4763 | 2025.12.17 00:12:42.379928 [ 4 ] {515d0275-6dda-4614-9c35-bb9f52aa48d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4764 | 2025.12.17 00:12:42.379967 [ 197 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 237 rows starting from the beginning of the part | ||
| 4765 | 2025.12.17 00:12:42.380036 [ 197 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4766 | 2025.12.17 00:12:42.380079 [ 197 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4767 | 2025.12.17 00:12:42.380120 [ 197 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4768 | 2025.12.17 00:12:42.380159 [ 197 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4769 | 2025.12.17 00:12:42.380197 [ 197 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4770 | 2025.12.17 00:12:42.380391 [ 4 ] {515d0275-6dda-4614-9c35-bb9f52aa48d2} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2025.12.17 00:12:42.380433 [ 4 ] {515d0275-6dda-4614-9c35-bb9f52aa48d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4772 | 2025.12.17 00:12:42.380857 [ 4 ] {515d0275-6dda-4614-9c35-bb9f52aa48d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4773 | 2025.12.17 00:12:42.381080 [ 4 ] {515d0275-6dda-4614-9c35-bb9f52aa48d2} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2025.12.17 00:12:42.381122 [ 198 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370699 sec., 683592.8238074151 rows/sec., 48.20 MiB/sec. | ||
| 4775 | 2025.12.17 00:12:42.381211 [ 4 ] {515d0275-6dda-4614-9c35-bb9f52aa48d2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001345 sec., 156877.32342007433 rows/sec., 8.91 MiB/sec. | ||
| 4776 | 2025.12.17 00:12:42.381254 [ 4 ] {515d0275-6dda-4614-9c35-bb9f52aa48d2} <Debug> TCPHandler: Processed in 0.001524342 sec. | ||
| 4777 | 2025.12.17 00:12:42.381342 [ 194 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4778 | 2025.12.17 00:12:42.381361 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2025.12.17 00:12:42.381467 [ 4 ] {fa1761b1-9a9e-4cb5-920b-45456ca88cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4780 | 2025.12.17 00:12:42.381509 [ 4 ] {fa1761b1-9a9e-4cb5-920b-45456ca88cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4781 | 2025.12.17 00:12:42.381667 [ 194 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2025.12.17 00:12:42.381753 [ 194 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_10_2} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4783 | 2025.12.17 00:12:42.381857 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 4784 | 2025.12.17 00:12:42.382146 [ 4 ] {fa1761b1-9a9e-4cb5-920b-45456ca88cfb} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2025.12.17 00:12:42.382188 [ 4 ] {fa1761b1-9a9e-4cb5-920b-45456ca88cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4786 | 2025.12.17 00:12:42.382540 [ 4 ] {fa1761b1-9a9e-4cb5-920b-45456ca88cfb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4787 | 2025.12.17 00:12:42.382758 [ 4 ] {fa1761b1-9a9e-4cb5-920b-45456ca88cfb} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2025.12.17 00:12:42.382884 [ 4 ] {fa1761b1-9a9e-4cb5-920b-45456ca88cfb} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001436 sec., 500696.3788300836 rows/sec., 35.14 MiB/sec. | ||
| 4789 | 2025.12.17 00:12:42.382922 [ 4 ] {fa1761b1-9a9e-4cb5-920b-45456ca88cfb} <Debug> TCPHandler: Processed in 0.001609563 sec. | ||
| 4790 | 2025.12.17 00:12:42.383026 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2025.12.17 00:12:42.383120 [ 4 ] {6a4365a4-9e72-49cb-8cb2-f4dc2f70e4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4792 | 2025.12.17 00:12:42.383161 [ 4 ] {6a4365a4-9e72-49cb-8cb2-f4dc2f70e4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4793 | 2025.12.17 00:12:42.383513 [ 4 ] {6a4365a4-9e72-49cb-8cb2-f4dc2f70e4fc} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.12.17 00:12:42.383552 [ 4 ] {6a4365a4-9e72-49cb-8cb2-f4dc2f70e4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4795 | 2025.12.17 00:12:42.383916 [ 4 ] {6a4365a4-9e72-49cb-8cb2-f4dc2f70e4fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4796 | 2025.12.17 00:12:42.384136 [ 4 ] {6a4365a4-9e72-49cb-8cb2-f4dc2f70e4fc} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2025.12.17 00:12:42.384262 [ 4 ] {6a4365a4-9e72-49cb-8cb2-f4dc2f70e4fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 4798 | 2025.12.17 00:12:42.384300 [ 4 ] {6a4365a4-9e72-49cb-8cb2-f4dc2f70e4fc} <Debug> TCPHandler: Processed in 0.001322127 sec. | ||
| 4799 | 2025.12.17 00:12:42.384402 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2025.12.17 00:12:42.384496 [ 4 ] {bb134fc6-4420-4df8-8d8e-9075bfab315b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4801 | 2025.12.17 00:12:42.384539 [ 4 ] {bb134fc6-4420-4df8-8d8e-9075bfab315b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4802 | 2025.12.17 00:12:42.385048 [ 4 ] {bb134fc6-4420-4df8-8d8e-9075bfab315b} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2025.12.17 00:12:42.385083 [ 4 ] {bb134fc6-4420-4df8-8d8e-9075bfab315b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4804 | 2025.12.17 00:12:42.385538 [ 4 ] {bb134fc6-4420-4df8-8d8e-9075bfab315b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4805 | 2025.12.17 00:12:42.385863 [ 4 ] {bb134fc6-4420-4df8-8d8e-9075bfab315b} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2025.12.17 00:12:42.386010 [ 4 ] {bb134fc6-4420-4df8-8d8e-9075bfab315b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001532 sec., 204960.8355091384 rows/sec., 13.46 MiB/sec. | ||
| 4807 | 2025.12.17 00:12:42.386058 [ 4 ] {bb134fc6-4420-4df8-8d8e-9075bfab315b} <Debug> TCPHandler: Processed in 0.001707686 sec. | ||
| 4808 | 2025.12.17 00:12:42.386187 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2025.12.17 00:12:42.386282 [ 4 ] {8fbe822f-7467-4051-98f7-34d80e731589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4810 | 2025.12.17 00:12:42.386325 [ 4 ] {8fbe822f-7467-4051-98f7-34d80e731589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4811 | 2025.12.17 00:12:42.386646 [ 4 ] {8fbe822f-7467-4051-98f7-34d80e731589} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2025.12.17 00:12:42.386682 [ 4 ] {8fbe822f-7467-4051-98f7-34d80e731589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4813 | 2025.12.17 00:12:42.386986 [ 4 ] {8fbe822f-7467-4051-98f7-34d80e731589} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4814 | 2025.12.17 00:12:42.387196 [ 4 ] {8fbe822f-7467-4051-98f7-34d80e731589} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2025.12.17 00:12:42.387292 [ 72 ] {} <Debug> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4816 | 2025.12.17 00:12:42.387319 [ 4 ] {8fbe822f-7467-4051-98f7-34d80e731589} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 4817 | 2025.12.17 00:12:42.387338 [ 72 ] {} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2025.12.17 00:12:42.387360 [ 4 ] {8fbe822f-7467-4051-98f7-34d80e731589} <Debug> TCPHandler: Processed in 0.001222726 sec. | ||
| 4819 | 2025.12.17 00:12:42.387362 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4820 | 2025.12.17 00:12:42.387454 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::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 | ||
| 4821 | 2025.12.17 00:12:42.387474 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2025.12.17 00:12:42.387560 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4823 | 2025.12.17 00:12:42.387578 [ 4 ] {03239b2a-df48-42f6-863c-f7649e9fa6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4824 | 2025.12.17 00:12:42.387591 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4825 | 2025.12.17 00:12:42.387640 [ 4 ] {03239b2a-df48-42f6-863c-f7649e9fa6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4826 | 2025.12.17 00:12:42.387646 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4827 | 2025.12.17 00:12:42.387696 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4828 | 2025.12.17 00:12:42.387729 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4829 | 2025.12.17 00:12:42.387761 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4830 | 2025.12.17 00:12:42.387795 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4831 | 2025.12.17 00:12:42.388521 [ 190 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001097883 sec., 6375.907086638558 rows/sec., 422.51 KiB/sec. | ||
| 4832 | 2025.12.17 00:12:42.388567 [ 4 ] {03239b2a-df48-42f6-863c-f7649e9fa6f8} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.12.17 00:12:42.388609 [ 4 ] {03239b2a-df48-42f6-863c-f7649e9fa6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4834 | 2025.12.17 00:12:42.388665 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4835 | 2025.12.17 00:12:42.388947 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2025.12.17 00:12:42.389017 [ 197 ] {f211b294-ba86-4a46-b993-f5f89b6daff8::all_1_6_1} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4837 | 2025.12.17 00:12:42.389085 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4838 | 2025.12.17 00:12:42.389262 [ 4 ] {03239b2a-df48-42f6-863c-f7649e9fa6f8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4839 | 2025.12.17 00:12:42.389511 [ 4 ] {03239b2a-df48-42f6-863c-f7649e9fa6f8} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2025.12.17 00:12:42.389655 [ 4 ] {03239b2a-df48-42f6-863c-f7649e9fa6f8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002095 sec., 19093.07875894988 rows/sec., 34.21 MiB/sec. | ||
| 4841 | 2025.12.17 00:12:42.389723 [ 4 ] {03239b2a-df48-42f6-863c-f7649e9fa6f8} <Debug> TCPHandler: Processed in 0.002296668 sec. | ||
| 4842 | 2025.12.17 00:12:42.389835 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2025.12.17 00:12:42.389928 [ 4 ] {294f6994-4a92-45b6-8efa-75a2deb83a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4844 | 2025.12.17 00:12:42.389971 [ 4 ] {294f6994-4a92-45b6-8efa-75a2deb83a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4845 | 2025.12.17 00:12:42.390302 [ 4 ] {294f6994-4a92-45b6-8efa-75a2deb83a17} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2025.12.17 00:12:42.390339 [ 4 ] {294f6994-4a92-45b6-8efa-75a2deb83a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4847 | 2025.12.17 00:12:42.390654 [ 4 ] {294f6994-4a92-45b6-8efa-75a2deb83a17} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4848 | 2025.12.17 00:12:42.390870 [ 4 ] {294f6994-4a92-45b6-8efa-75a2deb83a17} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2025.12.17 00:12:42.390995 [ 4 ] {294f6994-4a92-45b6-8efa-75a2deb83a17} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 4850 | 2025.12.17 00:12:42.391031 [ 4 ] {294f6994-4a92-45b6-8efa-75a2deb83a17} <Debug> TCPHandler: Processed in 0.001245396 sec. | ||
| 4851 | 2025.12.17 00:12:47.392709 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2025.12.17 00:12:47.392937 [ 4 ] {c322517c-d756-474d-9508-c32f871224c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4853 | 2025.12.17 00:12:47.393019 [ 4 ] {c322517c-d756-474d-9508-c32f871224c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4854 | 2025.12.17 00:12:47.394582 [ 4 ] {c322517c-d756-474d-9508-c32f871224c0} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2025.12.17 00:12:47.394653 [ 4 ] {c322517c-d756-474d-9508-c32f871224c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4856 | 2025.12.17 00:12:47.395355 [ 4 ] {c322517c-d756-474d-9508-c32f871224c0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4857 | 2025.12.17 00:12:47.395686 [ 4 ] {c322517c-d756-474d-9508-c32f871224c0} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2025.12.17 00:12:47.395926 [ 4 ] {c322517c-d756-474d-9508-c32f871224c0} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003045 sec., 392775.04105090315 rows/sec., 32.38 MiB/sec. | ||
| 4859 | 2025.12.17 00:12:47.396003 [ 4 ] {c322517c-d756-474d-9508-c32f871224c0} <Debug> TCPHandler: Processed in 0.003460821 sec. | ||
| 4860 | 2025.12.17 00:12:47.396162 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2025.12.17 00:12:47.396295 [ 4 ] {3f92a805-4463-427b-af78-008c30b265e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4862 | 2025.12.17 00:12:47.396353 [ 4 ] {3f92a805-4463-427b-af78-008c30b265e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4863 | 2025.12.17 00:12:47.397040 [ 4 ] {3f92a805-4463-427b-af78-008c30b265e0} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2025.12.17 00:12:47.397099 [ 4 ] {3f92a805-4463-427b-af78-008c30b265e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4865 | 2025.12.17 00:12:47.397555 [ 4 ] {3f92a805-4463-427b-af78-008c30b265e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4866 | 2025.12.17 00:12:47.397889 [ 4 ] {3f92a805-4463-427b-af78-008c30b265e0} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.12.17 00:12:47.398097 [ 4 ] {3f92a805-4463-427b-af78-008c30b265e0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001831 sec., 124522.11906062262 rows/sec., 8.43 MiB/sec. | ||
| 4868 | 2025.12.17 00:12:47.398150 [ 4 ] {3f92a805-4463-427b-af78-008c30b265e0} <Debug> TCPHandler: Processed in 0.002056743 sec. | ||
| 4869 | 2025.12.17 00:12:47.398289 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2025.12.17 00:12:47.398414 [ 4 ] {10aeaa25-5816-4fc5-8555-099e99290444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4871 | 2025.12.17 00:12:47.398473 [ 4 ] {10aeaa25-5816-4fc5-8555-099e99290444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4872 | 2025.12.17 00:12:47.399312 [ 4 ] {10aeaa25-5816-4fc5-8555-099e99290444} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2025.12.17 00:12:47.399361 [ 4 ] {10aeaa25-5816-4fc5-8555-099e99290444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4874 | 2025.12.17 00:12:47.399802 [ 4 ] {10aeaa25-5816-4fc5-8555-099e99290444} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4875 | 2025.12.17 00:12:47.400075 [ 4 ] {10aeaa25-5816-4fc5-8555-099e99290444} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2025.12.17 00:12:47.400227 [ 4 ] {10aeaa25-5816-4fc5-8555-099e99290444} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001843 sec., 282148.6706456864 rows/sec., 20.88 MiB/sec. | ||
| 4877 | 2025.12.17 00:12:47.400271 [ 4 ] {10aeaa25-5816-4fc5-8555-099e99290444} <Debug> TCPHandler: Processed in 0.002046782 sec. | ||
| 4878 | 2025.12.17 00:12:47.400401 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2025.12.17 00:12:47.400516 [ 4 ] {b3613d8c-356c-43cc-bc98-c9fe09096a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4880 | 2025.12.17 00:12:47.400579 [ 4 ] {b3613d8c-356c-43cc-bc98-c9fe09096a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4881 | 2025.12.17 00:12:47.401379 [ 4 ] {b3613d8c-356c-43cc-bc98-c9fe09096a27} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2025.12.17 00:12:47.401424 [ 4 ] {b3613d8c-356c-43cc-bc98-c9fe09096a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4883 | 2025.12.17 00:12:47.401931 [ 4 ] {b3613d8c-356c-43cc-bc98-c9fe09096a27} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4884 | 2025.12.17 00:12:47.402219 [ 4 ] {b3613d8c-356c-43cc-bc98-c9fe09096a27} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2025.12.17 00:12:47.402386 [ 4 ] {b3613d8c-356c-43cc-bc98-c9fe09096a27} <Debug> executeQuery: Read 832 rows, 57.35 KiB in 0.001893 sec., 439513.998943476 rows/sec., 29.59 MiB/sec. | ||
| 4886 | 2025.12.17 00:12:47.402435 [ 4 ] {b3613d8c-356c-43cc-bc98-c9fe09096a27} <Debug> TCPHandler: Processed in 0.002089833 sec. | ||
| 4887 | 2025.12.17 00:12:47.402581 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2025.12.17 00:12:47.402693 [ 4 ] {28b6d4e9-9dba-4bf7-b04f-17f13db9b120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4889 | 2025.12.17 00:12:47.402748 [ 4 ] {28b6d4e9-9dba-4bf7-b04f-17f13db9b120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4890 | 2025.12.17 00:12:47.403170 [ 4 ] {28b6d4e9-9dba-4bf7-b04f-17f13db9b120} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2025.12.17 00:12:47.403215 [ 4 ] {28b6d4e9-9dba-4bf7-b04f-17f13db9b120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4892 | 2025.12.17 00:12:47.403613 [ 4 ] {28b6d4e9-9dba-4bf7-b04f-17f13db9b120} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4893 | 2025.12.17 00:12:47.403899 [ 4 ] {28b6d4e9-9dba-4bf7-b04f-17f13db9b120} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.12.17 00:12:47.404080 [ 4 ] {28b6d4e9-9dba-4bf7-b04f-17f13db9b120} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
| 4895 | 2025.12.17 00:12:47.404135 [ 4 ] {28b6d4e9-9dba-4bf7-b04f-17f13db9b120} <Debug> TCPHandler: Processed in 0.001615734 sec. | ||
| 4896 | 2025.12.17 00:12:47.711017 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58016 | ||
| 4897 | 2025.12.17 00:12:47.711127 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4898 | 2025.12.17 00:12:47.711160 [ 293 ] {} <Debug> TCP-Session: 6a59530d-cbe8-491d-81f8-1399c1ce7d00 Authenticating user 'default' from [fd00:1122:3344:101::e]:58016 | ||
| 4899 | 2025.12.17 00:12:47.711183 [ 293 ] {} <Debug> TCP-Session: 6a59530d-cbe8-491d-81f8-1399c1ce7d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4900 | 2025.12.17 00:12:47.711195 [ 293 ] {} <Debug> TCP-Session: 6a59530d-cbe8-491d-81f8-1399c1ce7d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4901 | 2025.12.17 00:12:47.711409 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63529 | ||
| 4902 | 2025.12.17 00:12:47.711459 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42538 | ||
| 4903 | 2025.12.17 00:12:47.711463 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55973 | ||
| 4904 | 2025.12.17 00:12:47.711496 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47426 | ||
| 4905 | 2025.12.17 00:12:47.711541 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4906 | 2025.12.17 00:12:47.711541 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4907 | 2025.12.17 00:12:47.711560 [ 293 ] {} <Trace> TCP-Session: 6a59530d-cbe8-491d-81f8-1399c1ce7d00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2025.12.17 00:12:47.711577 [ 297 ] {} <Debug> TCP-Session: d79b91af-128e-4e1a-8e44-bc742317e503 Authenticating user 'default' from [fd00:1122:3344:101::e]:42538 | ||
| 4909 | 2025.12.17 00:12:47.711584 [ 294 ] {} <Debug> TCP-Session: ac01335c-192d-4f4f-aaba-0b05d4fe8231 Authenticating user 'default' from [fd00:1122:3344:101::e]:63529 | ||
| 4910 | 2025.12.17 00:12:47.711506 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54579 | ||
| 4911 | 2025.12.17 00:12:47.711624 [ 294 ] {} <Debug> TCP-Session: ac01335c-192d-4f4f-aaba-0b05d4fe8231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4912 | 2025.12.17 00:12:47.711621 [ 297 ] {} <Debug> TCP-Session: d79b91af-128e-4e1a-8e44-bc742317e503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4913 | 2025.12.17 00:12:47.711686 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4914 | 2025.12.17 00:12:47.711704 [ 297 ] {} <Debug> TCP-Session: d79b91af-128e-4e1a-8e44-bc742317e503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4915 | 2025.12.17 00:12:47.711692 [ 294 ] {} <Debug> TCP-Session: ac01335c-192d-4f4f-aaba-0b05d4fe8231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4916 | 2025.12.17 00:12:47.711733 [ 295 ] {} <Debug> TCP-Session: 6b7926d4-a6f8-479e-9180-c233fb69bc5a Authenticating user 'default' from [fd00:1122:3344:101::e]:55973 | ||
| 4917 | 2025.12.17 00:12:47.711686 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4918 | 2025.12.17 00:12:47.711768 [ 295 ] {} <Debug> TCP-Session: 6b7926d4-a6f8-479e-9180-c233fb69bc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4919 | 2025.12.17 00:12:47.711473 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57184 | ||
| 4920 | 2025.12.17 00:12:47.711785 [ 295 ] {} <Debug> TCP-Session: 6b7926d4-a6f8-479e-9180-c233fb69bc5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4921 | 2025.12.17 00:12:47.711817 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4922 | 2025.12.17 00:12:47.711788 [ 3 ] {} <Debug> TCP-Session: 781c8f51-061f-4914-a060-8bd352e3f572 Authenticating user 'default' from [fd00:1122:3344:101::e]:47426 | ||
| 4923 | 2025.12.17 00:12:47.711769 [ 293 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58016) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4924 | 2025.12.17 00:12:47.711865 [ 292 ] {} <Debug> TCP-Session: 2573027e-8db7-4bdb-bc5d-b0d4f4367931 Authenticating user 'default' from [fd00:1122:3344:101::e]:54579 | ||
| 4925 | 2025.12.17 00:12:47.711873 [ 3 ] {} <Debug> TCP-Session: 781c8f51-061f-4914-a060-8bd352e3f572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4926 | 2025.12.17 00:12:47.711910 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4927 | 2025.12.17 00:12:47.711926 [ 292 ] {} <Debug> TCP-Session: 2573027e-8db7-4bdb-bc5d-b0d4f4367931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4928 | 2025.12.17 00:12:47.711931 [ 3 ] {} <Debug> TCP-Session: 781c8f51-061f-4914-a060-8bd352e3f572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4929 | 2025.12.17 00:12:47.711950 [ 296 ] {} <Debug> TCP-Session: 7d3a596e-eeaf-4d9d-88fe-753a3ec5e592 Authenticating user 'default' from [fd00:1122:3344:101::e]:57184 | ||
| 4930 | 2025.12.17 00:12:47.711958 [ 292 ] {} <Debug> TCP-Session: 2573027e-8db7-4bdb-bc5d-b0d4f4367931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4931 | 2025.12.17 00:12:47.711984 [ 296 ] {} <Debug> TCP-Session: 7d3a596e-eeaf-4d9d-88fe-753a3ec5e592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4932 | 2025.12.17 00:12:47.711472 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55113 | ||
| 4933 | 2025.12.17 00:12:47.712001 [ 296 ] {} <Debug> TCP-Session: 7d3a596e-eeaf-4d9d-88fe-753a3ec5e592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2025.12.17 00:12:47.711483 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40758 | ||
| 4935 | 2025.12.17 00:12:47.712199 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4936 | 2025.12.17 00:12:47.712215 [ 293 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4937 | 2025.12.17 00:12:47.712236 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4938 | 2025.12.17 00:12:47.712241 [ 298 ] {} <Debug> TCP-Session: 17cf5caa-0752-4abd-895d-193150c311e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55113 | ||
| 4939 | 2025.12.17 00:12:47.712273 [ 299 ] {} <Debug> TCP-Session: ae642b1a-a993-4355-9fa9-39b666ab5b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:40758 | ||
| 4940 | 2025.12.17 00:12:47.712281 [ 293 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4941 | 2025.12.17 00:12:47.712293 [ 298 ] {} <Debug> TCP-Session: 17cf5caa-0752-4abd-895d-193150c311e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4942 | 2025.12.17 00:12:47.712303 [ 299 ] {} <Debug> TCP-Session: ae642b1a-a993-4355-9fa9-39b666ab5b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2025.12.17 00:12:47.712328 [ 298 ] {} <Debug> TCP-Session: 17cf5caa-0752-4abd-895d-193150c311e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4944 | 2025.12.17 00:12:47.712334 [ 299 ] {} <Debug> TCP-Session: ae642b1a-a993-4355-9fa9-39b666ab5b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4945 | 2025.12.17 00:12:47.712618 [ 293 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 4946 | 2025.12.17 00:12:47.714161 [ 330 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Trace> AggregatingTransform: Aggregating | ||
| 4947 | 2025.12.17 00:12:47.714204 [ 330 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Trace> Aggregator: Aggregation method: without_key | ||
| 4948 | 2025.12.17 00:12:47.714244 [ 330 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001519061 sec. (658.301 rows/sec., 25.71 KiB/sec.) | ||
| 4949 | 2025.12.17 00:12:47.714258 [ 330 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Trace> Aggregator: Merging aggregated data | ||
| 4950 | 2025.12.17 00:12:47.715229 [ 293 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003525 sec., 283.68794326241135 rows/sec., 11.08 KiB/sec. | ||
| 4951 | 2025.12.17 00:12:47.715391 [ 293 ] {1b8ff451-72f3-4ece-b97b-9cef764c8a65} <Debug> TCPHandler: Processed in 0.003988013 sec. | ||
| 4952 | 2025.12.17 00:12:47.715498 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4953 | 2025.12.17 00:12:47.715535 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4954 | 2025.12.17 00:12:47.715547 [ 293 ] {} <Debug> TCP-Session: 6a59530d-cbe8-491d-81f8-1399c1ce7d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4955 | 2025.12.17 00:12:47.715566 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4956 | 2025.12.17 00:12:47.715591 [ 292 ] {} <Debug> TCP-Session: 2573027e-8db7-4bdb-bc5d-b0d4f4367931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4957 | 2025.12.17 00:12:47.715594 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4958 | 2025.12.17 00:12:47.715621 [ 297 ] {} <Debug> TCP-Session: d79b91af-128e-4e1a-8e44-bc742317e503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4959 | 2025.12.17 00:12:47.715626 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4960 | 2025.12.17 00:12:47.715648 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4961 | 2025.12.17 00:12:47.715675 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4962 | 2025.12.17 00:12:47.715690 [ 295 ] {} <Debug> TCP-Session: 6b7926d4-a6f8-479e-9180-c233fb69bc5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4963 | 2025.12.17 00:12:47.715700 [ 3 ] {} <Debug> TCP-Session: 781c8f51-061f-4914-a060-8bd352e3f572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4964 | 2025.12.17 00:12:47.715721 [ 296 ] {} <Debug> TCP-Session: 7d3a596e-eeaf-4d9d-88fe-753a3ec5e592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4965 | 2025.12.17 00:12:47.715725 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4966 | 2025.12.17 00:12:47.715700 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4967 | 2025.12.17 00:12:47.715776 [ 299 ] {} <Debug> TCP-Session: ae642b1a-a993-4355-9fa9-39b666ab5b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4968 | 2025.12.17 00:12:47.715652 [ 294 ] {} <Debug> TCP-Session: ac01335c-192d-4f4f-aaba-0b05d4fe8231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4969 | 2025.12.17 00:12:47.715823 [ 298 ] {} <Debug> TCP-Session: 17cf5caa-0752-4abd-895d-193150c311e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2025.12.17 00:12:47.815887 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37989 | ||
| 4971 | 2025.12.17 00:12:47.816016 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4972 | 2025.12.17 00:12:47.816055 [ 293 ] {} <Debug> TCP-Session: 253ffc38-add0-43ed-9fb5-2d2374246075 Authenticating user 'default' from [fd00:1122:3344:101::e]:37989 | ||
| 4973 | 2025.12.17 00:12:47.816086 [ 293 ] {} <Debug> TCP-Session: 253ffc38-add0-43ed-9fb5-2d2374246075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4974 | 2025.12.17 00:12:47.816106 [ 293 ] {} <Debug> TCP-Session: 253ffc38-add0-43ed-9fb5-2d2374246075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4975 | 2025.12.17 00:12:47.816323 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48516 | ||
| 4976 | 2025.12.17 00:12:47.816354 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51985 | ||
| 4977 | 2025.12.17 00:12:47.816392 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63878 | ||
| 4978 | 2025.12.17 00:12:47.816417 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64007 | ||
| 4979 | 2025.12.17 00:12:47.816430 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59984 | ||
| 4980 | 2025.12.17 00:12:47.816465 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4981 | 2025.12.17 00:12:47.816483 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4982 | 2025.12.17 00:12:47.816505 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4983 | 2025.12.17 00:12:47.816522 [ 294 ] {} <Debug> TCP-Session: 98746d4d-d38b-4817-876e-49dd287c40d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48516 | ||
| 4984 | 2025.12.17 00:12:47.816527 [ 297 ] {} <Debug> TCP-Session: fd9f62da-0d34-435d-b320-d1ca241d30fb Authenticating user 'default' from [fd00:1122:3344:101::e]:63878 | ||
| 4985 | 2025.12.17 00:12:47.816547 [ 299 ] {} <Debug> TCP-Session: b156e4e1-14e3-4ddd-a382-e40f4363adf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64007 | ||
| 4986 | 2025.12.17 00:12:47.816570 [ 297 ] {} <Debug> TCP-Session: fd9f62da-0d34-435d-b320-d1ca241d30fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4987 | 2025.12.17 00:12:47.816571 [ 294 ] {} <Debug> TCP-Session: 98746d4d-d38b-4817-876e-49dd287c40d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4988 | 2025.12.17 00:12:47.816593 [ 297 ] {} <Debug> TCP-Session: fd9f62da-0d34-435d-b320-d1ca241d30fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4989 | 2025.12.17 00:12:47.816589 [ 299 ] {} <Debug> TCP-Session: b156e4e1-14e3-4ddd-a382-e40f4363adf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4990 | 2025.12.17 00:12:47.816607 [ 294 ] {} <Debug> TCP-Session: 98746d4d-d38b-4817-876e-49dd287c40d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4991 | 2025.12.17 00:12:47.816628 [ 299 ] {} <Debug> TCP-Session: b156e4e1-14e3-4ddd-a382-e40f4363adf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4992 | 2025.12.17 00:12:47.816528 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4993 | 2025.12.17 00:12:47.816482 [ 293 ] {} <Trace> TCP-Session: 253ffc38-add0-43ed-9fb5-2d2374246075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2025.12.17 00:12:47.816682 [ 3 ] {} <Debug> TCP-Session: 9384854e-7441-4e2d-8396-a86f34b7d584 Authenticating user 'default' from [fd00:1122:3344:101::e]:59984 | ||
| 4995 | 2025.12.17 00:12:47.816440 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54870 | ||
| 4996 | 2025.12.17 00:12:47.816727 [ 3 ] {} <Debug> TCP-Session: 9384854e-7441-4e2d-8396-a86f34b7d584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4997 | 2025.12.17 00:12:47.816406 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47305 | ||
| 4998 | 2025.12.17 00:12:47.816776 [ 3 ] {} <Debug> TCP-Session: 9384854e-7441-4e2d-8396-a86f34b7d584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4999 | 2025.12.17 00:12:47.816395 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35169 | ||
| 5000 | 2025.12.17 00:12:47.816832 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5001 | 2025.12.17 00:12:47.816483 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5002 | 2025.12.17 00:12:47.816863 [ 292 ] {} <Debug> TCP-Session: 00d35b9b-6dfb-4f5a-a239-ebf2e680f19f Authenticating user 'default' from [fd00:1122:3344:101::e]:54870 | ||
| 5003 | 2025.12.17 00:12:47.816850 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5004 | 2025.12.17 00:12:47.816886 [ 293 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37989) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5005 | 2025.12.17 00:12:47.816899 [ 295 ] {} <Debug> TCP-Session: c14b0c17-e41b-4041-9169-ca581c5eae0e Authenticating user 'default' from [fd00:1122:3344:101::e]:51985 | ||
| 5006 | 2025.12.17 00:12:47.816921 [ 298 ] {} <Debug> TCP-Session: 48b604e3-94b6-44ed-b2b6-5fb594900e42 Authenticating user 'default' from [fd00:1122:3344:101::e]:47305 | ||
| 5007 | 2025.12.17 00:12:47.816947 [ 295 ] {} <Debug> TCP-Session: c14b0c17-e41b-4041-9169-ca581c5eae0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5008 | 2025.12.17 00:12:47.816899 [ 292 ] {} <Debug> TCP-Session: 00d35b9b-6dfb-4f5a-a239-ebf2e680f19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5009 | 2025.12.17 00:12:47.816974 [ 295 ] {} <Debug> TCP-Session: c14b0c17-e41b-4041-9169-ca581c5eae0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5010 | 2025.12.17 00:12:47.816996 [ 292 ] {} <Debug> TCP-Session: 00d35b9b-6dfb-4f5a-a239-ebf2e680f19f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5011 | 2025.12.17 00:12:47.816969 [ 298 ] {} <Debug> TCP-Session: 48b604e3-94b6-44ed-b2b6-5fb594900e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5012 | 2025.12.17 00:12:47.816890 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5013 | 2025.12.17 00:12:47.817054 [ 298 ] {} <Debug> TCP-Session: 48b604e3-94b6-44ed-b2b6-5fb594900e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5014 | 2025.12.17 00:12:47.817076 [ 296 ] {} <Debug> TCP-Session: 182cd5f4-43fb-4997-b39a-d4fac3623edd Authenticating user 'default' from [fd00:1122:3344:101::e]:35169 | ||
| 5015 | 2025.12.17 00:12:47.817100 [ 296 ] {} <Debug> TCP-Session: 182cd5f4-43fb-4997-b39a-d4fac3623edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5016 | 2025.12.17 00:12:47.817113 [ 296 ] {} <Debug> TCP-Session: 182cd5f4-43fb-4997-b39a-d4fac3623edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2025.12.17 00:12:47.817185 [ 293 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5018 | 2025.12.17 00:12:47.817245 [ 293 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5019 | 2025.12.17 00:12:47.817540 [ 293 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 5020 | 2025.12.17 00:12:47.818525 [ 340 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Trace> AggregatingTransform: Aggregating | ||
| 5021 | 2025.12.17 00:12:47.818611 [ 340 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Trace> Aggregator: Aggregation method: without_key | ||
| 5022 | 2025.12.17 00:12:47.818653 [ 340 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010212 sec. (989.891 rows/sec., 38.67 KiB/sec.) | ||
| 5023 | 2025.12.17 00:12:47.818676 [ 340 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Trace> Aggregator: Merging aggregated data | ||
| 5024 | 2025.12.17 00:12:47.819797 [ 293 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002972 sec., 336.47375504710635 rows/sec., 13.14 KiB/sec. | ||
| 5025 | 2025.12.17 00:12:47.819954 [ 293 ] {692dc938-7c75-4106-aa35-d0e1caf34e65} <Debug> TCPHandler: Processed in 0.003621645 sec. | ||
| 5026 | 2025.12.17 00:12:47.820039 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5027 | 2025.12.17 00:12:47.820067 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5028 | 2025.12.17 00:12:47.820069 [ 293 ] {} <Debug> TCP-Session: 253ffc38-add0-43ed-9fb5-2d2374246075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5029 | 2025.12.17 00:12:47.820086 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5030 | 2025.12.17 00:12:47.820102 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5031 | 2025.12.17 00:12:47.820123 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5032 | 2025.12.17 00:12:47.820141 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5033 | 2025.12.17 00:12:47.820160 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5034 | 2025.12.17 00:12:47.820175 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5035 | 2025.12.17 00:12:47.820199 [ 296 ] {} <Debug> TCP-Session: 182cd5f4-43fb-4997-b39a-d4fac3623edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5036 | 2025.12.17 00:12:47.820221 [ 298 ] {} <Debug> TCP-Session: 48b604e3-94b6-44ed-b2b6-5fb594900e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5037 | 2025.12.17 00:12:47.820245 [ 3 ] {} <Debug> TCP-Session: 9384854e-7441-4e2d-8396-a86f34b7d584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5038 | 2025.12.17 00:12:47.820194 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5039 | 2025.12.17 00:12:47.820156 [ 297 ] {} <Debug> TCP-Session: fd9f62da-0d34-435d-b320-d1ca241d30fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5040 | 2025.12.17 00:12:47.820303 [ 299 ] {} <Debug> TCP-Session: b156e4e1-14e3-4ddd-a382-e40f4363adf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2025.12.17 00:12:47.820150 [ 294 ] {} <Debug> TCP-Session: 98746d4d-d38b-4817-876e-49dd287c40d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5042 | 2025.12.17 00:12:47.820113 [ 292 ] {} <Debug> TCP-Session: 00d35b9b-6dfb-4f5a-a239-ebf2e680f19f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5043 | 2025.12.17 00:12:47.820187 [ 295 ] {} <Debug> TCP-Session: c14b0c17-e41b-4041-9169-ca581c5eae0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5044 | 2025.12.17 00:12:48.121542 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41644 | ||
| 5045 | 2025.12.17 00:12:48.121661 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5046 | 2025.12.17 00:12:48.121688 [ 293 ] {} <Debug> TCP-Session: fdedd38c-254a-403c-b786-b55bb63f03b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41644 | ||
| 5047 | 2025.12.17 00:12:48.121711 [ 293 ] {} <Debug> TCP-Session: fdedd38c-254a-403c-b786-b55bb63f03b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2025.12.17 00:12:48.121723 [ 293 ] {} <Debug> TCP-Session: fdedd38c-254a-403c-b786-b55bb63f03b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2025.12.17 00:12:48.121938 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45265 | ||
| 5050 | 2025.12.17 00:12:48.121962 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43134 | ||
| 5051 | 2025.12.17 00:12:48.121963 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48794 | ||
| 5052 | 2025.12.17 00:12:48.122012 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58030 | ||
| 5053 | 2025.12.17 00:12:48.122048 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5054 | 2025.12.17 00:12:48.121998 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47756 | ||
| 5055 | 2025.12.17 00:12:48.122075 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5056 | 2025.12.17 00:12:48.122087 [ 294 ] {} <Debug> TCP-Session: 0f0711a4-00fb-4c22-a7fc-50c04ee508f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45265 | ||
| 5057 | 2025.12.17 00:12:48.122116 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5058 | 2025.12.17 00:12:48.122117 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5059 | 2025.12.17 00:12:48.122141 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5060 | 2025.12.17 00:12:48.122151 [ 3 ] {} <Debug> TCP-Session: b7e8c295-1fc2-4185-9405-4cf078dcf44a Authenticating user 'default' from [fd00:1122:3344:101::e]:58030 | ||
| 5061 | 2025.12.17 00:12:48.122167 [ 295 ] {} <Debug> TCP-Session: 8b1a2790-6425-4de5-8eda-20ad8b67a4a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48794 | ||
| 5062 | 2025.12.17 00:12:48.122188 [ 3 ] {} <Debug> TCP-Session: b7e8c295-1fc2-4185-9405-4cf078dcf44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5063 | 2025.12.17 00:12:48.122204 [ 295 ] {} <Debug> TCP-Session: 8b1a2790-6425-4de5-8eda-20ad8b67a4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5064 | 2025.12.17 00:12:48.122212 [ 3 ] {} <Debug> TCP-Session: b7e8c295-1fc2-4185-9405-4cf078dcf44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2025.12.17 00:12:48.122222 [ 295 ] {} <Debug> TCP-Session: 8b1a2790-6425-4de5-8eda-20ad8b67a4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5066 | 2025.12.17 00:12:48.122139 [ 294 ] {} <Debug> TCP-Session: 0f0711a4-00fb-4c22-a7fc-50c04ee508f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5067 | 2025.12.17 00:12:48.122172 [ 299 ] {} <Debug> TCP-Session: d04e5ce8-6b12-4cc5-9632-e3ee13bc4dd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47756 | ||
| 5068 | 2025.12.17 00:12:48.122269 [ 294 ] {} <Debug> TCP-Session: 0f0711a4-00fb-4c22-a7fc-50c04ee508f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2025.12.17 00:12:48.122287 [ 299 ] {} <Debug> TCP-Session: d04e5ce8-6b12-4cc5-9632-e3ee13bc4dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2025.12.17 00:12:48.122125 [ 296 ] {} <Debug> TCP-Session: 9d808d7e-ee5b-4fe2-b97f-8d959eca88f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43134 | ||
| 5071 | 2025.12.17 00:12:48.122313 [ 299 ] {} <Debug> TCP-Session: d04e5ce8-6b12-4cc5-9632-e3ee13bc4dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5072 | 2025.12.17 00:12:48.121988 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52764 | ||
| 5073 | 2025.12.17 00:12:48.122345 [ 296 ] {} <Debug> TCP-Session: 9d808d7e-ee5b-4fe2-b97f-8d959eca88f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5074 | 2025.12.17 00:12:48.121975 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49150 | ||
| 5075 | 2025.12.17 00:12:48.122385 [ 296 ] {} <Debug> TCP-Session: 9d808d7e-ee5b-4fe2-b97f-8d959eca88f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2025.12.17 00:12:48.122021 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45160 | ||
| 5077 | 2025.12.17 00:12:48.122423 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5078 | 2025.12.17 00:12:48.122455 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5079 | 2025.12.17 00:12:48.122475 [ 298 ] {} <Debug> TCP-Session: a0777b96-2a4d-4d05-a96a-44c3fc9d8fd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52764 | ||
| 5080 | 2025.12.17 00:12:48.122492 [ 297 ] {} <Debug> TCP-Session: b9b5ef4f-6cb9-4346-bdda-38dc9e711b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:49150 | ||
| 5081 | 2025.12.17 00:12:48.122493 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5082 | 2025.12.17 00:12:48.122508 [ 298 ] {} <Debug> TCP-Session: a0777b96-2a4d-4d05-a96a-44c3fc9d8fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2025.12.17 00:12:48.122521 [ 297 ] {} <Debug> TCP-Session: b9b5ef4f-6cb9-4346-bdda-38dc9e711b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2025.12.17 00:12:48.122536 [ 292 ] {} <Debug> TCP-Session: f8bc71b4-cf1a-49d2-8c9e-0fdc02c6f26e Authenticating user 'default' from [fd00:1122:3344:101::e]:45160 | ||
| 5085 | 2025.12.17 00:12:48.122558 [ 297 ] {} <Debug> TCP-Session: b9b5ef4f-6cb9-4346-bdda-38dc9e711b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5086 | 2025.12.17 00:12:48.122574 [ 292 ] {} <Debug> TCP-Session: f8bc71b4-cf1a-49d2-8c9e-0fdc02c6f26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5087 | 2025.12.17 00:12:48.122545 [ 298 ] {} <Debug> TCP-Session: a0777b96-2a4d-4d05-a96a-44c3fc9d8fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5088 | 2025.12.17 00:12:48.122598 [ 292 ] {} <Debug> TCP-Session: f8bc71b4-cf1a-49d2-8c9e-0fdc02c6f26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5089 | 2025.12.17 00:12:48.122119 [ 293 ] {} <Trace> TCP-Session: fdedd38c-254a-403c-b786-b55bb63f03b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2025.12.17 00:12:48.122797 [ 293 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41644) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5091 | 2025.12.17 00:12:48.123065 [ 293 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5092 | 2025.12.17 00:12:48.123123 [ 293 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5093 | 2025.12.17 00:12:48.123418 [ 293 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 5094 | 2025.12.17 00:12:48.124351 [ 316 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Trace> AggregatingTransform: Aggregating | ||
| 5095 | 2025.12.17 00:12:48.124404 [ 316 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Trace> Aggregator: Aggregation method: without_key | ||
| 5096 | 2025.12.17 00:12:48.124442 [ 316 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922609 sec. (1083.883 rows/sec., 42.34 KiB/sec.) | ||
| 5097 | 2025.12.17 00:12:48.124465 [ 316 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Trace> Aggregator: Merging aggregated data | ||
| 5098 | 2025.12.17 00:12:48.125697 [ 293 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002956 sec., 338.29499323410016 rows/sec., 13.21 KiB/sec. | ||
| 5099 | 2025.12.17 00:12:48.125858 [ 293 ] {6e3ab051-5e5e-4694-8357-bd128388e1db} <Debug> TCPHandler: Processed in 0.00386157 sec. | ||
| 5100 | 2025.12.17 00:12:48.125970 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5101 | 2025.12.17 00:12:48.125996 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5102 | 2025.12.17 00:12:48.125999 [ 293 ] {} <Debug> TCP-Session: fdedd38c-254a-403c-b786-b55bb63f03b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5103 | 2025.12.17 00:12:48.126009 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5104 | 2025.12.17 00:12:48.126036 [ 298 ] {} <Debug> TCP-Session: a0777b96-2a4d-4d05-a96a-44c3fc9d8fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5105 | 2025.12.17 00:12:48.126046 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5106 | 2025.12.17 00:12:48.126077 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5107 | 2025.12.17 00:12:48.126093 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5108 | 2025.12.17 00:12:48.126108 [ 295 ] {} <Debug> TCP-Session: 8b1a2790-6425-4de5-8eda-20ad8b67a4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5109 | 2025.12.17 00:12:48.126123 [ 299 ] {} <Debug> TCP-Session: d04e5ce8-6b12-4cc5-9632-e3ee13bc4dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5110 | 2025.12.17 00:12:48.126113 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5111 | 2025.12.17 00:12:48.126148 [ 297 ] {} <Debug> TCP-Session: b9b5ef4f-6cb9-4346-bdda-38dc9e711b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2025.12.17 00:12:48.126070 [ 292 ] {} <Debug> TCP-Session: f8bc71b4-cf1a-49d2-8c9e-0fdc02c6f26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5113 | 2025.12.17 00:12:48.126184 [ 3 ] {} <Debug> TCP-Session: b7e8c295-1fc2-4185-9405-4cf078dcf44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5114 | 2025.12.17 00:12:48.126059 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5115 | 2025.12.17 00:12:48.126028 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5116 | 2025.12.17 00:12:48.126252 [ 296 ] {} <Debug> TCP-Session: 9d808d7e-ee5b-4fe2-b97f-8d959eca88f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5117 | 2025.12.17 00:12:48.126277 [ 294 ] {} <Debug> TCP-Session: 0f0711a4-00fb-4c22-a7fc-50c04ee508f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2025.12.17 00:12:48.790195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11837 | ||
| 5119 | 2025.12.17 00:12:48.790755 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2025.12.17 00:12:48.790799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5121 | 2025.12.17 00:12:48.791344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5122 | 2025.12.17 00:12:48.791579 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2025.12.17 00:12:48.791740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11837 | ||
| 5124 | 2025.12.17 00:12:49.413035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5125 | 2025.12.17 00:12:49.430969 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2025.12.17 00:12:49.431037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5127 | 2025.12.17 00:12:49.436760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5128 | 2025.12.17 00:12:49.437514 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2025.12.17 00:12:49.441290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5130 | 2025.12.17 00:12:51.304668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 658 | ||
| 5131 | 2025.12.17 00:12:51.307020 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2025.12.17 00:12:51.307063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5133 | 2025.12.17 00:12:51.308252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5134 | 2025.12.17 00:12:51.308518 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2025.12.17 00:12:51.308779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5136 | 2025.12.17 00:12:52.371950 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2025.12.17 00:12:52.372229 [ 4 ] {f1add56e-34fc-4292-a9df-d78e7182bfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5138 | 2025.12.17 00:12:52.372346 [ 4 ] {f1add56e-34fc-4292-a9df-d78e7182bfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5139 | 2025.12.17 00:12:52.373294 [ 4 ] {f1add56e-34fc-4292-a9df-d78e7182bfdc} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.12.17 00:12:52.373333 [ 4 ] {f1add56e-34fc-4292-a9df-d78e7182bfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5141 | 2025.12.17 00:12:52.373740 [ 4 ] {f1add56e-34fc-4292-a9df-d78e7182bfdc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5142 | 2025.12.17 00:12:52.373968 [ 4 ] {f1add56e-34fc-4292-a9df-d78e7182bfdc} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2025.12.17 00:12:52.374093 [ 63 ] {} <Debug> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5144 | 2025.12.17 00:12:52.374117 [ 4 ] {f1add56e-34fc-4292-a9df-d78e7182bfdc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001961 sec., 209077.0015298317 rows/sec., 13.26 MiB/sec. | ||
| 5145 | 2025.12.17 00:12:52.374135 [ 63 ] {} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2025.12.17 00:12:52.374154 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5147 | 2025.12.17 00:12:52.374159 [ 4 ] {f1add56e-34fc-4292-a9df-d78e7182bfdc} <Debug> TCPHandler: Processed in 0.00239194 sec. | ||
| 5148 | 2025.12.17 00:12:52.374273 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5149 | 2025.12.17 00:12:52.374300 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2025.12.17 00:12:52.374417 [ 4 ] {4eb31388-a856-4123-bf13-c0d130ed9185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5151 | 2025.12.17 00:12:52.374427 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5152 | 2025.12.17 00:12:52.374461 [ 4 ] {4eb31388-a856-4123-bf13-c0d130ed9185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5153 | 2025.12.17 00:12:52.374474 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 5154 | 2025.12.17 00:12:52.374553 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5155 | 2025.12.17 00:12:52.374602 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5156 | 2025.12.17 00:12:52.374649 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5157 | 2025.12.17 00:12:52.374697 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5158 | 2025.12.17 00:12:52.374743 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 5159 | 2025.12.17 00:12:52.375529 [ 4 ] {4eb31388-a856-4123-bf13-c0d130ed9185} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2025.12.17 00:12:52.375573 [ 4 ] {4eb31388-a856-4123-bf13-c0d130ed9185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5161 | 2025.12.17 00:12:52.375830 [ 190 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612854 sec., 1061472.3961375302 rows/sec., 72.26 MiB/sec. | ||
| 5162 | 2025.12.17 00:12:52.375984 [ 4 ] {4eb31388-a856-4123-bf13-c0d130ed9185} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5163 | 2025.12.17 00:12:52.376001 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5164 | 2025.12.17 00:12:52.376273 [ 4 ] {4eb31388-a856-4123-bf13-c0d130ed9185} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2025.12.17 00:12:52.376324 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2025.12.17 00:12:52.376402 [ 197 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_10_2} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5167 | 2025.12.17 00:12:52.376416 [ 4 ] {4eb31388-a856-4123-bf13-c0d130ed9185} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002018 sec., 590683.8453914768 rows/sec., 47.19 MiB/sec. | ||
| 5168 | 2025.12.17 00:12:52.376435 [ 62 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5169 | 2025.12.17 00:12:52.376464 [ 4 ] {4eb31388-a856-4123-bf13-c0d130ed9185} <Debug> TCPHandler: Processed in 0.002225126 sec. | ||
| 5170 | 2025.12.17 00:12:52.376474 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5171 | 2025.12.17 00:12:52.376492 [ 62 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2025.12.17 00:12:52.376523 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5173 | 2025.12.17 00:12:52.376600 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5174 | 2025.12.17 00:12:52.376612 [ 191 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 5175 | 2025.12.17 00:12:52.376712 [ 4 ] {5f8b17e3-4bd3-4686-9bf9-fb56887de088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5176 | 2025.12.17 00:12:52.376716 [ 191 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5177 | 2025.12.17 00:12:52.376751 [ 191 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2463 rows starting from the beginning of the part | ||
| 5178 | 2025.12.17 00:12:52.376753 [ 4 ] {5f8b17e3-4bd3-4686-9bf9-fb56887de088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5179 | 2025.12.17 00:12:52.376808 [ 191 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1193 rows starting from the beginning of the part | ||
| 5180 | 2025.12.17 00:12:52.376851 [ 191 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 5181 | 2025.12.17 00:12:52.376893 [ 191 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1192 rows starting from the beginning of the part | ||
| 5182 | 2025.12.17 00:12:52.376930 [ 191 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1196 rows starting from the beginning of the part | ||
| 5183 | 2025.12.17 00:12:52.376969 [ 191 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1192 rows starting from the beginning of the part | ||
| 5184 | 2025.12.17 00:12:52.377334 [ 4 ] {5f8b17e3-4bd3-4686-9bf9-fb56887de088} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2025.12.17 00:12:52.377370 [ 4 ] {5f8b17e3-4bd3-4686-9bf9-fb56887de088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5186 | 2025.12.17 00:12:52.377715 [ 4 ] {5f8b17e3-4bd3-4686-9bf9-fb56887de088} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5187 | 2025.12.17 00:12:52.377927 [ 4 ] {5f8b17e3-4bd3-4686-9bf9-fb56887de088} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2025.12.17 00:12:52.378059 [ 4 ] {5f8b17e3-4bd3-4686-9bf9-fb56887de088} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001365 sec., 179487.1794871795 rows/sec., 10.96 MiB/sec. | ||
| 5189 | 2025.12.17 00:12:52.378095 [ 4 ] {5f8b17e3-4bd3-4686-9bf9-fb56887de088} <Debug> TCPHandler: Processed in 0.001544062 sec. | ||
| 5190 | 2025.12.17 00:12:52.378210 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2025.12.17 00:12:52.378304 [ 4 ] {2732ad0c-9eca-482d-badd-d8e8e4f2acad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5192 | 2025.12.17 00:12:52.378343 [ 4 ] {2732ad0c-9eca-482d-badd-d8e8e4f2acad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5193 | 2025.12.17 00:12:52.378863 [ 4 ] {2732ad0c-9eca-482d-badd-d8e8e4f2acad} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2025.12.17 00:12:52.378900 [ 4 ] {2732ad0c-9eca-482d-badd-d8e8e4f2acad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5195 | 2025.12.17 00:12:52.379098 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7292 rows, containing 5 columns (5 merged, 0 gathered) in 0.002524032 sec., 2889028.3482935242 rows/sec., 244.85 MiB/sec. | ||
| 5196 | 2025.12.17 00:12:52.379234 [ 4 ] {2732ad0c-9eca-482d-badd-d8e8e4f2acad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5197 | 2025.12.17 00:12:52.379425 [ 186 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5198 | 2025.12.17 00:12:52.379473 [ 4 ] {2732ad0c-9eca-482d-badd-d8e8e4f2acad} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2025.12.17 00:12:52.379615 [ 4 ] {2732ad0c-9eca-482d-badd-d8e8e4f2acad} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001329 sec., 159518.43491346875 rows/sec., 10.29 MiB/sec. | ||
| 5200 | 2025.12.17 00:12:52.379656 [ 4 ] {2732ad0c-9eca-482d-badd-d8e8e4f2acad} <Debug> TCPHandler: Processed in 0.001493281 sec. | ||
| 5201 | 2025.12.17 00:12:52.379729 [ 186 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2025.12.17 00:12:52.379765 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5203 | 2025.12.17 00:12:52.379816 [ 186 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_36_7} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5204 | 2025.12.17 00:12:52.379866 [ 4 ] {ddee6e74-2f19-48d1-afce-d450872c32a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5205 | 2025.12.17 00:12:52.379909 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 5206 | 2025.12.17 00:12:52.379910 [ 4 ] {ddee6e74-2f19-48d1-afce-d450872c32a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5207 | 2025.12.17 00:12:52.380453 [ 4 ] {ddee6e74-2f19-48d1-afce-d450872c32a4} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2025.12.17 00:12:52.380491 [ 4 ] {ddee6e74-2f19-48d1-afce-d450872c32a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5209 | 2025.12.17 00:12:52.380809 [ 4 ] {ddee6e74-2f19-48d1-afce-d450872c32a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5210 | 2025.12.17 00:12:52.381015 [ 4 ] {ddee6e74-2f19-48d1-afce-d450872c32a4} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2025.12.17 00:12:52.381134 [ 62 ] {} <Debug> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5212 | 2025.12.17 00:12:52.381143 [ 4 ] {ddee6e74-2f19-48d1-afce-d450872c32a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 5213 | 2025.12.17 00:12:52.381175 [ 62 ] {} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2025.12.17 00:12:52.381198 [ 4 ] {ddee6e74-2f19-48d1-afce-d450872c32a4} <Debug> TCPHandler: Processed in 0.001480591 sec. | ||
| 5215 | 2025.12.17 00:12:52.381199 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5216 | 2025.12.17 00:12:52.381295 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5217 | 2025.12.17 00:12:52.381317 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2025.12.17 00:12:52.381377 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5219 | 2025.12.17 00:12:52.381404 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 5220 | 2025.12.17 00:12:52.381416 [ 4 ] {b0986087-20eb-43b8-b90f-3be337707032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5221 | 2025.12.17 00:12:52.381449 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5222 | 2025.12.17 00:12:52.381461 [ 4 ] {b0986087-20eb-43b8-b90f-3be337707032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5223 | 2025.12.17 00:12:52.381495 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5224 | 2025.12.17 00:12:52.381534 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 5225 | 2025.12.17 00:12:52.381565 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5226 | 2025.12.17 00:12:52.381600 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 5227 | 2025.12.17 00:12:52.382141 [ 4 ] {b0986087-20eb-43b8-b90f-3be337707032} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2025.12.17 00:12:52.382182 [ 4 ] {b0986087-20eb-43b8-b90f-3be337707032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5229 | 2025.12.17 00:12:52.382370 [ 190 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001102863 sec., 797923.2234647459 rows/sec., 48.99 MiB/sec. | ||
| 5230 | 2025.12.17 00:12:52.382520 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5231 | 2025.12.17 00:12:52.382533 [ 4 ] {b0986087-20eb-43b8-b90f-3be337707032} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5232 | 2025.12.17 00:12:52.382822 [ 4 ] {b0986087-20eb-43b8-b90f-3be337707032} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2025.12.17 00:12:52.382824 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2025.12.17 00:12:52.382906 [ 197 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_10_2} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5235 | 2025.12.17 00:12:52.382962 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5236 | 2025.12.17 00:12:52.382967 [ 4 ] {b0986087-20eb-43b8-b90f-3be337707032} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001568 sec., 458545.918367347 rows/sec., 32.18 MiB/sec. | ||
| 5237 | 2025.12.17 00:12:52.382967 [ 62 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5238 | 2025.12.17 00:12:52.383019 [ 4 ] {b0986087-20eb-43b8-b90f-3be337707032} <Debug> TCPHandler: Processed in 0.001750677 sec. | ||
| 5239 | 2025.12.17 00:12:52.383027 [ 62 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2025.12.17 00:12:52.383057 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5241 | 2025.12.17 00:12:52.383136 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2025.12.17 00:12:52.383137 [ 186 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 5243 | 2025.12.17 00:12:52.383238 [ 4 ] {08813192-a986-4d68-8147-981bd716083d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5244 | 2025.12.17 00:12:52.383245 [ 186 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5245 | 2025.12.17 00:12:52.383287 [ 4 ] {08813192-a986-4d68-8147-981bd716083d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5246 | 2025.12.17 00:12:52.383289 [ 186 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5247 | 2025.12.17 00:12:52.383382 [ 186 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 721 rows starting from the beginning of the part | ||
| 5248 | 2025.12.17 00:12:52.383426 [ 186 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 5249 | 2025.12.17 00:12:52.383465 [ 186 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 719 rows starting from the beginning of the part | ||
| 5250 | 2025.12.17 00:12:52.383504 [ 186 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 520 rows starting from the beginning of the part | ||
| 5251 | 2025.12.17 00:12:52.383541 [ 186 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 719 rows starting from the beginning of the part | ||
| 5252 | 2025.12.17 00:12:52.383627 [ 4 ] {08813192-a986-4d68-8147-981bd716083d} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.12.17 00:12:52.383669 [ 4 ] {08813192-a986-4d68-8147-981bd716083d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5254 | 2025.12.17 00:12:52.383992 [ 4 ] {08813192-a986-4d68-8147-981bd716083d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5255 | 2025.12.17 00:12:52.384218 [ 4 ] {08813192-a986-4d68-8147-981bd716083d} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2025.12.17 00:12:52.384354 [ 4 ] {08813192-a986-4d68-8147-981bd716083d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 5257 | 2025.12.17 00:12:52.384367 [ 60 ] {} <Debug> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5258 | 2025.12.17 00:12:52.384390 [ 4 ] {08813192-a986-4d68-8147-981bd716083d} <Debug> TCPHandler: Processed in 0.001302557 sec. | ||
| 5259 | 2025.12.17 00:12:52.384435 [ 60 ] {} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2025.12.17 00:12:52.384460 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5261 | 2025.12.17 00:12:52.384515 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2025.12.17 00:12:52.384544 [ 195 ] {7be0362c-4acb-4e6a-9284-05c142876edf::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 | ||
| 5263 | 2025.12.17 00:12:52.384614 [ 4 ] {26272f21-9427-4380-8251-ee4937f95d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5264 | 2025.12.17 00:12:52.384635 [ 195 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5265 | 2025.12.17 00:12:52.384656 [ 4 ] {26272f21-9427-4380-8251-ee4937f95d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5266 | 2025.12.17 00:12:52.384660 [ 195 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 5267 | 2025.12.17 00:12:52.384712 [ 195 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 5268 | 2025.12.17 00:12:52.384753 [ 195 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 5269 | 2025.12.17 00:12:52.384795 [ 195 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5270 | 2025.12.17 00:12:52.384839 [ 195 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 5271 | 2025.12.17 00:12:52.384881 [ 195 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5272 | 2025.12.17 00:12:52.384919 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813758 sec., 2200955.143960771 rows/sec., 165.61 MiB/sec. | ||
| 5273 | 2025.12.17 00:12:52.385107 [ 4 ] {26272f21-9427-4380-8251-ee4937f95d9c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2025.12.17 00:12:52.385148 [ 4 ] {26272f21-9427-4380-8251-ee4937f95d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5275 | 2025.12.17 00:12:52.385163 [ 189 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5276 | 2025.12.17 00:12:52.385500 [ 189 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2025.12.17 00:12:52.385547 [ 4 ] {26272f21-9427-4380-8251-ee4937f95d9c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5278 | 2025.12.17 00:12:52.385581 [ 189 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_36_7} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5279 | 2025.12.17 00:12:52.385622 [ 201 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001113653 sec., 32326.047700675164 rows/sec., 1.65 MiB/sec. | ||
| 5280 | 2025.12.17 00:12:52.385679 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5281 | 2025.12.17 00:12:52.385744 [ 187 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5282 | 2025.12.17 00:12:52.385785 [ 4 ] {26272f21-9427-4380-8251-ee4937f95d9c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2025.12.17 00:12:52.385916 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5284 | 2025.12.17 00:12:52.385919 [ 4 ] {26272f21-9427-4380-8251-ee4937f95d9c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001324 sec., 237160.12084592142 rows/sec., 15.58 MiB/sec. | ||
| 5285 | 2025.12.17 00:12:52.385961 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.12.17 00:12:52.385981 [ 4 ] {26272f21-9427-4380-8251-ee4937f95d9c} <Debug> TCPHandler: Processed in 0.001513201 sec. | ||
| 5287 | 2025.12.17 00:12:52.385989 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5288 | 2025.12.17 00:12:52.385998 [ 187 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2025.12.17 00:12:52.386076 [ 187 ] {7be0362c-4acb-4e6a-9284-05c142876edf::all_1_6_1} <Trace> oximeter.measurements_bool (7be0362c-4acb-4e6a-9284-05c142876edf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5290 | 2025.12.17 00:12:52.386078 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 5291 | 2025.12.17 00:12:52.386101 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5292 | 2025.12.17 00:12:52.386143 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5293 | 2025.12.17 00:12:52.386161 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5294 | 2025.12.17 00:12:52.386185 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9655 rows starting from the beginning of the part | ||
| 5295 | 2025.12.17 00:12:52.386195 [ 4 ] {84eb7f75-63de-4578-82a4-61b15087de2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5296 | 2025.12.17 00:12:52.386229 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 315 rows starting from the beginning of the part | ||
| 5297 | 2025.12.17 00:12:52.386236 [ 4 ] {84eb7f75-63de-4578-82a4-61b15087de2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5298 | 2025.12.17 00:12:52.386266 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 5299 | 2025.12.17 00:12:52.386300 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 5300 | 2025.12.17 00:12:52.386331 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 832 rows starting from the beginning of the part | ||
| 5301 | 2025.12.17 00:12:52.386367 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 5302 | 2025.12.17 00:12:52.386557 [ 4 ] {84eb7f75-63de-4578-82a4-61b15087de2a} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2025.12.17 00:12:52.386592 [ 4 ] {84eb7f75-63de-4578-82a4-61b15087de2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5304 | 2025.12.17 00:12:52.386896 [ 4 ] {84eb7f75-63de-4578-82a4-61b15087de2a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5305 | 2025.12.17 00:12:52.387101 [ 4 ] {84eb7f75-63de-4578-82a4-61b15087de2a} <Trace> oximeter.measurements_f64 (f211b294-ba86-4a46-b993-f5f89b6daff8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2025.12.17 00:12:52.387228 [ 4 ] {84eb7f75-63de-4578-82a4-61b15087de2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 5307 | 2025.12.17 00:12:52.387263 [ 4 ] {84eb7f75-63de-4578-82a4-61b15087de2a} <Debug> TCPHandler: Processed in 0.001210225 sec. | ||
| 5308 | 2025.12.17 00:12:52.387370 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2025.12.17 00:12:52.387462 [ 4 ] {17083fa2-9e11-4fbe-b2c5-83456e5bdd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5310 | 2025.12.17 00:12:52.387518 [ 4 ] {17083fa2-9e11-4fbe-b2c5-83456e5bdd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5311 | 2025.12.17 00:12:52.388350 [ 4 ] {17083fa2-9e11-4fbe-b2c5-83456e5bdd91} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2025.12.17 00:12:52.388385 [ 4 ] {17083fa2-9e11-4fbe-b2c5-83456e5bdd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5313 | 2025.12.17 00:12:52.388960 [ 4 ] {17083fa2-9e11-4fbe-b2c5-83456e5bdd91} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5314 | 2025.12.17 00:12:52.389185 [ 4 ] {17083fa2-9e11-4fbe-b2c5-83456e5bdd91} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2025.12.17 00:12:52.389325 [ 4 ] {17083fa2-9e11-4fbe-b2c5-83456e5bdd91} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001881 sec., 21265.28442317916 rows/sec., 38.11 MiB/sec. | ||
| 5316 | 2025.12.17 00:12:52.389378 [ 4 ] {17083fa2-9e11-4fbe-b2c5-83456e5bdd91} <Debug> TCPHandler: Processed in 0.002055693 sec. | ||
| 5317 | 2025.12.17 00:12:52.389401 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11590 rows, containing 5 columns (5 merged, 0 gathered) in 0.003351669 sec., 3457978.696583702 rows/sec., 235.39 MiB/sec. | ||
| 5318 | 2025.12.17 00:12:52.389501 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2025.12.17 00:12:52.389595 [ 4 ] {e31b75ff-e243-499c-9644-724ec32d4c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5320 | 2025.12.17 00:12:52.389636 [ 4 ] {e31b75ff-e243-499c-9644-724ec32d4c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5321 | 2025.12.17 00:12:52.389777 [ 201 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5322 | 2025.12.17 00:12:52.389976 [ 4 ] {e31b75ff-e243-499c-9644-724ec32d4c32} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2025.12.17 00:12:52.390019 [ 4 ] {e31b75ff-e243-499c-9644-724ec32d4c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5324 | 2025.12.17 00:12:52.390072 [ 201 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2025.12.17 00:12:52.390153 [ 201 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5326 | 2025.12.17 00:12:52.390232 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5327 | 2025.12.17 00:12:52.390349 [ 4 ] {e31b75ff-e243-499c-9644-724ec32d4c32} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5328 | 2025.12.17 00:12:52.390568 [ 4 ] {e31b75ff-e243-499c-9644-724ec32d4c32} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2025.12.17 00:12:52.390689 [ 62 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5330 | 2025.12.17 00:12:52.390693 [ 4 ] {e31b75ff-e243-499c-9644-724ec32d4c32} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 5.71 MiB/sec. | ||
| 5331 | 2025.12.17 00:12:52.390739 [ 62 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2025.12.17 00:12:52.390756 [ 4 ] {e31b75ff-e243-499c-9644-724ec32d4c32} <Debug> TCPHandler: Processed in 0.001313768 sec. | ||
| 5333 | 2025.12.17 00:12:52.390769 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5334 | 2025.12.17 00:12:52.390848 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5335 | 2025.12.17 00:12:52.390931 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5336 | 2025.12.17 00:12:52.390955 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5337 | 2025.12.17 00:12:52.391001 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5338 | 2025.12.17 00:12:52.391039 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5339 | 2025.12.17 00:12:52.391077 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5340 | 2025.12.17 00:12:52.391110 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5341 | 2025.12.17 00:12:52.391146 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5342 | 2025.12.17 00:12:52.391991 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2232 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171064 sec., 1905959.0252966532 rows/sec., 125.06 MiB/sec. | ||
| 5343 | 2025.12.17 00:12:52.392173 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5344 | 2025.12.17 00:12:52.392417 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_36_7} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2025.12.17 00:12:52.392479 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_36_7} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5346 | 2025.12.17 00:12:52.392538 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5347 | 2025.12.17 00:12:56.189079 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5348 | 2025.12.17 00:12:56.189150 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5349 | 2025.12.17 00:12:56.291877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12349 | ||
| 5350 | 2025.12.17 00:12:56.292426 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2025.12.17 00:12:56.292460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5352 | 2025.12.17 00:12:56.292920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5353 | 2025.12.17 00:12:56.293142 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2025.12.17 00:12:56.293264 [ 57 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5355 | 2025.12.17 00:12:56.293267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12349 | ||
| 5356 | 2025.12.17 00:12:56.293304 [ 57 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2025.12.17 00:12:56.293325 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5358 | 2025.12.17 00:12:56.293485 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::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 | ||
| 5359 | 2025.12.17 00:12:56.293686 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5360 | 2025.12.17 00:12:56.293744 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9917 rows starting from the beginning of the part | ||
| 5361 | 2025.12.17 00:12:56.293841 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5362 | 2025.12.17 00:12:56.293913 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5363 | 2025.12.17 00:12:56.293979 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5364 | 2025.12.17 00:12:56.294039 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5365 | 2025.12.17 00:12:56.294102 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5366 | 2025.12.17 00:12:56.298378 [ 187 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12349 rows, containing 4 columns (4 merged, 0 gathered) in 0.004975863 sec., 2481780.547414589 rows/sec., 35.50 MiB/sec. | ||
| 5367 | 2025.12.17 00:12:56.298606 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5368 | 2025.12.17 00:12:56.298858 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2025.12.17 00:12:56.298933 [ 188 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_26_5} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5370 | 2025.12.17 00:12:56.299005 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5371 | 2025.12.17 00:12:56.941402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5372 | 2025.12.17 00:12:56.958519 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2025.12.17 00:12:56.958578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5374 | 2025.12.17 00:12:56.964125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5375 | 2025.12.17 00:12:56.964822 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2025.12.17 00:12:56.965121 [ 57 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5377 | 2025.12.17 00:12:56.965189 [ 57 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2025.12.17 00:12:56.965213 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5379 | 2025.12.17 00:12:56.965308 [ 192 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 5380 | 2025.12.17 00:12:56.967696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5381 | 2025.12.17 00:12:56.968313 [ 192 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5382 | 2025.12.17 00:12:56.969071 [ 192 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 5383 | 2025.12.17 00:12:56.972236 [ 192 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 5384 | 2025.12.17 00:12:56.975501 [ 192 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 5385 | 2025.12.17 00:12:56.979062 [ 192 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 5386 | 2025.12.17 00:12:56.983018 [ 192 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 5387 | 2025.12.17 00:12:56.986991 [ 192 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 5388 | 2025.12.17 00:12:57.000262 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.88 MiB, peak 265.88 MiB, free memory in arenas 0.00 B, will set to 258.60 MiB (RSS), difference: -7.28 MiB | ||
| 5389 | 2025.12.17 00:12:57.040726 [ 188 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.075452879 sec., 2597.6477319043056 rows/sec., 13.43 MiB/sec. | ||
| 5390 | 2025.12.17 00:12:57.042478 [ 200 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5391 | 2025.12.17 00:12:57.044010 [ 200 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_26_5} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2025.12.17 00:12:57.044089 [ 200 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_26_5} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5393 | 2025.12.17 00:12:57.045223 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5394 | 2025.12.17 00:12:57.359071 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2025.12.17 00:12:57.359256 [ 4 ] {0d4d344d-8932-41d3-ad26-ad80e30b2190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5396 | 2025.12.17 00:12:57.359322 [ 4 ] {0d4d344d-8932-41d3-ad26-ad80e30b2190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5397 | 2025.12.17 00:12:57.359957 [ 4 ] {0d4d344d-8932-41d3-ad26-ad80e30b2190} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2025.12.17 00:12:57.360002 [ 4 ] {0d4d344d-8932-41d3-ad26-ad80e30b2190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5399 | 2025.12.17 00:12:57.360422 [ 4 ] {0d4d344d-8932-41d3-ad26-ad80e30b2190} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5400 | 2025.12.17 00:12:57.360655 [ 4 ] {0d4d344d-8932-41d3-ad26-ad80e30b2190} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2025.12.17 00:12:57.360810 [ 4 ] {0d4d344d-8932-41d3-ad26-ad80e30b2190} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.68 MiB/sec. | ||
| 5402 | 2025.12.17 00:12:57.360852 [ 4 ] {0d4d344d-8932-41d3-ad26-ad80e30b2190} <Debug> TCPHandler: Processed in 0.001922791 sec. | ||
| 5403 | 2025.12.17 00:12:57.360970 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2025.12.17 00:12:57.361063 [ 4 ] {c92b9548-8c11-42b6-a363-d403d5529213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5405 | 2025.12.17 00:12:57.361101 [ 4 ] {c92b9548-8c11-42b6-a363-d403d5529213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5406 | 2025.12.17 00:12:57.361500 [ 4 ] {c92b9548-8c11-42b6-a363-d403d5529213} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2025.12.17 00:12:57.361535 [ 4 ] {c92b9548-8c11-42b6-a363-d403d5529213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5408 | 2025.12.17 00:12:57.361849 [ 4 ] {c92b9548-8c11-42b6-a363-d403d5529213} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5409 | 2025.12.17 00:12:57.362062 [ 4 ] {c92b9548-8c11-42b6-a363-d403d5529213} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2025.12.17 00:12:57.362194 [ 4 ] {c92b9548-8c11-42b6-a363-d403d5529213} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 5411 | 2025.12.17 00:12:57.362232 [ 4 ] {c92b9548-8c11-42b6-a363-d403d5529213} <Debug> TCPHandler: Processed in 0.001311027 sec. | ||
| 5412 | 2025.12.17 00:12:57.362342 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2025.12.17 00:12:57.362435 [ 4 ] {81d5a5bc-c76c-4575-bbaf-ff9fe8143b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5414 | 2025.12.17 00:12:57.362478 [ 4 ] {81d5a5bc-c76c-4575-bbaf-ff9fe8143b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5415 | 2025.12.17 00:12:57.362913 [ 4 ] {81d5a5bc-c76c-4575-bbaf-ff9fe8143b5c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2025.12.17 00:12:57.362950 [ 4 ] {81d5a5bc-c76c-4575-bbaf-ff9fe8143b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5417 | 2025.12.17 00:12:57.363299 [ 4 ] {81d5a5bc-c76c-4575-bbaf-ff9fe8143b5c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5418 | 2025.12.17 00:12:57.363530 [ 4 ] {81d5a5bc-c76c-4575-bbaf-ff9fe8143b5c} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2025.12.17 00:12:57.363666 [ 4 ] {81d5a5bc-c76c-4575-bbaf-ff9fe8143b5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 5420 | 2025.12.17 00:12:57.363704 [ 4 ] {81d5a5bc-c76c-4575-bbaf-ff9fe8143b5c} <Debug> TCPHandler: Processed in 0.001408649 sec. | ||
| 5421 | 2025.12.17 00:12:57.363815 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2025.12.17 00:12:57.363909 [ 4 ] {3fb1f22b-d0de-473f-8435-066dce8eee7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5423 | 2025.12.17 00:12:57.363950 [ 4 ] {3fb1f22b-d0de-473f-8435-066dce8eee7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5424 | 2025.12.17 00:12:57.364276 [ 4 ] {3fb1f22b-d0de-473f-8435-066dce8eee7a} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2025.12.17 00:12:57.364312 [ 4 ] {3fb1f22b-d0de-473f-8435-066dce8eee7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5426 | 2025.12.17 00:12:57.364628 [ 4 ] {3fb1f22b-d0de-473f-8435-066dce8eee7a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5427 | 2025.12.17 00:12:57.364833 [ 4 ] {3fb1f22b-d0de-473f-8435-066dce8eee7a} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2025.12.17 00:12:57.364963 [ 4 ] {3fb1f22b-d0de-473f-8435-066dce8eee7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5429 | 2025.12.17 00:12:57.364999 [ 4 ] {3fb1f22b-d0de-473f-8435-066dce8eee7a} <Debug> TCPHandler: Processed in 0.001231596 sec. | ||
| 5430 | 2025.12.17 00:12:58.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.44 MiB, peak 265.88 MiB, free memory in arenas 0.00 B, will set to 262.19 MiB (RSS), difference: 12.74 MiB | ||
| 5431 | 2025.12.17 00:13:01.309085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 688 | ||
| 5432 | 2025.12.17 00:13:01.311339 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.12.17 00:13:01.311389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5434 | 2025.12.17 00:13:01.312594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5435 | 2025.12.17 00:13:01.312851 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2025.12.17 00:13:01.313103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5437 | 2025.12.17 00:13:02.365007 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2025.12.17 00:13:02.365292 [ 4 ] {dfce99c2-d579-4eac-94aa-94e6265cb17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5439 | 2025.12.17 00:13:02.365394 [ 4 ] {dfce99c2-d579-4eac-94aa-94e6265cb17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5440 | 2025.12.17 00:13:02.366162 [ 4 ] {dfce99c2-d579-4eac-94aa-94e6265cb17f} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2025.12.17 00:13:02.366207 [ 4 ] {dfce99c2-d579-4eac-94aa-94e6265cb17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5442 | 2025.12.17 00:13:02.366615 [ 4 ] {dfce99c2-d579-4eac-94aa-94e6265cb17f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5443 | 2025.12.17 00:13:02.366837 [ 4 ] {dfce99c2-d579-4eac-94aa-94e6265cb17f} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2025.12.17 00:13:02.366992 [ 4 ] {dfce99c2-d579-4eac-94aa-94e6265cb17f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001778 sec., 13498.312710911136 rows/sec., 1.12 MiB/sec. | ||
| 5445 | 2025.12.17 00:13:02.367035 [ 4 ] {dfce99c2-d579-4eac-94aa-94e6265cb17f} <Debug> TCPHandler: Processed in 0.002212366 sec. | ||
| 5446 | 2025.12.17 00:13:02.367156 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2025.12.17 00:13:02.367285 [ 4 ] {9d2f0924-1685-456a-ad14-95616c3d3c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5448 | 2025.12.17 00:13:02.367336 [ 4 ] {9d2f0924-1685-456a-ad14-95616c3d3c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5449 | 2025.12.17 00:13:02.367828 [ 4 ] {9d2f0924-1685-456a-ad14-95616c3d3c8b} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2025.12.17 00:13:02.367876 [ 4 ] {9d2f0924-1685-456a-ad14-95616c3d3c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5451 | 2025.12.17 00:13:02.368261 [ 4 ] {9d2f0924-1685-456a-ad14-95616c3d3c8b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5452 | 2025.12.17 00:13:02.368531 [ 4 ] {9d2f0924-1685-456a-ad14-95616c3d3c8b} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2025.12.17 00:13:02.368683 [ 4 ] {9d2f0924-1685-456a-ad14-95616c3d3c8b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001423 sec., 9838.369641602249 rows/sec., 802.25 KiB/sec. | ||
| 5454 | 2025.12.17 00:13:02.368721 [ 4 ] {9d2f0924-1685-456a-ad14-95616c3d3c8b} <Debug> TCPHandler: Processed in 0.001627944 sec. | ||
| 5455 | 2025.12.17 00:13:02.368836 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2025.12.17 00:13:02.368936 [ 4 ] {f3f3a5fb-51b1-423e-9041-039079bd772e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5457 | 2025.12.17 00:13:02.368976 [ 4 ] {f3f3a5fb-51b1-423e-9041-039079bd772e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5458 | 2025.12.17 00:13:02.369488 [ 4 ] {f3f3a5fb-51b1-423e-9041-039079bd772e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2025.12.17 00:13:02.369525 [ 4 ] {f3f3a5fb-51b1-423e-9041-039079bd772e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5460 | 2025.12.17 00:13:02.369870 [ 4 ] {f3f3a5fb-51b1-423e-9041-039079bd772e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5461 | 2025.12.17 00:13:02.370083 [ 4 ] {f3f3a5fb-51b1-423e-9041-039079bd772e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2025.12.17 00:13:02.370218 [ 4 ] {f3f3a5fb-51b1-423e-9041-039079bd772e} <Debug> executeQuery: Read 263 rows, 24.05 KiB in 0.0013 sec., 202307.6923076923 rows/sec., 18.07 MiB/sec. | ||
| 5463 | 2025.12.17 00:13:02.370256 [ 4 ] {f3f3a5fb-51b1-423e-9041-039079bd772e} <Debug> TCPHandler: Processed in 0.001469251 sec. | ||
| 5464 | 2025.12.17 00:13:02.370385 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2025.12.17 00:13:02.370507 [ 4 ] {c8e6bc62-b1ed-4f5b-863a-7a1342f9dbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5466 | 2025.12.17 00:13:02.370556 [ 4 ] {c8e6bc62-b1ed-4f5b-863a-7a1342f9dbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5467 | 2025.12.17 00:13:02.370997 [ 4 ] {c8e6bc62-b1ed-4f5b-863a-7a1342f9dbf2} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2025.12.17 00:13:02.371035 [ 4 ] {c8e6bc62-b1ed-4f5b-863a-7a1342f9dbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5469 | 2025.12.17 00:13:02.371378 [ 4 ] {c8e6bc62-b1ed-4f5b-863a-7a1342f9dbf2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5470 | 2025.12.17 00:13:02.371588 [ 4 ] {c8e6bc62-b1ed-4f5b-863a-7a1342f9dbf2} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2025.12.17 00:13:02.371715 [ 4 ] {c8e6bc62-b1ed-4f5b-863a-7a1342f9dbf2} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001233 sec., 53527.98053527981 rows/sec., 3.92 MiB/sec. | ||
| 5472 | 2025.12.17 00:13:02.371755 [ 4 ] {c8e6bc62-b1ed-4f5b-863a-7a1342f9dbf2} <Debug> TCPHandler: Processed in 0.00144164 sec. | ||
| 5473 | 2025.12.17 00:13:02.371864 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2025.12.17 00:13:02.371960 [ 4 ] {f804e6a8-0a84-44ec-8f68-1638fa32c450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5475 | 2025.12.17 00:13:02.371999 [ 4 ] {f804e6a8-0a84-44ec-8f68-1638fa32c450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5476 | 2025.12.17 00:13:02.372386 [ 4 ] {f804e6a8-0a84-44ec-8f68-1638fa32c450} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2025.12.17 00:13:02.372423 [ 4 ] {f804e6a8-0a84-44ec-8f68-1638fa32c450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5478 | 2025.12.17 00:13:02.372721 [ 4 ] {f804e6a8-0a84-44ec-8f68-1638fa32c450} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5479 | 2025.12.17 00:13:02.372930 [ 4 ] {f804e6a8-0a84-44ec-8f68-1638fa32c450} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2025.12.17 00:13:02.373055 [ 4 ] {f804e6a8-0a84-44ec-8f68-1638fa32c450} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001113 sec., 21563.342318059298 rows/sec., 1.79 MiB/sec. | ||
| 5481 | 2025.12.17 00:13:02.373093 [ 4 ] {f804e6a8-0a84-44ec-8f68-1638fa32c450} <Debug> TCPHandler: Processed in 0.001279746 sec. | ||
| 5482 | 2025.12.17 00:13:02.373201 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2025.12.17 00:13:02.373294 [ 4 ] {c02ec807-f445-4c50-af7e-9321e919f374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5484 | 2025.12.17 00:13:02.373334 [ 4 ] {c02ec807-f445-4c50-af7e-9321e919f374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5485 | 2025.12.17 00:13:02.373711 [ 4 ] {c02ec807-f445-4c50-af7e-9321e919f374} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2025.12.17 00:13:02.373747 [ 4 ] {c02ec807-f445-4c50-af7e-9321e919f374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5487 | 2025.12.17 00:13:02.374041 [ 4 ] {c02ec807-f445-4c50-af7e-9321e919f374} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5488 | 2025.12.17 00:13:02.374246 [ 4 ] {c02ec807-f445-4c50-af7e-9321e919f374} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2025.12.17 00:13:02.374374 [ 4 ] {c02ec807-f445-4c50-af7e-9321e919f374} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 5490 | 2025.12.17 00:13:02.374412 [ 4 ] {c02ec807-f445-4c50-af7e-9321e919f374} <Debug> TCPHandler: Processed in 0.001266476 sec. | ||
| 5491 | 2025.12.17 00:13:02.374507 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2025.12.17 00:13:02.374601 [ 4 ] {e88b98d0-1abb-4750-a331-18f3140bf572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5493 | 2025.12.17 00:13:02.374640 [ 4 ] {e88b98d0-1abb-4750-a331-18f3140bf572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5494 | 2025.12.17 00:13:02.375068 [ 4 ] {e88b98d0-1abb-4750-a331-18f3140bf572} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2025.12.17 00:13:02.375104 [ 4 ] {e88b98d0-1abb-4750-a331-18f3140bf572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5496 | 2025.12.17 00:13:02.375447 [ 4 ] {e88b98d0-1abb-4750-a331-18f3140bf572} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5497 | 2025.12.17 00:13:02.375675 [ 4 ] {e88b98d0-1abb-4750-a331-18f3140bf572} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2025.12.17 00:13:02.375810 [ 4 ] {e88b98d0-1abb-4750-a331-18f3140bf572} <Debug> executeQuery: Read 154 rows, 12.72 KiB in 0.001227 sec., 125509.37245313774 rows/sec., 10.12 MiB/sec. | ||
| 5499 | 2025.12.17 00:13:02.375847 [ 4 ] {e88b98d0-1abb-4750-a331-18f3140bf572} <Debug> TCPHandler: Processed in 0.001388979 sec. | ||
| 5500 | 2025.12.17 00:13:02.375946 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2025.12.17 00:13:02.376040 [ 4 ] {c14f4c5e-f52f-4e35-b7d1-2237a81e5add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5502 | 2025.12.17 00:13:02.376083 [ 4 ] {c14f4c5e-f52f-4e35-b7d1-2237a81e5add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5503 | 2025.12.17 00:13:02.376486 [ 4 ] {c14f4c5e-f52f-4e35-b7d1-2237a81e5add} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2025.12.17 00:13:02.376525 [ 4 ] {c14f4c5e-f52f-4e35-b7d1-2237a81e5add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5505 | 2025.12.17 00:13:02.376860 [ 4 ] {c14f4c5e-f52f-4e35-b7d1-2237a81e5add} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5506 | 2025.12.17 00:13:02.377067 [ 4 ] {c14f4c5e-f52f-4e35-b7d1-2237a81e5add} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2025.12.17 00:13:02.377194 [ 4 ] {c14f4c5e-f52f-4e35-b7d1-2237a81e5add} <Debug> executeQuery: Read 239 rows, 17.88 KiB in 0.001174 sec., 203577.51277683137 rows/sec., 14.87 MiB/sec. | ||
| 5508 | 2025.12.17 00:13:02.377232 [ 4 ] {c14f4c5e-f52f-4e35-b7d1-2237a81e5add} <Debug> TCPHandler: Processed in 0.001334028 sec. | ||
| 5509 | 2025.12.17 00:13:02.377335 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2025.12.17 00:13:02.377428 [ 4 ] {28b63e88-6990-4259-8b5a-f4552737c4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5511 | 2025.12.17 00:13:02.377482 [ 4 ] {28b63e88-6990-4259-8b5a-f4552737c4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5512 | 2025.12.17 00:13:02.378270 [ 4 ] {28b63e88-6990-4259-8b5a-f4552737c4b5} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2025.12.17 00:13:02.378311 [ 4 ] {28b63e88-6990-4259-8b5a-f4552737c4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5514 | 2025.12.17 00:13:02.378910 [ 4 ] {28b63e88-6990-4259-8b5a-f4552737c4b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5515 | 2025.12.17 00:13:02.379133 [ 4 ] {28b63e88-6990-4259-8b5a-f4552737c4b5} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2025.12.17 00:13:02.379267 [ 4 ] {28b63e88-6990-4259-8b5a-f4552737c4b5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001857 sec., 21540.11847065159 rows/sec., 38.60 MiB/sec. | ||
| 5517 | 2025.12.17 00:13:02.379319 [ 4 ] {28b63e88-6990-4259-8b5a-f4552737c4b5} <Debug> TCPHandler: Processed in 0.002033242 sec. | ||
| 5518 | 2025.12.17 00:13:02.379421 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2025.12.17 00:13:02.379515 [ 4 ] {3a6e9b10-c8d7-42ea-b2fb-f5c6c2337de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5520 | 2025.12.17 00:13:02.379556 [ 4 ] {3a6e9b10-c8d7-42ea-b2fb-f5c6c2337de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5521 | 2025.12.17 00:13:02.379874 [ 4 ] {3a6e9b10-c8d7-42ea-b2fb-f5c6c2337de2} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2025.12.17 00:13:02.379910 [ 4 ] {3a6e9b10-c8d7-42ea-b2fb-f5c6c2337de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5523 | 2025.12.17 00:13:02.380222 [ 4 ] {3a6e9b10-c8d7-42ea-b2fb-f5c6c2337de2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5524 | 2025.12.17 00:13:02.380428 [ 4 ] {3a6e9b10-c8d7-42ea-b2fb-f5c6c2337de2} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2025.12.17 00:13:02.380556 [ 4 ] {3a6e9b10-c8d7-42ea-b2fb-f5c6c2337de2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 5526 | 2025.12.17 00:13:02.380592 [ 4 ] {3a6e9b10-c8d7-42ea-b2fb-f5c6c2337de2} <Debug> TCPHandler: Processed in 0.001219406 sec. | ||
| 5527 | 2025.12.17 00:13:03.793465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12797 | ||
| 5528 | 2025.12.17 00:13:03.794009 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2025.12.17 00:13:03.794054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5530 | 2025.12.17 00:13:03.794577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5531 | 2025.12.17 00:13:03.794846 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2025.12.17 00:13:03.794990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12797 | ||
| 5533 | 2025.12.17 00:13:04.467870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5534 | 2025.12.17 00:13:04.483553 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2025.12.17 00:13:04.483613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5536 | 2025.12.17 00:13:04.489620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5537 | 2025.12.17 00:13:04.490332 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2025.12.17 00:13:04.493067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5539 | 2025.12.17 00:13:07.358936 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2025.12.17 00:13:07.359124 [ 4 ] {a296be2b-1661-4665-bfea-08e2f672638d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5541 | 2025.12.17 00:13:07.359191 [ 4 ] {a296be2b-1661-4665-bfea-08e2f672638d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5542 | 2025.12.17 00:13:07.359851 [ 4 ] {a296be2b-1661-4665-bfea-08e2f672638d} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2025.12.17 00:13:07.359906 [ 4 ] {a296be2b-1661-4665-bfea-08e2f672638d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5544 | 2025.12.17 00:13:07.360319 [ 4 ] {a296be2b-1661-4665-bfea-08e2f672638d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5545 | 2025.12.17 00:13:07.360555 [ 4 ] {a296be2b-1661-4665-bfea-08e2f672638d} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2025.12.17 00:13:07.360714 [ 4 ] {a296be2b-1661-4665-bfea-08e2f672638d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.62 MiB/sec. | ||
| 5547 | 2025.12.17 00:13:07.360763 [ 4 ] {a296be2b-1661-4665-bfea-08e2f672638d} <Debug> TCPHandler: Processed in 0.001960241 sec. | ||
| 5548 | 2025.12.17 00:13:07.360894 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2025.12.17 00:13:07.360995 [ 4 ] {8709cbce-17ba-43b2-853e-5d1f24fededa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5550 | 2025.12.17 00:13:07.361039 [ 4 ] {8709cbce-17ba-43b2-853e-5d1f24fededa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5551 | 2025.12.17 00:13:07.361471 [ 4 ] {8709cbce-17ba-43b2-853e-5d1f24fededa} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2025.12.17 00:13:07.361507 [ 4 ] {8709cbce-17ba-43b2-853e-5d1f24fededa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5553 | 2025.12.17 00:13:07.361831 [ 4 ] {8709cbce-17ba-43b2-853e-5d1f24fededa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5554 | 2025.12.17 00:13:07.362055 [ 4 ] {8709cbce-17ba-43b2-853e-5d1f24fededa} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2025.12.17 00:13:07.362181 [ 4 ] {8709cbce-17ba-43b2-853e-5d1f24fededa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 5556 | 2025.12.17 00:13:07.362218 [ 4 ] {8709cbce-17ba-43b2-853e-5d1f24fededa} <Debug> TCPHandler: Processed in 0.001377059 sec. | ||
| 5557 | 2025.12.17 00:13:07.362330 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2025.12.17 00:13:07.362427 [ 4 ] {3ede587e-59b3-445a-b4b9-d83301a01f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5559 | 2025.12.17 00:13:07.362473 [ 4 ] {3ede587e-59b3-445a-b4b9-d83301a01f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5560 | 2025.12.17 00:13:07.362899 [ 4 ] {3ede587e-59b3-445a-b4b9-d83301a01f20} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2025.12.17 00:13:07.362933 [ 4 ] {3ede587e-59b3-445a-b4b9-d83301a01f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5562 | 2025.12.17 00:13:07.363268 [ 4 ] {3ede587e-59b3-445a-b4b9-d83301a01f20} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5563 | 2025.12.17 00:13:07.363494 [ 4 ] {3ede587e-59b3-445a-b4b9-d83301a01f20} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.12.17 00:13:07.363621 [ 4 ] {3ede587e-59b3-445a-b4b9-d83301a01f20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 5565 | 2025.12.17 00:13:07.363658 [ 4 ] {3ede587e-59b3-445a-b4b9-d83301a01f20} <Debug> TCPHandler: Processed in 0.001378459 sec. | ||
| 5566 | 2025.12.17 00:13:07.363758 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2025.12.17 00:13:07.363862 [ 4 ] {b9daea27-c2fb-4136-9c96-15378c01bad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5568 | 2025.12.17 00:13:07.363913 [ 4 ] {b9daea27-c2fb-4136-9c96-15378c01bad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5569 | 2025.12.17 00:13:07.364300 [ 4 ] {b9daea27-c2fb-4136-9c96-15378c01bad9} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.12.17 00:13:07.364342 [ 4 ] {b9daea27-c2fb-4136-9c96-15378c01bad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5571 | 2025.12.17 00:13:07.364722 [ 4 ] {b9daea27-c2fb-4136-9c96-15378c01bad9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5572 | 2025.12.17 00:13:07.364953 [ 4 ] {b9daea27-c2fb-4136-9c96-15378c01bad9} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.12.17 00:13:07.365078 [ 4 ] {b9daea27-c2fb-4136-9c96-15378c01bad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 5574 | 2025.12.17 00:13:07.365113 [ 4 ] {b9daea27-c2fb-4136-9c96-15378c01bad9} <Debug> TCPHandler: Processed in 0.001403419 sec. | ||
| 5575 | 2025.12.17 00:13:11.189201 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5576 | 2025.12.17 00:13:11.189276 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5577 | 2025.12.17 00:13:11.295084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13309 | ||
| 5578 | 2025.12.17 00:13:11.295585 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2025.12.17 00:13:11.295621 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5580 | 2025.12.17 00:13:11.296118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5581 | 2025.12.17 00:13:11.296358 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2025.12.17 00:13:11.296484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13309 | ||
| 5583 | 2025.12.17 00:13:11.313324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 716 | ||
| 5584 | 2025.12.17 00:13:11.315599 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2025.12.17 00:13:11.315646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5586 | 2025.12.17 00:13:11.316863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5587 | 2025.12.17 00:13:11.317134 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2025.12.17 00:13:11.317398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5589 | 2025.12.17 00:13:11.993167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5590 | 2025.12.17 00:13:12.009075 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2025.12.17 00:13:12.009130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5592 | 2025.12.17 00:13:12.015524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5593 | 2025.12.17 00:13:12.016215 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.12.17 00:13:12.018854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5595 | 2025.12.17 00:13:12.361536 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2025.12.17 00:13:12.361832 [ 4 ] {46ac9216-e003-4c66-84aa-b64d84f5fae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5597 | 2025.12.17 00:13:12.361943 [ 4 ] {46ac9216-e003-4c66-84aa-b64d84f5fae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5598 | 2025.12.17 00:13:12.362686 [ 4 ] {46ac9216-e003-4c66-84aa-b64d84f5fae2} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2025.12.17 00:13:12.362739 [ 4 ] {46ac9216-e003-4c66-84aa-b64d84f5fae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5600 | 2025.12.17 00:13:12.363173 [ 4 ] {46ac9216-e003-4c66-84aa-b64d84f5fae2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5601 | 2025.12.17 00:13:12.363423 [ 4 ] {46ac9216-e003-4c66-84aa-b64d84f5fae2} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2025.12.17 00:13:12.363589 [ 4 ] {46ac9216-e003-4c66-84aa-b64d84f5fae2} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001839 sec., 73953.23545405112 rows/sec., 6.41 MiB/sec. | ||
| 5603 | 2025.12.17 00:13:12.363641 [ 4 ] {46ac9216-e003-4c66-84aa-b64d84f5fae2} <Debug> TCPHandler: Processed in 0.002300157 sec. | ||
| 5604 | 2025.12.17 00:13:12.363760 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2025.12.17 00:13:12.363864 [ 4 ] {2e7a6e5f-6ad0-4473-9679-e583234eae47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5606 | 2025.12.17 00:13:12.363910 [ 4 ] {2e7a6e5f-6ad0-4473-9679-e583234eae47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5607 | 2025.12.17 00:13:12.364321 [ 4 ] {2e7a6e5f-6ad0-4473-9679-e583234eae47} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2025.12.17 00:13:12.364361 [ 4 ] {2e7a6e5f-6ad0-4473-9679-e583234eae47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5609 | 2025.12.17 00:13:12.364676 [ 4 ] {2e7a6e5f-6ad0-4473-9679-e583234eae47} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5610 | 2025.12.17 00:13:12.364890 [ 4 ] {2e7a6e5f-6ad0-4473-9679-e583234eae47} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2025.12.17 00:13:12.365001 [ 32 ] {} <Debug> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5612 | 2025.12.17 00:13:12.365024 [ 4 ] {2e7a6e5f-6ad0-4473-9679-e583234eae47} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001182 sec., 33840.9475465313 rows/sec., 2.49 MiB/sec. | ||
| 5613 | 2025.12.17 00:13:12.365073 [ 32 ] {} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2025.12.17 00:13:12.365083 [ 4 ] {2e7a6e5f-6ad0-4473-9679-e583234eae47} <Debug> TCPHandler: Processed in 0.001376959 sec. | ||
| 5615 | 2025.12.17 00:13:12.365114 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5616 | 2025.12.17 00:13:12.365205 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2025.12.17 00:13:12.365225 [ 187 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 5618 | 2025.12.17 00:13:12.365306 [ 4 ] {0d7824e1-5e27-4f28-8029-16e1ff21220e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5619 | 2025.12.17 00:13:12.365336 [ 187 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5620 | 2025.12.17 00:13:12.365348 [ 4 ] {0d7824e1-5e27-4f28-8029-16e1ff21220e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5621 | 2025.12.17 00:13:12.365370 [ 187 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 5622 | 2025.12.17 00:13:12.365436 [ 187 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 247 rows starting from the beginning of the part | ||
| 5623 | 2025.12.17 00:13:12.365486 [ 187 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 245 rows starting from the beginning of the part | ||
| 5624 | 2025.12.17 00:13:12.365537 [ 187 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 245 rows starting from the beginning of the part | ||
| 5625 | 2025.12.17 00:13:12.365580 [ 187 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
| 5626 | 2025.12.17 00:13:12.365625 [ 187 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 5627 | 2025.12.17 00:13:12.365772 [ 4 ] {0d7824e1-5e27-4f28-8029-16e1ff21220e} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2025.12.17 00:13:12.365810 [ 4 ] {0d7824e1-5e27-4f28-8029-16e1ff21220e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5629 | 2025.12.17 00:13:12.366139 [ 4 ] {0d7824e1-5e27-4f28-8029-16e1ff21220e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5630 | 2025.12.17 00:13:12.366356 [ 4 ] {0d7824e1-5e27-4f28-8029-16e1ff21220e} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2025.12.17 00:13:12.366488 [ 4 ] {0d7824e1-5e27-4f28-8029-16e1ff21220e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 6.76 MiB/sec. | ||
| 5632 | 2025.12.17 00:13:12.366515 [ 200 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335038 sec., 838927.4312791097 rows/sec., 55.68 MiB/sec. | ||
| 5633 | 2025.12.17 00:13:12.366528 [ 4 ] {0d7824e1-5e27-4f28-8029-16e1ff21220e} <Debug> TCPHandler: Processed in 0.001377448 sec. | ||
| 5634 | 2025.12.17 00:13:12.366657 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2025.12.17 00:13:12.366704 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5636 | 2025.12.17 00:13:12.366756 [ 4 ] {e391a338-3957-4998-9bd5-d61c88e9c97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5637 | 2025.12.17 00:13:12.366807 [ 4 ] {e391a338-3957-4998-9bd5-d61c88e9c97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5638 | 2025.12.17 00:13:12.367010 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2025.12.17 00:13:12.367091 [ 188 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_21_4} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5640 | 2025.12.17 00:13:12.367193 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5641 | 2025.12.17 00:13:12.367223 [ 4 ] {e391a338-3957-4998-9bd5-d61c88e9c97f} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2025.12.17 00:13:12.367266 [ 4 ] {e391a338-3957-4998-9bd5-d61c88e9c97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5643 | 2025.12.17 00:13:12.367613 [ 4 ] {e391a338-3957-4998-9bd5-d61c88e9c97f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5644 | 2025.12.17 00:13:12.367832 [ 4 ] {e391a338-3957-4998-9bd5-d61c88e9c97f} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2025.12.17 00:13:12.367964 [ 4 ] {e391a338-3957-4998-9bd5-d61c88e9c97f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 5646 | 2025.12.17 00:13:12.368002 [ 4 ] {e391a338-3957-4998-9bd5-d61c88e9c97f} <Debug> TCPHandler: Processed in 0.001396909 sec. | ||
| 5647 | 2025.12.17 00:13:12.368116 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2025.12.17 00:13:12.368210 [ 4 ] {0da0fb7e-a727-451d-b8da-29ee4c7af93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5649 | 2025.12.17 00:13:12.368267 [ 4 ] {0da0fb7e-a727-451d-b8da-29ee4c7af93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5650 | 2025.12.17 00:13:12.369069 [ 4 ] {0da0fb7e-a727-451d-b8da-29ee4c7af93b} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2025.12.17 00:13:12.369108 [ 4 ] {0da0fb7e-a727-451d-b8da-29ee4c7af93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5652 | 2025.12.17 00:13:12.369717 [ 4 ] {0da0fb7e-a727-451d-b8da-29ee4c7af93b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5653 | 2025.12.17 00:13:12.369949 [ 4 ] {0da0fb7e-a727-451d-b8da-29ee4c7af93b} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2025.12.17 00:13:12.370090 [ 4 ] {0da0fb7e-a727-451d-b8da-29ee4c7af93b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001898 sec., 21074.81559536354 rows/sec., 37.77 MiB/sec. | ||
| 5655 | 2025.12.17 00:13:12.370153 [ 4 ] {0da0fb7e-a727-451d-b8da-29ee4c7af93b} <Debug> TCPHandler: Processed in 0.002087723 sec. | ||
| 5656 | 2025.12.17 00:13:12.370260 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2025.12.17 00:13:12.370357 [ 4 ] {511179f7-ed31-4e0f-ba8a-a116f2b48161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5658 | 2025.12.17 00:13:12.370401 [ 4 ] {511179f7-ed31-4e0f-ba8a-a116f2b48161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5659 | 2025.12.17 00:13:12.370736 [ 4 ] {511179f7-ed31-4e0f-ba8a-a116f2b48161} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2025.12.17 00:13:12.370773 [ 4 ] {511179f7-ed31-4e0f-ba8a-a116f2b48161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5661 | 2025.12.17 00:13:12.371091 [ 4 ] {511179f7-ed31-4e0f-ba8a-a116f2b48161} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5662 | 2025.12.17 00:13:12.371308 [ 4 ] {511179f7-ed31-4e0f-ba8a-a116f2b48161} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2025.12.17 00:13:12.371435 [ 4 ] {511179f7-ed31-4e0f-ba8a-a116f2b48161} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 5664 | 2025.12.17 00:13:12.371473 [ 4 ] {511179f7-ed31-4e0f-ba8a-a116f2b48161} <Debug> TCPHandler: Processed in 0.001262636 sec. | ||
| 5665 | 2025.12.17 00:13:17.387724 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2025.12.17 00:13:17.387929 [ 4 ] {35feaa08-1e88-41eb-b6a9-a55715a0030d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5667 | 2025.12.17 00:13:17.388001 [ 4 ] {35feaa08-1e88-41eb-b6a9-a55715a0030d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5668 | 2025.12.17 00:13:17.388657 [ 4 ] {35feaa08-1e88-41eb-b6a9-a55715a0030d} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2025.12.17 00:13:17.388710 [ 4 ] {35feaa08-1e88-41eb-b6a9-a55715a0030d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5670 | 2025.12.17 00:13:17.389105 [ 4 ] {35feaa08-1e88-41eb-b6a9-a55715a0030d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5671 | 2025.12.17 00:13:17.389336 [ 4 ] {35feaa08-1e88-41eb-b6a9-a55715a0030d} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2025.12.17 00:13:17.389510 [ 4 ] {35feaa08-1e88-41eb-b6a9-a55715a0030d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001632 sec., 1225.4901960784314 rows/sec., 99.93 KiB/sec. | ||
| 5673 | 2025.12.17 00:13:17.389564 [ 4 ] {35feaa08-1e88-41eb-b6a9-a55715a0030d} <Debug> TCPHandler: Processed in 0.001981601 sec. | ||
| 5674 | 2025.12.17 00:13:17.389697 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2025.12.17 00:13:17.389803 [ 4 ] {109edec6-f715-451a-bd3a-1c72bcacb1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5676 | 2025.12.17 00:13:17.389854 [ 4 ] {109edec6-f715-451a-bd3a-1c72bcacb1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5677 | 2025.12.17 00:13:17.391030 [ 4 ] {109edec6-f715-451a-bd3a-1c72bcacb1e4} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2025.12.17 00:13:17.391070 [ 4 ] {109edec6-f715-451a-bd3a-1c72bcacb1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5679 | 2025.12.17 00:13:17.391497 [ 4 ] {109edec6-f715-451a-bd3a-1c72bcacb1e4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5680 | 2025.12.17 00:13:17.391716 [ 4 ] {109edec6-f715-451a-bd3a-1c72bcacb1e4} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2025.12.17 00:13:17.391848 [ 28 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5682 | 2025.12.17 00:13:17.391860 [ 4 ] {109edec6-f715-451a-bd3a-1c72bcacb1e4} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002082 sec., 574927.9538904899 rows/sec., 47.39 MiB/sec. | ||
| 5683 | 2025.12.17 00:13:17.391937 [ 28 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2025.12.17 00:13:17.391964 [ 4 ] {109edec6-f715-451a-bd3a-1c72bcacb1e4} <Debug> TCPHandler: Processed in 0.002318988 sec. | ||
| 5685 | 2025.12.17 00:13:17.391981 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5686 | 2025.12.17 00:13:17.392109 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 5687 | 2025.12.17 00:13:17.392134 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2025.12.17 00:13:17.392217 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5689 | 2025.12.17 00:13:17.392246 [ 4 ] {79aef8cc-cd18-453f-9cb9-2952454bd923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5690 | 2025.12.17 00:13:17.392252 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2463 rows starting from the beginning of the part | ||
| 5691 | 2025.12.17 00:13:17.392295 [ 4 ] {79aef8cc-cd18-453f-9cb9-2952454bd923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5692 | 2025.12.17 00:13:17.392327 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 5693 | 2025.12.17 00:13:17.392382 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 263 rows starting from the beginning of the part | ||
| 5694 | 2025.12.17 00:13:17.392431 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 5695 | 2025.12.17 00:13:17.392495 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 5696 | 2025.12.17 00:13:17.392554 [ 187 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1197 rows starting from the beginning of the part | ||
| 5697 | 2025.12.17 00:13:17.392806 [ 4 ] {79aef8cc-cd18-453f-9cb9-2952454bd923} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2025.12.17 00:13:17.392850 [ 4 ] {79aef8cc-cd18-453f-9cb9-2952454bd923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5699 | 2025.12.17 00:13:17.393254 [ 4 ] {79aef8cc-cd18-453f-9cb9-2952454bd923} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5700 | 2025.12.17 00:13:17.393474 [ 4 ] {79aef8cc-cd18-453f-9cb9-2952454bd923} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2025.12.17 00:13:17.393605 [ 4 ] {79aef8cc-cd18-453f-9cb9-2952454bd923} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001382 sec., 1447.178002894356 rows/sec., 101.05 KiB/sec. | ||
| 5702 | 2025.12.17 00:13:17.393645 [ 4 ] {79aef8cc-cd18-453f-9cb9-2952454bd923} <Debug> TCPHandler: Processed in 0.001578643 sec. | ||
| 5703 | 2025.12.17 00:13:17.393762 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2025.12.17 00:13:17.393860 [ 4 ] {80822b69-592b-41c2-b70d-fec2c828086f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5705 | 2025.12.17 00:13:17.393904 [ 4 ] {80822b69-592b-41c2-b70d-fec2c828086f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5706 | 2025.12.17 00:13:17.394436 [ 188 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4171 rows, containing 5 columns (5 merged, 0 gathered) in 0.0023714 sec., 1758876.6129712407 rows/sec., 151.81 MiB/sec. | ||
| 5707 | 2025.12.17 00:13:17.394461 [ 4 ] {80822b69-592b-41c2-b70d-fec2c828086f} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2025.12.17 00:13:17.394504 [ 4 ] {80822b69-592b-41c2-b70d-fec2c828086f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5709 | 2025.12.17 00:13:17.394791 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5710 | 2025.12.17 00:13:17.394857 [ 4 ] {80822b69-592b-41c2-b70d-fec2c828086f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5711 | 2025.12.17 00:13:17.395220 [ 4 ] {80822b69-592b-41c2-b70d-fec2c828086f} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2025.12.17 00:13:17.395235 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_41_8} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2025.12.17 00:13:17.395326 [ 196 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_41_8} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5714 | 2025.12.17 00:13:17.395354 [ 4 ] {80822b69-592b-41c2-b70d-fec2c828086f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001514 sec., 150594.45178335535 rows/sec., 10.20 MiB/sec. | ||
| 5715 | 2025.12.17 00:13:17.395398 [ 4 ] {80822b69-592b-41c2-b70d-fec2c828086f} <Debug> TCPHandler: Processed in 0.001687024 sec. | ||
| 5716 | 2025.12.17 00:13:17.395434 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 5717 | 2025.12.17 00:13:17.395515 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2025.12.17 00:13:17.395615 [ 4 ] {70de16ad-d5f8-453d-aa3f-e0fd6738e353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5719 | 2025.12.17 00:13:17.395658 [ 4 ] {70de16ad-d5f8-453d-aa3f-e0fd6738e353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5720 | 2025.12.17 00:13:17.396322 [ 4 ] {70de16ad-d5f8-453d-aa3f-e0fd6738e353} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2025.12.17 00:13:17.396359 [ 4 ] {70de16ad-d5f8-453d-aa3f-e0fd6738e353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5722 | 2025.12.17 00:13:17.396703 [ 4 ] {70de16ad-d5f8-453d-aa3f-e0fd6738e353} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5723 | 2025.12.17 00:13:17.396935 [ 4 ] {70de16ad-d5f8-453d-aa3f-e0fd6738e353} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2025.12.17 00:13:17.397048 [ 28 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5725 | 2025.12.17 00:13:17.397064 [ 4 ] {70de16ad-d5f8-453d-aa3f-e0fd6738e353} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001467 sec., 355828.2208588957 rows/sec., 26.34 MiB/sec. | ||
| 5726 | 2025.12.17 00:13:17.397088 [ 28 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2025.12.17 00:13:17.397112 [ 4 ] {70de16ad-d5f8-453d-aa3f-e0fd6738e353} <Debug> TCPHandler: Processed in 0.001646784 sec. | ||
| 5728 | 2025.12.17 00:13:17.397115 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5729 | 2025.12.17 00:13:17.397208 [ 196 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 5730 | 2025.12.17 00:13:17.397230 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2025.12.17 00:13:17.397306 [ 196 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5732 | 2025.12.17 00:13:17.397329 [ 4 ] {1b63f5e3-df6e-47a1-8773-4029cab665dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5733 | 2025.12.17 00:13:17.397343 [ 196 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 5734 | 2025.12.17 00:13:17.397381 [ 4 ] {1b63f5e3-df6e-47a1-8773-4029cab665dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5735 | 2025.12.17 00:13:17.397424 [ 196 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 5736 | 2025.12.17 00:13:17.397481 [ 196 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 154 rows starting from the beginning of the part | ||
| 5737 | 2025.12.17 00:13:17.397526 [ 196 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 5738 | 2025.12.17 00:13:17.397568 [ 196 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 5739 | 2025.12.17 00:13:17.397613 [ 196 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 522 rows starting from the beginning of the part | ||
| 5740 | 2025.12.17 00:13:17.398077 [ 4 ] {1b63f5e3-df6e-47a1-8773-4029cab665dd} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2025.12.17 00:13:17.398127 [ 4 ] {1b63f5e3-df6e-47a1-8773-4029cab665dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5742 | 2025.12.17 00:13:17.398580 [ 4 ] {1b63f5e3-df6e-47a1-8773-4029cab665dd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5743 | 2025.12.17 00:13:17.398782 [ 196 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604504 sec., 1344340.6809830328 rows/sec., 104.42 MiB/sec. | ||
| 5744 | 2025.12.17 00:13:17.398802 [ 4 ] {1b63f5e3-df6e-47a1-8773-4029cab665dd} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2025.12.17 00:13:17.398918 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5746 | 2025.12.17 00:13:17.398942 [ 4 ] {1b63f5e3-df6e-47a1-8773-4029cab665dd} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001632 sec., 517769.6078431373 rows/sec., 34.85 MiB/sec. | ||
| 5747 | 2025.12.17 00:13:17.398951 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2025.12.17 00:13:17.398985 [ 199 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5749 | 2025.12.17 00:13:17.398988 [ 4 ] {1b63f5e3-df6e-47a1-8773-4029cab665dd} <Debug> TCPHandler: Processed in 0.001807487 sec. | ||
| 5750 | 2025.12.17 00:13:17.398987 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5751 | 2025.12.17 00:13:17.399088 [ 188 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 5752 | 2025.12.17 00:13:17.399114 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.12.17 00:13:17.399183 [ 188 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5754 | 2025.12.17 00:13:17.399215 [ 4 ] {e79583f3-32ad-4946-8ec2-c221bb51f956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5755 | 2025.12.17 00:13:17.399218 [ 188 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11590 rows starting from the beginning of the part | ||
| 5756 | 2025.12.17 00:13:17.399262 [ 199 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_41_8} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2025.12.17 00:13:17.399266 [ 4 ] {e79583f3-32ad-4946-8ec2-c221bb51f956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5758 | 2025.12.17 00:13:17.399290 [ 188 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 5759 | 2025.12.17 00:13:17.399338 [ 188 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 239 rows starting from the beginning of the part | ||
| 5760 | 2025.12.17 00:13:17.399341 [ 199 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_41_8} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5761 | 2025.12.17 00:13:17.399380 [ 188 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 5762 | 2025.12.17 00:13:17.399424 [ 188 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 5763 | 2025.12.17 00:13:17.399430 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5764 | 2025.12.17 00:13:17.399464 [ 188 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 5765 | 2025.12.17 00:13:17.399632 [ 4 ] {e79583f3-32ad-4946-8ec2-c221bb51f956} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2025.12.17 00:13:17.399675 [ 4 ] {e79583f3-32ad-4946-8ec2-c221bb51f956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5767 | 2025.12.17 00:13:17.400010 [ 4 ] {e79583f3-32ad-4946-8ec2-c221bb51f956} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5768 | 2025.12.17 00:13:17.400249 [ 4 ] {e79583f3-32ad-4946-8ec2-c221bb51f956} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2025.12.17 00:13:17.400372 [ 28 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5770 | 2025.12.17 00:13:17.400390 [ 4 ] {e79583f3-32ad-4946-8ec2-c221bb51f956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 5771 | 2025.12.17 00:13:17.400417 [ 28 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2025.12.17 00:13:17.400439 [ 4 ] {e79583f3-32ad-4946-8ec2-c221bb51f956} <Debug> TCPHandler: Processed in 0.001374769 sec. | ||
| 5773 | 2025.12.17 00:13:17.400444 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5774 | 2025.12.17 00:13:17.400542 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5775 | 2025.12.17 00:13:17.400649 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5776 | 2025.12.17 00:13:17.400681 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2232 rows starting from the beginning of the part | ||
| 5777 | 2025.12.17 00:13:17.400734 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5778 | 2025.12.17 00:13:17.400779 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5779 | 2025.12.17 00:13:17.400822 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5780 | 2025.12.17 00:13:17.400862 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5781 | 2025.12.17 00:13:17.400904 [ 196 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 5782 | 2025.12.17 00:13:17.402162 [ 193 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2532 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647794 sec., 1536599.8419705376 rows/sec., 101.15 MiB/sec. | ||
| 5783 | 2025.12.17 00:13:17.402660 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5784 | 2025.12.17 00:13:17.403094 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_41_8} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2025.12.17 00:13:17.403200 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_41_8} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5786 | 2025.12.17 00:13:17.403319 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5787 | 2025.12.17 00:13:17.404184 [ 194 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13154 rows, containing 5 columns (5 merged, 0 gathered) in 0.005122036 sec., 2568119.3962713266 rows/sec., 175.07 MiB/sec. | ||
| 5788 | 2025.12.17 00:13:17.404503 [ 196 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5789 | 2025.12.17 00:13:17.404775 [ 196 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2025.12.17 00:13:17.404835 [ 196 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5791 | 2025.12.17 00:13:17.404899 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5792 | 2025.12.17 00:13:18.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.29 MiB, peak 272.18 MiB, free memory in arenas 0.00 B, will set to 267.07 MiB (RSS), difference: 1.78 MiB | ||
| 5793 | 2025.12.17 00:13:18.796614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13757 | ||
| 5794 | 2025.12.17 00:13:18.797184 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2025.12.17 00:13:18.797237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5796 | 2025.12.17 00:13:18.797722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5797 | 2025.12.17 00:13:18.797953 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2025.12.17 00:13:18.798086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13757 | ||
| 5799 | 2025.12.17 00:13:19.518964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5800 | 2025.12.17 00:13:19.536942 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2025.12.17 00:13:19.537007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5802 | 2025.12.17 00:13:19.543081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5803 | 2025.12.17 00:13:19.543819 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2025.12.17 00:13:19.547332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5805 | 2025.12.17 00:13:21.317633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 742 | ||
| 5806 | 2025.12.17 00:13:21.319903 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2025.12.17 00:13:21.319954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5808 | 2025.12.17 00:13:21.321171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5809 | 2025.12.17 00:13:21.321438 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2025.12.17 00:13:21.321573 [ 51 ] {} <Debug> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5811 | 2025.12.17 00:13:21.321613 [ 51 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2025.12.17 00:13:21.321633 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5813 | 2025.12.17 00:13:21.321707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 5814 | 2025.12.17 00:13:21.321744 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 5815 | 2025.12.17 00:13:21.322331 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5816 | 2025.12.17 00:13:21.322493 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 588 rows starting from the beginning of the part | ||
| 5817 | 2025.12.17 00:13:21.322876 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 5818 | 2025.12.17 00:13:21.323223 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 5819 | 2025.12.17 00:13:21.323553 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 5820 | 2025.12.17 00:13:21.323895 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 5821 | 2025.12.17 00:13:21.324226 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 5822 | 2025.12.17 00:13:21.330120 [ 196 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 72 columns (72 merged, 0 gathered) in 0.008410925 sec., 88218.5966466233 rows/sec., 76.65 MiB/sec. | ||
| 5823 | 2025.12.17 00:13:21.330998 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5824 | 2025.12.17 00:13:21.331502 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2025.12.17 00:13:21.331572 [ 198 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_21_4} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5826 | 2025.12.17 00:13:21.331730 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5827 | 2025.12.17 00:13:22.361257 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5828 | 2025.12.17 00:13:22.361451 [ 4 ] {8e0ada16-94a0-4b82-8de3-d3631e3d3335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5829 | 2025.12.17 00:13:22.361525 [ 4 ] {8e0ada16-94a0-4b82-8de3-d3631e3d3335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5830 | 2025.12.17 00:13:22.362397 [ 4 ] {8e0ada16-94a0-4b82-8de3-d3631e3d3335} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2025.12.17 00:13:22.362451 [ 4 ] {8e0ada16-94a0-4b82-8de3-d3631e3d3335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5832 | 2025.12.17 00:13:22.362862 [ 4 ] {8e0ada16-94a0-4b82-8de3-d3631e3d3335} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5833 | 2025.12.17 00:13:22.363093 [ 4 ] {8e0ada16-94a0-4b82-8de3-d3631e3d3335} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2025.12.17 00:13:22.363251 [ 4 ] {8e0ada16-94a0-4b82-8de3-d3631e3d3335} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001808 sec., 75221.2389380531 rows/sec., 6.52 MiB/sec. | ||
| 5835 | 2025.12.17 00:13:22.363302 [ 4 ] {8e0ada16-94a0-4b82-8de3-d3631e3d3335} <Debug> TCPHandler: Processed in 0.002156625 sec. | ||
| 5836 | 2025.12.17 00:13:22.363423 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5837 | 2025.12.17 00:13:22.363525 [ 4 ] {fe4cc2f9-be2c-484c-8338-abe04ae02189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5838 | 2025.12.17 00:13:22.363570 [ 4 ] {fe4cc2f9-be2c-484c-8338-abe04ae02189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5839 | 2025.12.17 00:13:22.363995 [ 4 ] {fe4cc2f9-be2c-484c-8338-abe04ae02189} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2025.12.17 00:13:22.364032 [ 4 ] {fe4cc2f9-be2c-484c-8338-abe04ae02189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5841 | 2025.12.17 00:13:22.364366 [ 4 ] {fe4cc2f9-be2c-484c-8338-abe04ae02189} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5842 | 2025.12.17 00:13:22.364587 [ 4 ] {fe4cc2f9-be2c-484c-8338-abe04ae02189} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2025.12.17 00:13:22.364715 [ 4 ] {fe4cc2f9-be2c-484c-8338-abe04ae02189} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001213 sec., 32976.09233305853 rows/sec., 2.42 MiB/sec. | ||
| 5844 | 2025.12.17 00:13:22.364753 [ 4 ] {fe4cc2f9-be2c-484c-8338-abe04ae02189} <Debug> TCPHandler: Processed in 0.001384999 sec. | ||
| 5845 | 2025.12.17 00:13:22.364860 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5846 | 2025.12.17 00:13:22.364957 [ 4 ] {922f6787-b6c2-407c-b10a-97828fa74e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5847 | 2025.12.17 00:13:22.364998 [ 4 ] {922f6787-b6c2-407c-b10a-97828fa74e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5848 | 2025.12.17 00:13:22.365427 [ 4 ] {922f6787-b6c2-407c-b10a-97828fa74e65} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2025.12.17 00:13:22.365463 [ 4 ] {922f6787-b6c2-407c-b10a-97828fa74e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5850 | 2025.12.17 00:13:22.365775 [ 4 ] {922f6787-b6c2-407c-b10a-97828fa74e65} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5851 | 2025.12.17 00:13:22.365989 [ 4 ] {922f6787-b6c2-407c-b10a-97828fa74e65} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2025.12.17 00:13:22.366120 [ 4 ] {922f6787-b6c2-407c-b10a-97828fa74e65} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001183 sec., 87912.08791208791 rows/sec., 6.87 MiB/sec. | ||
| 5853 | 2025.12.17 00:13:22.366157 [ 4 ] {922f6787-b6c2-407c-b10a-97828fa74e65} <Debug> TCPHandler: Processed in 0.001347528 sec. | ||
| 5854 | 2025.12.17 00:13:22.366262 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5855 | 2025.12.17 00:13:22.366358 [ 4 ] {9d077b8d-caa9-4ac9-bba2-bdeeb95c1f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5856 | 2025.12.17 00:13:22.366402 [ 4 ] {9d077b8d-caa9-4ac9-bba2-bdeeb95c1f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5857 | 2025.12.17 00:13:22.366810 [ 4 ] {9d077b8d-caa9-4ac9-bba2-bdeeb95c1f5b} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2025.12.17 00:13:22.366845 [ 4 ] {9d077b8d-caa9-4ac9-bba2-bdeeb95c1f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5859 | 2025.12.17 00:13:22.367181 [ 4 ] {9d077b8d-caa9-4ac9-bba2-bdeeb95c1f5b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5860 | 2025.12.17 00:13:22.367398 [ 4 ] {9d077b8d-caa9-4ac9-bba2-bdeeb95c1f5b} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2025.12.17 00:13:22.367531 [ 4 ] {9d077b8d-caa9-4ac9-bba2-bdeeb95c1f5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5862 | 2025.12.17 00:13:22.367567 [ 4 ] {9d077b8d-caa9-4ac9-bba2-bdeeb95c1f5b} <Debug> TCPHandler: Processed in 0.001354909 sec. | ||
| 5863 | 2025.12.17 00:13:22.367674 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2025.12.17 00:13:22.367777 [ 4 ] {27c8e7d7-48fc-4271-84d9-8fcc8028da86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5865 | 2025.12.17 00:13:22.367838 [ 4 ] {27c8e7d7-48fc-4271-84d9-8fcc8028da86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5866 | 2025.12.17 00:13:22.368735 [ 4 ] {27c8e7d7-48fc-4271-84d9-8fcc8028da86} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2025.12.17 00:13:22.368773 [ 4 ] {27c8e7d7-48fc-4271-84d9-8fcc8028da86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5868 | 2025.12.17 00:13:22.369381 [ 4 ] {27c8e7d7-48fc-4271-84d9-8fcc8028da86} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5869 | 2025.12.17 00:13:22.369632 [ 4 ] {27c8e7d7-48fc-4271-84d9-8fcc8028da86} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2025.12.17 00:13:22.369731 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5871 | 2025.12.17 00:13:22.369778 [ 4 ] {27c8e7d7-48fc-4271-84d9-8fcc8028da86} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002021 sec., 19792.182088075213 rows/sec., 35.47 MiB/sec. | ||
| 5872 | 2025.12.17 00:13:22.369808 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2025.12.17 00:13:22.369827 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5874 | 2025.12.17 00:13:22.369857 [ 4 ] {27c8e7d7-48fc-4271-84d9-8fcc8028da86} <Debug> TCPHandler: Processed in 0.002235256 sec. | ||
| 5875 | 2025.12.17 00:13:22.369919 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 5876 | 2025.12.17 00:13:22.369966 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2025.12.17 00:13:22.370060 [ 4 ] {3c05d3e2-beb4-4701-a099-3940b3eb7d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5878 | 2025.12.17 00:13:22.370105 [ 4 ] {3c05d3e2-beb4-4701-a099-3940b3eb7d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5879 | 2025.12.17 00:13:22.370127 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5880 | 2025.12.17 00:13:22.370210 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 458 rows starting from the beginning of the part | ||
| 5881 | 2025.12.17 00:13:22.370346 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 5882 | 2025.12.17 00:13:22.370454 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 5883 | 2025.12.17 00:13:22.370453 [ 4 ] {3c05d3e2-beb4-4701-a099-3940b3eb7d24} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2025.12.17 00:13:22.370498 [ 4 ] {3c05d3e2-beb4-4701-a099-3940b3eb7d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5885 | 2025.12.17 00:13:22.370542 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 5886 | 2025.12.17 00:13:22.370628 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 5887 | 2025.12.17 00:13:22.370715 [ 191 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 5888 | 2025.12.17 00:13:22.370841 [ 4 ] {3c05d3e2-beb4-4701-a099-3940b3eb7d24} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5889 | 2025.12.17 00:13:22.371060 [ 4 ] {3c05d3e2-beb4-4701-a099-3940b3eb7d24} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2025.12.17 00:13:22.371193 [ 4 ] {3c05d3e2-beb4-4701-a099-3940b3eb7d24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 5891 | 2025.12.17 00:13:22.371230 [ 4 ] {3c05d3e2-beb4-4701-a099-3940b3eb7d24} <Debug> TCPHandler: Processed in 0.001316408 sec. | ||
| 5892 | 2025.12.17 00:13:22.391972 [ 198 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 19 columns (19 merged, 0 gathered) in 0.022088169 sec., 29789.703256978883 rows/sec., 53.38 MiB/sec. | ||
| 5893 | 2025.12.17 00:13:22.392904 [ 196 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5894 | 2025.12.17 00:13:22.393317 [ 196 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2025.12.17 00:13:22.393401 [ 196 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5896 | 2025.12.17 00:13:22.393559 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 5897 | 2025.12.17 00:13:23.000281 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.61 MiB, peak 275.12 MiB, free memory in arenas 0.00 B, will set to 268.64 MiB (RSS), difference: 1.03 MiB | ||
| 5898 | 2025.12.17 00:13:26.189514 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5899 | 2025.12.17 00:13:26.189590 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5900 | 2025.12.17 00:13:26.298236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14269 | ||
| 5901 | 2025.12.17 00:13:26.298795 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2025.12.17 00:13:26.298846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5903 | 2025.12.17 00:13:26.299332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5904 | 2025.12.17 00:13:26.299569 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2025.12.17 00:13:26.299705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14269 | ||
| 5906 | 2025.12.17 00:13:27.047471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5907 | 2025.12.17 00:13:27.066248 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2025.12.17 00:13:27.066313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5909 | 2025.12.17 00:13:27.071894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5910 | 2025.12.17 00:13:27.072709 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2025.12.17 00:13:27.076920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5912 | 2025.12.17 00:13:27.360047 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2025.12.17 00:13:27.360225 [ 4 ] {6c80cc81-5e12-4649-81bf-71ea8c7bb0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5914 | 2025.12.17 00:13:27.360290 [ 4 ] {6c80cc81-5e12-4649-81bf-71ea8c7bb0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5915 | 2025.12.17 00:13:27.360978 [ 4 ] {6c80cc81-5e12-4649-81bf-71ea8c7bb0fa} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2025.12.17 00:13:27.361028 [ 4 ] {6c80cc81-5e12-4649-81bf-71ea8c7bb0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5917 | 2025.12.17 00:13:27.361437 [ 4 ] {6c80cc81-5e12-4649-81bf-71ea8c7bb0fa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5918 | 2025.12.17 00:13:27.361666 [ 4 ] {6c80cc81-5e12-4649-81bf-71ea8c7bb0fa} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2025.12.17 00:13:27.361820 [ 4 ] {6c80cc81-5e12-4649-81bf-71ea8c7bb0fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 5920 | 2025.12.17 00:13:27.361862 [ 4 ] {6c80cc81-5e12-4649-81bf-71ea8c7bb0fa} <Debug> TCPHandler: Processed in 0.001947421 sec. | ||
| 5921 | 2025.12.17 00:13:27.361979 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2025.12.17 00:13:27.362073 [ 4 ] {0b206f72-0387-4d16-ae51-ae5b21517c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5923 | 2025.12.17 00:13:27.362113 [ 4 ] {0b206f72-0387-4d16-ae51-ae5b21517c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5924 | 2025.12.17 00:13:27.362540 [ 4 ] {0b206f72-0387-4d16-ae51-ae5b21517c06} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2025.12.17 00:13:27.362576 [ 4 ] {0b206f72-0387-4d16-ae51-ae5b21517c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5926 | 2025.12.17 00:13:27.362872 [ 4 ] {0b206f72-0387-4d16-ae51-ae5b21517c06} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5927 | 2025.12.17 00:13:27.363081 [ 4 ] {0b206f72-0387-4d16-ae51-ae5b21517c06} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2025.12.17 00:13:27.363209 [ 4 ] {0b206f72-0387-4d16-ae51-ae5b21517c06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 5929 | 2025.12.17 00:13:27.363250 [ 4 ] {0b206f72-0387-4d16-ae51-ae5b21517c06} <Debug> TCPHandler: Processed in 0.001319997 sec. | ||
| 5930 | 2025.12.17 00:13:27.363358 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2025.12.17 00:13:27.363451 [ 4 ] {8028a23c-cdd4-4971-a3ca-edf3d6c46758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5932 | 2025.12.17 00:13:27.363493 [ 4 ] {8028a23c-cdd4-4971-a3ca-edf3d6c46758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5933 | 2025.12.17 00:13:27.363941 [ 4 ] {8028a23c-cdd4-4971-a3ca-edf3d6c46758} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2025.12.17 00:13:27.363978 [ 4 ] {8028a23c-cdd4-4971-a3ca-edf3d6c46758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5935 | 2025.12.17 00:13:27.364315 [ 4 ] {8028a23c-cdd4-4971-a3ca-edf3d6c46758} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5936 | 2025.12.17 00:13:27.364523 [ 4 ] {8028a23c-cdd4-4971-a3ca-edf3d6c46758} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2025.12.17 00:13:27.364652 [ 4 ] {8028a23c-cdd4-4971-a3ca-edf3d6c46758} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 5938 | 2025.12.17 00:13:27.364689 [ 4 ] {8028a23c-cdd4-4971-a3ca-edf3d6c46758} <Debug> TCPHandler: Processed in 0.001378298 sec. | ||
| 5939 | 2025.12.17 00:13:27.364795 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2025.12.17 00:13:27.364890 [ 4 ] {b5417f71-3b62-440d-bc85-97a94892077e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5941 | 2025.12.17 00:13:27.364932 [ 4 ] {b5417f71-3b62-440d-bc85-97a94892077e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5942 | 2025.12.17 00:13:27.365258 [ 4 ] {b5417f71-3b62-440d-bc85-97a94892077e} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2025.12.17 00:13:27.365293 [ 4 ] {b5417f71-3b62-440d-bc85-97a94892077e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5944 | 2025.12.17 00:13:27.365599 [ 4 ] {b5417f71-3b62-440d-bc85-97a94892077e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5945 | 2025.12.17 00:13:27.365810 [ 4 ] {b5417f71-3b62-440d-bc85-97a94892077e} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2025.12.17 00:13:27.365937 [ 4 ] {b5417f71-3b62-440d-bc85-97a94892077e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 5947 | 2025.12.17 00:13:27.365972 [ 4 ] {b5417f71-3b62-440d-bc85-97a94892077e} <Debug> TCPHandler: Processed in 0.001224806 sec. | ||
| 5948 | 2025.12.17 00:13:30.753755 [ 7 ] {} <Debug> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5949 | 2025.12.17 00:13:30.753894 [ 7 ] {} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2025.12.17 00:13:30.753938 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5951 | 2025.12.17 00:13:30.754146 [ 198 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5952 | 2025.12.17 00:13:30.754358 [ 198 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5953 | 2025.12.17 00:13:30.754411 [ 198 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 465 rows starting from the beginning of the part | ||
| 5954 | 2025.12.17 00:13:30.754512 [ 198 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5955 | 2025.12.17 00:13:30.754584 [ 198 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5956 | 2025.12.17 00:13:30.754650 [ 198 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5957 | 2025.12.17 00:13:30.754712 [ 198 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 5958 | 2025.12.17 00:13:30.755669 [ 196 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599294 sec., 723444.21976197 rows/sec., 51.35 MiB/sec. | ||
| 5959 | 2025.12.17 00:13:30.755856 [ 190 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5960 | 2025.12.17 00:13:30.756167 [ 190 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2025.12.17 00:13:30.756252 [ 190 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_14_3} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5962 | 2025.12.17 00:13:30.756329 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5963 | 2025.12.17 00:13:31.322006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 762 | ||
| 5964 | 2025.12.17 00:13:31.324188 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2025.12.17 00:13:31.324226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5966 | 2025.12.17 00:13:31.325370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5967 | 2025.12.17 00:13:31.325629 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2025.12.17 00:13:31.325884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
| 5969 | 2025.12.17 00:13:32.363459 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2025.12.17 00:13:32.363644 [ 4 ] {363727b0-623d-426a-a257-a68776256c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5971 | 2025.12.17 00:13:32.363709 [ 4 ] {363727b0-623d-426a-a257-a68776256c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5972 | 2025.12.17 00:13:32.364669 [ 4 ] {363727b0-623d-426a-a257-a68776256c2b} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2025.12.17 00:13:32.364718 [ 4 ] {363727b0-623d-426a-a257-a68776256c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5974 | 2025.12.17 00:13:32.365117 [ 4 ] {363727b0-623d-426a-a257-a68776256c2b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5975 | 2025.12.17 00:13:32.365340 [ 4 ] {363727b0-623d-426a-a257-a68776256c2b} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2025.12.17 00:13:32.365494 [ 4 ] {363727b0-623d-426a-a257-a68776256c2b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0019 sec., 12631.578947368422 rows/sec., 1.05 MiB/sec. | ||
| 5977 | 2025.12.17 00:13:32.365537 [ 4 ] {363727b0-623d-426a-a257-a68776256c2b} <Debug> TCPHandler: Processed in 0.002209746 sec. | ||
| 5978 | 2025.12.17 00:13:32.365659 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2025.12.17 00:13:32.365757 [ 4 ] {092d3a43-55b5-4c5d-8999-5257f0a1d1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5980 | 2025.12.17 00:13:32.365797 [ 4 ] {092d3a43-55b5-4c5d-8999-5257f0a1d1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5981 | 2025.12.17 00:13:32.366234 [ 4 ] {092d3a43-55b5-4c5d-8999-5257f0a1d1df} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2025.12.17 00:13:32.366271 [ 4 ] {092d3a43-55b5-4c5d-8999-5257f0a1d1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5983 | 2025.12.17 00:13:32.366561 [ 4 ] {092d3a43-55b5-4c5d-8999-5257f0a1d1df} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5984 | 2025.12.17 00:13:32.366770 [ 4 ] {092d3a43-55b5-4c5d-8999-5257f0a1d1df} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2025.12.17 00:13:32.366896 [ 4 ] {092d3a43-55b5-4c5d-8999-5257f0a1d1df} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. | ||
| 5986 | 2025.12.17 00:13:32.366933 [ 4 ] {092d3a43-55b5-4c5d-8999-5257f0a1d1df} <Debug> TCPHandler: Processed in 0.001326258 sec. | ||
| 5987 | 2025.12.17 00:13:32.367047 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2025.12.17 00:13:32.367139 [ 4 ] {2ff9fcfd-b671-446d-bdd8-abc9ef7a264e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5989 | 2025.12.17 00:13:32.367178 [ 4 ] {2ff9fcfd-b671-446d-bdd8-abc9ef7a264e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5990 | 2025.12.17 00:13:32.367785 [ 4 ] {2ff9fcfd-b671-446d-bdd8-abc9ef7a264e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2025.12.17 00:13:32.367821 [ 4 ] {2ff9fcfd-b671-446d-bdd8-abc9ef7a264e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5992 | 2025.12.17 00:13:32.368134 [ 4 ] {2ff9fcfd-b671-446d-bdd8-abc9ef7a264e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5993 | 2025.12.17 00:13:32.368347 [ 4 ] {2ff9fcfd-b671-446d-bdd8-abc9ef7a264e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2025.12.17 00:13:32.368473 [ 4 ] {2ff9fcfd-b671-446d-bdd8-abc9ef7a264e} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001351 sec., 190229.45965951149 rows/sec., 17.07 MiB/sec. | ||
| 5995 | 2025.12.17 00:13:32.368510 [ 4 ] {2ff9fcfd-b671-446d-bdd8-abc9ef7a264e} <Debug> TCPHandler: Processed in 0.001510882 sec. | ||
| 5996 | 2025.12.17 00:13:32.368622 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2025.12.17 00:13:32.368724 [ 4 ] {fc888028-d0cb-411f-bc99-698f359ff0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5998 | 2025.12.17 00:13:32.368763 [ 4 ] {fc888028-d0cb-411f-bc99-698f359ff0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5999 | 2025.12.17 00:13:32.369166 [ 4 ] {fc888028-d0cb-411f-bc99-698f359ff0b2} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2025.12.17 00:13:32.369201 [ 4 ] {fc888028-d0cb-411f-bc99-698f359ff0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6001 | 2025.12.17 00:13:32.369494 [ 4 ] {fc888028-d0cb-411f-bc99-698f359ff0b2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6002 | 2025.12.17 00:13:32.369698 [ 4 ] {fc888028-d0cb-411f-bc99-698f359ff0b2} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2025.12.17 00:13:32.369822 [ 4 ] {fc888028-d0cb-411f-bc99-698f359ff0b2} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001126 sec., 47957.37122557726 rows/sec., 3.56 MiB/sec. | ||
| 6004 | 2025.12.17 00:13:32.369859 [ 4 ] {fc888028-d0cb-411f-bc99-698f359ff0b2} <Debug> TCPHandler: Processed in 0.001288007 sec. | ||
| 6005 | 2025.12.17 00:13:32.369965 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2025.12.17 00:13:32.370057 [ 4 ] {ae522491-4031-4be1-93e9-d005b7788c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6007 | 2025.12.17 00:13:32.370095 [ 4 ] {ae522491-4031-4be1-93e9-d005b7788c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6008 | 2025.12.17 00:13:32.370476 [ 4 ] {ae522491-4031-4be1-93e9-d005b7788c1e} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2025.12.17 00:13:32.370511 [ 4 ] {ae522491-4031-4be1-93e9-d005b7788c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6010 | 2025.12.17 00:13:32.370790 [ 4 ] {ae522491-4031-4be1-93e9-d005b7788c1e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6011 | 2025.12.17 00:13:32.370998 [ 4 ] {ae522491-4031-4be1-93e9-d005b7788c1e} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2025.12.17 00:13:32.371121 [ 4 ] {ae522491-4031-4be1-93e9-d005b7788c1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001082 sec., 22181.146025878003 rows/sec., 1.84 MiB/sec. | ||
| 6013 | 2025.12.17 00:13:32.371159 [ 4 ] {ae522491-4031-4be1-93e9-d005b7788c1e} <Debug> TCPHandler: Processed in 0.001243876 sec. | ||
| 6014 | 2025.12.17 00:13:32.371263 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2025.12.17 00:13:32.371354 [ 4 ] {d4a2a83e-0935-44cb-bd57-bb8349a29012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6016 | 2025.12.17 00:13:32.371393 [ 4 ] {d4a2a83e-0935-44cb-bd57-bb8349a29012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6017 | 2025.12.17 00:13:32.371766 [ 4 ] {d4a2a83e-0935-44cb-bd57-bb8349a29012} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2025.12.17 00:13:32.371802 [ 4 ] {d4a2a83e-0935-44cb-bd57-bb8349a29012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6019 | 2025.12.17 00:13:32.372088 [ 4 ] {d4a2a83e-0935-44cb-bd57-bb8349a29012} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6020 | 2025.12.17 00:13:32.372287 [ 4 ] {d4a2a83e-0935-44cb-bd57-bb8349a29012} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2025.12.17 00:13:32.372409 [ 4 ] {d4a2a83e-0935-44cb-bd57-bb8349a29012} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 874.53 KiB/sec. | ||
| 6022 | 2025.12.17 00:13:32.372445 [ 4 ] {d4a2a83e-0935-44cb-bd57-bb8349a29012} <Debug> TCPHandler: Processed in 0.001229096 sec. | ||
| 6023 | 2025.12.17 00:13:32.372546 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2025.12.17 00:13:32.372638 [ 4 ] {1e30bb5f-29e0-4385-b313-f3efefe28ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6025 | 2025.12.17 00:13:32.372675 [ 4 ] {1e30bb5f-29e0-4385-b313-f3efefe28ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6026 | 2025.12.17 00:13:32.373136 [ 4 ] {1e30bb5f-29e0-4385-b313-f3efefe28ab2} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2025.12.17 00:13:32.373172 [ 4 ] {1e30bb5f-29e0-4385-b313-f3efefe28ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6028 | 2025.12.17 00:13:32.373476 [ 4 ] {1e30bb5f-29e0-4385-b313-f3efefe28ab2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6029 | 2025.12.17 00:13:32.373681 [ 4 ] {1e30bb5f-29e0-4385-b313-f3efefe28ab2} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2025.12.17 00:13:32.373807 [ 4 ] {1e30bb5f-29e0-4385-b313-f3efefe28ab2} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001186 sec., 119730.18549747049 rows/sec., 9.67 MiB/sec. | ||
| 6031 | 2025.12.17 00:13:32.373845 [ 4 ] {1e30bb5f-29e0-4385-b313-f3efefe28ab2} <Debug> TCPHandler: Processed in 0.001345718 sec. | ||
| 6032 | 2025.12.17 00:13:32.373947 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2025.12.17 00:13:32.374039 [ 4 ] {2335521e-b932-4ac2-b9e1-680bf647a586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6034 | 2025.12.17 00:13:32.374082 [ 4 ] {2335521e-b932-4ac2-b9e1-680bf647a586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6035 | 2025.12.17 00:13:32.374485 [ 4 ] {2335521e-b932-4ac2-b9e1-680bf647a586} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.12.17 00:13:32.374521 [ 4 ] {2335521e-b932-4ac2-b9e1-680bf647a586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6037 | 2025.12.17 00:13:32.374849 [ 4 ] {2335521e-b932-4ac2-b9e1-680bf647a586} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6038 | 2025.12.17 00:13:32.375058 [ 4 ] {2335521e-b932-4ac2-b9e1-680bf647a586} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.12.17 00:13:32.375182 [ 4 ] {2335521e-b932-4ac2-b9e1-680bf647a586} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001161 sec., 169681.30921619295 rows/sec., 12.17 MiB/sec. | ||
| 6040 | 2025.12.17 00:13:32.375218 [ 4 ] {2335521e-b932-4ac2-b9e1-680bf647a586} <Debug> TCPHandler: Processed in 0.001317847 sec. | ||
| 6041 | 2025.12.17 00:13:32.375322 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.12.17 00:13:32.375413 [ 4 ] {55810796-bff5-447d-aa71-e807e73ba41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6043 | 2025.12.17 00:13:32.375467 [ 4 ] {55810796-bff5-447d-aa71-e807e73ba41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6044 | 2025.12.17 00:13:32.376310 [ 4 ] {55810796-bff5-447d-aa71-e807e73ba41b} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2025.12.17 00:13:32.376346 [ 4 ] {55810796-bff5-447d-aa71-e807e73ba41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6046 | 2025.12.17 00:13:32.376900 [ 4 ] {55810796-bff5-447d-aa71-e807e73ba41b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6047 | 2025.12.17 00:13:32.377110 [ 4 ] {55810796-bff5-447d-aa71-e807e73ba41b} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2025.12.17 00:13:32.377246 [ 4 ] {55810796-bff5-447d-aa71-e807e73ba41b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00185 sec., 21621.62162162162 rows/sec., 38.74 MiB/sec. | ||
| 6049 | 2025.12.17 00:13:32.377298 [ 4 ] {55810796-bff5-447d-aa71-e807e73ba41b} <Debug> TCPHandler: Processed in 0.002023222 sec. | ||
| 6050 | 2025.12.17 00:13:32.377402 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2025.12.17 00:13:32.377495 [ 4 ] {cf7e9ad3-064e-41ff-89b2-542c1aa50e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6052 | 2025.12.17 00:13:32.377536 [ 4 ] {cf7e9ad3-064e-41ff-89b2-542c1aa50e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6053 | 2025.12.17 00:13:32.377859 [ 4 ] {cf7e9ad3-064e-41ff-89b2-542c1aa50e5e} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2025.12.17 00:13:32.377894 [ 4 ] {cf7e9ad3-064e-41ff-89b2-542c1aa50e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6055 | 2025.12.17 00:13:32.378208 [ 4 ] {cf7e9ad3-064e-41ff-89b2-542c1aa50e5e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6056 | 2025.12.17 00:13:32.378416 [ 4 ] {cf7e9ad3-064e-41ff-89b2-542c1aa50e5e} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2025.12.17 00:13:32.378539 [ 4 ] {cf7e9ad3-064e-41ff-89b2-542c1aa50e5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 6058 | 2025.12.17 00:13:32.378574 [ 4 ] {cf7e9ad3-064e-41ff-89b2-542c1aa50e5e} <Debug> TCPHandler: Processed in 0.001218795 sec. | ||
| 6059 | 2025.12.17 00:13:33.799848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14717 | ||
| 6060 | 2025.12.17 00:13:33.800418 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2025.12.17 00:13:33.800465 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6062 | 2025.12.17 00:13:33.801015 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6063 | 2025.12.17 00:13:33.801274 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2025.12.17 00:13:33.801402 [ 33 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6065 | 2025.12.17 00:13:33.801416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14717 | ||
| 6066 | 2025.12.17 00:13:33.801440 [ 33 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2025.12.17 00:13:33.801460 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6068 | 2025.12.17 00:13:33.801590 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::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 | ||
| 6069 | 2025.12.17 00:13:33.801735 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6070 | 2025.12.17 00:13:33.801774 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12349 rows starting from the beginning of the part | ||
| 6071 | 2025.12.17 00:13:33.801839 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6072 | 2025.12.17 00:13:33.801887 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6073 | 2025.12.17 00:13:33.801930 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6074 | 2025.12.17 00:13:33.801968 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6075 | 2025.12.17 00:13:33.802009 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6076 | 2025.12.17 00:13:33.803855 [ 196 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14717 rows, containing 4 columns (4 merged, 0 gathered) in 0.002323229 sec., 6334717.757052791 rows/sec., 90.62 MiB/sec. | ||
| 6077 | 2025.12.17 00:13:33.804181 [ 186 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6078 | 2025.12.17 00:13:33.804460 [ 186 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2025.12.17 00:13:33.804537 [ 186 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_31_6} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6080 | 2025.12.17 00:13:33.804617 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6081 | 2025.12.17 00:13:34.577048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6082 | 2025.12.17 00:13:34.594836 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2025.12.17 00:13:34.594902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6084 | 2025.12.17 00:13:34.601057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6085 | 2025.12.17 00:13:34.601885 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2025.12.17 00:13:34.602203 [ 40 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6087 | 2025.12.17 00:13:34.602243 [ 40 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2025.12.17 00:13:34.602262 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6089 | 2025.12.17 00:13:34.602395 [ 186 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6090 | 2025.12.17 00:13:34.606979 [ 186 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6091 | 2025.12.17 00:13:34.607562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6092 | 2025.12.17 00:13:34.608543 [ 186 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6093 | 2025.12.17 00:13:34.613266 [ 186 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6094 | 2025.12.17 00:13:34.617766 [ 186 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6095 | 2025.12.17 00:13:34.621947 [ 186 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6096 | 2025.12.17 00:13:34.626585 [ 186 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6097 | 2025.12.17 00:13:34.630804 [ 186 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6098 | 2025.12.17 00:13:34.688180 [ 189 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.085848086 sec., 2725.7451028086984 rows/sec., 14.09 MiB/sec. | ||
| 6099 | 2025.12.17 00:13:34.691213 [ 195 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6100 | 2025.12.17 00:13:34.693501 [ 195 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_31_6} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2025.12.17 00:13:34.693636 [ 195 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_31_6} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6102 | 2025.12.17 00:13:34.695688 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6103 | 2025.12.17 00:13:35.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.79 MiB, peak 280.34 MiB, free memory in arenas 0.00 B, will set to 276.39 MiB (RSS), difference: 6.60 MiB | ||
| 6104 | 2025.12.17 00:13:37.360230 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2025.12.17 00:13:37.360515 [ 4 ] {b1149dbb-2902-4aa0-bc5f-19be2a8c06c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6106 | 2025.12.17 00:13:37.360618 [ 4 ] {b1149dbb-2902-4aa0-bc5f-19be2a8c06c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6107 | 2025.12.17 00:13:37.361521 [ 4 ] {b1149dbb-2902-4aa0-bc5f-19be2a8c06c3} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2025.12.17 00:13:37.361570 [ 4 ] {b1149dbb-2902-4aa0-bc5f-19be2a8c06c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6109 | 2025.12.17 00:13:37.361969 [ 4 ] {b1149dbb-2902-4aa0-bc5f-19be2a8c06c3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6110 | 2025.12.17 00:13:37.362204 [ 4 ] {b1149dbb-2902-4aa0-bc5f-19be2a8c06c3} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2025.12.17 00:13:37.362366 [ 4 ] {b1149dbb-2902-4aa0-bc5f-19be2a8c06c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. | ||
| 6112 | 2025.12.17 00:13:37.362408 [ 4 ] {b1149dbb-2902-4aa0-bc5f-19be2a8c06c3} <Debug> TCPHandler: Processed in 0.00237084 sec. | ||
| 6113 | 2025.12.17 00:13:37.362540 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2025.12.17 00:13:37.362643 [ 4 ] {061d7e15-d1d1-4833-a6fe-17331a59013f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6115 | 2025.12.17 00:13:37.362684 [ 4 ] {061d7e15-d1d1-4833-a6fe-17331a59013f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6116 | 2025.12.17 00:13:37.363164 [ 4 ] {061d7e15-d1d1-4833-a6fe-17331a59013f} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2025.12.17 00:13:37.363201 [ 4 ] {061d7e15-d1d1-4833-a6fe-17331a59013f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6118 | 2025.12.17 00:13:37.363514 [ 4 ] {061d7e15-d1d1-4833-a6fe-17331a59013f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6119 | 2025.12.17 00:13:37.363728 [ 4 ] {061d7e15-d1d1-4833-a6fe-17331a59013f} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2025.12.17 00:13:37.363859 [ 4 ] {061d7e15-d1d1-4833-a6fe-17331a59013f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 6121 | 2025.12.17 00:13:37.363898 [ 4 ] {061d7e15-d1d1-4833-a6fe-17331a59013f} <Debug> TCPHandler: Processed in 0.001412379 sec. | ||
| 6122 | 2025.12.17 00:13:37.364035 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2025.12.17 00:13:37.364129 [ 4 ] {b57948d5-25dc-4528-8f29-aefb0e8682a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6124 | 2025.12.17 00:13:37.364172 [ 4 ] {b57948d5-25dc-4528-8f29-aefb0e8682a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6125 | 2025.12.17 00:13:37.364659 [ 4 ] {b57948d5-25dc-4528-8f29-aefb0e8682a2} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2025.12.17 00:13:37.364696 [ 4 ] {b57948d5-25dc-4528-8f29-aefb0e8682a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6127 | 2025.12.17 00:13:37.365034 [ 4 ] {b57948d5-25dc-4528-8f29-aefb0e8682a2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6128 | 2025.12.17 00:13:37.365259 [ 4 ] {b57948d5-25dc-4528-8f29-aefb0e8682a2} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2025.12.17 00:13:37.365395 [ 4 ] {b57948d5-25dc-4528-8f29-aefb0e8682a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 6130 | 2025.12.17 00:13:37.365433 [ 4 ] {b57948d5-25dc-4528-8f29-aefb0e8682a2} <Debug> TCPHandler: Processed in 0.00145604 sec. | ||
| 6131 | 2025.12.17 00:13:37.365550 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2025.12.17 00:13:37.365644 [ 4 ] {e4614eb4-0729-49d1-a64b-44b1d27fd8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6133 | 2025.12.17 00:13:37.365685 [ 4 ] {e4614eb4-0729-49d1-a64b-44b1d27fd8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6134 | 2025.12.17 00:13:37.366022 [ 4 ] {e4614eb4-0729-49d1-a64b-44b1d27fd8b6} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2025.12.17 00:13:37.366058 [ 4 ] {e4614eb4-0729-49d1-a64b-44b1d27fd8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6136 | 2025.12.17 00:13:37.366360 [ 4 ] {e4614eb4-0729-49d1-a64b-44b1d27fd8b6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6137 | 2025.12.17 00:13:37.366568 [ 4 ] {e4614eb4-0729-49d1-a64b-44b1d27fd8b6} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2025.12.17 00:13:37.366695 [ 4 ] {e4614eb4-0729-49d1-a64b-44b1d27fd8b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6139 | 2025.12.17 00:13:37.366731 [ 4 ] {e4614eb4-0729-49d1-a64b-44b1d27fd8b6} <Debug> TCPHandler: Processed in 0.001232306 sec. | ||
| 6140 | 2025.12.17 00:13:41.189685 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6141 | 2025.12.17 00:13:41.189758 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6142 | 2025.12.17 00:13:41.301651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15229 | ||
| 6143 | 2025.12.17 00:13:41.302375 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.12.17 00:13:41.302424 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6145 | 2025.12.17 00:13:41.303189 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6146 | 2025.12.17 00:13:41.303442 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2025.12.17 00:13:41.303597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15229 | ||
| 6148 | 2025.12.17 00:13:41.326178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 790 | ||
| 6149 | 2025.12.17 00:13:41.329092 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2025.12.17 00:13:41.329139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6151 | 2025.12.17 00:13:41.330388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6152 | 2025.12.17 00:13:41.330648 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2025.12.17 00:13:41.331061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
| 6154 | 2025.12.17 00:13:42.001866 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001133233 sec. | ||
| 6155 | 2025.12.17 00:13:42.107958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6156 | 2025.12.17 00:13:42.124024 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2025.12.17 00:13:42.124092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6158 | 2025.12.17 00:13:42.130257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6159 | 2025.12.17 00:13:42.131013 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2025.12.17 00:13:42.134138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6161 | 2025.12.17 00:13:42.362043 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2025.12.17 00:13:42.362221 [ 4 ] {37316fc1-6c97-489b-a176-01b981f99d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6163 | 2025.12.17 00:13:42.362285 [ 4 ] {37316fc1-6c97-489b-a176-01b981f99d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6164 | 2025.12.17 00:13:42.363050 [ 4 ] {37316fc1-6c97-489b-a176-01b981f99d5a} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2025.12.17 00:13:42.363088 [ 4 ] {37316fc1-6c97-489b-a176-01b981f99d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6166 | 2025.12.17 00:13:42.363493 [ 4 ] {37316fc1-6c97-489b-a176-01b981f99d5a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6167 | 2025.12.17 00:13:42.363703 [ 4 ] {37316fc1-6c97-489b-a176-01b981f99d5a} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2025.12.17 00:13:42.363834 [ 35 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6169 | 2025.12.17 00:13:42.363848 [ 4 ] {37316fc1-6c97-489b-a176-01b981f99d5a} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001715 sec., 79300.29154518951 rows/sec., 6.88 MiB/sec. | ||
| 6170 | 2025.12.17 00:13:42.363875 [ 35 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2025.12.17 00:13:42.363893 [ 4 ] {37316fc1-6c97-489b-a176-01b981f99d5a} <Debug> TCPHandler: Processed in 0.002019942 sec. | ||
| 6172 | 2025.12.17 00:13:42.363897 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6173 | 2025.12.17 00:13:42.364014 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2025.12.17 00:13:42.364040 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6175 | 2025.12.17 00:13:42.364109 [ 4 ] {958c947f-f2fc-4f2e-ab99-f90c14c12fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6176 | 2025.12.17 00:13:42.364150 [ 4 ] {958c947f-f2fc-4f2e-ab99-f90c14c12fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6177 | 2025.12.17 00:13:42.364190 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6178 | 2025.12.17 00:13:42.364294 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2463 rows starting from the beginning of the part | ||
| 6179 | 2025.12.17 00:13:42.364366 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6180 | 2025.12.17 00:13:42.364418 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6181 | 2025.12.17 00:13:42.364465 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6182 | 2025.12.17 00:13:42.364509 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6183 | 2025.12.17 00:13:42.364554 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6184 | 2025.12.17 00:13:42.364690 [ 4 ] {958c947f-f2fc-4f2e-ab99-f90c14c12fa1} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2025.12.17 00:13:42.364732 [ 4 ] {958c947f-f2fc-4f2e-ab99-f90c14c12fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6186 | 2025.12.17 00:13:42.365175 [ 4 ] {958c947f-f2fc-4f2e-ab99-f90c14c12fa1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6187 | 2025.12.17 00:13:42.365415 [ 4 ] {958c947f-f2fc-4f2e-ab99-f90c14c12fa1} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2025.12.17 00:13:42.365557 [ 4 ] {958c947f-f2fc-4f2e-ab99-f90c14c12fa1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001411 sec., 28348.688873139617 rows/sec., 2.08 MiB/sec. | ||
| 6189 | 2025.12.17 00:13:42.365596 [ 4 ] {958c947f-f2fc-4f2e-ab99-f90c14c12fa1} <Debug> TCPHandler: Processed in 0.001587263 sec. | ||
| 6190 | 2025.12.17 00:13:42.365729 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2025.12.17 00:13:42.365821 [ 4 ] {2f84ba2a-cf36-4f47-a982-d0ceee0c40c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6192 | 2025.12.17 00:13:42.365860 [ 4 ] {2f84ba2a-cf36-4f47-a982-d0ceee0c40c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6193 | 2025.12.17 00:13:42.366175 [ 189 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002146955 sec., 1445768.541958262 rows/sec., 125.11 MiB/sec. | ||
| 6194 | 2025.12.17 00:13:42.366354 [ 4 ] {2f84ba2a-cf36-4f47-a982-d0ceee0c40c3} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2025.12.17 00:13:42.366394 [ 4 ] {2f84ba2a-cf36-4f47-a982-d0ceee0c40c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6196 | 2025.12.17 00:13:42.366523 [ 201 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6197 | 2025.12.17 00:13:42.366734 [ 4 ] {2f84ba2a-cf36-4f47-a982-d0ceee0c40c3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6198 | 2025.12.17 00:13:42.366837 [ 201 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_46_9} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2025.12.17 00:13:42.366928 [ 201 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_46_9} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6200 | 2025.12.17 00:13:42.366990 [ 4 ] {2f84ba2a-cf36-4f47-a982-d0ceee0c40c3} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2025.12.17 00:13:42.367001 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 6202 | 2025.12.17 00:13:42.367109 [ 35 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6203 | 2025.12.17 00:13:42.367126 [ 4 ] {2f84ba2a-cf36-4f47-a982-d0ceee0c40c3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001322 sec., 78668.68381240545 rows/sec., 6.14 MiB/sec. | ||
| 6204 | 2025.12.17 00:13:42.367147 [ 35 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2025.12.17 00:13:42.367164 [ 4 ] {2f84ba2a-cf36-4f47-a982-d0ceee0c40c3} <Debug> TCPHandler: Processed in 0.001500361 sec. | ||
| 6206 | 2025.12.17 00:13:42.367167 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6207 | 2025.12.17 00:13:42.367261 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6208 | 2025.12.17 00:13:42.367282 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2025.12.17 00:13:42.367351 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6210 | 2025.12.17 00:13:42.367377 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 6211 | 2025.12.17 00:13:42.367384 [ 4 ] {7d238d3d-63be-4ca5-b411-6a59bbbd575f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6212 | 2025.12.17 00:13:42.367419 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6213 | 2025.12.17 00:13:42.367429 [ 4 ] {7d238d3d-63be-4ca5-b411-6a59bbbd575f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6214 | 2025.12.17 00:13:42.367461 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6215 | 2025.12.17 00:13:42.367499 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6216 | 2025.12.17 00:13:42.367531 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6217 | 2025.12.17 00:13:42.367563 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6218 | 2025.12.17 00:13:42.367831 [ 4 ] {7d238d3d-63be-4ca5-b411-6a59bbbd575f} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2025.12.17 00:13:42.367869 [ 4 ] {7d238d3d-63be-4ca5-b411-6a59bbbd575f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6220 | 2025.12.17 00:13:42.368197 [ 4 ] {7d238d3d-63be-4ca5-b411-6a59bbbd575f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6221 | 2025.12.17 00:13:42.368475 [ 4 ] {7d238d3d-63be-4ca5-b411-6a59bbbd575f} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2025.12.17 00:13:42.368489 [ 189 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261376 sec., 1369139.73311685 rows/sec., 106.57 MiB/sec. | ||
| 6223 | 2025.12.17 00:13:42.368594 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6224 | 2025.12.17 00:13:42.368605 [ 4 ] {7d238d3d-63be-4ca5-b411-6a59bbbd575f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 6225 | 2025.12.17 00:13:42.368632 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2025.12.17 00:13:42.368648 [ 4 ] {7d238d3d-63be-4ca5-b411-6a59bbbd575f} <Debug> TCPHandler: Processed in 0.00141435 sec. | ||
| 6227 | 2025.12.17 00:13:42.368653 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6228 | 2025.12.17 00:13:42.368727 [ 192 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6229 | 2025.12.17 00:13:42.368744 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6230 | 2025.12.17 00:13:42.368772 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2025.12.17 00:13:42.368854 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6232 | 2025.12.17 00:13:42.368889 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13154 rows starting from the beginning of the part | ||
| 6233 | 2025.12.17 00:13:42.368890 [ 4 ] {fe3c5967-2cab-424d-a89f-2a4fbd711183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6234 | 2025.12.17 00:13:42.368948 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6235 | 2025.12.17 00:13:42.368963 [ 4 ] {fe3c5967-2cab-424d-a89f-2a4fbd711183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6236 | 2025.12.17 00:13:42.368995 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6237 | 2025.12.17 00:13:42.369039 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6238 | 2025.12.17 00:13:42.369062 [ 192 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_46_9} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2025.12.17 00:13:42.369077 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6240 | 2025.12.17 00:13:42.369116 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6241 | 2025.12.17 00:13:42.369154 [ 192 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_46_9} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6242 | 2025.12.17 00:13:42.369262 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6243 | 2025.12.17 00:13:42.369834 [ 4 ] {fe3c5967-2cab-424d-a89f-2a4fbd711183} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2025.12.17 00:13:42.369873 [ 4 ] {fe3c5967-2cab-424d-a89f-2a4fbd711183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6245 | 2025.12.17 00:13:42.370647 [ 4 ] {fe3c5967-2cab-424d-a89f-2a4fbd711183} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6246 | 2025.12.17 00:13:42.370997 [ 4 ] {fe3c5967-2cab-424d-a89f-2a4fbd711183} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2025.12.17 00:13:42.371151 [ 4 ] {fe3c5967-2cab-424d-a89f-2a4fbd711183} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002285 sec., 17505.470459518598 rows/sec., 31.37 MiB/sec. | ||
| 6248 | 2025.12.17 00:13:42.371205 [ 4 ] {fe3c5967-2cab-424d-a89f-2a4fbd711183} <Debug> TCPHandler: Processed in 0.002494072 sec. | ||
| 6249 | 2025.12.17 00:13:42.371321 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2025.12.17 00:13:42.371410 [ 4 ] {0eb097b0-6ee9-4b16-90b2-b6215ecf93d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6251 | 2025.12.17 00:13:42.371447 [ 4 ] {0eb097b0-6ee9-4b16-90b2-b6215ecf93d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6252 | 2025.12.17 00:13:42.371762 [ 4 ] {0eb097b0-6ee9-4b16-90b2-b6215ecf93d6} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2025.12.17 00:13:42.371795 [ 4 ] {0eb097b0-6ee9-4b16-90b2-b6215ecf93d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6254 | 2025.12.17 00:13:42.372185 [ 4 ] {0eb097b0-6ee9-4b16-90b2-b6215ecf93d6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6255 | 2025.12.17 00:13:42.372484 [ 4 ] {0eb097b0-6ee9-4b16-90b2-b6215ecf93d6} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2025.12.17 00:13:42.372607 [ 35 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6257 | 2025.12.17 00:13:42.372613 [ 4 ] {0eb097b0-6ee9-4b16-90b2-b6215ecf93d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 6258 | 2025.12.17 00:13:42.372646 [ 35 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2025.12.17 00:13:42.372661 [ 4 ] {0eb097b0-6ee9-4b16-90b2-b6215ecf93d6} <Debug> TCPHandler: Processed in 0.001389139 sec. | ||
| 6260 | 2025.12.17 00:13:42.372669 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6261 | 2025.12.17 00:13:42.372786 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6262 | 2025.12.17 00:13:42.372897 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6263 | 2025.12.17 00:13:42.372927 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2532 rows starting from the beginning of the part | ||
| 6264 | 2025.12.17 00:13:42.372985 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6265 | 2025.12.17 00:13:42.373032 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6266 | 2025.12.17 00:13:42.373074 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6267 | 2025.12.17 00:13:42.373117 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6268 | 2025.12.17 00:13:42.373158 [ 189 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6269 | 2025.12.17 00:13:42.374189 [ 199 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13991 rows, containing 5 columns (5 merged, 0 gathered) in 0.005484244 sec., 2551126.4633739856 rows/sec., 174.21 MiB/sec. | ||
| 6270 | 2025.12.17 00:13:42.374472 [ 193 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2832 rows, containing 4 columns (4 merged, 0 gathered) in 0.001727676 sec., 1639196.2381835482 rows/sec., 108.17 MiB/sec. | ||
| 6271 | 2025.12.17 00:13:42.374725 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6272 | 2025.12.17 00:13:42.374816 [ 199 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6273 | 2025.12.17 00:13:42.375006 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2025.12.17 00:13:42.375068 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6275 | 2025.12.17 00:13:42.375085 [ 199 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_46_9} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2025.12.17 00:13:42.375139 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 6277 | 2025.12.17 00:13:42.375147 [ 199 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_46_9} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6278 | 2025.12.17 00:13:42.375217 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6279 | 2025.12.17 00:13:43.000515 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.53 MiB, peak 286.41 MiB, free memory in arenas 0.00 B, will set to 279.80 MiB (RSS), difference: 2.27 MiB | ||
| 6280 | 2025.12.17 00:13:43.864965 [ 35 ] {} <Debug> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6281 | 2025.12.17 00:13:43.865039 [ 35 ] {} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2025.12.17 00:13:43.865061 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6283 | 2025.12.17 00:13:43.865177 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6284 | 2025.12.17 00:13:43.865304 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6285 | 2025.12.17 00:13:43.865340 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
| 6286 | 2025.12.17 00:13:43.865418 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 6287 | 2025.12.17 00:13:43.865470 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 6288 | 2025.12.17 00:13:43.865514 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6289 | 2025.12.17 00:13:43.865556 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6290 | 2025.12.17 00:13:43.866326 [ 199 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193795 sec., 33506.590327485035 rows/sec., 2.80 MiB/sec. | ||
| 6291 | 2025.12.17 00:13:43.866451 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6292 | 2025.12.17 00:13:43.866715 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2025.12.17 00:13:43.866786 [ 187 ] {cd30f919-8849-45d1-b9c7-07aebb067747::all_1_10_2} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6294 | 2025.12.17 00:13:43.866856 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6295 | 2025.12.17 00:13:47.394489 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2025.12.17 00:13:47.394689 [ 4 ] {7b104c23-41b6-4263-8b85-35d4906a0bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6297 | 2025.12.17 00:13:47.394761 [ 4 ] {7b104c23-41b6-4263-8b85-35d4906a0bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6298 | 2025.12.17 00:13:47.396289 [ 4 ] {7b104c23-41b6-4263-8b85-35d4906a0bc2} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2025.12.17 00:13:47.396341 [ 4 ] {7b104c23-41b6-4263-8b85-35d4906a0bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6300 | 2025.12.17 00:13:47.396871 [ 4 ] {7b104c23-41b6-4263-8b85-35d4906a0bc2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6301 | 2025.12.17 00:13:47.397128 [ 4 ] {7b104c23-41b6-4263-8b85-35d4906a0bc2} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2025.12.17 00:13:47.397314 [ 4 ] {7b104c23-41b6-4263-8b85-35d4906a0bc2} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002684 sec., 445603.5767511177 rows/sec., 36.74 MiB/sec. | ||
| 6303 | 2025.12.17 00:13:47.397362 [ 4 ] {7b104c23-41b6-4263-8b85-35d4906a0bc2} <Debug> TCPHandler: Processed in 0.003081974 sec. | ||
| 6304 | 2025.12.17 00:13:47.397496 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2025.12.17 00:13:47.397599 [ 4 ] {8d816b08-fe29-4053-9334-0cf4a65f14d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6306 | 2025.12.17 00:13:47.397647 [ 4 ] {8d816b08-fe29-4053-9334-0cf4a65f14d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6307 | 2025.12.17 00:13:47.398247 [ 4 ] {8d816b08-fe29-4053-9334-0cf4a65f14d4} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2025.12.17 00:13:47.398293 [ 4 ] {8d816b08-fe29-4053-9334-0cf4a65f14d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6309 | 2025.12.17 00:13:47.398677 [ 4 ] {8d816b08-fe29-4053-9334-0cf4a65f14d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6310 | 2025.12.17 00:13:47.398917 [ 4 ] {8d816b08-fe29-4053-9334-0cf4a65f14d4} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2025.12.17 00:13:47.399102 [ 4 ] {8d816b08-fe29-4053-9334-0cf4a65f14d4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001525 sec., 149508.19672131145 rows/sec., 10.12 MiB/sec. | ||
| 6312 | 2025.12.17 00:13:47.399157 [ 4 ] {8d816b08-fe29-4053-9334-0cf4a65f14d4} <Debug> TCPHandler: Processed in 0.001718305 sec. | ||
| 6313 | 2025.12.17 00:13:47.399288 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2025.12.17 00:13:47.399384 [ 4 ] {1fe2cb4a-f679-4f99-a95a-f49b3898df37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6315 | 2025.12.17 00:13:47.399425 [ 4 ] {1fe2cb4a-f679-4f99-a95a-f49b3898df37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6316 | 2025.12.17 00:13:47.400068 [ 4 ] {1fe2cb4a-f679-4f99-a95a-f49b3898df37} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2025.12.17 00:13:47.400106 [ 4 ] {1fe2cb4a-f679-4f99-a95a-f49b3898df37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6318 | 2025.12.17 00:13:47.400453 [ 4 ] {1fe2cb4a-f679-4f99-a95a-f49b3898df37} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6319 | 2025.12.17 00:13:47.400674 [ 4 ] {1fe2cb4a-f679-4f99-a95a-f49b3898df37} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2025.12.17 00:13:47.400808 [ 4 ] {1fe2cb4a-f679-4f99-a95a-f49b3898df37} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001444 sec., 360110.80332409975 rows/sec., 26.65 MiB/sec. | ||
| 6321 | 2025.12.17 00:13:47.400847 [ 4 ] {1fe2cb4a-f679-4f99-a95a-f49b3898df37} <Debug> TCPHandler: Processed in 0.001611104 sec. | ||
| 6322 | 2025.12.17 00:13:47.400966 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2025.12.17 00:13:47.401061 [ 4 ] {7dec5592-4e2b-45bd-a980-3479a9200111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6324 | 2025.12.17 00:13:47.401106 [ 4 ] {7dec5592-4e2b-45bd-a980-3479a9200111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6325 | 2025.12.17 00:13:47.401736 [ 4 ] {7dec5592-4e2b-45bd-a980-3479a9200111} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2025.12.17 00:13:47.401774 [ 4 ] {7dec5592-4e2b-45bd-a980-3479a9200111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6327 | 2025.12.17 00:13:47.402162 [ 4 ] {7dec5592-4e2b-45bd-a980-3479a9200111} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6328 | 2025.12.17 00:13:47.402384 [ 4 ] {7dec5592-4e2b-45bd-a980-3479a9200111} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2025.12.17 00:13:47.402521 [ 4 ] {7dec5592-4e2b-45bd-a980-3479a9200111} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001481 sec., 569885.2126941256 rows/sec., 38.36 MiB/sec. | ||
| 6330 | 2025.12.17 00:13:47.402559 [ 4 ] {7dec5592-4e2b-45bd-a980-3479a9200111} <Debug> TCPHandler: Processed in 0.001645344 sec. | ||
| 6331 | 2025.12.17 00:13:47.402686 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2025.12.17 00:13:47.402780 [ 4 ] {2c043c74-81f1-46ff-8312-1f6f7b67c3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6333 | 2025.12.17 00:13:47.402823 [ 4 ] {2c043c74-81f1-46ff-8312-1f6f7b67c3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6334 | 2025.12.17 00:13:47.403175 [ 4 ] {2c043c74-81f1-46ff-8312-1f6f7b67c3cf} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2025.12.17 00:13:47.403212 [ 4 ] {2c043c74-81f1-46ff-8312-1f6f7b67c3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6336 | 2025.12.17 00:13:47.403530 [ 4 ] {2c043c74-81f1-46ff-8312-1f6f7b67c3cf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6337 | 2025.12.17 00:13:47.403749 [ 4 ] {2c043c74-81f1-46ff-8312-1f6f7b67c3cf} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2025.12.17 00:13:47.403891 [ 4 ] {2c043c74-81f1-46ff-8312-1f6f7b67c3cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 6339 | 2025.12.17 00:13:47.403929 [ 4 ] {2c043c74-81f1-46ff-8312-1f6f7b67c3cf} <Debug> TCPHandler: Processed in 0.001293737 sec. | ||
| 6340 | 2025.12.17 00:13:47.654941 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46192 | ||
| 6341 | 2025.12.17 00:13:47.655048 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6342 | 2025.12.17 00:13:47.655075 [ 293 ] {} <Debug> TCP-Session: d2453e7e-6ae0-4fbb-b9e8-e9a9b6057703 Authenticating user 'default' from [fd00:1122:3344:101::e]:46192 | ||
| 6343 | 2025.12.17 00:13:47.655097 [ 293 ] {} <Debug> TCP-Session: d2453e7e-6ae0-4fbb-b9e8-e9a9b6057703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6344 | 2025.12.17 00:13:47.655109 [ 293 ] {} <Debug> TCP-Session: d2453e7e-6ae0-4fbb-b9e8-e9a9b6057703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6345 | 2025.12.17 00:13:47.655296 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32806 | ||
| 6346 | 2025.12.17 00:13:47.655330 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63598 | ||
| 6347 | 2025.12.17 00:13:47.655370 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41942 | ||
| 6348 | 2025.12.17 00:13:47.655371 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62175 | ||
| 6349 | 2025.12.17 00:13:47.655412 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65001 | ||
| 6350 | 2025.12.17 00:13:47.655427 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6351 | 2025.12.17 00:13:47.655451 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6352 | 2025.12.17 00:13:47.655477 [ 294 ] {} <Debug> TCP-Session: a847cb14-b1a2-4daa-a25d-a47a5431dc02 Authenticating user 'default' from [fd00:1122:3344:101::e]:32806 | ||
| 6353 | 2025.12.17 00:13:47.655498 [ 295 ] {} <Debug> TCP-Session: ed222d0c-0feb-49d3-9ad0-5eb070e7e1d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63598 | ||
| 6354 | 2025.12.17 00:13:47.655514 [ 294 ] {} <Debug> TCP-Session: a847cb14-b1a2-4daa-a25d-a47a5431dc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2025.12.17 00:13:47.655438 [ 293 ] {} <Trace> TCP-Session: d2453e7e-6ae0-4fbb-b9e8-e9a9b6057703 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2025.12.17 00:13:47.655549 [ 295 ] {} <Debug> TCP-Session: ed222d0c-0feb-49d3-9ad0-5eb070e7e1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2025.12.17 00:13:47.655543 [ 294 ] {} <Debug> TCP-Session: a847cb14-b1a2-4daa-a25d-a47a5431dc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2025.12.17 00:13:47.655600 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6359 | 2025.12.17 00:13:47.655595 [ 295 ] {} <Debug> TCP-Session: ed222d0c-0feb-49d3-9ad0-5eb070e7e1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2025.12.17 00:13:47.655635 [ 297 ] {} <Debug> TCP-Session: cbdefe8e-0a47-4dff-bdcf-f6f0372981d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41942 | ||
| 6361 | 2025.12.17 00:13:47.655403 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57867 | ||
| 6362 | 2025.12.17 00:13:47.655671 [ 297 ] {} <Debug> TCP-Session: cbdefe8e-0a47-4dff-bdcf-f6f0372981d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6363 | 2025.12.17 00:13:47.655381 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33569 | ||
| 6364 | 2025.12.17 00:13:47.655716 [ 297 ] {} <Debug> TCP-Session: cbdefe8e-0a47-4dff-bdcf-f6f0372981d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6365 | 2025.12.17 00:13:47.655394 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61105 | ||
| 6366 | 2025.12.17 00:13:47.655754 [ 293 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46192) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6367 | 2025.12.17 00:13:47.656067 [ 293 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6368 | 2025.12.17 00:13:47.656102 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6369 | 2025.12.17 00:13:47.656128 [ 293 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6370 | 2025.12.17 00:13:47.656147 [ 296 ] {} <Debug> TCP-Session: 9103cc53-91f6-4099-bf9a-75589f939111 Authenticating user 'default' from [fd00:1122:3344:101::e]:62175 | ||
| 6371 | 2025.12.17 00:13:47.656179 [ 296 ] {} <Debug> TCP-Session: 9103cc53-91f6-4099-bf9a-75589f939111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2025.12.17 00:13:47.656192 [ 296 ] {} <Debug> TCP-Session: 9103cc53-91f6-4099-bf9a-75589f939111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6373 | 2025.12.17 00:13:47.656209 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6374 | 2025.12.17 00:13:47.656242 [ 298 ] {} <Debug> TCP-Session: 3825f1b6-aca0-40bf-af87-6b518461c46a Authenticating user 'default' from [fd00:1122:3344:101::e]:33569 | ||
| 6375 | 2025.12.17 00:13:47.656260 [ 298 ] {} <Debug> TCP-Session: 3825f1b6-aca0-40bf-af87-6b518461c46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2025.12.17 00:13:47.656273 [ 298 ] {} <Debug> TCP-Session: 3825f1b6-aca0-40bf-af87-6b518461c46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6377 | 2025.12.17 00:13:47.656445 [ 293 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 6378 | 2025.12.17 00:13:47.656471 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6379 | 2025.12.17 00:13:47.656514 [ 292 ] {} <Debug> TCP-Session: b43591ac-8318-403b-8b3f-c78619668f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:65001 | ||
| 6380 | 2025.12.17 00:13:47.656535 [ 292 ] {} <Debug> TCP-Session: b43591ac-8318-403b-8b3f-c78619668f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6381 | 2025.12.17 00:13:47.656548 [ 292 ] {} <Debug> TCP-Session: b43591ac-8318-403b-8b3f-c78619668f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2025.12.17 00:13:47.656581 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6383 | 2025.12.17 00:13:47.656618 [ 299 ] {} <Debug> TCP-Session: 9744aff6-0881-442f-baee-ebaf855996fc Authenticating user 'default' from [fd00:1122:3344:101::e]:61105 | ||
| 6384 | 2025.12.17 00:13:47.656639 [ 299 ] {} <Debug> TCP-Session: 9744aff6-0881-442f-baee-ebaf855996fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2025.12.17 00:13:47.656652 [ 299 ] {} <Debug> TCP-Session: 9744aff6-0881-442f-baee-ebaf855996fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6386 | 2025.12.17 00:13:47.656746 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6387 | 2025.12.17 00:13:47.656775 [ 3 ] {} <Debug> TCP-Session: f2cd000c-5b84-4b40-8ffb-046882f6766a Authenticating user 'default' from [fd00:1122:3344:101::e]:57867 | ||
| 6388 | 2025.12.17 00:13:47.656790 [ 3 ] {} <Debug> TCP-Session: f2cd000c-5b84-4b40-8ffb-046882f6766a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6389 | 2025.12.17 00:13:47.656803 [ 3 ] {} <Debug> TCP-Session: f2cd000c-5b84-4b40-8ffb-046882f6766a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6390 | 2025.12.17 00:13:47.657524 [ 303 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Trace> AggregatingTransform: Aggregating | ||
| 6391 | 2025.12.17 00:13:47.657552 [ 303 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Trace> Aggregator: Aggregation method: without_key | ||
| 6392 | 2025.12.17 00:13:47.657581 [ 303 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014821 sec. (985.395 rows/sec., 38.49 KiB/sec.) | ||
| 6393 | 2025.12.17 00:13:47.657602 [ 303 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Trace> Aggregator: Merging aggregated data | ||
| 6394 | 2025.12.17 00:13:47.659166 [ 293 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003483 sec., 287.1088142405972 rows/sec., 11.22 KiB/sec. | ||
| 6395 | 2025.12.17 00:13:47.659312 [ 293 ] {a02eaaa1-1558-48bc-a6e9-16ec63fc0c83} <Debug> TCPHandler: Processed in 0.004020614 sec. | ||
| 6396 | 2025.12.17 00:13:47.659430 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6397 | 2025.12.17 00:13:47.659458 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6398 | 2025.12.17 00:13:47.659463 [ 293 ] {} <Debug> TCP-Session: d2453e7e-6ae0-4fbb-b9e8-e9a9b6057703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2025.12.17 00:13:47.659480 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6400 | 2025.12.17 00:13:47.659502 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6401 | 2025.12.17 00:13:47.659526 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6402 | 2025.12.17 00:13:47.659544 [ 296 ] {} <Debug> TCP-Session: 9103cc53-91f6-4099-bf9a-75589f939111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6403 | 2025.12.17 00:13:47.659557 [ 298 ] {} <Debug> TCP-Session: 3825f1b6-aca0-40bf-af87-6b518461c46a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6404 | 2025.12.17 00:13:47.659572 [ 292 ] {} <Debug> TCP-Session: b43591ac-8318-403b-8b3f-c78619668f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2025.12.17 00:13:47.659585 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6406 | 2025.12.17 00:13:47.659609 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6407 | 2025.12.17 00:13:47.659632 [ 3 ] {} <Debug> TCP-Session: f2cd000c-5b84-4b40-8ffb-046882f6766a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6408 | 2025.12.17 00:13:47.659631 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6409 | 2025.12.17 00:13:47.659655 [ 297 ] {} <Debug> TCP-Session: cbdefe8e-0a47-4dff-bdcf-f6f0372981d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2025.12.17 00:13:47.659557 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6411 | 2025.12.17 00:13:47.659684 [ 299 ] {} <Debug> TCP-Session: 9744aff6-0881-442f-baee-ebaf855996fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6412 | 2025.12.17 00:13:47.659503 [ 294 ] {} <Debug> TCP-Session: a847cb14-b1a2-4daa-a25d-a47a5431dc02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6413 | 2025.12.17 00:13:47.659723 [ 295 ] {} <Debug> TCP-Session: ed222d0c-0feb-49d3-9ad0-5eb070e7e1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6414 | 2025.12.17 00:13:47.829556 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46227 | ||
| 6415 | 2025.12.17 00:13:47.829668 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6416 | 2025.12.17 00:13:47.829698 [ 297 ] {} <Debug> TCP-Session: 4b4778d4-2147-46ca-91a1-b61e399b3df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46227 | ||
| 6417 | 2025.12.17 00:13:47.829729 [ 297 ] {} <Debug> TCP-Session: 4b4778d4-2147-46ca-91a1-b61e399b3df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6418 | 2025.12.17 00:13:47.829750 [ 297 ] {} <Debug> TCP-Session: 4b4778d4-2147-46ca-91a1-b61e399b3df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6419 | 2025.12.17 00:13:47.829947 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60739 | ||
| 6420 | 2025.12.17 00:13:47.829975 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65493 | ||
| 6421 | 2025.12.17 00:13:47.829960 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57008 | ||
| 6422 | 2025.12.17 00:13:47.830024 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46155 | ||
| 6423 | 2025.12.17 00:13:47.830054 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49755 | ||
| 6424 | 2025.12.17 00:13:47.830066 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41051 | ||
| 6425 | 2025.12.17 00:13:47.830100 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6426 | 2025.12.17 00:13:47.830109 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6427 | 2025.12.17 00:13:47.830137 [ 3 ] {} <Debug> TCP-Session: 9b4468c5-4bda-4612-a627-2ae8643a4ba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65493 | ||
| 6428 | 2025.12.17 00:13:47.830144 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6429 | 2025.12.17 00:13:47.830152 [ 299 ] {} <Debug> TCP-Session: f5a23422-6be8-4993-b079-eec0519a76d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57008 | ||
| 6430 | 2025.12.17 00:13:47.830163 [ 3 ] {} <Debug> TCP-Session: 9b4468c5-4bda-4612-a627-2ae8643a4ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6431 | 2025.12.17 00:13:47.830151 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6432 | 2025.12.17 00:13:47.830184 [ 3 ] {} <Debug> TCP-Session: 9b4468c5-4bda-4612-a627-2ae8643a4ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6433 | 2025.12.17 00:13:47.830178 [ 299 ] {} <Debug> TCP-Session: f5a23422-6be8-4993-b079-eec0519a76d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6434 | 2025.12.17 00:13:47.830210 [ 292 ] {} <Debug> TCP-Session: 1f02c940-53c2-41e1-b964-9bf3bc80cc32 Authenticating user 'default' from [fd00:1122:3344:101::e]:46155 | ||
| 6435 | 2025.12.17 00:13:47.830223 [ 299 ] {} <Debug> TCP-Session: f5a23422-6be8-4993-b079-eec0519a76d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6436 | 2025.12.17 00:13:47.830169 [ 295 ] {} <Debug> TCP-Session: b4f25954-d211-4df9-a114-20cab7a3e22d Authenticating user 'default' from [fd00:1122:3344:101::e]:49755 | ||
| 6437 | 2025.12.17 00:13:47.830245 [ 292 ] {} <Debug> TCP-Session: 1f02c940-53c2-41e1-b964-9bf3bc80cc32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6438 | 2025.12.17 00:13:47.830269 [ 295 ] {} <Debug> TCP-Session: b4f25954-d211-4df9-a114-20cab7a3e22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6439 | 2025.12.17 00:13:47.830281 [ 292 ] {} <Debug> TCP-Session: 1f02c940-53c2-41e1-b964-9bf3bc80cc32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6440 | 2025.12.17 00:13:47.830295 [ 295 ] {} <Debug> TCP-Session: b4f25954-d211-4df9-a114-20cab7a3e22d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6441 | 2025.12.17 00:13:47.830161 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6442 | 2025.12.17 00:13:47.830073 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6443 | 2025.12.17 00:13:47.830370 [ 296 ] {} <Debug> TCP-Session: a523d194-c57e-4f6d-bedf-c8fddbf09e6c Authenticating user 'default' from [fd00:1122:3344:101::e]:41051 | ||
| 6444 | 2025.12.17 00:13:47.830042 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64479 | ||
| 6445 | 2025.12.17 00:13:47.830410 [ 296 ] {} <Debug> TCP-Session: a523d194-c57e-4f6d-bedf-c8fddbf09e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2025.12.17 00:13:47.830405 [ 298 ] {} <Debug> TCP-Session: dde41282-ffed-4f18-aa80-72489535ed7b Authenticating user 'default' from [fd00:1122:3344:101::e]:60739 | ||
| 6447 | 2025.12.17 00:13:47.830470 [ 296 ] {} <Debug> TCP-Session: a523d194-c57e-4f6d-bedf-c8fddbf09e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6448 | 2025.12.17 00:13:47.830482 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6449 | 2025.12.17 00:13:47.830491 [ 298 ] {} <Debug> TCP-Session: dde41282-ffed-4f18-aa80-72489535ed7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2025.12.17 00:13:47.830028 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65368 | ||
| 6451 | 2025.12.17 00:13:47.830523 [ 298 ] {} <Debug> TCP-Session: dde41282-ffed-4f18-aa80-72489535ed7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2025.12.17 00:13:47.830519 [ 294 ] {} <Debug> TCP-Session: 79ca87e3-6d24-4fe0-bfa6-9d8b96c72a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:64479 | ||
| 6453 | 2025.12.17 00:13:47.830153 [ 297 ] {} <Trace> TCP-Session: 4b4778d4-2147-46ca-91a1-b61e399b3df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2025.12.17 00:13:47.830590 [ 294 ] {} <Debug> TCP-Session: 79ca87e3-6d24-4fe0-bfa6-9d8b96c72a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2025.12.17 00:13:47.830590 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6456 | 2025.12.17 00:13:47.830611 [ 294 ] {} <Debug> TCP-Session: 79ca87e3-6d24-4fe0-bfa6-9d8b96c72a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6457 | 2025.12.17 00:13:47.830634 [ 293 ] {} <Debug> TCP-Session: 193175f5-c173-4f0e-833e-a69b31c3c761 Authenticating user 'default' from [fd00:1122:3344:101::e]:65368 | ||
| 6458 | 2025.12.17 00:13:47.830657 [ 293 ] {} <Debug> TCP-Session: 193175f5-c173-4f0e-833e-a69b31c3c761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2025.12.17 00:13:47.830671 [ 293 ] {} <Debug> TCP-Session: 193175f5-c173-4f0e-833e-a69b31c3c761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2025.12.17 00:13:47.830796 [ 297 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46227) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6461 | 2025.12.17 00:13:47.831133 [ 297 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6462 | 2025.12.17 00:13:47.831197 [ 297 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6463 | 2025.12.17 00:13:47.831516 [ 297 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 6464 | 2025.12.17 00:13:47.832597 [ 310 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Trace> AggregatingTransform: Aggregating | ||
| 6465 | 2025.12.17 00:13:47.832650 [ 310 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 6466 | 2025.12.17 00:13:47.832689 [ 310 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063373 sec. (940.404 rows/sec., 36.73 KiB/sec.) | ||
| 6467 | 2025.12.17 00:13:47.832709 [ 310 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Trace> Aggregator: Merging aggregated data | ||
| 6468 | 2025.12.17 00:13:47.834097 [ 297 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003383 sec., 295.59562518474723 rows/sec., 11.55 KiB/sec. | ||
| 6469 | 2025.12.17 00:13:47.834251 [ 297 ] {7fdd66c7-07c3-4241-b541-679669c099ef} <Debug> TCPHandler: Processed in 0.004289959 sec. | ||
| 6470 | 2025.12.17 00:13:47.834362 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6471 | 2025.12.17 00:13:47.834393 [ 297 ] {} <Debug> TCP-Session: 4b4778d4-2147-46ca-91a1-b61e399b3df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6472 | 2025.12.17 00:13:47.834392 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6473 | 2025.12.17 00:13:47.834417 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6474 | 2025.12.17 00:13:47.834441 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6475 | 2025.12.17 00:13:47.834448 [ 298 ] {} <Debug> TCP-Session: dde41282-ffed-4f18-aa80-72489535ed7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2025.12.17 00:13:47.834466 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6477 | 2025.12.17 00:13:47.834490 [ 292 ] {} <Debug> TCP-Session: 1f02c940-53c2-41e1-b964-9bf3bc80cc32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6478 | 2025.12.17 00:13:47.834487 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6479 | 2025.12.17 00:13:47.834519 [ 299 ] {} <Debug> TCP-Session: f5a23422-6be8-4993-b079-eec0519a76d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6480 | 2025.12.17 00:13:47.834525 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6481 | 2025.12.17 00:13:47.834553 [ 294 ] {} <Debug> TCP-Session: 79ca87e3-6d24-4fe0-bfa6-9d8b96c72a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6482 | 2025.12.17 00:13:47.834508 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6483 | 2025.12.17 00:13:47.834585 [ 296 ] {} <Debug> TCP-Session: a523d194-c57e-4f6d-bedf-c8fddbf09e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2025.12.17 00:13:47.834452 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6485 | 2025.12.17 00:13:47.834627 [ 295 ] {} <Debug> TCP-Session: b4f25954-d211-4df9-a114-20cab7a3e22d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6486 | 2025.12.17 00:13:47.834473 [ 3 ] {} <Debug> TCP-Session: 9b4468c5-4bda-4612-a627-2ae8643a4ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6487 | 2025.12.17 00:13:47.834661 [ 293 ] {} <Debug> TCP-Session: 193175f5-c173-4f0e-833e-a69b31c3c761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6488 | 2025.12.17 00:13:47.876442 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60308 | ||
| 6489 | 2025.12.17 00:13:47.876542 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6490 | 2025.12.17 00:13:47.876572 [ 297 ] {} <Debug> TCP-Session: 85420258-f7ee-447c-ade0-14b64b41c37b Authenticating user 'default' from [fd00:1122:3344:101::e]:60308 | ||
| 6491 | 2025.12.17 00:13:47.876595 [ 297 ] {} <Debug> TCP-Session: 85420258-f7ee-447c-ade0-14b64b41c37b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6492 | 2025.12.17 00:13:47.876612 [ 297 ] {} <Debug> TCP-Session: 85420258-f7ee-447c-ade0-14b64b41c37b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6493 | 2025.12.17 00:13:47.876834 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49396 | ||
| 6494 | 2025.12.17 00:13:47.876843 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50049 | ||
| 6495 | 2025.12.17 00:13:47.876885 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43344 | ||
| 6496 | 2025.12.17 00:13:47.876893 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65373 | ||
| 6497 | 2025.12.17 00:13:47.876866 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61324 | ||
| 6498 | 2025.12.17 00:13:47.876951 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6499 | 2025.12.17 00:13:47.876966 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6500 | 2025.12.17 00:13:47.877000 [ 298 ] {} <Debug> TCP-Session: 194eeed9-0707-4e3a-8cd0-a7804efcc985 Authenticating user 'default' from [fd00:1122:3344:101::e]:49396 | ||
| 6501 | 2025.12.17 00:13:47.877016 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6502 | 2025.12.17 00:13:47.877025 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6503 | 2025.12.17 00:13:47.877038 [ 298 ] {} <Debug> TCP-Session: 194eeed9-0707-4e3a-8cd0-a7804efcc985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2025.12.17 00:13:47.877055 [ 296 ] {} <Debug> TCP-Session: 9062520f-7e8d-445c-8e00-77ffe4a99f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:65373 | ||
| 6505 | 2025.12.17 00:13:47.877066 [ 298 ] {} <Debug> TCP-Session: 194eeed9-0707-4e3a-8cd0-a7804efcc985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6506 | 2025.12.17 00:13:47.877065 [ 293 ] {} <Debug> TCP-Session: ed20b2ce-1e24-4b64-bd87-d25d035f29ed Authenticating user 'default' from [fd00:1122:3344:101::e]:61324 | ||
| 6507 | 2025.12.17 00:13:47.877088 [ 296 ] {} <Debug> TCP-Session: 9062520f-7e8d-445c-8e00-77ffe4a99f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2025.12.17 00:13:47.877108 [ 293 ] {} <Debug> TCP-Session: ed20b2ce-1e24-4b64-bd87-d25d035f29ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6509 | 2025.12.17 00:13:47.877138 [ 296 ] {} <Debug> TCP-Session: 9062520f-7e8d-445c-8e00-77ffe4a99f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6510 | 2025.12.17 00:13:47.877153 [ 293 ] {} <Debug> TCP-Session: ed20b2ce-1e24-4b64-bd87-d25d035f29ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6511 | 2025.12.17 00:13:47.877021 [ 295 ] {} <Debug> TCP-Session: 2506c15a-878c-4f0f-8684-e38ae044cbe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43344 | ||
| 6512 | 2025.12.17 00:13:47.876874 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63357 | ||
| 6513 | 2025.12.17 00:13:47.877213 [ 295 ] {} <Debug> TCP-Session: 2506c15a-878c-4f0f-8684-e38ae044cbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6514 | 2025.12.17 00:13:47.876964 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6515 | 2025.12.17 00:13:47.877252 [ 295 ] {} <Debug> TCP-Session: 2506c15a-878c-4f0f-8684-e38ae044cbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6516 | 2025.12.17 00:13:47.876915 [ 297 ] {} <Trace> TCP-Session: 85420258-f7ee-447c-ade0-14b64b41c37b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2025.12.17 00:13:47.877270 [ 3 ] {} <Debug> TCP-Session: 9b5385ad-5e26-41b6-bda7-d53759de7122 Authenticating user 'default' from [fd00:1122:3344:101::e]:50049 | ||
| 6518 | 2025.12.17 00:13:47.877294 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6519 | 2025.12.17 00:13:47.877314 [ 3 ] {} <Debug> TCP-Session: 9b5385ad-5e26-41b6-bda7-d53759de7122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2025.12.17 00:13:47.876863 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54386 | ||
| 6521 | 2025.12.17 00:13:47.877343 [ 3 ] {} <Debug> TCP-Session: 9b5385ad-5e26-41b6-bda7-d53759de7122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6522 | 2025.12.17 00:13:47.877345 [ 294 ] {} <Debug> TCP-Session: f2c38650-5904-49c8-a5b0-7fa8b890fb47 Authenticating user 'default' from [fd00:1122:3344:101::e]:63357 | ||
| 6523 | 2025.12.17 00:13:47.876842 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37011 | ||
| 6524 | 2025.12.17 00:13:47.877414 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6525 | 2025.12.17 00:13:47.877421 [ 294 ] {} <Debug> TCP-Session: f2c38650-5904-49c8-a5b0-7fa8b890fb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6526 | 2025.12.17 00:13:47.877444 [ 297 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60308) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6527 | 2025.12.17 00:13:47.877472 [ 292 ] {} <Debug> TCP-Session: 69b8446a-9373-40b4-baaa-2d7167a1c7b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54386 | ||
| 6528 | 2025.12.17 00:13:47.877478 [ 294 ] {} <Debug> TCP-Session: f2c38650-5904-49c8-a5b0-7fa8b890fb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6529 | 2025.12.17 00:13:47.877517 [ 292 ] {} <Debug> TCP-Session: 69b8446a-9373-40b4-baaa-2d7167a1c7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6530 | 2025.12.17 00:13:47.877477 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6531 | 2025.12.17 00:13:47.877561 [ 292 ] {} <Debug> TCP-Session: 69b8446a-9373-40b4-baaa-2d7167a1c7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2025.12.17 00:13:47.877587 [ 299 ] {} <Debug> TCP-Session: 2a7114da-abad-4c9d-9fe6-e8ab195af53b Authenticating user 'default' from [fd00:1122:3344:101::e]:37011 | ||
| 6533 | 2025.12.17 00:13:47.877609 [ 299 ] {} <Debug> TCP-Session: 2a7114da-abad-4c9d-9fe6-e8ab195af53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6534 | 2025.12.17 00:13:47.877621 [ 299 ] {} <Debug> TCP-Session: 2a7114da-abad-4c9d-9fe6-e8ab195af53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2025.12.17 00:13:47.877725 [ 297 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6536 | 2025.12.17 00:13:47.877799 [ 297 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6537 | 2025.12.17 00:13:47.878145 [ 297 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 6538 | 2025.12.17 00:13:47.879265 [ 325 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Trace> AggregatingTransform: Aggregating | ||
| 6539 | 2025.12.17 00:13:47.879301 [ 325 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Trace> Aggregator: Aggregation method: without_key | ||
| 6540 | 2025.12.17 00:13:47.879334 [ 325 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001070802 sec. (933.879 rows/sec., 36.48 KiB/sec.) | ||
| 6541 | 2025.12.17 00:13:47.879352 [ 325 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Trace> Aggregator: Merging aggregated data | ||
| 6542 | 2025.12.17 00:13:47.880574 [ 297 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00319 sec., 313.4796238244514 rows/sec., 12.25 KiB/sec. | ||
| 6543 | 2025.12.17 00:13:47.880706 [ 297 ] {e3e8fef8-d99c-4a69-a642-5235620f2293} <Debug> TCPHandler: Processed in 0.003906591 sec. | ||
| 6544 | 2025.12.17 00:13:47.880795 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6545 | 2025.12.17 00:13:47.880831 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6546 | 2025.12.17 00:13:47.880854 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6547 | 2025.12.17 00:13:47.880873 [ 3 ] {} <Debug> TCP-Session: 9b5385ad-5e26-41b6-bda7-d53759de7122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2025.12.17 00:13:47.880882 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6549 | 2025.12.17 00:13:47.880895 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6550 | 2025.12.17 00:13:47.880918 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6551 | 2025.12.17 00:13:47.880939 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6552 | 2025.12.17 00:13:47.880959 [ 299 ] {} <Debug> TCP-Session: 2a7114da-abad-4c9d-9fe6-e8ab195af53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6553 | 2025.12.17 00:13:47.880970 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6554 | 2025.12.17 00:13:47.880998 [ 292 ] {} <Debug> TCP-Session: 69b8446a-9373-40b4-baaa-2d7167a1c7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2025.12.17 00:13:47.880983 [ 294 ] {} <Debug> TCP-Session: f2c38650-5904-49c8-a5b0-7fa8b890fb47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2025.12.17 00:13:47.881028 [ 295 ] {} <Debug> TCP-Session: 2506c15a-878c-4f0f-8684-e38ae044cbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6557 | 2025.12.17 00:13:47.880970 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6558 | 2025.12.17 00:13:47.880909 [ 298 ] {} <Debug> TCP-Session: 194eeed9-0707-4e3a-8cd0-a7804efcc985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6559 | 2025.12.17 00:13:47.881111 [ 293 ] {} <Debug> TCP-Session: ed20b2ce-1e24-4b64-bd87-d25d035f29ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2025.12.17 00:13:47.880945 [ 296 ] {} <Debug> TCP-Session: 9062520f-7e8d-445c-8e00-77ffe4a99f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2025.12.17 00:13:47.880840 [ 297 ] {} <Debug> TCP-Session: 85420258-f7ee-447c-ade0-14b64b41c37b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2025.12.17 00:13:48.803674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15677 | ||
| 6563 | 2025.12.17 00:13:48.804304 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2025.12.17 00:13:48.804375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6565 | 2025.12.17 00:13:48.804949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6566 | 2025.12.17 00:13:48.805271 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2025.12.17 00:13:48.805431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15677 | ||
| 6568 | 2025.12.17 00:13:49.634184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6569 | 2025.12.17 00:13:49.649987 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2025.12.17 00:13:49.650061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6571 | 2025.12.17 00:13:49.656975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6572 | 2025.12.17 00:13:49.657731 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2025.12.17 00:13:49.661597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6574 | 2025.12.17 00:13:51.331224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 818 | ||
| 6575 | 2025.12.17 00:13:51.333535 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2025.12.17 00:13:51.333584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6577 | 2025.12.17 00:13:51.334807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6578 | 2025.12.17 00:13:51.335071 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.12.17 00:13:51.335329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 6580 | 2025.12.17 00:13:52.360131 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2025.12.17 00:13:52.360418 [ 4 ] {248640ee-84e8-4b5b-a33e-89f08eb6dfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6582 | 2025.12.17 00:13:52.360521 [ 4 ] {248640ee-84e8-4b5b-a33e-89f08eb6dfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6583 | 2025.12.17 00:13:52.361335 [ 4 ] {248640ee-84e8-4b5b-a33e-89f08eb6dfb4} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2025.12.17 00:13:52.361385 [ 4 ] {248640ee-84e8-4b5b-a33e-89f08eb6dfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6585 | 2025.12.17 00:13:52.361795 [ 4 ] {248640ee-84e8-4b5b-a33e-89f08eb6dfb4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6586 | 2025.12.17 00:13:52.362016 [ 4 ] {248640ee-84e8-4b5b-a33e-89f08eb6dfb4} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2025.12.17 00:13:52.362171 [ 4 ] {248640ee-84e8-4b5b-a33e-89f08eb6dfb4} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001831 sec., 74276.35172037139 rows/sec., 6.44 MiB/sec. | ||
| 6588 | 2025.12.17 00:13:52.362218 [ 4 ] {248640ee-84e8-4b5b-a33e-89f08eb6dfb4} <Debug> TCPHandler: Processed in 0.002284638 sec. | ||
| 6589 | 2025.12.17 00:13:52.362336 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2025.12.17 00:13:52.362430 [ 4 ] {9c152614-5604-4c88-aa55-7648e94198ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6591 | 2025.12.17 00:13:52.362470 [ 4 ] {9c152614-5604-4c88-aa55-7648e94198ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6592 | 2025.12.17 00:13:52.362877 [ 4 ] {9c152614-5604-4c88-aa55-7648e94198ae} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2025.12.17 00:13:52.362913 [ 4 ] {9c152614-5604-4c88-aa55-7648e94198ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6594 | 2025.12.17 00:13:52.363223 [ 4 ] {9c152614-5604-4c88-aa55-7648e94198ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6595 | 2025.12.17 00:13:52.363428 [ 4 ] {9c152614-5604-4c88-aa55-7648e94198ae} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2025.12.17 00:13:52.363531 [ 129 ] {} <Debug> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6597 | 2025.12.17 00:13:52.363554 [ 4 ] {9c152614-5604-4c88-aa55-7648e94198ae} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001142 sec., 35026.26970227671 rows/sec., 2.57 MiB/sec. | ||
| 6598 | 2025.12.17 00:13:52.363601 [ 129 ] {} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2025.12.17 00:13:52.363609 [ 4 ] {9c152614-5604-4c88-aa55-7648e94198ae} <Debug> TCPHandler: Processed in 0.001320617 sec. | ||
| 6600 | 2025.12.17 00:13:52.363633 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6601 | 2025.12.17 00:13:52.363729 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2025.12.17 00:13:52.363769 [ 193 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 6603 | 2025.12.17 00:13:52.363829 [ 4 ] {7005d9ee-9cf4-47a1-8cd1-9e94182762f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6604 | 2025.12.17 00:13:52.363873 [ 4 ] {7005d9ee-9cf4-47a1-8cd1-9e94182762f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6605 | 2025.12.17 00:13:52.363913 [ 193 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6606 | 2025.12.17 00:13:52.363955 [ 193 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 6607 | 2025.12.17 00:13:52.364054 [ 193 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 6608 | 2025.12.17 00:13:52.364108 [ 193 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 6609 | 2025.12.17 00:13:52.364155 [ 193 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
| 6610 | 2025.12.17 00:13:52.364201 [ 193 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 6611 | 2025.12.17 00:13:52.364248 [ 193 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 6612 | 2025.12.17 00:13:52.364294 [ 4 ] {7005d9ee-9cf4-47a1-8cd1-9e94182762f9} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2025.12.17 00:13:52.364335 [ 4 ] {7005d9ee-9cf4-47a1-8cd1-9e94182762f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6614 | 2025.12.17 00:13:52.364676 [ 4 ] {7005d9ee-9cf4-47a1-8cd1-9e94182762f9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6615 | 2025.12.17 00:13:52.364904 [ 4 ] {7005d9ee-9cf4-47a1-8cd1-9e94182762f9} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2025.12.17 00:13:52.365065 [ 4 ] {7005d9ee-9cf4-47a1-8cd1-9e94182762f9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001258 sec., 82670.90620031797 rows/sec., 6.46 MiB/sec. | ||
| 6617 | 2025.12.17 00:13:52.365103 [ 4 ] {7005d9ee-9cf4-47a1-8cd1-9e94182762f9} <Debug> TCPHandler: Processed in 0.00142126 sec. | ||
| 6618 | 2025.12.17 00:13:52.365180 [ 199 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014612 sec., 310019.1623323296 rows/sec., 21.87 MiB/sec. | ||
| 6619 | 2025.12.17 00:13:52.365214 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2025.12.17 00:13:52.365306 [ 4 ] {d1fa8a3e-e246-4d12-acf7-5b53753e4114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6621 | 2025.12.17 00:13:52.365350 [ 4 ] {d1fa8a3e-e246-4d12-acf7-5b53753e4114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6622 | 2025.12.17 00:13:52.365401 [ 200 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6623 | 2025.12.17 00:13:52.365759 [ 200 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_26_5} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2025.12.17 00:13:52.365787 [ 4 ] {d1fa8a3e-e246-4d12-acf7-5b53753e4114} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2025.12.17 00:13:52.365832 [ 4 ] {d1fa8a3e-e246-4d12-acf7-5b53753e4114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6626 | 2025.12.17 00:13:52.365879 [ 200 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_26_5} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6627 | 2025.12.17 00:13:52.365984 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6628 | 2025.12.17 00:13:52.366177 [ 4 ] {d1fa8a3e-e246-4d12-acf7-5b53753e4114} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6629 | 2025.12.17 00:13:52.366400 [ 4 ] {d1fa8a3e-e246-4d12-acf7-5b53753e4114} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2025.12.17 00:13:52.366531 [ 4 ] {d1fa8a3e-e246-4d12-acf7-5b53753e4114} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 6631 | 2025.12.17 00:13:52.366568 [ 4 ] {d1fa8a3e-e246-4d12-acf7-5b53753e4114} <Debug> TCPHandler: Processed in 0.001400449 sec. | ||
| 6632 | 2025.12.17 00:13:52.366675 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2025.12.17 00:13:52.366769 [ 4 ] {1c0bc376-d1bb-490a-bafa-e5a98e2ba164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6634 | 2025.12.17 00:13:52.366823 [ 4 ] {1c0bc376-d1bb-490a-bafa-e5a98e2ba164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6635 | 2025.12.17 00:13:52.367720 [ 4 ] {1c0bc376-d1bb-490a-bafa-e5a98e2ba164} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2025.12.17 00:13:52.367757 [ 4 ] {1c0bc376-d1bb-490a-bafa-e5a98e2ba164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6637 | 2025.12.17 00:13:52.368307 [ 4 ] {1c0bc376-d1bb-490a-bafa-e5a98e2ba164} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6638 | 2025.12.17 00:13:52.368525 [ 4 ] {1c0bc376-d1bb-490a-bafa-e5a98e2ba164} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2025.12.17 00:13:52.368661 [ 4 ] {1c0bc376-d1bb-490a-bafa-e5a98e2ba164} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001911 sec., 20931.449502878077 rows/sec., 37.51 MiB/sec. | ||
| 6640 | 2025.12.17 00:13:52.368717 [ 4 ] {1c0bc376-d1bb-490a-bafa-e5a98e2ba164} <Debug> TCPHandler: Processed in 0.002090334 sec. | ||
| 6641 | 2025.12.17 00:13:52.368824 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2025.12.17 00:13:52.368919 [ 4 ] {b04d11f2-f678-4932-9d80-553ee001e19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6643 | 2025.12.17 00:13:52.368960 [ 4 ] {b04d11f2-f678-4932-9d80-553ee001e19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6644 | 2025.12.17 00:13:52.369287 [ 4 ] {b04d11f2-f678-4932-9d80-553ee001e19b} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2025.12.17 00:13:52.369323 [ 4 ] {b04d11f2-f678-4932-9d80-553ee001e19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6646 | 2025.12.17 00:13:52.369628 [ 4 ] {b04d11f2-f678-4932-9d80-553ee001e19b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6647 | 2025.12.17 00:13:52.369830 [ 4 ] {b04d11f2-f678-4932-9d80-553ee001e19b} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2025.12.17 00:13:52.369953 [ 4 ] {b04d11f2-f678-4932-9d80-553ee001e19b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 6649 | 2025.12.17 00:13:52.369989 [ 4 ] {b04d11f2-f678-4932-9d80-553ee001e19b} <Debug> TCPHandler: Processed in 0.001212435 sec. | ||
| 6650 | 2025.12.17 00:13:56.190042 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6651 | 2025.12.17 00:13:56.190147 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6652 | 2025.12.17 00:13:56.306267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16189 | ||
| 6653 | 2025.12.17 00:13:56.306770 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2025.12.17 00:13:56.306815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6655 | 2025.12.17 00:13:56.307291 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6656 | 2025.12.17 00:13:56.307519 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2025.12.17 00:13:56.307666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16189 | ||
| 6658 | 2025.12.17 00:13:57.162443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6659 | 2025.12.17 00:13:57.178290 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2025.12.17 00:13:57.178347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6661 | 2025.12.17 00:13:57.184711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6662 | 2025.12.17 00:13:57.185400 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2025.12.17 00:13:57.188183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6664 | 2025.12.17 00:13:57.358111 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2025.12.17 00:13:57.358312 [ 4 ] {aa0d3f63-b666-4da0-bb4a-0ce1f4843e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6666 | 2025.12.17 00:13:57.358386 [ 4 ] {aa0d3f63-b666-4da0-bb4a-0ce1f4843e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6667 | 2025.12.17 00:13:57.359080 [ 4 ] {aa0d3f63-b666-4da0-bb4a-0ce1f4843e5e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2025.12.17 00:13:57.359124 [ 4 ] {aa0d3f63-b666-4da0-bb4a-0ce1f4843e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6669 | 2025.12.17 00:13:57.359524 [ 4 ] {aa0d3f63-b666-4da0-bb4a-0ce1f4843e5e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6670 | 2025.12.17 00:13:57.359760 [ 4 ] {aa0d3f63-b666-4da0-bb4a-0ce1f4843e5e} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.12.17 00:13:57.359913 [ 4 ] {aa0d3f63-b666-4da0-bb4a-0ce1f4843e5e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 6672 | 2025.12.17 00:13:57.359957 [ 4 ] {aa0d3f63-b666-4da0-bb4a-0ce1f4843e5e} <Debug> TCPHandler: Processed in 0.001988241 sec. | ||
| 6673 | 2025.12.17 00:13:57.360091 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2025.12.17 00:13:57.360186 [ 4 ] {fd4fd025-96e0-4df0-905f-4246fb3f50c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6675 | 2025.12.17 00:13:57.360226 [ 4 ] {fd4fd025-96e0-4df0-905f-4246fb3f50c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6676 | 2025.12.17 00:13:57.360665 [ 4 ] {fd4fd025-96e0-4df0-905f-4246fb3f50c5} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2025.12.17 00:13:57.360702 [ 4 ] {fd4fd025-96e0-4df0-905f-4246fb3f50c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6678 | 2025.12.17 00:13:57.361005 [ 4 ] {fd4fd025-96e0-4df0-905f-4246fb3f50c5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6679 | 2025.12.17 00:13:57.361216 [ 4 ] {fd4fd025-96e0-4df0-905f-4246fb3f50c5} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2025.12.17 00:13:57.361343 [ 4 ] {fd4fd025-96e0-4df0-905f-4246fb3f50c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 6681 | 2025.12.17 00:13:57.361381 [ 4 ] {fd4fd025-96e0-4df0-905f-4246fb3f50c5} <Debug> TCPHandler: Processed in 0.001348878 sec. | ||
| 6682 | 2025.12.17 00:13:57.361490 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2025.12.17 00:13:57.361585 [ 4 ] {7ab97cc3-4401-472a-9401-21eff45823a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6684 | 2025.12.17 00:13:57.361628 [ 4 ] {7ab97cc3-4401-472a-9401-21eff45823a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6685 | 2025.12.17 00:13:57.362044 [ 4 ] {7ab97cc3-4401-472a-9401-21eff45823a9} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2025.12.17 00:13:57.362081 [ 4 ] {7ab97cc3-4401-472a-9401-21eff45823a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6687 | 2025.12.17 00:13:57.362414 [ 4 ] {7ab97cc3-4401-472a-9401-21eff45823a9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6688 | 2025.12.17 00:13:57.362621 [ 4 ] {7ab97cc3-4401-472a-9401-21eff45823a9} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2025.12.17 00:13:57.362749 [ 4 ] {7ab97cc3-4401-472a-9401-21eff45823a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6690 | 2025.12.17 00:13:57.362786 [ 4 ] {7ab97cc3-4401-472a-9401-21eff45823a9} <Debug> TCPHandler: Processed in 0.001344578 sec. | ||
| 6691 | 2025.12.17 00:13:57.362889 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2025.12.17 00:13:57.362982 [ 4 ] {f90851c3-e091-4ceb-bea4-4b722212a8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6693 | 2025.12.17 00:13:57.363023 [ 4 ] {f90851c3-e091-4ceb-bea4-4b722212a8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6694 | 2025.12.17 00:13:57.363350 [ 4 ] {f90851c3-e091-4ceb-bea4-4b722212a8da} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.12.17 00:13:57.363385 [ 4 ] {f90851c3-e091-4ceb-bea4-4b722212a8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6696 | 2025.12.17 00:13:57.363689 [ 4 ] {f90851c3-e091-4ceb-bea4-4b722212a8da} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6697 | 2025.12.17 00:13:57.363899 [ 4 ] {f90851c3-e091-4ceb-bea4-4b722212a8da} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2025.12.17 00:13:57.364028 [ 4 ] {f90851c3-e091-4ceb-bea4-4b722212a8da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 6699 | 2025.12.17 00:13:57.364064 [ 4 ] {f90851c3-e091-4ceb-bea4-4b722212a8da} <Debug> TCPHandler: Processed in 0.001224546 sec. | ||
| 6700 | 2025.12.17 00:14:01.336372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 838 | ||
| 6701 | 2025.12.17 00:14:01.338387 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2025.12.17 00:14:01.338428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6703 | 2025.12.17 00:14:01.339569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6704 | 2025.12.17 00:14:01.339845 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2025.12.17 00:14:01.340106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6706 | 2025.12.17 00:14:02.361039 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2025.12.17 00:14:02.361242 [ 4 ] {6e6efa58-788e-4ec5-8c2c-29c7ebc87b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6708 | 2025.12.17 00:14:02.361314 [ 4 ] {6e6efa58-788e-4ec5-8c2c-29c7ebc87b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6709 | 2025.12.17 00:14:02.361998 [ 4 ] {6e6efa58-788e-4ec5-8c2c-29c7ebc87b3d} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2025.12.17 00:14:02.362044 [ 4 ] {6e6efa58-788e-4ec5-8c2c-29c7ebc87b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6711 | 2025.12.17 00:14:02.362434 [ 4 ] {6e6efa58-788e-4ec5-8c2c-29c7ebc87b3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6712 | 2025.12.17 00:14:02.362649 [ 4 ] {6e6efa58-788e-4ec5-8c2c-29c7ebc87b3d} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2025.12.17 00:14:02.362795 [ 4 ] {6e6efa58-788e-4ec5-8c2c-29c7ebc87b3d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.24 MiB/sec. | ||
| 6714 | 2025.12.17 00:14:02.362837 [ 4 ] {6e6efa58-788e-4ec5-8c2c-29c7ebc87b3d} <Debug> TCPHandler: Processed in 0.00193196 sec. | ||
| 6715 | 2025.12.17 00:14:02.362958 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2025.12.17 00:14:02.363052 [ 4 ] {269dc4fd-4cb5-44d3-8a1d-d2cd5538870b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6717 | 2025.12.17 00:14:02.363092 [ 4 ] {269dc4fd-4cb5-44d3-8a1d-d2cd5538870b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6718 | 2025.12.17 00:14:02.363498 [ 4 ] {269dc4fd-4cb5-44d3-8a1d-d2cd5538870b} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2025.12.17 00:14:02.363533 [ 4 ] {269dc4fd-4cb5-44d3-8a1d-d2cd5538870b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6720 | 2025.12.17 00:14:02.363813 [ 4 ] {269dc4fd-4cb5-44d3-8a1d-d2cd5538870b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6721 | 2025.12.17 00:14:02.364019 [ 4 ] {269dc4fd-4cb5-44d3-8a1d-d2cd5538870b} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2025.12.17 00:14:02.364149 [ 4 ] {269dc4fd-4cb5-44d3-8a1d-d2cd5538870b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001116 sec., 12544.802867383512 rows/sec., 1022.94 KiB/sec. | ||
| 6723 | 2025.12.17 00:14:02.364186 [ 4 ] {269dc4fd-4cb5-44d3-8a1d-d2cd5538870b} <Debug> TCPHandler: Processed in 0.001277357 sec. | ||
| 6724 | 2025.12.17 00:14:02.364294 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2025.12.17 00:14:02.364386 [ 4 ] {6e9a3e22-7b9a-483d-85ac-cfe249f7bd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6726 | 2025.12.17 00:14:02.364424 [ 4 ] {6e9a3e22-7b9a-483d-85ac-cfe249f7bd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6727 | 2025.12.17 00:14:02.364949 [ 4 ] {6e9a3e22-7b9a-483d-85ac-cfe249f7bd19} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2025.12.17 00:14:02.364985 [ 4 ] {6e9a3e22-7b9a-483d-85ac-cfe249f7bd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6729 | 2025.12.17 00:14:02.365325 [ 4 ] {6e9a3e22-7b9a-483d-85ac-cfe249f7bd19} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6730 | 2025.12.17 00:14:02.365531 [ 4 ] {6e9a3e22-7b9a-483d-85ac-cfe249f7bd19} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2025.12.17 00:14:02.365657 [ 4 ] {6e9a3e22-7b9a-483d-85ac-cfe249f7bd19} <Debug> executeQuery: Read 263 rows, 24.05 KiB in 0.001288 sec., 204192.54658385093 rows/sec., 18.23 MiB/sec. | ||
| 6732 | 2025.12.17 00:14:02.365694 [ 4 ] {6e9a3e22-7b9a-483d-85ac-cfe249f7bd19} <Debug> TCPHandler: Processed in 0.00144703 sec. | ||
| 6733 | 2025.12.17 00:14:02.365804 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2025.12.17 00:14:02.365896 [ 4 ] {9d38015c-9bdd-4979-bc56-f4436baba6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6735 | 2025.12.17 00:14:02.365936 [ 4 ] {9d38015c-9bdd-4979-bc56-f4436baba6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6736 | 2025.12.17 00:14:02.366312 [ 4 ] {9d38015c-9bdd-4979-bc56-f4436baba6c2} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2025.12.17 00:14:02.366344 [ 4 ] {9d38015c-9bdd-4979-bc56-f4436baba6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6738 | 2025.12.17 00:14:02.366622 [ 4 ] {9d38015c-9bdd-4979-bc56-f4436baba6c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6739 | 2025.12.17 00:14:02.366809 [ 4 ] {9d38015c-9bdd-4979-bc56-f4436baba6c2} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2025.12.17 00:14:02.366922 [ 4 ] {9d38015c-9bdd-4979-bc56-f4436baba6c2} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001102 sec., 59891.10707803993 rows/sec., 4.38 MiB/sec. | ||
| 6741 | 2025.12.17 00:14:02.366956 [ 4 ] {9d38015c-9bdd-4979-bc56-f4436baba6c2} <Debug> TCPHandler: Processed in 0.001260487 sec. | ||
| 6742 | 2025.12.17 00:14:02.367127 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2025.12.17 00:14:02.367220 [ 4 ] {74d83248-6c21-4a7c-8c40-0d826182b130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6744 | 2025.12.17 00:14:02.367258 [ 4 ] {74d83248-6c21-4a7c-8c40-0d826182b130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6745 | 2025.12.17 00:14:02.367641 [ 4 ] {74d83248-6c21-4a7c-8c40-0d826182b130} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2025.12.17 00:14:02.367677 [ 4 ] {74d83248-6c21-4a7c-8c40-0d826182b130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6747 | 2025.12.17 00:14:02.367961 [ 4 ] {74d83248-6c21-4a7c-8c40-0d826182b130} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6748 | 2025.12.17 00:14:02.368167 [ 4 ] {74d83248-6c21-4a7c-8c40-0d826182b130} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2025.12.17 00:14:02.368289 [ 4 ] {74d83248-6c21-4a7c-8c40-0d826182b130} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001087 sec., 22079.116835326586 rows/sec., 1.83 MiB/sec. | ||
| 6750 | 2025.12.17 00:14:02.368325 [ 4 ] {74d83248-6c21-4a7c-8c40-0d826182b130} <Debug> TCPHandler: Processed in 0.001245256 sec. | ||
| 6751 | 2025.12.17 00:14:02.368430 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2025.12.17 00:14:02.368521 [ 4 ] {711b02d4-6d0a-469c-9f43-516aa0acdcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6753 | 2025.12.17 00:14:02.368559 [ 4 ] {711b02d4-6d0a-469c-9f43-516aa0acdcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6754 | 2025.12.17 00:14:02.368933 [ 4 ] {711b02d4-6d0a-469c-9f43-516aa0acdcba} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2025.12.17 00:14:02.368968 [ 4 ] {711b02d4-6d0a-469c-9f43-516aa0acdcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6756 | 2025.12.17 00:14:02.369253 [ 4 ] {711b02d4-6d0a-469c-9f43-516aa0acdcba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6757 | 2025.12.17 00:14:02.369458 [ 4 ] {711b02d4-6d0a-469c-9f43-516aa0acdcba} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2025.12.17 00:14:02.369579 [ 4 ] {711b02d4-6d0a-469c-9f43-516aa0acdcba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 872.09 KiB/sec. | ||
| 6759 | 2025.12.17 00:14:02.369616 [ 4 ] {711b02d4-6d0a-469c-9f43-516aa0acdcba} <Debug> TCPHandler: Processed in 0.001232345 sec. | ||
| 6760 | 2025.12.17 00:14:02.369721 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2025.12.17 00:14:02.369813 [ 4 ] {e63f6b1d-f909-4bec-854e-d22f1c08f7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6762 | 2025.12.17 00:14:02.369850 [ 4 ] {e63f6b1d-f909-4bec-854e-d22f1c08f7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6763 | 2025.12.17 00:14:02.370298 [ 4 ] {e63f6b1d-f909-4bec-854e-d22f1c08f7b1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2025.12.17 00:14:02.370333 [ 4 ] {e63f6b1d-f909-4bec-854e-d22f1c08f7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6765 | 2025.12.17 00:14:02.370644 [ 4 ] {e63f6b1d-f909-4bec-854e-d22f1c08f7b1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6766 | 2025.12.17 00:14:02.370851 [ 4 ] {e63f6b1d-f909-4bec-854e-d22f1c08f7b1} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2025.12.17 00:14:02.370977 [ 4 ] {e63f6b1d-f909-4bec-854e-d22f1c08f7b1} <Debug> executeQuery: Read 154 rows, 12.72 KiB in 0.001182 sec., 130287.64805414551 rows/sec., 10.51 MiB/sec. | ||
| 6768 | 2025.12.17 00:14:02.371014 [ 4 ] {e63f6b1d-f909-4bec-854e-d22f1c08f7b1} <Debug> TCPHandler: Processed in 0.001341038 sec. | ||
| 6769 | 2025.12.17 00:14:02.371119 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2025.12.17 00:14:02.371212 [ 4 ] {6b54e2a5-80e0-4ed8-b35e-bda06eaccff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6771 | 2025.12.17 00:14:02.371254 [ 4 ] {6b54e2a5-80e0-4ed8-b35e-bda06eaccff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6772 | 2025.12.17 00:14:02.371646 [ 4 ] {6b54e2a5-80e0-4ed8-b35e-bda06eaccff7} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2025.12.17 00:14:02.371682 [ 4 ] {6b54e2a5-80e0-4ed8-b35e-bda06eaccff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6774 | 2025.12.17 00:14:02.372011 [ 4 ] {6b54e2a5-80e0-4ed8-b35e-bda06eaccff7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6775 | 2025.12.17 00:14:02.372224 [ 4 ] {6b54e2a5-80e0-4ed8-b35e-bda06eaccff7} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2025.12.17 00:14:02.372348 [ 4 ] {6b54e2a5-80e0-4ed8-b35e-bda06eaccff7} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001154 sec., 175909.87868284227 rows/sec., 12.60 MiB/sec. | ||
| 6777 | 2025.12.17 00:14:02.372384 [ 4 ] {6b54e2a5-80e0-4ed8-b35e-bda06eaccff7} <Debug> TCPHandler: Processed in 0.001312587 sec. | ||
| 6778 | 2025.12.17 00:14:02.372490 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2025.12.17 00:14:02.372583 [ 4 ] {474c8110-da65-41e3-9600-d80f2bb97b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6780 | 2025.12.17 00:14:02.372637 [ 4 ] {474c8110-da65-41e3-9600-d80f2bb97b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6781 | 2025.12.17 00:14:02.373464 [ 4 ] {474c8110-da65-41e3-9600-d80f2bb97b20} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2025.12.17 00:14:02.373500 [ 4 ] {474c8110-da65-41e3-9600-d80f2bb97b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6783 | 2025.12.17 00:14:02.374044 [ 4 ] {474c8110-da65-41e3-9600-d80f2bb97b20} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6784 | 2025.12.17 00:14:02.374261 [ 4 ] {474c8110-da65-41e3-9600-d80f2bb97b20} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2025.12.17 00:14:02.374398 [ 4 ] {474c8110-da65-41e3-9600-d80f2bb97b20} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001832 sec., 21834.06113537118 rows/sec., 39.13 MiB/sec. | ||
| 6786 | 2025.12.17 00:14:02.374451 [ 4 ] {474c8110-da65-41e3-9600-d80f2bb97b20} <Debug> TCPHandler: Processed in 0.002007362 sec. | ||
| 6787 | 2025.12.17 00:14:02.374558 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2025.12.17 00:14:02.374664 [ 4 ] {ac03e745-6c2a-4dd6-9d77-0abeeac7d594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6789 | 2025.12.17 00:14:02.374708 [ 4 ] {ac03e745-6c2a-4dd6-9d77-0abeeac7d594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6790 | 2025.12.17 00:14:02.375072 [ 4 ] {ac03e745-6c2a-4dd6-9d77-0abeeac7d594} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2025.12.17 00:14:02.375112 [ 4 ] {ac03e745-6c2a-4dd6-9d77-0abeeac7d594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6792 | 2025.12.17 00:14:02.375420 [ 4 ] {ac03e745-6c2a-4dd6-9d77-0abeeac7d594} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6793 | 2025.12.17 00:14:02.375623 [ 4 ] {ac03e745-6c2a-4dd6-9d77-0abeeac7d594} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2025.12.17 00:14:02.375748 [ 4 ] {ac03e745-6c2a-4dd6-9d77-0abeeac7d594} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 6795 | 2025.12.17 00:14:02.375783 [ 4 ] {ac03e745-6c2a-4dd6-9d77-0abeeac7d594} <Debug> TCPHandler: Processed in 0.001326188 sec. | ||
| 6796 | 2025.12.17 00:14:03.810045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16637 | ||
| 6797 | 2025.12.17 00:14:03.810636 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2025.12.17 00:14:03.810680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6799 | 2025.12.17 00:14:03.811193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6800 | 2025.12.17 00:14:03.811475 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.12.17 00:14:03.811607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16637 | ||
| 6802 | 2025.12.17 00:14:04.691153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6803 | 2025.12.17 00:14:04.709039 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2025.12.17 00:14:04.709105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6805 | 2025.12.17 00:14:04.715559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6806 | 2025.12.17 00:14:04.716273 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2025.12.17 00:14:04.719231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6808 | 2025.12.17 00:14:07.360446 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6809 | 2025.12.17 00:14:07.360626 [ 4 ] {c58b82c9-654e-4f14-9e1c-586106cfccda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6810 | 2025.12.17 00:14:07.360692 [ 4 ] {c58b82c9-654e-4f14-9e1c-586106cfccda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6811 | 2025.12.17 00:14:07.361370 [ 4 ] {c58b82c9-654e-4f14-9e1c-586106cfccda} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2025.12.17 00:14:07.361414 [ 4 ] {c58b82c9-654e-4f14-9e1c-586106cfccda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6813 | 2025.12.17 00:14:07.361803 [ 4 ] {c58b82c9-654e-4f14-9e1c-586106cfccda} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6814 | 2025.12.17 00:14:07.362022 [ 4 ] {c58b82c9-654e-4f14-9e1c-586106cfccda} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2025.12.17 00:14:07.362165 [ 4 ] {c58b82c9-654e-4f14-9e1c-586106cfccda} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 6816 | 2025.12.17 00:14:07.362181 [ 140 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6817 | 2025.12.17 00:14:07.362207 [ 4 ] {c58b82c9-654e-4f14-9e1c-586106cfccda} <Debug> TCPHandler: Processed in 0.001891259 sec. | ||
| 6818 | 2025.12.17 00:14:07.362261 [ 140 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2025.12.17 00:14:07.362301 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6820 | 2025.12.17 00:14:07.362374 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2025.12.17 00:14:07.362444 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6822 | 2025.12.17 00:14:07.362480 [ 4 ] {6ce8b748-dd17-4aa0-aae8-d1da2751bcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6823 | 2025.12.17 00:14:07.362537 [ 4 ] {6ce8b748-dd17-4aa0-aae8-d1da2751bcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6824 | 2025.12.17 00:14:07.362606 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6825 | 2025.12.17 00:14:07.362649 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2463 rows starting from the beginning of the part | ||
| 6826 | 2025.12.17 00:14:07.362722 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1196 rows starting from the beginning of the part | ||
| 6827 | 2025.12.17 00:14:07.362771 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6828 | 2025.12.17 00:14:07.362817 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6829 | 2025.12.17 00:14:07.362861 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 263 rows starting from the beginning of the part | ||
| 6830 | 2025.12.17 00:14:07.362906 [ 193 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 6831 | 2025.12.17 00:14:07.362983 [ 4 ] {6ce8b748-dd17-4aa0-aae8-d1da2751bcf6} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2025.12.17 00:14:07.363023 [ 4 ] {6ce8b748-dd17-4aa0-aae8-d1da2751bcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6833 | 2025.12.17 00:14:07.363360 [ 4 ] {6ce8b748-dd17-4aa0-aae8-d1da2751bcf6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6834 | 2025.12.17 00:14:07.363584 [ 4 ] {6ce8b748-dd17-4aa0-aae8-d1da2751bcf6} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2025.12.17 00:14:07.363697 [ 140 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6836 | 2025.12.17 00:14:07.363717 [ 4 ] {6ce8b748-dd17-4aa0-aae8-d1da2751bcf6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 6837 | 2025.12.17 00:14:07.363732 [ 140 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2025.12.17 00:14:07.363761 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6839 | 2025.12.17 00:14:07.363763 [ 4 ] {6ce8b748-dd17-4aa0-aae8-d1da2751bcf6} <Debug> TCPHandler: Processed in 0.00145751 sec. | ||
| 6840 | 2025.12.17 00:14:07.363850 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6841 | 2025.12.17 00:14:07.363896 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2025.12.17 00:14:07.363961 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2025.12.17 00:14:07.363997 [ 4 ] {7b868fef-3a50-4a16-acc1-2f6c6b952cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6844 | 2025.12.17 00:14:07.363998 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 6845 | 2025.12.17 00:14:07.364047 [ 4 ] {7b868fef-3a50-4a16-acc1-2f6c6b952cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6846 | 2025.12.17 00:14:07.364084 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 520 rows starting from the beginning of the part | ||
| 6847 | 2025.12.17 00:14:07.364134 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6848 | 2025.12.17 00:14:07.364175 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6849 | 2025.12.17 00:14:07.364212 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 154 rows starting from the beginning of the part | ||
| 6850 | 2025.12.17 00:14:07.364250 [ 200 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 6851 | 2025.12.17 00:14:07.364469 [ 4 ] {7b868fef-3a50-4a16-acc1-2f6c6b952cb5} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2025.12.17 00:14:07.364512 [ 4 ] {7b868fef-3a50-4a16-acc1-2f6c6b952cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6853 | 2025.12.17 00:14:07.364771 [ 199 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4170 rows, containing 5 columns (5 merged, 0 gathered) in 0.00239753 sec., 1739290.0193115415 rows/sec., 150.12 MiB/sec. | ||
| 6854 | 2025.12.17 00:14:07.364868 [ 4 ] {7b868fef-3a50-4a16-acc1-2f6c6b952cb5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6855 | 2025.12.17 00:14:07.365062 [ 188 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6856 | 2025.12.17 00:14:07.365113 [ 4 ] {7b868fef-3a50-4a16-acc1-2f6c6b952cb5} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2025.12.17 00:14:07.365236 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6858 | 2025.12.17 00:14:07.365256 [ 4 ] {7b868fef-3a50-4a16-acc1-2f6c6b952cb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 6859 | 2025.12.17 00:14:07.365269 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2025.12.17 00:14:07.365298 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6861 | 2025.12.17 00:14:07.365302 [ 4 ] {7b868fef-3a50-4a16-acc1-2f6c6b952cb5} <Debug> TCPHandler: Processed in 0.00145473 sec. | ||
| 6862 | 2025.12.17 00:14:07.365368 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6863 | 2025.12.17 00:14:07.365407 [ 188 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_51_10} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2025.12.17 00:14:07.365439 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2025.12.17 00:14:07.365463 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6866 | 2025.12.17 00:14:07.365491 [ 188 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_51_10} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6867 | 2025.12.17 00:14:07.365496 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13991 rows starting from the beginning of the part | ||
| 6868 | 2025.12.17 00:14:07.365518 [ 194 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700306 sec., 1267418.9234173144 rows/sec., 98.43 MiB/sec. | ||
| 6869 | 2025.12.17 00:14:07.365537 [ 4 ] {1745cd0c-4d96-4878-9889-f9d3e6ea2713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6870 | 2025.12.17 00:14:07.365554 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 844 rows starting from the beginning of the part | ||
| 6871 | 2025.12.17 00:14:07.365575 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 6872 | 2025.12.17 00:14:07.365607 [ 4 ] {1745cd0c-4d96-4878-9889-f9d3e6ea2713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6873 | 2025.12.17 00:14:07.365623 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6874 | 2025.12.17 00:14:07.365674 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6875 | 2025.12.17 00:14:07.365714 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 203 rows starting from the beginning of the part | ||
| 6876 | 2025.12.17 00:14:07.365756 [ 200 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 6877 | 2025.12.17 00:14:07.365811 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6878 | 2025.12.17 00:14:07.365964 [ 4 ] {1745cd0c-4d96-4878-9889-f9d3e6ea2713} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2025.12.17 00:14:07.366002 [ 4 ] {1745cd0c-4d96-4878-9889-f9d3e6ea2713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6880 | 2025.12.17 00:14:07.366129 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_51_10} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2025.12.17 00:14:07.366204 [ 191 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_51_10} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6882 | 2025.12.17 00:14:07.366303 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6883 | 2025.12.17 00:14:07.366324 [ 4 ] {1745cd0c-4d96-4878-9889-f9d3e6ea2713} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6884 | 2025.12.17 00:14:07.366532 [ 4 ] {1745cd0c-4d96-4878-9889-f9d3e6ea2713} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2025.12.17 00:14:07.366652 [ 140 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6886 | 2025.12.17 00:14:07.366664 [ 4 ] {1745cd0c-4d96-4878-9889-f9d3e6ea2713} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 6887 | 2025.12.17 00:14:07.366689 [ 140 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2025.12.17 00:14:07.366712 [ 4 ] {1745cd0c-4d96-4878-9889-f9d3e6ea2713} <Debug> TCPHandler: Processed in 0.001326558 sec. | ||
| 6889 | 2025.12.17 00:14:07.366713 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6890 | 2025.12.17 00:14:07.366829 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6891 | 2025.12.17 00:14:07.366974 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6892 | 2025.12.17 00:14:07.367010 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2832 rows starting from the beginning of the part | ||
| 6893 | 2025.12.17 00:14:07.367077 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6894 | 2025.12.17 00:14:07.367123 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6895 | 2025.12.17 00:14:07.367163 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6896 | 2025.12.17 00:14:07.367202 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6897 | 2025.12.17 00:14:07.367241 [ 194 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 6898 | 2025.12.17 00:14:07.368566 [ 191 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3132 rows, containing 4 columns (4 merged, 0 gathered) in 0.001783347 sec., 1756248.2231444581 rows/sec., 116.13 MiB/sec. | ||
| 6899 | 2025.12.17 00:14:07.368933 [ 199 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6900 | 2025.12.17 00:14:07.369194 [ 199 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_51_10} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2025.12.17 00:14:07.369264 [ 199 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_51_10} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6902 | 2025.12.17 00:14:07.369337 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6903 | 2025.12.17 00:14:07.370049 [ 199 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15518 rows, containing 5 columns (5 merged, 0 gathered) in 0.004711418 sec., 3293700.537714972 rows/sec., 225.02 MiB/sec. | ||
| 6904 | 2025.12.17 00:14:07.370617 [ 191 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6905 | 2025.12.17 00:14:07.370970 [ 191 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2025.12.17 00:14:07.371069 [ 191 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6907 | 2025.12.17 00:14:07.371169 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 6908 | 2025.12.17 00:14:11.190236 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6909 | 2025.12.17 00:14:11.190337 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6910 | 2025.12.17 00:14:11.311690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17149 | ||
| 6911 | 2025.12.17 00:14:11.312204 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2025.12.17 00:14:11.312253 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6913 | 2025.12.17 00:14:11.312735 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6914 | 2025.12.17 00:14:11.312975 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2025.12.17 00:14:11.313119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17149 | ||
| 6916 | 2025.12.17 00:14:11.313120 [ 134 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6917 | 2025.12.17 00:14:11.313194 [ 134 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2025.12.17 00:14:11.313217 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6919 | 2025.12.17 00:14:11.313330 [ 190 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::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 | ||
| 6920 | 2025.12.17 00:14:11.313462 [ 190 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6921 | 2025.12.17 00:14:11.313505 [ 190 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14717 rows starting from the beginning of the part | ||
| 6922 | 2025.12.17 00:14:11.313575 [ 190 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 6923 | 2025.12.17 00:14:11.313625 [ 190 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 6924 | 2025.12.17 00:14:11.313670 [ 190 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 6925 | 2025.12.17 00:14:11.313714 [ 190 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 6926 | 2025.12.17 00:14:11.313757 [ 190 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 6927 | 2025.12.17 00:14:11.315800 [ 199 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17149 rows, containing 4 columns (4 merged, 0 gathered) in 0.002511232 sec., 6828919.032570467 rows/sec., 97.69 MiB/sec. | ||
| 6928 | 2025.12.17 00:14:11.315947 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6929 | 2025.12.17 00:14:11.316253 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2025.12.17 00:14:11.316335 [ 198 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_36_7} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6931 | 2025.12.17 00:14:11.316417 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6932 | 2025.12.17 00:14:11.341485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 866 | ||
| 6933 | 2025.12.17 00:14:11.344122 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2025.12.17 00:14:11.344169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6935 | 2025.12.17 00:14:11.345407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6936 | 2025.12.17 00:14:11.345681 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2025.12.17 00:14:11.345828 [ 134 ] {} <Debug> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6938 | 2025.12.17 00:14:11.345866 [ 134 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2025.12.17 00:14:11.345884 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6940 | 2025.12.17 00:14:11.345946 [ 190 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 6941 | 2025.12.17 00:14:11.346044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 6942 | 2025.12.17 00:14:11.346435 [ 190 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6943 | 2025.12.17 00:14:11.346555 [ 190 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 742 rows starting from the beginning of the part | ||
| 6944 | 2025.12.17 00:14:11.346888 [ 190 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 6945 | 2025.12.17 00:14:11.347275 [ 190 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 6946 | 2025.12.17 00:14:11.347631 [ 190 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 6947 | 2025.12.17 00:14:11.347977 [ 190 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 6948 | 2025.12.17 00:14:11.348316 [ 190 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::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 | ||
| 6949 | 2025.12.17 00:14:11.353871 [ 196 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 866 rows, containing 72 columns (72 merged, 0 gathered) in 0.007941395 sec., 109048.85098902648 rows/sec., 92.32 MiB/sec. | ||
| 6950 | 2025.12.17 00:14:11.355332 [ 195 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6951 | 2025.12.17 00:14:11.355895 [ 195 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_26_5} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2025.12.17 00:14:11.355968 [ 195 ] {1f1319b5-7d1f-4e7b-886c-143f38b5b423::all_1_26_5} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6953 | 2025.12.17 00:14:11.356309 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6954 | 2025.12.17 00:14:12.219276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6955 | 2025.12.17 00:14:12.236567 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2025.12.17 00:14:12.236630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6957 | 2025.12.17 00:14:12.242523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6958 | 2025.12.17 00:14:12.243214 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.12.17 00:14:12.243515 [ 132 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6960 | 2025.12.17 00:14:12.243558 [ 132 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2025.12.17 00:14:12.243579 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6962 | 2025.12.17 00:14:12.243697 [ 190 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6963 | 2025.12.17 00:14:12.246482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6964 | 2025.12.17 00:14:12.247594 [ 190 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6965 | 2025.12.17 00:14:12.249083 [ 190 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6966 | 2025.12.17 00:14:12.253795 [ 190 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6967 | 2025.12.17 00:14:12.258300 [ 190 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6968 | 2025.12.17 00:14:12.262547 [ 190 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6969 | 2025.12.17 00:14:12.266841 [ 190 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 6970 | 2025.12.17 00:14:12.270939 [ 190 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6971 | 2025.12.17 00:14:12.322163 [ 196 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078516564 sec., 3464.2371767567415 rows/sec., 17.91 MiB/sec. | ||
| 6972 | 2025.12.17 00:14:12.324872 [ 196 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6973 | 2025.12.17 00:14:12.326846 [ 196 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_36_7} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2025.12.17 00:14:12.326923 [ 196 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_36_7} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6975 | 2025.12.17 00:14:12.329461 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6976 | 2025.12.17 00:14:12.361178 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2025.12.17 00:14:12.361417 [ 4 ] {f0a90c3e-743c-463e-996d-fd01bcedc3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6978 | 2025.12.17 00:14:12.361504 [ 4 ] {f0a90c3e-743c-463e-996d-fd01bcedc3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6979 | 2025.12.17 00:14:12.362247 [ 4 ] {f0a90c3e-743c-463e-996d-fd01bcedc3b5} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2025.12.17 00:14:12.362297 [ 4 ] {f0a90c3e-743c-463e-996d-fd01bcedc3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6981 | 2025.12.17 00:14:12.362761 [ 4 ] {f0a90c3e-743c-463e-996d-fd01bcedc3b5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6982 | 2025.12.17 00:14:12.363004 [ 4 ] {f0a90c3e-743c-463e-996d-fd01bcedc3b5} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2025.12.17 00:14:12.363167 [ 4 ] {f0a90c3e-743c-463e-996d-fd01bcedc3b5} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001813 sec., 75013.7892995036 rows/sec., 6.50 MiB/sec. | ||
| 6984 | 2025.12.17 00:14:12.363219 [ 4 ] {f0a90c3e-743c-463e-996d-fd01bcedc3b5} <Debug> TCPHandler: Processed in 0.002199026 sec. | ||
| 6985 | 2025.12.17 00:14:12.363342 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6986 | 2025.12.17 00:14:12.363445 [ 4 ] {2d4f2448-71b7-4950-8e61-1048d530102b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6987 | 2025.12.17 00:14:12.363488 [ 4 ] {2d4f2448-71b7-4950-8e61-1048d530102b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6988 | 2025.12.17 00:14:12.363920 [ 4 ] {2d4f2448-71b7-4950-8e61-1048d530102b} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2025.12.17 00:14:12.363955 [ 4 ] {2d4f2448-71b7-4950-8e61-1048d530102b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6990 | 2025.12.17 00:14:12.364259 [ 4 ] {2d4f2448-71b7-4950-8e61-1048d530102b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6991 | 2025.12.17 00:14:12.364475 [ 4 ] {2d4f2448-71b7-4950-8e61-1048d530102b} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2025.12.17 00:14:12.364605 [ 4 ] {2d4f2448-71b7-4950-8e61-1048d530102b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001184 sec., 33783.78378378379 rows/sec., 2.48 MiB/sec. | ||
| 6993 | 2025.12.17 00:14:12.364642 [ 4 ] {2d4f2448-71b7-4950-8e61-1048d530102b} <Debug> TCPHandler: Processed in 0.001352949 sec. | ||
| 6994 | 2025.12.17 00:14:12.364749 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6995 | 2025.12.17 00:14:12.364843 [ 4 ] {2fbea57b-8cc3-4009-a81d-5ea859f1f684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6996 | 2025.12.17 00:14:12.364883 [ 4 ] {2fbea57b-8cc3-4009-a81d-5ea859f1f684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6997 | 2025.12.17 00:14:12.365314 [ 4 ] {2fbea57b-8cc3-4009-a81d-5ea859f1f684} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.12.17 00:14:12.365347 [ 4 ] {2fbea57b-8cc3-4009-a81d-5ea859f1f684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6999 | 2025.12.17 00:14:12.365666 [ 4 ] {2fbea57b-8cc3-4009-a81d-5ea859f1f684} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7000 | 2025.12.17 00:14:12.365870 [ 4 ] {2fbea57b-8cc3-4009-a81d-5ea859f1f684} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2025.12.17 00:14:12.365995 [ 4 ] {2fbea57b-8cc3-4009-a81d-5ea859f1f684} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 6.94 MiB/sec. | ||
| 7002 | 2025.12.17 00:14:12.366031 [ 4 ] {2fbea57b-8cc3-4009-a81d-5ea859f1f684} <Debug> TCPHandler: Processed in 0.001332148 sec. | ||
| 7003 | 2025.12.17 00:14:12.366139 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.12.17 00:14:12.366232 [ 4 ] {fcac2afd-1e8d-4103-a167-2fe272b46768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7005 | 2025.12.17 00:14:12.366277 [ 4 ] {fcac2afd-1e8d-4103-a167-2fe272b46768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7006 | 2025.12.17 00:14:12.366678 [ 4 ] {fcac2afd-1e8d-4103-a167-2fe272b46768} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2025.12.17 00:14:12.366712 [ 4 ] {fcac2afd-1e8d-4103-a167-2fe272b46768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7008 | 2025.12.17 00:14:12.367056 [ 4 ] {fcac2afd-1e8d-4103-a167-2fe272b46768} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7009 | 2025.12.17 00:14:12.367273 [ 4 ] {fcac2afd-1e8d-4103-a167-2fe272b46768} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2025.12.17 00:14:12.367401 [ 4 ] {fcac2afd-1e8d-4103-a167-2fe272b46768} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7011 | 2025.12.17 00:14:12.367437 [ 4 ] {fcac2afd-1e8d-4103-a167-2fe272b46768} <Debug> TCPHandler: Processed in 0.001347798 sec. | ||
| 7012 | 2025.12.17 00:14:12.367542 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2025.12.17 00:14:12.367635 [ 4 ] {02d90961-cc4e-4f65-af91-d5b5b9db661f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7014 | 2025.12.17 00:14:12.367688 [ 4 ] {02d90961-cc4e-4f65-af91-d5b5b9db661f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7015 | 2025.12.17 00:14:12.368580 [ 4 ] {02d90961-cc4e-4f65-af91-d5b5b9db661f} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.12.17 00:14:12.368614 [ 4 ] {02d90961-cc4e-4f65-af91-d5b5b9db661f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7017 | 2025.12.17 00:14:12.369232 [ 4 ] {02d90961-cc4e-4f65-af91-d5b5b9db661f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7018 | 2025.12.17 00:14:12.369454 [ 4 ] {02d90961-cc4e-4f65-af91-d5b5b9db661f} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.12.17 00:14:12.369551 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7020 | 2025.12.17 00:14:12.369591 [ 4 ] {02d90961-cc4e-4f65-af91-d5b5b9db661f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. | ||
| 7021 | 2025.12.17 00:14:12.369593 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2025.12.17 00:14:12.369622 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7023 | 2025.12.17 00:14:12.369665 [ 4 ] {02d90961-cc4e-4f65-af91-d5b5b9db661f} <Debug> TCPHandler: Processed in 0.002171205 sec. | ||
| 7024 | 2025.12.17 00:14:12.369747 [ 186 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 7025 | 2025.12.17 00:14:12.369773 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2025.12.17 00:14:12.369892 [ 4 ] {932ea302-3718-4c50-96a4-02993d4c5bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7027 | 2025.12.17 00:14:12.369934 [ 4 ] {932ea302-3718-4c50-96a4-02993d4c5bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7028 | 2025.12.17 00:14:12.370084 [ 186 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7029 | 2025.12.17 00:14:12.370169 [ 186 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 658 rows starting from the beginning of the part | ||
| 7030 | 2025.12.17 00:14:12.370278 [ 4 ] {932ea302-3718-4c50-96a4-02993d4c5bc6} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2025.12.17 00:14:12.370321 [ 4 ] {932ea302-3718-4c50-96a4-02993d4c5bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7032 | 2025.12.17 00:14:12.370364 [ 186 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 7033 | 2025.12.17 00:14:12.370525 [ 186 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 7034 | 2025.12.17 00:14:12.370616 [ 186 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 7035 | 2025.12.17 00:14:12.370656 [ 4 ] {932ea302-3718-4c50-96a4-02993d4c5bc6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7036 | 2025.12.17 00:14:12.370710 [ 186 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 7037 | 2025.12.17 00:14:12.370808 [ 186 ] {0ad18684-c522-4cec-a434-50b94d33fc57::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 | ||
| 7038 | 2025.12.17 00:14:12.370886 [ 4 ] {932ea302-3718-4c50-96a4-02993d4c5bc6} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2025.12.17 00:14:12.371021 [ 4 ] {932ea302-3718-4c50-96a4-02993d4c5bc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 7040 | 2025.12.17 00:14:12.371058 [ 4 ] {932ea302-3718-4c50-96a4-02993d4c5bc6} <Debug> TCPHandler: Processed in 0.001334728 sec. | ||
| 7041 | 2025.12.17 00:14:12.386147 [ 201 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 19 columns (19 merged, 0 gathered) in 0.016456612 sec., 52137.098450154874 rows/sec., 93.43 MiB/sec. | ||
| 7042 | 2025.12.17 00:14:12.387415 [ 192 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7043 | 2025.12.17 00:14:12.387756 [ 192 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2025.12.17 00:14:12.387830 [ 192 ] {0ad18684-c522-4cec-a434-50b94d33fc57::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7045 | 2025.12.17 00:14:12.387974 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 7046 | 2025.12.17 00:14:13.000264 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.02 MiB, peak 296.41 MiB, free memory in arenas 0.00 B, will set to 291.71 MiB (RSS), difference: 6.69 MiB | ||
| 7047 | 2025.12.17 00:14:17.386936 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2025.12.17 00:14:17.387176 [ 4 ] {b8867a85-67d7-4758-9655-bb3d7c31c8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7049 | 2025.12.17 00:14:17.387252 [ 4 ] {b8867a85-67d7-4758-9655-bb3d7c31c8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7050 | 2025.12.17 00:14:17.387961 [ 4 ] {b8867a85-67d7-4758-9655-bb3d7c31c8a3} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2025.12.17 00:14:17.388012 [ 4 ] {b8867a85-67d7-4758-9655-bb3d7c31c8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7052 | 2025.12.17 00:14:17.388394 [ 4 ] {b8867a85-67d7-4758-9655-bb3d7c31c8a3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7053 | 2025.12.17 00:14:17.388626 [ 4 ] {b8867a85-67d7-4758-9655-bb3d7c31c8a3} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2025.12.17 00:14:17.388791 [ 4 ] {b8867a85-67d7-4758-9655-bb3d7c31c8a3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001688 sec., 1184.8341232227488 rows/sec., 96.61 KiB/sec. | ||
| 7055 | 2025.12.17 00:14:17.388839 [ 4 ] {b8867a85-67d7-4758-9655-bb3d7c31c8a3} <Debug> TCPHandler: Processed in 0.002045603 sec. | ||
| 7056 | 2025.12.17 00:14:17.388952 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2025.12.17 00:14:17.389048 [ 4 ] {1a59624b-6416-4a5d-ae69-8a7d7b66a5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7058 | 2025.12.17 00:14:17.389089 [ 4 ] {1a59624b-6416-4a5d-ae69-8a7d7b66a5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7059 | 2025.12.17 00:14:17.390011 [ 4 ] {1a59624b-6416-4a5d-ae69-8a7d7b66a5c3} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2025.12.17 00:14:17.390060 [ 4 ] {1a59624b-6416-4a5d-ae69-8a7d7b66a5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7061 | 2025.12.17 00:14:17.390553 [ 4 ] {1a59624b-6416-4a5d-ae69-8a7d7b66a5c3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7062 | 2025.12.17 00:14:17.390811 [ 4 ] {1a59624b-6416-4a5d-ae69-8a7d7b66a5c3} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2025.12.17 00:14:17.390971 [ 4 ] {1a59624b-6416-4a5d-ae69-8a7d7b66a5c3} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001942 sec., 616374.8712667354 rows/sec., 50.81 MiB/sec. | ||
| 7064 | 2025.12.17 00:14:17.391011 [ 4 ] {1a59624b-6416-4a5d-ae69-8a7d7b66a5c3} <Debug> TCPHandler: Processed in 0.002110234 sec. | ||
| 7065 | 2025.12.17 00:14:17.391114 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2025.12.17 00:14:17.391210 [ 4 ] {a8a10646-bfe3-4186-8932-d9f8f7263d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7067 | 2025.12.17 00:14:17.391250 [ 4 ] {a8a10646-bfe3-4186-8932-d9f8f7263d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7068 | 2025.12.17 00:14:17.391710 [ 4 ] {a8a10646-bfe3-4186-8932-d9f8f7263d55} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2025.12.17 00:14:17.391755 [ 4 ] {a8a10646-bfe3-4186-8932-d9f8f7263d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7070 | 2025.12.17 00:14:17.392165 [ 4 ] {a8a10646-bfe3-4186-8932-d9f8f7263d55} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7071 | 2025.12.17 00:14:17.392473 [ 4 ] {a8a10646-bfe3-4186-8932-d9f8f7263d55} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2025.12.17 00:14:17.392649 [ 4 ] {a8a10646-bfe3-4186-8932-d9f8f7263d55} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001457 sec., 1372.6835964310226 rows/sec., 95.85 KiB/sec. | ||
| 7073 | 2025.12.17 00:14:17.392701 [ 4 ] {a8a10646-bfe3-4186-8932-d9f8f7263d55} <Debug> TCPHandler: Processed in 0.001638234 sec. | ||
| 7074 | 2025.12.17 00:14:17.392825 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2025.12.17 00:14:17.392939 [ 4 ] {8489f09d-d4f3-4ba0-bd2a-0a7afc304547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7076 | 2025.12.17 00:14:17.392987 [ 4 ] {8489f09d-d4f3-4ba0-bd2a-0a7afc304547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7077 | 2025.12.17 00:14:17.393578 [ 4 ] {8489f09d-d4f3-4ba0-bd2a-0a7afc304547} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2025.12.17 00:14:17.393623 [ 4 ] {8489f09d-d4f3-4ba0-bd2a-0a7afc304547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7079 | 2025.12.17 00:14:17.394029 [ 4 ] {8489f09d-d4f3-4ba0-bd2a-0a7afc304547} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7080 | 2025.12.17 00:14:17.394256 [ 4 ] {8489f09d-d4f3-4ba0-bd2a-0a7afc304547} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2025.12.17 00:14:17.394403 [ 4 ] {8489f09d-d4f3-4ba0-bd2a-0a7afc304547} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001489 sec., 153122.90127602417 rows/sec., 10.37 MiB/sec. | ||
| 7082 | 2025.12.17 00:14:17.394444 [ 4 ] {8489f09d-d4f3-4ba0-bd2a-0a7afc304547} <Debug> TCPHandler: Processed in 0.001680175 sec. | ||
| 7083 | 2025.12.17 00:14:17.394548 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2025.12.17 00:14:17.394643 [ 4 ] {9821ec35-9e77-4e13-996a-8a91f7d34e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7085 | 2025.12.17 00:14:17.394683 [ 4 ] {9821ec35-9e77-4e13-996a-8a91f7d34e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7086 | 2025.12.17 00:14:17.395224 [ 4 ] {9821ec35-9e77-4e13-996a-8a91f7d34e4b} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2025.12.17 00:14:17.395261 [ 4 ] {9821ec35-9e77-4e13-996a-8a91f7d34e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7088 | 2025.12.17 00:14:17.395606 [ 4 ] {9821ec35-9e77-4e13-996a-8a91f7d34e4b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7089 | 2025.12.17 00:14:17.395819 [ 4 ] {9821ec35-9e77-4e13-996a-8a91f7d34e4b} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2025.12.17 00:14:17.395959 [ 4 ] {9821ec35-9e77-4e13-996a-8a91f7d34e4b} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001335 sec., 391011.23595505615 rows/sec., 28.94 MiB/sec. | ||
| 7091 | 2025.12.17 00:14:17.396000 [ 4 ] {9821ec35-9e77-4e13-996a-8a91f7d34e4b} <Debug> TCPHandler: Processed in 0.001502302 sec. | ||
| 7092 | 2025.12.17 00:14:17.396106 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2025.12.17 00:14:17.396201 [ 4 ] {187bde53-13c5-4a76-89e5-6af930e6da8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7094 | 2025.12.17 00:14:17.396246 [ 4 ] {187bde53-13c5-4a76-89e5-6af930e6da8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7095 | 2025.12.17 00:14:17.396762 [ 4 ] {187bde53-13c5-4a76-89e5-6af930e6da8b} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2025.12.17 00:14:17.396801 [ 4 ] {187bde53-13c5-4a76-89e5-6af930e6da8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7097 | 2025.12.17 00:14:17.397202 [ 4 ] {187bde53-13c5-4a76-89e5-6af930e6da8b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7098 | 2025.12.17 00:14:17.397429 [ 4 ] {187bde53-13c5-4a76-89e5-6af930e6da8b} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2025.12.17 00:14:17.397579 [ 4 ] {187bde53-13c5-4a76-89e5-6af930e6da8b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001396 sec., 605300.8595988539 rows/sec., 40.74 MiB/sec. | ||
| 7100 | 2025.12.17 00:14:17.397619 [ 4 ] {187bde53-13c5-4a76-89e5-6af930e6da8b} <Debug> TCPHandler: Processed in 0.001563093 sec. | ||
| 7101 | 2025.12.17 00:14:17.397727 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2025.12.17 00:14:17.397833 [ 4 ] {6359ad8e-b8e6-4caa-a714-326bc1ceedcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7103 | 2025.12.17 00:14:17.397876 [ 4 ] {6359ad8e-b8e6-4caa-a714-326bc1ceedcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7104 | 2025.12.17 00:14:17.398190 [ 4 ] {6359ad8e-b8e6-4caa-a714-326bc1ceedcd} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2025.12.17 00:14:17.398227 [ 4 ] {6359ad8e-b8e6-4caa-a714-326bc1ceedcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7106 | 2025.12.17 00:14:17.398540 [ 4 ] {6359ad8e-b8e6-4caa-a714-326bc1ceedcd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7107 | 2025.12.17 00:14:17.398749 [ 4 ] {6359ad8e-b8e6-4caa-a714-326bc1ceedcd} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2025.12.17 00:14:17.398887 [ 4 ] {6359ad8e-b8e6-4caa-a714-326bc1ceedcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7109 | 2025.12.17 00:14:17.398925 [ 4 ] {6359ad8e-b8e6-4caa-a714-326bc1ceedcd} <Debug> TCPHandler: Processed in 0.001248446 sec. | ||
| 7110 | 2025.12.17 00:14:18.813280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17597 | ||
| 7111 | 2025.12.17 00:14:18.813767 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2025.12.17 00:14:18.813806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7113 | 2025.12.17 00:14:18.814282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7114 | 2025.12.17 00:14:18.814508 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.12.17 00:14:18.814630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17597 | ||
| 7116 | 2025.12.17 00:14:19.746663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7117 | 2025.12.17 00:14:19.761885 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2025.12.17 00:14:19.761942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7119 | 2025.12.17 00:14:19.767538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7120 | 2025.12.17 00:14:19.768250 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2025.12.17 00:14:19.771044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7122 | 2025.12.17 00:14:21.346378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 892 | ||
| 7123 | 2025.12.17 00:14:21.348743 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2025.12.17 00:14:21.348784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7125 | 2025.12.17 00:14:21.349952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7126 | 2025.12.17 00:14:21.350226 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2025.12.17 00:14:21.350482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 7128 | 2025.12.17 00:14:22.361128 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2025.12.17 00:14:22.361335 [ 4 ] {9cf7d882-b4f9-4717-a55a-047165b0924c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7130 | 2025.12.17 00:14:22.361408 [ 4 ] {9cf7d882-b4f9-4717-a55a-047165b0924c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7131 | 2025.12.17 00:14:22.362139 [ 4 ] {9cf7d882-b4f9-4717-a55a-047165b0924c} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2025.12.17 00:14:22.362188 [ 4 ] {9cf7d882-b4f9-4717-a55a-047165b0924c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7133 | 2025.12.17 00:14:22.362608 [ 4 ] {9cf7d882-b4f9-4717-a55a-047165b0924c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7134 | 2025.12.17 00:14:22.362836 [ 4 ] {9cf7d882-b4f9-4717-a55a-047165b0924c} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2025.12.17 00:14:22.362994 [ 4 ] {9cf7d882-b4f9-4717-a55a-047165b0924c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001715 sec., 79300.29154518951 rows/sec., 6.88 MiB/sec. | ||
| 7136 | 2025.12.17 00:14:22.363051 [ 4 ] {9cf7d882-b4f9-4717-a55a-047165b0924c} <Debug> TCPHandler: Processed in 0.002060763 sec. | ||
| 7137 | 2025.12.17 00:14:22.363161 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2025.12.17 00:14:22.363261 [ 4 ] {a0de692d-ea09-475d-852a-2f77c69719b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7139 | 2025.12.17 00:14:22.363303 [ 4 ] {a0de692d-ea09-475d-852a-2f77c69719b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7140 | 2025.12.17 00:14:22.363713 [ 4 ] {a0de692d-ea09-475d-852a-2f77c69719b8} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2025.12.17 00:14:22.363751 [ 4 ] {a0de692d-ea09-475d-852a-2f77c69719b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7142 | 2025.12.17 00:14:22.364052 [ 4 ] {a0de692d-ea09-475d-852a-2f77c69719b8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7143 | 2025.12.17 00:14:22.364270 [ 4 ] {a0de692d-ea09-475d-852a-2f77c69719b8} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2025.12.17 00:14:22.364395 [ 4 ] {a0de692d-ea09-475d-852a-2f77c69719b8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001156 sec., 34602.07612456748 rows/sec., 2.54 MiB/sec. | ||
| 7145 | 2025.12.17 00:14:22.364433 [ 4 ] {a0de692d-ea09-475d-852a-2f77c69719b8} <Debug> TCPHandler: Processed in 0.001322697 sec. | ||
| 7146 | 2025.12.17 00:14:22.364535 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2025.12.17 00:14:22.364637 [ 4 ] {55c9014b-5032-4511-a214-8e3950b2b436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7148 | 2025.12.17 00:14:22.364675 [ 4 ] {55c9014b-5032-4511-a214-8e3950b2b436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7149 | 2025.12.17 00:14:22.365079 [ 4 ] {55c9014b-5032-4511-a214-8e3950b2b436} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2025.12.17 00:14:22.365113 [ 4 ] {55c9014b-5032-4511-a214-8e3950b2b436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7151 | 2025.12.17 00:14:22.365408 [ 4 ] {55c9014b-5032-4511-a214-8e3950b2b436} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7152 | 2025.12.17 00:14:22.365620 [ 4 ] {55c9014b-5032-4511-a214-8e3950b2b436} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2025.12.17 00:14:22.365746 [ 4 ] {55c9014b-5032-4511-a214-8e3950b2b436} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 7.21 MiB/sec. | ||
| 7154 | 2025.12.17 00:14:22.365784 [ 4 ] {55c9014b-5032-4511-a214-8e3950b2b436} <Debug> TCPHandler: Processed in 0.001296127 sec. | ||
| 7155 | 2025.12.17 00:14:22.365891 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2025.12.17 00:14:22.365984 [ 4 ] {57d5be09-8bdf-4a79-83bd-a78c29040c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7157 | 2025.12.17 00:14:22.366027 [ 4 ] {57d5be09-8bdf-4a79-83bd-a78c29040c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7158 | 2025.12.17 00:14:22.366406 [ 4 ] {57d5be09-8bdf-4a79-83bd-a78c29040c6d} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2025.12.17 00:14:22.366442 [ 4 ] {57d5be09-8bdf-4a79-83bd-a78c29040c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7160 | 2025.12.17 00:14:22.366760 [ 4 ] {57d5be09-8bdf-4a79-83bd-a78c29040c6d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7161 | 2025.12.17 00:14:22.366965 [ 4 ] {57d5be09-8bdf-4a79-83bd-a78c29040c6d} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2025.12.17 00:14:22.367093 [ 4 ] {57d5be09-8bdf-4a79-83bd-a78c29040c6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 7163 | 2025.12.17 00:14:22.367134 [ 4 ] {57d5be09-8bdf-4a79-83bd-a78c29040c6d} <Debug> TCPHandler: Processed in 0.001293927 sec. | ||
| 7164 | 2025.12.17 00:14:22.367236 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2025.12.17 00:14:22.367328 [ 4 ] {3f46f273-198f-438f-b0af-62d56158b347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7166 | 2025.12.17 00:14:22.367381 [ 4 ] {3f46f273-198f-438f-b0af-62d56158b347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7167 | 2025.12.17 00:14:22.368165 [ 4 ] {3f46f273-198f-438f-b0af-62d56158b347} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2025.12.17 00:14:22.368201 [ 4 ] {3f46f273-198f-438f-b0af-62d56158b347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7169 | 2025.12.17 00:14:22.368740 [ 4 ] {3f46f273-198f-438f-b0af-62d56158b347} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7170 | 2025.12.17 00:14:22.368958 [ 4 ] {3f46f273-198f-438f-b0af-62d56158b347} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2025.12.17 00:14:22.369092 [ 4 ] {3f46f273-198f-438f-b0af-62d56158b347} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001782 sec., 22446.68911335578 rows/sec., 40.22 MiB/sec. | ||
| 7172 | 2025.12.17 00:14:22.369146 [ 4 ] {3f46f273-198f-438f-b0af-62d56158b347} <Debug> TCPHandler: Processed in 0.00195737 sec. | ||
| 7173 | 2025.12.17 00:14:22.369262 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7174 | 2025.12.17 00:14:22.369364 [ 4 ] {68f6bdae-b7b4-412e-8ae4-066fa249cadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7175 | 2025.12.17 00:14:22.369410 [ 4 ] {68f6bdae-b7b4-412e-8ae4-066fa249cadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7176 | 2025.12.17 00:14:22.369738 [ 4 ] {68f6bdae-b7b4-412e-8ae4-066fa249cadc} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2025.12.17 00:14:22.369775 [ 4 ] {68f6bdae-b7b4-412e-8ae4-066fa249cadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7178 | 2025.12.17 00:14:22.370074 [ 4 ] {68f6bdae-b7b4-412e-8ae4-066fa249cadc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7179 | 2025.12.17 00:14:22.370283 [ 4 ] {68f6bdae-b7b4-412e-8ae4-066fa249cadc} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2025.12.17 00:14:22.370409 [ 4 ] {68f6bdae-b7b4-412e-8ae4-066fa249cadc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7181 | 2025.12.17 00:14:22.370444 [ 4 ] {68f6bdae-b7b4-412e-8ae4-066fa249cadc} <Debug> TCPHandler: Processed in 0.001229865 sec. | ||
| 7182 | 2025.12.17 00:14:26.190405 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7183 | 2025.12.17 00:14:26.190503 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7184 | 2025.12.17 00:14:26.317483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18109 | ||
| 7185 | 2025.12.17 00:14:26.318033 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2025.12.17 00:14:26.318077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7187 | 2025.12.17 00:14:26.318574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7188 | 2025.12.17 00:14:26.318805 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2025.12.17 00:14:26.318951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18109 | ||
| 7190 | 2025.12.17 00:14:27.273882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7191 | 2025.12.17 00:14:27.289877 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2025.12.17 00:14:27.289941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7193 | 2025.12.17 00:14:27.295605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7194 | 2025.12.17 00:14:27.296315 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2025.12.17 00:14:27.299592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7196 | 2025.12.17 00:14:27.361435 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2025.12.17 00:14:27.361624 [ 4 ] {58349d89-2bfa-4a82-aa16-00b5dfce0996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7198 | 2025.12.17 00:14:27.361692 [ 4 ] {58349d89-2bfa-4a82-aa16-00b5dfce0996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7199 | 2025.12.17 00:14:27.362385 [ 4 ] {58349d89-2bfa-4a82-aa16-00b5dfce0996} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2025.12.17 00:14:27.362426 [ 4 ] {58349d89-2bfa-4a82-aa16-00b5dfce0996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7201 | 2025.12.17 00:14:27.362839 [ 4 ] {58349d89-2bfa-4a82-aa16-00b5dfce0996} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7202 | 2025.12.17 00:14:27.363067 [ 4 ] {58349d89-2bfa-4a82-aa16-00b5dfce0996} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2025.12.17 00:14:27.363220 [ 4 ] {58349d89-2bfa-4a82-aa16-00b5dfce0996} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.66 MiB/sec. | ||
| 7204 | 2025.12.17 00:14:27.363270 [ 4 ] {58349d89-2bfa-4a82-aa16-00b5dfce0996} <Debug> TCPHandler: Processed in 0.0019502 sec. | ||
| 7205 | 2025.12.17 00:14:27.363384 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2025.12.17 00:14:27.363492 [ 4 ] {7b7dc592-e1fa-4d9f-85d5-ae63ba7082a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7207 | 2025.12.17 00:14:27.363533 [ 4 ] {7b7dc592-e1fa-4d9f-85d5-ae63ba7082a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7208 | 2025.12.17 00:14:27.363975 [ 4 ] {7b7dc592-e1fa-4d9f-85d5-ae63ba7082a7} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2025.12.17 00:14:27.364010 [ 4 ] {7b7dc592-e1fa-4d9f-85d5-ae63ba7082a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7210 | 2025.12.17 00:14:27.364322 [ 4 ] {7b7dc592-e1fa-4d9f-85d5-ae63ba7082a7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7211 | 2025.12.17 00:14:27.364536 [ 4 ] {7b7dc592-e1fa-4d9f-85d5-ae63ba7082a7} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2025.12.17 00:14:27.364668 [ 4 ] {7b7dc592-e1fa-4d9f-85d5-ae63ba7082a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 7213 | 2025.12.17 00:14:27.364704 [ 4 ] {7b7dc592-e1fa-4d9f-85d5-ae63ba7082a7} <Debug> TCPHandler: Processed in 0.001370508 sec. | ||
| 7214 | 2025.12.17 00:14:27.364806 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2025.12.17 00:14:27.364901 [ 4 ] {b65f1825-3b45-4f84-8bbb-1eadf1d25efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7216 | 2025.12.17 00:14:27.364944 [ 4 ] {b65f1825-3b45-4f84-8bbb-1eadf1d25efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7217 | 2025.12.17 00:14:27.365388 [ 4 ] {b65f1825-3b45-4f84-8bbb-1eadf1d25efc} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2025.12.17 00:14:27.365434 [ 4 ] {b65f1825-3b45-4f84-8bbb-1eadf1d25efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7219 | 2025.12.17 00:14:27.365841 [ 4 ] {b65f1825-3b45-4f84-8bbb-1eadf1d25efc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7220 | 2025.12.17 00:14:27.366043 [ 4 ] {b65f1825-3b45-4f84-8bbb-1eadf1d25efc} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2025.12.17 00:14:27.366173 [ 4 ] {b65f1825-3b45-4f84-8bbb-1eadf1d25efc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 7222 | 2025.12.17 00:14:27.366210 [ 4 ] {b65f1825-3b45-4f84-8bbb-1eadf1d25efc} <Debug> TCPHandler: Processed in 0.00145185 sec. | ||
| 7223 | 2025.12.17 00:14:27.366315 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2025.12.17 00:14:27.366417 [ 4 ] {428ebdf9-bef0-4d46-9562-0607d817864a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7225 | 2025.12.17 00:14:27.366462 [ 4 ] {428ebdf9-bef0-4d46-9562-0607d817864a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7226 | 2025.12.17 00:14:27.366805 [ 4 ] {428ebdf9-bef0-4d46-9562-0607d817864a} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.12.17 00:14:27.366839 [ 4 ] {428ebdf9-bef0-4d46-9562-0607d817864a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7228 | 2025.12.17 00:14:27.367168 [ 4 ] {428ebdf9-bef0-4d46-9562-0607d817864a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7229 | 2025.12.17 00:14:27.367386 [ 4 ] {428ebdf9-bef0-4d46-9562-0607d817864a} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2025.12.17 00:14:27.367514 [ 4 ] {428ebdf9-bef0-4d46-9562-0607d817864a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7231 | 2025.12.17 00:14:27.367550 [ 4 ] {428ebdf9-bef0-4d46-9562-0607d817864a} <Debug> TCPHandler: Processed in 0.001285536 sec. | ||
| 7232 | 2025.12.17 00:14:30.130871 [ 112 ] {} <Debug> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7233 | 2025.12.17 00:14:30.131005 [ 112 ] {} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2025.12.17 00:14:30.131044 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7235 | 2025.12.17 00:14:30.131240 [ 186 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7236 | 2025.12.17 00:14:30.131462 [ 186 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7237 | 2025.12.17 00:14:30.131525 [ 186 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 465 rows starting from the beginning of the part | ||
| 7238 | 2025.12.17 00:14:30.131629 [ 186 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7239 | 2025.12.17 00:14:30.131675 [ 186 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7240 | 2025.12.17 00:14:30.131714 [ 186 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7241 | 2025.12.17 00:14:30.131751 [ 186 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 7242 | 2025.12.17 00:14:30.132614 [ 201 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144765 sec., 669360.6880116051 rows/sec., 48.16 MiB/sec. | ||
| 7243 | 2025.12.17 00:14:30.132871 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7244 | 2025.12.17 00:14:30.133177 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2025.12.17 00:14:30.133256 [ 189 ] {96ddba7e-b766-4ecf-ac34-8b89ea400f9c::all_1_18_4} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7246 | 2025.12.17 00:14:30.133347 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7247 | 2025.12.17 00:14:31.353444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 912 | ||
| 7248 | 2025.12.17 00:14:31.355566 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2025.12.17 00:14:31.355618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7250 | 2025.12.17 00:14:31.356789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7251 | 2025.12.17 00:14:31.357048 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2025.12.17 00:14:31.357308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7253 | 2025.12.17 00:14:32.366519 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2025.12.17 00:14:32.366723 [ 4 ] {a003fc03-15da-420c-bc56-ff4ef1a4b168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7255 | 2025.12.17 00:14:32.366799 [ 4 ] {a003fc03-15da-420c-bc56-ff4ef1a4b168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7256 | 2025.12.17 00:14:32.367464 [ 4 ] {a003fc03-15da-420c-bc56-ff4ef1a4b168} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2025.12.17 00:14:32.367509 [ 4 ] {a003fc03-15da-420c-bc56-ff4ef1a4b168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7258 | 2025.12.17 00:14:32.367902 [ 4 ] {a003fc03-15da-420c-bc56-ff4ef1a4b168} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7259 | 2025.12.17 00:14:32.368132 [ 4 ] {a003fc03-15da-420c-bc56-ff4ef1a4b168} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2025.12.17 00:14:32.368287 [ 4 ] {a003fc03-15da-420c-bc56-ff4ef1a4b168} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 7261 | 2025.12.17 00:14:32.368343 [ 4 ] {a003fc03-15da-420c-bc56-ff4ef1a4b168} <Debug> TCPHandler: Processed in 0.001963811 sec. | ||
| 7262 | 2025.12.17 00:14:32.368462 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7263 | 2025.12.17 00:14:32.368566 [ 4 ] {a06ddb9c-e397-4b17-8f6a-7f5a46995bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7264 | 2025.12.17 00:14:32.368611 [ 4 ] {a06ddb9c-e397-4b17-8f6a-7f5a46995bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7265 | 2025.12.17 00:14:32.369005 [ 4 ] {a06ddb9c-e397-4b17-8f6a-7f5a46995bcc} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7266 | 2025.12.17 00:14:32.369040 [ 4 ] {a06ddb9c-e397-4b17-8f6a-7f5a46995bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7267 | 2025.12.17 00:14:32.369340 [ 4 ] {a06ddb9c-e397-4b17-8f6a-7f5a46995bcc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7268 | 2025.12.17 00:14:32.369546 [ 4 ] {a06ddb9c-e397-4b17-8f6a-7f5a46995bcc} <Trace> oximeter.fields_ipaddr (cd30f919-8849-45d1-b9c7-07aebb067747): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7269 | 2025.12.17 00:14:32.369671 [ 4 ] {a06ddb9c-e397-4b17-8f6a-7f5a46995bcc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001129 sec., 1771.4791851195748 rows/sec., 144.45 KiB/sec. | ||
| 7270 | 2025.12.17 00:14:32.369711 [ 4 ] {a06ddb9c-e397-4b17-8f6a-7f5a46995bcc} <Debug> TCPHandler: Processed in 0.001300047 sec. | ||
| 7271 | 2025.12.17 00:14:32.369807 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7272 | 2025.12.17 00:14:32.369900 [ 4 ] {70b00a26-c1cc-4bdb-adce-452045689ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7273 | 2025.12.17 00:14:32.369939 [ 4 ] {70b00a26-c1cc-4bdb-adce-452045689ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7274 | 2025.12.17 00:14:32.370464 [ 4 ] {70b00a26-c1cc-4bdb-adce-452045689ffc} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2025.12.17 00:14:32.370499 [ 4 ] {70b00a26-c1cc-4bdb-adce-452045689ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7276 | 2025.12.17 00:14:32.370814 [ 4 ] {70b00a26-c1cc-4bdb-adce-452045689ffc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7277 | 2025.12.17 00:14:32.371020 [ 4 ] {70b00a26-c1cc-4bdb-adce-452045689ffc} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2025.12.17 00:14:32.371119 [ 111 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7279 | 2025.12.17 00:14:32.371146 [ 4 ] {70b00a26-c1cc-4bdb-adce-452045689ffc} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001264 sec., 203322.78481012658 rows/sec., 18.24 MiB/sec. | ||
| 7280 | 2025.12.17 00:14:32.371157 [ 111 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2025.12.17 00:14:32.371179 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7282 | 2025.12.17 00:14:32.371190 [ 4 ] {70b00a26-c1cc-4bdb-adce-452045689ffc} <Debug> TCPHandler: Processed in 0.00143152 sec. | ||
| 7283 | 2025.12.17 00:14:32.371288 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2025.12.17 00:14:32.371308 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7285 | 2025.12.17 00:14:32.371386 [ 4 ] {c79a6dfa-08b5-4dcd-b70b-4959af15afa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7286 | 2025.12.17 00:14:32.371430 [ 4 ] {c79a6dfa-08b5-4dcd-b70b-4959af15afa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7287 | 2025.12.17 00:14:32.371451 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7288 | 2025.12.17 00:14:32.371489 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2463 rows starting from the beginning of the part | ||
| 7289 | 2025.12.17 00:14:32.371557 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7290 | 2025.12.17 00:14:32.371604 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1197 rows starting from the beginning of the part | ||
| 7291 | 2025.12.17 00:14:32.371657 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7292 | 2025.12.17 00:14:32.371701 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7293 | 2025.12.17 00:14:32.371749 [ 192 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7294 | 2025.12.17 00:14:32.371856 [ 4 ] {c79a6dfa-08b5-4dcd-b70b-4959af15afa5} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2025.12.17 00:14:32.371900 [ 4 ] {c79a6dfa-08b5-4dcd-b70b-4959af15afa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7296 | 2025.12.17 00:14:32.372219 [ 4 ] {c79a6dfa-08b5-4dcd-b70b-4959af15afa5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7297 | 2025.12.17 00:14:32.372441 [ 4 ] {c79a6dfa-08b5-4dcd-b70b-4959af15afa5} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2025.12.17 00:14:32.372536 [ 111 ] {} <Debug> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7299 | 2025.12.17 00:14:32.372562 [ 111 ] {} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2025.12.17 00:14:32.372570 [ 4 ] {c79a6dfa-08b5-4dcd-b70b-4959af15afa5} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001203 sec., 44887.78054862843 rows/sec., 3.34 MiB/sec. | ||
| 7301 | 2025.12.17 00:14:32.372579 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7302 | 2025.12.17 00:14:32.372613 [ 4 ] {c79a6dfa-08b5-4dcd-b70b-4959af15afa5} <Debug> TCPHandler: Processed in 0.001374179 sec. | ||
| 7303 | 2025.12.17 00:14:32.372703 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 7304 | 2025.12.17 00:14:32.372724 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2025.12.17 00:14:32.372836 [ 4 ] {f6cb134e-2e59-4bb0-b3cc-ba79b526d287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7306 | 2025.12.17 00:14:32.372857 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7307 | 2025.12.17 00:14:32.372877 [ 4 ] {f6cb134e-2e59-4bb0-b3cc-ba79b526d287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7308 | 2025.12.17 00:14:32.372897 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 7309 | 2025.12.17 00:14:32.372992 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
| 7310 | 2025.12.17 00:14:32.373038 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 7311 | 2025.12.17 00:14:32.373082 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 7312 | 2025.12.17 00:14:32.373121 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::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 | ||
| 7313 | 2025.12.17 00:14:32.373160 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
| 7314 | 2025.12.17 00:14:32.373315 [ 4 ] {f6cb134e-2e59-4bb0-b3cc-ba79b526d287} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2025.12.17 00:14:32.373359 [ 4 ] {f6cb134e-2e59-4bb0-b3cc-ba79b526d287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7316 | 2025.12.17 00:14:32.373622 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4245 rows, containing 5 columns (5 merged, 0 gathered) in 0.002372759 sec., 1789056.5371367256 rows/sec., 154.81 MiB/sec. | ||
| 7317 | 2025.12.17 00:14:32.373906 [ 4 ] {f6cb134e-2e59-4bb0-b3cc-ba79b526d287} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7318 | 2025.12.17 00:14:32.373961 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7319 | 2025.12.17 00:14:32.374031 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 479 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388659 sec., 344937.09398779686 rows/sec., 24.45 MiB/sec. | ||
| 7320 | 2025.12.17 00:14:32.374165 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7321 | 2025.12.17 00:14:32.374183 [ 4 ] {f6cb134e-2e59-4bb0-b3cc-ba79b526d287} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.12.17 00:14:32.374295 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_56_11} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2025.12.17 00:14:32.374339 [ 4 ] {f6cb134e-2e59-4bb0-b3cc-ba79b526d287} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001521 sec., 15779.092702169626 rows/sec., 1.31 MiB/sec. | ||
| 7324 | 2025.12.17 00:14:32.374382 [ 197 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_56_11} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7325 | 2025.12.17 00:14:32.374387 [ 4 ] {f6cb134e-2e59-4bb0-b3cc-ba79b526d287} <Debug> TCPHandler: Processed in 0.001715965 sec. | ||
| 7326 | 2025.12.17 00:14:32.374441 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_31_6} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2025.12.17 00:14:32.374479 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7328 | 2025.12.17 00:14:32.374511 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2025.12.17 00:14:32.374516 [ 189 ] {e37a0139-7e82-4a96-8475-010a4fdb517a::all_1_31_6} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7330 | 2025.12.17 00:14:32.374598 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7331 | 2025.12.17 00:14:32.374612 [ 4 ] {90bb34b9-9345-4500-a87c-11f5e7a096c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7332 | 2025.12.17 00:14:32.374657 [ 4 ] {90bb34b9-9345-4500-a87c-11f5e7a096c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7333 | 2025.12.17 00:14:32.375051 [ 4 ] {90bb34b9-9345-4500-a87c-11f5e7a096c7} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2025.12.17 00:14:32.375088 [ 4 ] {90bb34b9-9345-4500-a87c-11f5e7a096c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7335 | 2025.12.17 00:14:32.375396 [ 4 ] {90bb34b9-9345-4500-a87c-11f5e7a096c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7336 | 2025.12.17 00:14:32.375605 [ 4 ] {90bb34b9-9345-4500-a87c-11f5e7a096c7} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2025.12.17 00:14:32.375732 [ 4 ] {90bb34b9-9345-4500-a87c-11f5e7a096c7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 7338 | 2025.12.17 00:14:32.375772 [ 4 ] {90bb34b9-9345-4500-a87c-11f5e7a096c7} <Debug> TCPHandler: Processed in 0.001308997 sec. | ||
| 7339 | 2025.12.17 00:14:32.375875 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2025.12.17 00:14:32.375968 [ 4 ] {ef0e359b-9b0c-4894-b752-4e3265c000ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7341 | 2025.12.17 00:14:32.376008 [ 4 ] {ef0e359b-9b0c-4894-b752-4e3265c000ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7342 | 2025.12.17 00:14:32.376465 [ 4 ] {ef0e359b-9b0c-4894-b752-4e3265c000ce} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2025.12.17 00:14:32.376502 [ 4 ] {ef0e359b-9b0c-4894-b752-4e3265c000ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7344 | 2025.12.17 00:14:32.376829 [ 4 ] {ef0e359b-9b0c-4894-b752-4e3265c000ce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7345 | 2025.12.17 00:14:32.377037 [ 4 ] {ef0e359b-9b0c-4894-b752-4e3265c000ce} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2025.12.17 00:14:32.377155 [ 110 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7347 | 2025.12.17 00:14:32.377167 [ 4 ] {ef0e359b-9b0c-4894-b752-4e3265c000ce} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001217 sec., 116680.36154478225 rows/sec., 9.42 MiB/sec. | ||
| 7348 | 2025.12.17 00:14:32.377237 [ 110 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2025.12.17 00:14:32.377256 [ 4 ] {ef0e359b-9b0c-4894-b752-4e3265c000ce} <Debug> TCPHandler: Processed in 0.00142551 sec. | ||
| 7350 | 2025.12.17 00:14:32.377271 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7351 | 2025.12.17 00:14:32.377366 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2025.12.17 00:14:32.377366 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7353 | 2025.12.17 00:14:32.377477 [ 4 ] {0b8be7fc-f688-4574-9dd4-8a62473ab034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7354 | 2025.12.17 00:14:32.377500 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7355 | 2025.12.17 00:14:32.377526 [ 4 ] {0b8be7fc-f688-4574-9dd4-8a62473ab034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7356 | 2025.12.17 00:14:32.377537 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 7357 | 2025.12.17 00:14:32.377612 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7358 | 2025.12.17 00:14:32.377664 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 522 rows starting from the beginning of the part | ||
| 7359 | 2025.12.17 00:14:32.377712 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7360 | 2025.12.17 00:14:32.377758 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7361 | 2025.12.17 00:14:32.377803 [ 201 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7362 | 2025.12.17 00:14:32.377953 [ 4 ] {0b8be7fc-f688-4574-9dd4-8a62473ab034} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2025.12.17 00:14:32.377995 [ 4 ] {0b8be7fc-f688-4574-9dd4-8a62473ab034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7364 | 2025.12.17 00:14:32.378382 [ 4 ] {0b8be7fc-f688-4574-9dd4-8a62473ab034} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7365 | 2025.12.17 00:14:32.378617 [ 4 ] {0b8be7fc-f688-4574-9dd4-8a62473ab034} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2025.12.17 00:14:32.378726 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7367 | 2025.12.17 00:14:32.378745 [ 4 ] {0b8be7fc-f688-4574-9dd4-8a62473ab034} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001289 sec., 152831.65244375484 rows/sec., 10.96 MiB/sec. | ||
| 7368 | 2025.12.17 00:14:32.378761 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2025.12.17 00:14:32.378786 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7370 | 2025.12.17 00:14:32.378791 [ 4 ] {0b8be7fc-f688-4574-9dd4-8a62473ab034} <Debug> TCPHandler: Processed in 0.001474601 sec. | ||
| 7371 | 2025.12.17 00:14:32.378873 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 7372 | 2025.12.17 00:14:32.378905 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2025.12.17 00:14:32.378915 [ 193 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587204 sec., 1376634.6354973903 rows/sec., 106.99 MiB/sec. | ||
| 7374 | 2025.12.17 00:14:32.378977 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7375 | 2025.12.17 00:14:32.379003 [ 4 ] {62f43e1a-2c27-477d-958d-b00b1250fced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7376 | 2025.12.17 00:14:32.379019 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15518 rows starting from the beginning of the part | ||
| 7377 | 2025.12.17 00:14:32.379057 [ 4 ] {62f43e1a-2c27-477d-958d-b00b1250fced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7378 | 2025.12.17 00:14:32.379087 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 7379 | 2025.12.17 00:14:32.379137 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 7380 | 2025.12.17 00:14:32.379146 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7381 | 2025.12.17 00:14:32.379181 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 7382 | 2025.12.17 00:14:32.379227 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 7383 | 2025.12.17 00:14:32.379269 [ 187 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 7384 | 2025.12.17 00:14:32.379409 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_56_11} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2025.12.17 00:14:32.379476 [ 197 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_56_11} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7386 | 2025.12.17 00:14:32.379535 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7387 | 2025.12.17 00:14:32.379915 [ 4 ] {62f43e1a-2c27-477d-958d-b00b1250fced} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2025.12.17 00:14:32.379955 [ 4 ] {62f43e1a-2c27-477d-958d-b00b1250fced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7389 | 2025.12.17 00:14:32.380546 [ 4 ] {62f43e1a-2c27-477d-958d-b00b1250fced} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7390 | 2025.12.17 00:14:32.380771 [ 4 ] {62f43e1a-2c27-477d-958d-b00b1250fced} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2025.12.17 00:14:32.380913 [ 4 ] {62f43e1a-2c27-477d-958d-b00b1250fced} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001928 sec., 20746.887966804978 rows/sec., 37.18 MiB/sec. | ||
| 7392 | 2025.12.17 00:14:32.380966 [ 4 ] {62f43e1a-2c27-477d-958d-b00b1250fced} <Debug> TCPHandler: Processed in 0.002108684 sec. | ||
| 7393 | 2025.12.17 00:14:32.381067 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2025.12.17 00:14:32.381161 [ 4 ] {1863279b-8e4a-47c7-a740-277f1e390ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7395 | 2025.12.17 00:14:32.381202 [ 4 ] {1863279b-8e4a-47c7-a740-277f1e390ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7396 | 2025.12.17 00:14:32.381546 [ 4 ] {1863279b-8e4a-47c7-a740-277f1e390ffe} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2025.12.17 00:14:32.381582 [ 4 ] {1863279b-8e4a-47c7-a740-277f1e390ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7398 | 2025.12.17 00:14:32.381886 [ 4 ] {1863279b-8e4a-47c7-a740-277f1e390ffe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7399 | 2025.12.17 00:14:32.382102 [ 4 ] {1863279b-8e4a-47c7-a740-277f1e390ffe} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2025.12.17 00:14:32.382205 [ 110 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7401 | 2025.12.17 00:14:32.382228 [ 4 ] {1863279b-8e4a-47c7-a740-277f1e390ffe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7402 | 2025.12.17 00:14:32.382236 [ 110 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2025.12.17 00:14:32.382269 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7404 | 2025.12.17 00:14:32.382272 [ 4 ] {1863279b-8e4a-47c7-a740-277f1e390ffe} <Debug> TCPHandler: Processed in 0.001252666 sec. | ||
| 7405 | 2025.12.17 00:14:32.382340 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 7406 | 2025.12.17 00:14:32.382434 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7407 | 2025.12.17 00:14:32.382460 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3132 rows starting from the beginning of the part | ||
| 7408 | 2025.12.17 00:14:32.382504 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 7409 | 2025.12.17 00:14:32.382539 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 7410 | 2025.12.17 00:14:32.382572 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 7411 | 2025.12.17 00:14:32.382603 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 7412 | 2025.12.17 00:14:32.382636 [ 201 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 7413 | 2025.12.17 00:14:32.383827 [ 187 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001512452 sec., 2269162.9221952166 rows/sec., 150.30 MiB/sec. | ||
| 7414 | 2025.12.17 00:14:32.384155 [ 188 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7415 | 2025.12.17 00:14:32.384367 [ 201 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17040 rows, containing 5 columns (5 merged, 0 gathered) in 0.005535195 sec., 3078482.329890817 rows/sec., 210.40 MiB/sec. | ||
| 7416 | 2025.12.17 00:14:32.384554 [ 201 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7417 | 2025.12.17 00:14:32.384725 [ 188 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_56_11} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2025.12.17 00:14:32.384854 [ 201 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2025.12.17 00:14:32.384882 [ 188 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_56_11} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7420 | 2025.12.17 00:14:32.384941 [ 201 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7421 | 2025.12.17 00:14:32.385028 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 7422 | 2025.12.17 00:14:32.385077 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7423 | 2025.12.17 00:14:33.819186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18557 | ||
| 7424 | 2025.12.17 00:14:33.819875 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2025.12.17 00:14:33.819914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7426 | 2025.12.17 00:14:33.820405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7427 | 2025.12.17 00:14:33.820634 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2025.12.17 00:14:33.820759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18557 | ||
| 7429 | 2025.12.17 00:14:34.799820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7430 | 2025.12.17 00:14:34.817300 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2025.12.17 00:14:34.817366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7432 | 2025.12.17 00:14:34.824346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7433 | 2025.12.17 00:14:34.825062 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2025.12.17 00:14:34.828265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7435 | 2025.12.17 00:14:37.362823 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2025.12.17 00:14:37.363006 [ 4 ] {517a3820-375c-4756-9c8f-12923d5fd98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7437 | 2025.12.17 00:14:37.363070 [ 4 ] {517a3820-375c-4756-9c8f-12923d5fd98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7438 | 2025.12.17 00:14:37.363815 [ 4 ] {517a3820-375c-4756-9c8f-12923d5fd98a} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2025.12.17 00:14:37.363858 [ 4 ] {517a3820-375c-4756-9c8f-12923d5fd98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7440 | 2025.12.17 00:14:37.364259 [ 4 ] {517a3820-375c-4756-9c8f-12923d5fd98a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7441 | 2025.12.17 00:14:37.364494 [ 4 ] {517a3820-375c-4756-9c8f-12923d5fd98a} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2025.12.17 00:14:37.364639 [ 4 ] {517a3820-375c-4756-9c8f-12923d5fd98a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.56 MiB/sec. | ||
| 7443 | 2025.12.17 00:14:37.364682 [ 4 ] {517a3820-375c-4756-9c8f-12923d5fd98a} <Debug> TCPHandler: Processed in 0.001987301 sec. | ||
| 7444 | 2025.12.17 00:14:37.364820 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2025.12.17 00:14:37.364923 [ 4 ] {41cc5630-5989-45c3-b4f0-1b666d5fb428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7446 | 2025.12.17 00:14:37.364963 [ 4 ] {41cc5630-5989-45c3-b4f0-1b666d5fb428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7447 | 2025.12.17 00:14:37.365471 [ 4 ] {41cc5630-5989-45c3-b4f0-1b666d5fb428} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2025.12.17 00:14:37.365509 [ 4 ] {41cc5630-5989-45c3-b4f0-1b666d5fb428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7449 | 2025.12.17 00:14:37.365816 [ 4 ] {41cc5630-5989-45c3-b4f0-1b666d5fb428} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7450 | 2025.12.17 00:14:37.366032 [ 4 ] {41cc5630-5989-45c3-b4f0-1b666d5fb428} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2025.12.17 00:14:37.366159 [ 4 ] {41cc5630-5989-45c3-b4f0-1b666d5fb428} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 7452 | 2025.12.17 00:14:37.366196 [ 4 ] {41cc5630-5989-45c3-b4f0-1b666d5fb428} <Debug> TCPHandler: Processed in 0.00142518 sec. | ||
| 7453 | 2025.12.17 00:14:37.366316 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2025.12.17 00:14:37.366412 [ 4 ] {202609f5-2d4b-41a8-b0e4-16aca462ed87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7455 | 2025.12.17 00:14:37.366455 [ 4 ] {202609f5-2d4b-41a8-b0e4-16aca462ed87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7456 | 2025.12.17 00:14:37.366958 [ 4 ] {202609f5-2d4b-41a8-b0e4-16aca462ed87} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2025.12.17 00:14:37.366993 [ 4 ] {202609f5-2d4b-41a8-b0e4-16aca462ed87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7458 | 2025.12.17 00:14:37.367319 [ 4 ] {202609f5-2d4b-41a8-b0e4-16aca462ed87} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7459 | 2025.12.17 00:14:37.367526 [ 4 ] {202609f5-2d4b-41a8-b0e4-16aca462ed87} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2025.12.17 00:14:37.367654 [ 4 ] {202609f5-2d4b-41a8-b0e4-16aca462ed87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 7461 | 2025.12.17 00:14:37.367690 [ 4 ] {202609f5-2d4b-41a8-b0e4-16aca462ed87} <Debug> TCPHandler: Processed in 0.00142246 sec. | ||
| 7462 | 2025.12.17 00:14:37.367804 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2025.12.17 00:14:37.367897 [ 4 ] {bbc9a532-4545-417f-a5ea-70a63c51c95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7464 | 2025.12.17 00:14:37.367938 [ 4 ] {bbc9a532-4545-417f-a5ea-70a63c51c95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7465 | 2025.12.17 00:14:37.368264 [ 4 ] {bbc9a532-4545-417f-a5ea-70a63c51c95f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2025.12.17 00:14:37.368299 [ 4 ] {bbc9a532-4545-417f-a5ea-70a63c51c95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7467 | 2025.12.17 00:14:37.368602 [ 4 ] {bbc9a532-4545-417f-a5ea-70a63c51c95f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7468 | 2025.12.17 00:14:37.368802 [ 4 ] {bbc9a532-4545-417f-a5ea-70a63c51c95f} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2025.12.17 00:14:37.368926 [ 4 ] {bbc9a532-4545-417f-a5ea-70a63c51c95f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 7470 | 2025.12.17 00:14:37.368961 [ 4 ] {bbc9a532-4545-417f-a5ea-70a63c51c95f} <Debug> TCPHandler: Processed in 0.001205055 sec. | ||
| 7471 | 2025.12.17 00:14:41.190552 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7472 | 2025.12.17 00:14:41.190650 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7473 | 2025.12.17 00:14:41.321004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19069 | ||
| 7474 | 2025.12.17 00:14:41.321579 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2025.12.17 00:14:41.321619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7476 | 2025.12.17 00:14:41.322074 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7477 | 2025.12.17 00:14:41.322298 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2025.12.17 00:14:41.322428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19069 | ||
| 7479 | 2025.12.17 00:14:41.357682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 940 | ||
| 7480 | 2025.12.17 00:14:41.359905 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2025.12.17 00:14:41.359952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7482 | 2025.12.17 00:14:41.361134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7483 | 2025.12.17 00:14:41.361402 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2025.12.17 00:14:41.361675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
| 7485 | 2025.12.17 00:14:42.328485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7486 | 2025.12.17 00:14:42.348225 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2025.12.17 00:14:42.348306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7488 | 2025.12.17 00:14:42.354824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7489 | 2025.12.17 00:14:42.355668 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2025.12.17 00:14:42.360232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7491 | 2025.12.17 00:14:42.365258 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2025.12.17 00:14:42.365449 [ 4 ] {38e1c8dd-3144-42b6-b8cd-ba6f7793fcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7493 | 2025.12.17 00:14:42.365526 [ 4 ] {38e1c8dd-3144-42b6-b8cd-ba6f7793fcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7494 | 2025.12.17 00:14:42.366286 [ 4 ] {38e1c8dd-3144-42b6-b8cd-ba6f7793fcc6} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2025.12.17 00:14:42.366338 [ 4 ] {38e1c8dd-3144-42b6-b8cd-ba6f7793fcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7496 | 2025.12.17 00:14:42.366761 [ 4 ] {38e1c8dd-3144-42b6-b8cd-ba6f7793fcc6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7497 | 2025.12.17 00:14:42.367014 [ 4 ] {38e1c8dd-3144-42b6-b8cd-ba6f7793fcc6} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2025.12.17 00:14:42.367186 [ 4 ] {38e1c8dd-3144-42b6-b8cd-ba6f7793fcc6} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001787 sec., 76105.20425293788 rows/sec., 6.60 MiB/sec. | ||
| 7499 | 2025.12.17 00:14:42.367240 [ 4 ] {38e1c8dd-3144-42b6-b8cd-ba6f7793fcc6} <Debug> TCPHandler: Processed in 0.002118133 sec. | ||
| 7500 | 2025.12.17 00:14:42.367368 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2025.12.17 00:14:42.367473 [ 4 ] {0ee59028-7744-4861-a2bf-924840cc38bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7502 | 2025.12.17 00:14:42.367518 [ 4 ] {0ee59028-7744-4861-a2bf-924840cc38bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7503 | 2025.12.17 00:14:42.367950 [ 4 ] {0ee59028-7744-4861-a2bf-924840cc38bf} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2025.12.17 00:14:42.367990 [ 4 ] {0ee59028-7744-4861-a2bf-924840cc38bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7505 | 2025.12.17 00:14:42.368309 [ 4 ] {0ee59028-7744-4861-a2bf-924840cc38bf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7506 | 2025.12.17 00:14:42.368522 [ 4 ] {0ee59028-7744-4861-a2bf-924840cc38bf} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2025.12.17 00:14:42.368655 [ 4 ] {0ee59028-7744-4861-a2bf-924840cc38bf} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001206 sec., 33167.49585406302 rows/sec., 2.44 MiB/sec. | ||
| 7508 | 2025.12.17 00:14:42.368695 [ 4 ] {0ee59028-7744-4861-a2bf-924840cc38bf} <Debug> TCPHandler: Processed in 0.001380199 sec. | ||
| 7509 | 2025.12.17 00:14:42.368808 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2025.12.17 00:14:42.368902 [ 4 ] {6c0cff91-8eac-4235-8aef-72651b78af16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7511 | 2025.12.17 00:14:42.368943 [ 4 ] {6c0cff91-8eac-4235-8aef-72651b78af16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7512 | 2025.12.17 00:14:42.369377 [ 4 ] {6c0cff91-8eac-4235-8aef-72651b78af16} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2025.12.17 00:14:42.369415 [ 4 ] {6c0cff91-8eac-4235-8aef-72651b78af16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7514 | 2025.12.17 00:14:42.369730 [ 4 ] {6c0cff91-8eac-4235-8aef-72651b78af16} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7515 | 2025.12.17 00:14:42.369943 [ 4 ] {6c0cff91-8eac-4235-8aef-72651b78af16} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2025.12.17 00:14:42.370083 [ 4 ] {6c0cff91-8eac-4235-8aef-72651b78af16} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001199 sec., 86738.94912427022 rows/sec., 6.78 MiB/sec. | ||
| 7517 | 2025.12.17 00:14:42.370122 [ 4 ] {6c0cff91-8eac-4235-8aef-72651b78af16} <Debug> TCPHandler: Processed in 0.001364578 sec. | ||
| 7518 | 2025.12.17 00:14:42.370233 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2025.12.17 00:14:42.370332 [ 4 ] {6fdacbd9-c32e-4a6a-a497-c5101ca181ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7520 | 2025.12.17 00:14:42.370378 [ 4 ] {6fdacbd9-c32e-4a6a-a497-c5101ca181ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7521 | 2025.12.17 00:14:42.370792 [ 4 ] {6fdacbd9-c32e-4a6a-a497-c5101ca181ec} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2025.12.17 00:14:42.370829 [ 4 ] {6fdacbd9-c32e-4a6a-a497-c5101ca181ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7523 | 2025.12.17 00:14:42.371174 [ 4 ] {6fdacbd9-c32e-4a6a-a497-c5101ca181ec} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7524 | 2025.12.17 00:14:42.371395 [ 4 ] {6fdacbd9-c32e-4a6a-a497-c5101ca181ec} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2025.12.17 00:14:42.371532 [ 4 ] {6fdacbd9-c32e-4a6a-a497-c5101ca181ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 7526 | 2025.12.17 00:14:42.371570 [ 4 ] {6fdacbd9-c32e-4a6a-a497-c5101ca181ec} <Debug> TCPHandler: Processed in 0.001386589 sec. | ||
| 7527 | 2025.12.17 00:14:42.371689 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2025.12.17 00:14:42.371814 [ 4 ] {9f9447d6-efeb-46cb-a70d-499870984a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7529 | 2025.12.17 00:14:42.371880 [ 4 ] {9f9447d6-efeb-46cb-a70d-499870984a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7530 | 2025.12.17 00:14:42.372847 [ 4 ] {9f9447d6-efeb-46cb-a70d-499870984a6e} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2025.12.17 00:14:42.372883 [ 4 ] {9f9447d6-efeb-46cb-a70d-499870984a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7532 | 2025.12.17 00:14:42.373527 [ 4 ] {9f9447d6-efeb-46cb-a70d-499870984a6e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7533 | 2025.12.17 00:14:42.373759 [ 4 ] {9f9447d6-efeb-46cb-a70d-499870984a6e} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2025.12.17 00:14:42.373899 [ 4 ] {9f9447d6-efeb-46cb-a70d-499870984a6e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00211 sec., 18957.345971563984 rows/sec., 33.97 MiB/sec. | ||
| 7535 | 2025.12.17 00:14:42.373965 [ 4 ] {9f9447d6-efeb-46cb-a70d-499870984a6e} <Debug> TCPHandler: Processed in 0.002336209 sec. | ||
| 7536 | 2025.12.17 00:14:42.374076 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2025.12.17 00:14:42.374170 [ 4 ] {4dd8f006-0ef1-496a-a7a2-c04a890d48ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7538 | 2025.12.17 00:14:42.374212 [ 4 ] {4dd8f006-0ef1-496a-a7a2-c04a890d48ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7539 | 2025.12.17 00:14:42.374558 [ 4 ] {4dd8f006-0ef1-496a-a7a2-c04a890d48ba} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2025.12.17 00:14:42.374595 [ 4 ] {4dd8f006-0ef1-496a-a7a2-c04a890d48ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7541 | 2025.12.17 00:14:42.374902 [ 4 ] {4dd8f006-0ef1-496a-a7a2-c04a890d48ba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7542 | 2025.12.17 00:14:42.375108 [ 4 ] {4dd8f006-0ef1-496a-a7a2-c04a890d48ba} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2025.12.17 00:14:42.375243 [ 4 ] {4dd8f006-0ef1-496a-a7a2-c04a890d48ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7544 | 2025.12.17 00:14:42.375279 [ 4 ] {4dd8f006-0ef1-496a-a7a2-c04a890d48ba} <Debug> TCPHandler: Processed in 0.001251886 sec. | ||
| 7545 | 2025.12.17 00:14:46.357471 [ 97 ] {} <Debug> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7546 | 2025.12.17 00:14:46.357582 [ 97 ] {} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2025.12.17 00:14:46.357617 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7548 | 2025.12.17 00:14:46.357814 [ 200 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7549 | 2025.12.17 00:14:46.358068 [ 200 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7550 | 2025.12.17 00:14:46.358131 [ 200 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 7551 | 2025.12.17 00:14:46.358253 [ 200 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 7552 | 2025.12.17 00:14:46.358338 [ 200 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 7553 | 2025.12.17 00:14:46.358407 [ 200 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7554 | 2025.12.17 00:14:46.358477 [ 200 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 7555 | 2025.12.17 00:14:46.359471 [ 194 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733056 sec., 156371.17323387126 rows/sec., 10.15 MiB/sec. | ||
| 7556 | 2025.12.17 00:14:46.359680 [ 201 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7557 | 2025.12.17 00:14:46.359970 [ 201 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2025.12.17 00:14:46.360042 [ 201 ] {3e94e558-f17d-4ff8-b9c6-71a747861a3c::all_1_14_3} <Trace> oximeter.fields_u8 (3e94e558-f17d-4ff8-b9c6-71a747861a3c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7559 | 2025.12.17 00:14:46.360128 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7560 | 2025.12.17 00:14:47.419857 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2025.12.17 00:14:47.420099 [ 4 ] {fb311b8e-2d3d-4fc2-a99d-4597bb1bf1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7562 | 2025.12.17 00:14:47.420202 [ 4 ] {fb311b8e-2d3d-4fc2-a99d-4597bb1bf1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7563 | 2025.12.17 00:14:47.421860 [ 4 ] {fb311b8e-2d3d-4fc2-a99d-4597bb1bf1fc} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2025.12.17 00:14:47.421916 [ 4 ] {fb311b8e-2d3d-4fc2-a99d-4597bb1bf1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7565 | 2025.12.17 00:14:47.422467 [ 4 ] {fb311b8e-2d3d-4fc2-a99d-4597bb1bf1fc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7566 | 2025.12.17 00:14:47.422761 [ 4 ] {fb311b8e-2d3d-4fc2-a99d-4597bb1bf1fc} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2025.12.17 00:14:47.422949 [ 4 ] {fb311b8e-2d3d-4fc2-a99d-4597bb1bf1fc} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002889 sec., 413984.0775354794 rows/sec., 34.13 MiB/sec. | ||
| 7568 | 2025.12.17 00:14:47.423016 [ 4 ] {fb311b8e-2d3d-4fc2-a99d-4597bb1bf1fc} <Debug> TCPHandler: Processed in 0.00335877 sec. | ||
| 7569 | 2025.12.17 00:14:47.423194 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2025.12.17 00:14:47.423316 [ 4 ] {7dad1b8d-cbdc-4985-8db5-3d0728d8a67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7571 | 2025.12.17 00:14:47.423376 [ 4 ] {7dad1b8d-cbdc-4985-8db5-3d0728d8a67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7572 | 2025.12.17 00:14:47.423978 [ 4 ] {7dad1b8d-cbdc-4985-8db5-3d0728d8a67f} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2025.12.17 00:14:47.424026 [ 4 ] {7dad1b8d-cbdc-4985-8db5-3d0728d8a67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7574 | 2025.12.17 00:14:47.424472 [ 4 ] {7dad1b8d-cbdc-4985-8db5-3d0728d8a67f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7575 | 2025.12.17 00:14:47.424773 [ 4 ] {7dad1b8d-cbdc-4985-8db5-3d0728d8a67f} <Trace> oximeter.fields_u32 (96ddba7e-b766-4ecf-ac34-8b89ea400f9c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2025.12.17 00:14:47.424967 [ 4 ] {7dad1b8d-cbdc-4985-8db5-3d0728d8a67f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001677 sec., 135957.0661896243 rows/sec., 9.21 MiB/sec. | ||
| 7577 | 2025.12.17 00:14:47.425025 [ 4 ] {7dad1b8d-cbdc-4985-8db5-3d0728d8a67f} <Debug> TCPHandler: Processed in 0.00190008 sec. | ||
| 7578 | 2025.12.17 00:14:47.425272 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2025.12.17 00:14:47.425406 [ 4 ] {625077a8-c6fc-4079-be9f-d70423567be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7580 | 2025.12.17 00:14:47.425466 [ 4 ] {625077a8-c6fc-4079-be9f-d70423567be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7581 | 2025.12.17 00:14:47.426339 [ 4 ] {625077a8-c6fc-4079-be9f-d70423567be5} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2025.12.17 00:14:47.426385 [ 4 ] {625077a8-c6fc-4079-be9f-d70423567be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7583 | 2025.12.17 00:14:47.426870 [ 4 ] {625077a8-c6fc-4079-be9f-d70423567be5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7584 | 2025.12.17 00:14:47.427229 [ 4 ] {625077a8-c6fc-4079-be9f-d70423567be5} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2025.12.17 00:14:47.427423 [ 4 ] {625077a8-c6fc-4079-be9f-d70423567be5} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002043 sec., 254527.65540871266 rows/sec., 18.84 MiB/sec. | ||
| 7586 | 2025.12.17 00:14:47.427482 [ 4 ] {625077a8-c6fc-4079-be9f-d70423567be5} <Debug> TCPHandler: Processed in 0.002276028 sec. | ||
| 7587 | 2025.12.17 00:14:47.427631 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2025.12.17 00:14:47.427745 [ 4 ] {4e953028-9afd-433b-b565-d268ea69dfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7589 | 2025.12.17 00:14:47.427803 [ 4 ] {4e953028-9afd-433b-b565-d268ea69dfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7590 | 2025.12.17 00:14:47.428568 [ 4 ] {4e953028-9afd-433b-b565-d268ea69dfd0} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2025.12.17 00:14:47.428612 [ 4 ] {4e953028-9afd-433b-b565-d268ea69dfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7592 | 2025.12.17 00:14:47.429117 [ 4 ] {4e953028-9afd-433b-b565-d268ea69dfd0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7593 | 2025.12.17 00:14:47.429371 [ 4 ] {4e953028-9afd-433b-b565-d268ea69dfd0} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2025.12.17 00:14:47.429519 [ 4 ] {4e953028-9afd-433b-b565-d268ea69dfd0} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001798 sec., 469410.45606229146 rows/sec., 31.59 MiB/sec. | ||
| 7595 | 2025.12.17 00:14:47.429563 [ 4 ] {4e953028-9afd-433b-b565-d268ea69dfd0} <Debug> TCPHandler: Processed in 0.001993632 sec. | ||
| 7596 | 2025.12.17 00:14:47.429702 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2025.12.17 00:14:47.429813 [ 4 ] {33430b54-49bb-416a-9f8a-2a26f84f2231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7598 | 2025.12.17 00:14:47.429864 [ 4 ] {33430b54-49bb-416a-9f8a-2a26f84f2231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7599 | 2025.12.17 00:14:47.430259 [ 4 ] {33430b54-49bb-416a-9f8a-2a26f84f2231} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.12.17 00:14:47.430301 [ 4 ] {33430b54-49bb-416a-9f8a-2a26f84f2231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7601 | 2025.12.17 00:14:47.430678 [ 4 ] {33430b54-49bb-416a-9f8a-2a26f84f2231} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7602 | 2025.12.17 00:14:47.430995 [ 4 ] {33430b54-49bb-416a-9f8a-2a26f84f2231} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.12.17 00:14:47.431138 [ 4 ] {33430b54-49bb-416a-9f8a-2a26f84f2231} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec. | ||
| 7604 | 2025.12.17 00:14:47.431180 [ 4 ] {33430b54-49bb-416a-9f8a-2a26f84f2231} <Debug> TCPHandler: Processed in 0.001540392 sec. | ||
| 7605 | 2025.12.17 00:14:47.907570 [ 96 ] {} <Debug> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7606 | 2025.12.17 00:14:47.907636 [ 96 ] {} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2025.12.17 00:14:47.907658 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7608 | 2025.12.17 00:14:47.907761 [ 200 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7609 | 2025.12.17 00:14:47.907901 [ 200 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7610 | 2025.12.17 00:14:47.907941 [ 200 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 7611 | 2025.12.17 00:14:47.908013 [ 200 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 7612 | 2025.12.17 00:14:47.908067 [ 200 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 7613 | 2025.12.17 00:14:47.908116 [ 200 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7614 | 2025.12.17 00:14:47.908161 [ 200 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 7615 | 2025.12.17 00:14:47.909181 [ 194 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145641 sec., 363908.5147726258 rows/sec., 26.08 MiB/sec. | ||
| 7616 | 2025.12.17 00:14:47.909427 [ 191 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7617 | 2025.12.17 00:14:47.909769 [ 191 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2025.12.17 00:14:47.909850 [ 191 ] {b39a8917-3c54-4206-a3da-8907b673489c::all_1_14_3} <Trace> oximeter.fields_i16 (b39a8917-3c54-4206-a3da-8907b673489c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7619 | 2025.12.17 00:14:47.909943 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7620 | 2025.12.17 00:14:47.968745 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35109 | ||
| 7621 | 2025.12.17 00:14:47.968841 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7622 | 2025.12.17 00:14:47.968867 [ 297 ] {} <Debug> TCP-Session: 97790150-6a88-4cf0-8298-112ca5978931 Authenticating user 'default' from [fd00:1122:3344:101::e]:35109 | ||
| 7623 | 2025.12.17 00:14:47.968889 [ 297 ] {} <Debug> TCP-Session: 97790150-6a88-4cf0-8298-112ca5978931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2025.12.17 00:14:47.968902 [ 297 ] {} <Debug> TCP-Session: 97790150-6a88-4cf0-8298-112ca5978931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2025.12.17 00:14:47.969109 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43411 | ||
| 7626 | 2025.12.17 00:14:47.969123 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63596 | ||
| 7627 | 2025.12.17 00:14:47.969172 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63690 | ||
| 7628 | 2025.12.17 00:14:47.969198 [ 297 ] {} <Trace> TCP-Session: 97790150-6a88-4cf0-8298-112ca5978931 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2025.12.17 00:14:47.969223 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7630 | 2025.12.17 00:14:47.969181 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48798 | ||
| 7631 | 2025.12.17 00:14:47.969265 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7632 | 2025.12.17 00:14:47.969265 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7633 | 2025.12.17 00:14:47.969311 [ 299 ] {} <Debug> TCP-Session: 9da72907-4b80-453f-8b51-db168d4a9d43 Authenticating user 'default' from [fd00:1122:3344:101::e]:63596 | ||
| 7634 | 2025.12.17 00:14:47.969264 [ 298 ] {} <Debug> TCP-Session: 4bbbbcfb-c7af-43f5-b95c-034ab407fe7e Authenticating user 'default' from [fd00:1122:3344:101::e]:43411 | ||
| 7635 | 2025.12.17 00:14:47.969335 [ 295 ] {} <Debug> TCP-Session: 815fab44-e07e-44f1-a8bb-4476c80dac31 Authenticating user 'default' from [fd00:1122:3344:101::e]:63690 | ||
| 7636 | 2025.12.17 00:14:47.969341 [ 299 ] {} <Debug> TCP-Session: 9da72907-4b80-453f-8b51-db168d4a9d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2025.12.17 00:14:47.969366 [ 298 ] {} <Debug> TCP-Session: 4bbbbcfb-c7af-43f5-b95c-034ab407fe7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2025.12.17 00:14:47.969370 [ 295 ] {} <Debug> TCP-Session: 815fab44-e07e-44f1-a8bb-4476c80dac31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7639 | 2025.12.17 00:14:47.969377 [ 299 ] {} <Debug> TCP-Session: 9da72907-4b80-453f-8b51-db168d4a9d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2025.12.17 00:14:47.969391 [ 298 ] {} <Debug> TCP-Session: 4bbbbcfb-c7af-43f5-b95c-034ab407fe7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7641 | 2025.12.17 00:14:47.969402 [ 295 ] {} <Debug> TCP-Session: 815fab44-e07e-44f1-a8bb-4476c80dac31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7642 | 2025.12.17 00:14:47.969384 [ 297 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7643 | 2025.12.17 00:14:47.969159 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52916 | ||
| 7644 | 2025.12.17 00:14:47.969150 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53662 | ||
| 7645 | 2025.12.17 00:14:47.969127 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46481 | ||
| 7646 | 2025.12.17 00:14:47.969542 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7647 | 2025.12.17 00:14:47.969150 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53763 | ||
| 7648 | 2025.12.17 00:14:47.969589 [ 296 ] {} <Debug> TCP-Session: 5195e6ba-8ddb-472b-8022-a66f57c68e69 Authenticating user 'default' from [fd00:1122:3344:101::e]:48798 | ||
| 7649 | 2025.12.17 00:14:47.969619 [ 296 ] {} <Debug> TCP-Session: 5195e6ba-8ddb-472b-8022-a66f57c68e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2025.12.17 00:14:47.969634 [ 296 ] {} <Debug> TCP-Session: 5195e6ba-8ddb-472b-8022-a66f57c68e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2025.12.17 00:14:47.969734 [ 297 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7652 | 2025.12.17 00:14:47.969795 [ 297 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7653 | 2025.12.17 00:14:47.970011 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7654 | 2025.12.17 00:14:47.970046 [ 292 ] {} <Debug> TCP-Session: 1b2abcc5-e638-4054-be06-178ab3b83f02 Authenticating user 'default' from [fd00:1122:3344:101::e]:53763 | ||
| 7655 | 2025.12.17 00:14:47.970063 [ 292 ] {} <Debug> TCP-Session: 1b2abcc5-e638-4054-be06-178ab3b83f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2025.12.17 00:14:47.970080 [ 292 ] {} <Debug> TCP-Session: 1b2abcc5-e638-4054-be06-178ab3b83f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2025.12.17 00:14:47.970096 [ 297 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 7658 | 2025.12.17 00:14:47.970116 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7659 | 2025.12.17 00:14:47.970152 [ 3 ] {} <Debug> TCP-Session: c6321af5-677b-4482-b5e9-5018b09b2bc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46481 | ||
| 7660 | 2025.12.17 00:14:47.970168 [ 3 ] {} <Debug> TCP-Session: c6321af5-677b-4482-b5e9-5018b09b2bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2025.12.17 00:14:47.970180 [ 3 ] {} <Debug> TCP-Session: c6321af5-677b-4482-b5e9-5018b09b2bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2025.12.17 00:14:47.970235 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7663 | 2025.12.17 00:14:47.970271 [ 294 ] {} <Debug> TCP-Session: da03b384-0797-4a92-8539-6348f76796b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52916 | ||
| 7664 | 2025.12.17 00:14:47.970288 [ 294 ] {} <Debug> TCP-Session: da03b384-0797-4a92-8539-6348f76796b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2025.12.17 00:14:47.970301 [ 294 ] {} <Debug> TCP-Session: da03b384-0797-4a92-8539-6348f76796b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2025.12.17 00:14:47.970468 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7667 | 2025.12.17 00:14:47.970513 [ 293 ] {} <Debug> TCP-Session: b6153faf-9587-4e78-afa7-84a25063377a Authenticating user 'default' from [fd00:1122:3344:101::e]:53662 | ||
| 7668 | 2025.12.17 00:14:47.970535 [ 293 ] {} <Debug> TCP-Session: b6153faf-9587-4e78-afa7-84a25063377a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2025.12.17 00:14:47.970552 [ 293 ] {} <Debug> TCP-Session: b6153faf-9587-4e78-afa7-84a25063377a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2025.12.17 00:14:47.971100 [ 338 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Trace> AggregatingTransform: Aggregating | ||
| 7671 | 2025.12.17 00:14:47.971137 [ 338 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Trace> Aggregator: Aggregation method: without_key | ||
| 7672 | 2025.12.17 00:14:47.971175 [ 338 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096509 sec. (1036.173 rows/sec., 40.48 KiB/sec.) | ||
| 7673 | 2025.12.17 00:14:47.971193 [ 338 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Trace> Aggregator: Merging aggregated data | ||
| 7674 | 2025.12.17 00:14:47.972825 [ 297 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0035 sec., 285.7142857142857 rows/sec., 11.16 KiB/sec. | ||
| 7675 | 2025.12.17 00:14:47.972971 [ 297 ] {3dc21efa-5715-4898-bf32-2531572bb363} <Debug> TCPHandler: Processed in 0.00389187 sec. | ||
| 7676 | 2025.12.17 00:14:47.973103 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7677 | 2025.12.17 00:14:47.973137 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7678 | 2025.12.17 00:14:47.973149 [ 297 ] {} <Debug> TCP-Session: 97790150-6a88-4cf0-8298-112ca5978931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2025.12.17 00:14:47.973158 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7680 | 2025.12.17 00:14:47.973176 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7681 | 2025.12.17 00:14:47.973209 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7682 | 2025.12.17 00:14:47.973218 [ 3 ] {} <Debug> TCP-Session: c6321af5-677b-4482-b5e9-5018b09b2bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2025.12.17 00:14:47.973227 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7684 | 2025.12.17 00:14:47.973254 [ 296 ] {} <Debug> TCP-Session: 5195e6ba-8ddb-472b-8022-a66f57c68e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2025.12.17 00:14:47.973260 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7686 | 2025.12.17 00:14:47.973289 [ 293 ] {} <Debug> TCP-Session: b6153faf-9587-4e78-afa7-84a25063377a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2025.12.17 00:14:47.973244 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7688 | 2025.12.17 00:14:47.973320 [ 295 ] {} <Debug> TCP-Session: 815fab44-e07e-44f1-a8bb-4476c80dac31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2025.12.17 00:14:47.973238 [ 298 ] {} <Debug> TCP-Session: 4bbbbcfb-c7af-43f5-b95c-034ab407fe7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2025.12.17 00:14:47.973359 [ 292 ] {} <Debug> TCP-Session: 1b2abcc5-e638-4054-be06-178ab3b83f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2025.12.17 00:14:47.973192 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7692 | 2025.12.17 00:14:47.973182 [ 299 ] {} <Debug> TCP-Session: 9da72907-4b80-453f-8b51-db168d4a9d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2025.12.17 00:14:47.973439 [ 294 ] {} <Debug> TCP-Session: da03b384-0797-4a92-8539-6348f76796b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2025.12.17 00:14:48.001606 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57783 | ||
| 7695 | 2025.12.17 00:14:48.001677 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7696 | 2025.12.17 00:14:48.001699 [ 297 ] {} <Debug> TCP-Session: 54fefcff-5bfe-420c-b98c-1d55b509f15d Authenticating user 'default' from [fd00:1122:3344:101::e]:57783 | ||
| 7697 | 2025.12.17 00:14:48.001717 [ 297 ] {} <Debug> TCP-Session: 54fefcff-5bfe-420c-b98c-1d55b509f15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2025.12.17 00:14:48.001729 [ 297 ] {} <Debug> TCP-Session: 54fefcff-5bfe-420c-b98c-1d55b509f15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2025.12.17 00:14:48.001884 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35789 | ||
| 7700 | 2025.12.17 00:14:48.001904 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42176 | ||
| 7701 | 2025.12.17 00:14:48.001928 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53110 | ||
| 7702 | 2025.12.17 00:14:48.001955 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54431 | ||
| 7703 | 2025.12.17 00:14:48.001989 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7704 | 2025.12.17 00:14:48.002001 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7705 | 2025.12.17 00:14:48.002028 [ 298 ] {} <Debug> TCP-Session: 9f190922-4128-4fdf-8439-9d6144c1ab2e Authenticating user 'default' from [fd00:1122:3344:101::e]:35789 | ||
| 7706 | 2025.12.17 00:14:48.002034 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7707 | 2025.12.17 00:14:48.002043 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7708 | 2025.12.17 00:14:48.002047 [ 3 ] {} <Debug> TCP-Session: 3bb1cd6d-390f-495b-9238-9c20ede1ea8b Authenticating user 'default' from [fd00:1122:3344:101::e]:42176 | ||
| 7709 | 2025.12.17 00:14:48.002072 [ 293 ] {} <Debug> TCP-Session: eeba6573-1b7c-4b64-af0b-85de6818236c Authenticating user 'default' from [fd00:1122:3344:101::e]:53110 | ||
| 7710 | 2025.12.17 00:14:48.002084 [ 296 ] {} <Debug> TCP-Session: 12050503-c19f-4965-bb00-113e9ed1d438 Authenticating user 'default' from [fd00:1122:3344:101::e]:54431 | ||
| 7711 | 2025.12.17 00:14:48.002099 [ 3 ] {} <Debug> TCP-Session: 3bb1cd6d-390f-495b-9238-9c20ede1ea8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2025.12.17 00:14:48.002115 [ 293 ] {} <Debug> TCP-Session: eeba6573-1b7c-4b64-af0b-85de6818236c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7713 | 2025.12.17 00:14:48.002126 [ 296 ] {} <Debug> TCP-Session: 12050503-c19f-4965-bb00-113e9ed1d438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2025.12.17 00:14:48.002138 [ 3 ] {} <Debug> TCP-Session: 3bb1cd6d-390f-495b-9238-9c20ede1ea8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2025.12.17 00:14:48.002165 [ 296 ] {} <Debug> TCP-Session: 12050503-c19f-4965-bb00-113e9ed1d438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2025.12.17 00:14:48.002154 [ 293 ] {} <Debug> TCP-Session: eeba6573-1b7c-4b64-af0b-85de6818236c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2025.12.17 00:14:48.001962 [ 297 ] {} <Trace> TCP-Session: 54fefcff-5bfe-420c-b98c-1d55b509f15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2025.12.17 00:14:48.001950 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62369 | ||
| 7719 | 2025.12.17 00:14:48.001932 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34395 | ||
| 7720 | 2025.12.17 00:14:48.001916 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49473 | ||
| 7721 | 2025.12.17 00:14:48.002315 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7722 | 2025.12.17 00:14:48.001895 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43660 | ||
| 7723 | 2025.12.17 00:14:48.002352 [ 295 ] {} <Debug> TCP-Session: 34f0fd4f-4465-46e2-9952-63a73b346457 Authenticating user 'default' from [fd00:1122:3344:101::e]:62369 | ||
| 7724 | 2025.12.17 00:14:48.002367 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7725 | 2025.12.17 00:14:48.002390 [ 295 ] {} <Debug> TCP-Session: 34f0fd4f-4465-46e2-9952-63a73b346457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2025.12.17 00:14:48.002410 [ 292 ] {} <Debug> TCP-Session: 759ed2e1-0ecd-4ffa-8414-b06fc81fd023 Authenticating user 'default' from [fd00:1122:3344:101::e]:49473 | ||
| 7727 | 2025.12.17 00:14:48.002418 [ 295 ] {} <Debug> TCP-Session: 34f0fd4f-4465-46e2-9952-63a73b346457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2025.12.17 00:14:48.002418 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7729 | 2025.12.17 00:14:48.002439 [ 292 ] {} <Debug> TCP-Session: 759ed2e1-0ecd-4ffa-8414-b06fc81fd023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2025.12.17 00:14:48.002465 [ 299 ] {} <Debug> TCP-Session: 88745d45-3415-4556-a2bc-bc5d3c6bec40 Authenticating user 'default' from [fd00:1122:3344:101::e]:43660 | ||
| 7731 | 2025.12.17 00:14:48.002474 [ 292 ] {} <Debug> TCP-Session: 759ed2e1-0ecd-4ffa-8414-b06fc81fd023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2025.12.17 00:14:48.002492 [ 299 ] {} <Debug> TCP-Session: 88745d45-3415-4556-a2bc-bc5d3c6bec40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2025.12.17 00:14:48.002359 [ 297 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7734 | 2025.12.17 00:14:48.002520 [ 299 ] {} <Debug> TCP-Session: 88745d45-3415-4556-a2bc-bc5d3c6bec40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2025.12.17 00:14:48.002351 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7736 | 2025.12.17 00:14:48.002058 [ 298 ] {} <Debug> TCP-Session: 9f190922-4128-4fdf-8439-9d6144c1ab2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2025.12.17 00:14:48.002596 [ 294 ] {} <Debug> TCP-Session: 68c3de68-c066-4cfa-bb6c-c5c6f33f7c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:34395 | ||
| 7738 | 2025.12.17 00:14:48.002608 [ 298 ] {} <Debug> TCP-Session: 9f190922-4128-4fdf-8439-9d6144c1ab2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2025.12.17 00:14:48.002632 [ 294 ] {} <Debug> TCP-Session: 68c3de68-c066-4cfa-bb6c-c5c6f33f7c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2025.12.17 00:14:48.002653 [ 294 ] {} <Debug> TCP-Session: 68c3de68-c066-4cfa-bb6c-c5c6f33f7c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2025.12.17 00:14:48.002724 [ 297 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7742 | 2025.12.17 00:14:48.002771 [ 297 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7743 | 2025.12.17 00:14:48.003012 [ 297 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 7744 | 2025.12.17 00:14:48.003898 [ 321 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Trace> AggregatingTransform: Aggregating | ||
| 7745 | 2025.12.17 00:14:48.003952 [ 321 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7746 | 2025.12.17 00:14:48.003985 [ 321 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885629 sec. (1129.141 rows/sec., 44.11 KiB/sec.) | ||
| 7747 | 2025.12.17 00:14:48.004006 [ 321 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Trace> Aggregator: Merging aggregated data | ||
| 7748 | 2025.12.17 00:14:48.005342 [ 297 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 7749 | 2025.12.17 00:14:48.005468 [ 297 ] {9a0023f9-c091-4f6f-8d67-2402b864e45e} <Debug> TCPHandler: Processed in 0.003581635 sec. | ||
| 7750 | 2025.12.17 00:14:48.005589 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7751 | 2025.12.17 00:14:48.005626 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7752 | 2025.12.17 00:14:48.005643 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7753 | 2025.12.17 00:14:48.005661 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7754 | 2025.12.17 00:14:48.005671 [ 298 ] {} <Debug> TCP-Session: 9f190922-4128-4fdf-8439-9d6144c1ab2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2025.12.17 00:14:48.005682 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7756 | 2025.12.17 00:14:48.005708 [ 296 ] {} <Debug> TCP-Session: 12050503-c19f-4965-bb00-113e9ed1d438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7757 | 2025.12.17 00:14:48.005719 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7758 | 2025.12.17 00:14:48.005754 [ 293 ] {} <Debug> TCP-Session: eeba6573-1b7c-4b64-af0b-85de6818236c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2025.12.17 00:14:48.005764 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7760 | 2025.12.17 00:14:48.005783 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7761 | 2025.12.17 00:14:48.005820 [ 294 ] {} <Debug> TCP-Session: 68c3de68-c066-4cfa-bb6c-c5c6f33f7c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2025.12.17 00:14:48.005788 [ 299 ] {} <Debug> TCP-Session: 88745d45-3415-4556-a2bc-bc5d3c6bec40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7763 | 2025.12.17 00:14:48.005843 [ 295 ] {} <Debug> TCP-Session: 34f0fd4f-4465-46e2-9952-63a73b346457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2025.12.17 00:14:48.005698 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7765 | 2025.12.17 00:14:48.005691 [ 3 ] {} <Debug> TCP-Session: 3bb1cd6d-390f-495b-9238-9c20ede1ea8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7766 | 2025.12.17 00:14:48.005635 [ 297 ] {} <Debug> TCP-Session: 54fefcff-5bfe-420c-b98c-1d55b509f15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2025.12.17 00:14:48.005929 [ 292 ] {} <Debug> TCP-Session: 759ed2e1-0ecd-4ffa-8414-b06fc81fd023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2025.12.17 00:14:48.014079 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44616 | ||
| 7769 | 2025.12.17 00:14:48.014149 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7770 | 2025.12.17 00:14:48.014173 [ 297 ] {} <Debug> TCP-Session: d1fdebf3-edd7-448a-ba8e-ae9760f1e681 Authenticating user 'default' from [fd00:1122:3344:101::e]:44616 | ||
| 7771 | 2025.12.17 00:14:48.014192 [ 297 ] {} <Debug> TCP-Session: d1fdebf3-edd7-448a-ba8e-ae9760f1e681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7772 | 2025.12.17 00:14:48.014207 [ 297 ] {} <Debug> TCP-Session: d1fdebf3-edd7-448a-ba8e-ae9760f1e681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2025.12.17 00:14:48.014354 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53802 | ||
| 7774 | 2025.12.17 00:14:48.014360 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60295 | ||
| 7775 | 2025.12.17 00:14:48.014389 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63800 | ||
| 7776 | 2025.12.17 00:14:48.014425 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62459 | ||
| 7777 | 2025.12.17 00:14:48.014428 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7778 | 2025.12.17 00:14:48.014466 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7779 | 2025.12.17 00:14:48.014485 [ 298 ] {} <Debug> TCP-Session: 2b26bb38-85c3-4918-8c99-72248a68f2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:53802 | ||
| 7780 | 2025.12.17 00:14:48.014497 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7781 | 2025.12.17 00:14:48.014503 [ 299 ] {} <Debug> TCP-Session: cbcceb9a-4639-4704-bc61-f4a8e1b09cdb Authenticating user 'default' from [fd00:1122:3344:101::e]:60295 | ||
| 7782 | 2025.12.17 00:14:48.014512 [ 298 ] {} <Debug> TCP-Session: 2b26bb38-85c3-4918-8c99-72248a68f2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2025.12.17 00:14:48.014535 [ 296 ] {} <Debug> TCP-Session: 85720abf-0f1c-4eda-a0c4-22eb544a0568 Authenticating user 'default' from [fd00:1122:3344:101::e]:62459 | ||
| 7784 | 2025.12.17 00:14:48.014554 [ 298 ] {} <Debug> TCP-Session: 2b26bb38-85c3-4918-8c99-72248a68f2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2025.12.17 00:14:48.014572 [ 296 ] {} <Debug> TCP-Session: 85720abf-0f1c-4eda-a0c4-22eb544a0568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2025.12.17 00:14:48.014543 [ 299 ] {} <Debug> TCP-Session: cbcceb9a-4639-4704-bc61-f4a8e1b09cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2025.12.17 00:14:48.014597 [ 296 ] {} <Debug> TCP-Session: 85720abf-0f1c-4eda-a0c4-22eb544a0568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2025.12.17 00:14:48.014619 [ 299 ] {} <Debug> TCP-Session: cbcceb9a-4639-4704-bc61-f4a8e1b09cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2025.12.17 00:14:48.014497 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7790 | 2025.12.17 00:14:48.014420 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39338 | ||
| 7791 | 2025.12.17 00:14:48.014680 [ 292 ] {} <Debug> TCP-Session: 5e957efb-88f4-40c5-9d0c-e6c921b5f950 Authenticating user 'default' from [fd00:1122:3344:101::e]:63800 | ||
| 7792 | 2025.12.17 00:14:48.014403 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55266 | ||
| 7793 | 2025.12.17 00:14:48.014713 [ 292 ] {} <Debug> TCP-Session: 5e957efb-88f4-40c5-9d0c-e6c921b5f950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7794 | 2025.12.17 00:14:48.014730 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7795 | 2025.12.17 00:14:48.014749 [ 292 ] {} <Debug> TCP-Session: 5e957efb-88f4-40c5-9d0c-e6c921b5f950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7796 | 2025.12.17 00:14:48.014768 [ 295 ] {} <Debug> TCP-Session: f164a5c5-5408-4335-ad3b-2f78dca4961c Authenticating user 'default' from [fd00:1122:3344:101::e]:39338 | ||
| 7797 | 2025.12.17 00:14:48.014771 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7798 | 2025.12.17 00:14:48.014794 [ 295 ] {} <Debug> TCP-Session: f164a5c5-5408-4335-ad3b-2f78dca4961c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2025.12.17 00:14:48.014380 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62669 | ||
| 7800 | 2025.12.17 00:14:48.014818 [ 295 ] {} <Debug> TCP-Session: f164a5c5-5408-4335-ad3b-2f78dca4961c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2025.12.17 00:14:48.014812 [ 293 ] {} <Debug> TCP-Session: be21ae9a-9e2c-4869-8b94-41e69a3c1371 Authenticating user 'default' from [fd00:1122:3344:101::e]:55266 | ||
| 7802 | 2025.12.17 00:14:48.014421 [ 297 ] {} <Trace> TCP-Session: d1fdebf3-edd7-448a-ba8e-ae9760f1e681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2025.12.17 00:14:48.014870 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7804 | 2025.12.17 00:14:48.014872 [ 293 ] {} <Debug> TCP-Session: be21ae9a-9e2c-4869-8b94-41e69a3c1371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2025.12.17 00:14:48.014915 [ 3 ] {} <Debug> TCP-Session: d3bce952-57d4-4a03-b4e0-ae2126f30027 Authenticating user 'default' from [fd00:1122:3344:101::e]:62669 | ||
| 7806 | 2025.12.17 00:14:48.014928 [ 293 ] {} <Debug> TCP-Session: be21ae9a-9e2c-4869-8b94-41e69a3c1371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7807 | 2025.12.17 00:14:48.014942 [ 3 ] {} <Debug> TCP-Session: d3bce952-57d4-4a03-b4e0-ae2126f30027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2025.12.17 00:14:48.014407 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43135 | ||
| 7809 | 2025.12.17 00:14:48.014966 [ 3 ] {} <Debug> TCP-Session: d3bce952-57d4-4a03-b4e0-ae2126f30027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2025.12.17 00:14:48.014999 [ 297 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44616) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7811 | 2025.12.17 00:14:48.015020 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7812 | 2025.12.17 00:14:48.015041 [ 294 ] {} <Debug> TCP-Session: 51ebdba0-4282-4f17-a636-2c80c08becc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43135 | ||
| 7813 | 2025.12.17 00:14:48.015057 [ 294 ] {} <Debug> TCP-Session: 51ebdba0-4282-4f17-a636-2c80c08becc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2025.12.17 00:14:48.015069 [ 294 ] {} <Debug> TCP-Session: 51ebdba0-4282-4f17-a636-2c80c08becc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2025.12.17 00:14:48.015157 [ 297 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7816 | 2025.12.17 00:14:48.015197 [ 297 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7817 | 2025.12.17 00:14:48.015422 [ 297 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Debug> oximeter.version (aab3fefa-bc7d-45d2-a4ca-d611b3a46fde) (SelectExecutor): Key condition: unknown | ||
| 7818 | 2025.12.17 00:14:48.016175 [ 300 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Trace> AggregatingTransform: Aggregating | ||
| 7819 | 2025.12.17 00:14:48.016235 [ 300 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7820 | 2025.12.17 00:14:48.016275 [ 300 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000771166 sec. (1296.738 rows/sec., 50.65 KiB/sec.) | ||
| 7821 | 2025.12.17 00:14:48.016295 [ 300 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Trace> Aggregator: Merging aggregated data | ||
| 7822 | 2025.12.17 00:14:48.017743 [ 297 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002776 sec., 360.2305475504323 rows/sec., 14.07 KiB/sec. | ||
| 7823 | 2025.12.17 00:14:48.017867 [ 297 ] {c462584c-2fa4-4bed-b221-1d1989b0702a} <Debug> TCPHandler: Processed in 0.003507012 sec. | ||
| 7824 | 2025.12.17 00:14:48.017963 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7825 | 2025.12.17 00:14:48.017982 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7826 | 2025.12.17 00:14:48.018004 [ 297 ] {} <Debug> TCP-Session: d1fdebf3-edd7-448a-ba8e-ae9760f1e681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2025.12.17 00:14:48.018008 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7828 | 2025.12.17 00:14:48.018028 [ 299 ] {} <Debug> TCP-Session: cbcceb9a-4639-4704-bc61-f4a8e1b09cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2025.12.17 00:14:48.018038 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7830 | 2025.12.17 00:14:48.018058 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7831 | 2025.12.17 00:14:48.018093 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7832 | 2025.12.17 00:14:48.018111 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7833 | 2025.12.17 00:14:48.018132 [ 295 ] {} <Debug> TCP-Session: f164a5c5-5408-4335-ad3b-2f78dca4961c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2025.12.17 00:14:48.018153 [ 292 ] {} <Debug> TCP-Session: 5e957efb-88f4-40c5-9d0c-e6c921b5f950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2025.12.17 00:14:48.018171 [ 293 ] {} <Debug> TCP-Session: be21ae9a-9e2c-4869-8b94-41e69a3c1371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2025.12.17 00:14:48.018077 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7837 | 2025.12.17 00:14:48.018024 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7838 | 2025.12.17 00:14:48.018235 [ 296 ] {} <Debug> TCP-Session: 85720abf-0f1c-4eda-a0c4-22eb544a0568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7839 | 2025.12.17 00:14:48.018103 [ 294 ] {} <Debug> TCP-Session: 51ebdba0-4282-4f17-a636-2c80c08becc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2025.12.17 00:14:48.018280 [ 3 ] {} <Debug> TCP-Session: d3bce952-57d4-4a03-b4e0-ae2126f30027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7841 | 2025.12.17 00:14:48.018073 [ 298 ] {} <Debug> TCP-Session: 2b26bb38-85c3-4918-8c99-72248a68f2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7842 | 2025.12.17 00:14:48.822646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19517 | ||
| 7843 | 2025.12.17 00:14:48.823154 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2025.12.17 00:14:48.823200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7845 | 2025.12.17 00:14:48.823681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7846 | 2025.12.17 00:14:48.823911 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2025.12.17 00:14:48.824042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19517 | ||
| 7848 | 2025.12.17 00:14:48.824084 [ 95 ] {} <Debug> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7849 | 2025.12.17 00:14:48.824162 [ 95 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2025.12.17 00:14:48.824187 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7851 | 2025.12.17 00:14:48.824348 [ 200 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::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 | ||
| 7852 | 2025.12.17 00:14:48.824543 [ 200 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7853 | 2025.12.17 00:14:48.824592 [ 200 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17149 rows starting from the beginning of the part | ||
| 7854 | 2025.12.17 00:14:48.824675 [ 200 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 7855 | 2025.12.17 00:14:48.824747 [ 200 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 7856 | 2025.12.17 00:14:48.824818 [ 200 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 7857 | 2025.12.17 00:14:48.824871 [ 200 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 7858 | 2025.12.17 00:14:48.824925 [ 200 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 7859 | 2025.12.17 00:14:48.827165 [ 194 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19517 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887961 sec., 6758055.250746114 rows/sec., 96.67 MiB/sec. | ||
| 7860 | 2025.12.17 00:14:48.827555 [ 194 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7861 | 2025.12.17 00:14:48.827921 [ 194 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2025.12.17 00:14:48.828012 [ 194 ] {2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd::all_1_41_8} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7863 | 2025.12.17 00:14:48.828146 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 7864 | 2025.12.17 00:14:49.860432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7865 | 2025.12.17 00:14:49.878661 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2025.12.17 00:14:49.878720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7867 | 2025.12.17 00:14:49.884868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7868 | 2025.12.17 00:14:49.885549 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2025.12.17 00:14:49.885863 [ 94 ] {} <Debug> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7870 | 2025.12.17 00:14:49.885937 [ 94 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2025.12.17 00:14:49.885961 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7872 | 2025.12.17 00:14:49.886086 [ 198 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 7873 | 2025.12.17 00:14:49.889042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7874 | 2025.12.17 00:14:49.889918 [ 198 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7875 | 2025.12.17 00:14:49.891267 [ 198 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 7876 | 2025.12.17 00:14:49.895852 [ 198 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 7877 | 2025.12.17 00:14:49.900475 [ 198 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 7878 | 2025.12.17 00:14:49.905134 [ 198 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 7879 | 2025.12.17 00:14:49.909497 [ 198 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 7880 | 2025.12.17 00:14:49.913427 [ 198 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::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 | ||
| 7881 | 2025.12.17 00:14:49.973529 [ 195 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.08748419 sec., 3532.0667654349886 rows/sec., 18.26 MiB/sec. | ||
| 7882 | 2025.12.17 00:14:49.976301 [ 199 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7883 | 2025.12.17 00:14:49.978342 [ 199 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_41_8} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2025.12.17 00:14:49.978452 [ 199 ] {751b9f2e-4ef3-4ac1-91a0-0facc104bc32::all_1_41_8} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7885 | 2025.12.17 00:14:49.980424 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7886 | 2025.12.17 00:14:51.362002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 968 | ||
| 7887 | 2025.12.17 00:14:51.364257 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2025.12.17 00:14:51.364312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7889 | 2025.12.17 00:14:51.365533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7890 | 2025.12.17 00:14:51.365802 [ 243 ] {} <Trace> system.query_log (1f1319b5-7d1f-4e7b-886c-143f38b5b423): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2025.12.17 00:14:51.366104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 7892 | 2025.12.17 00:14:52.364272 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2025.12.17 00:14:52.364479 [ 4 ] {1220ad54-aee5-4f08-b371-ca2d2ea3834b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7894 | 2025.12.17 00:14:52.364551 [ 4 ] {1220ad54-aee5-4f08-b371-ca2d2ea3834b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7895 | 2025.12.17 00:14:52.365356 [ 4 ] {1220ad54-aee5-4f08-b371-ca2d2ea3834b} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2025.12.17 00:14:52.365401 [ 4 ] {1220ad54-aee5-4f08-b371-ca2d2ea3834b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7897 | 2025.12.17 00:14:52.365800 [ 4 ] {1220ad54-aee5-4f08-b371-ca2d2ea3834b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7898 | 2025.12.17 00:14:52.366029 [ 4 ] {1220ad54-aee5-4f08-b371-ca2d2ea3834b} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2025.12.17 00:14:52.366181 [ 4 ] {1220ad54-aee5-4f08-b371-ca2d2ea3834b} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001756 sec., 77448.74715261959 rows/sec., 6.72 MiB/sec. | ||
| 7900 | 2025.12.17 00:14:52.366223 [ 4 ] {1220ad54-aee5-4f08-b371-ca2d2ea3834b} <Debug> TCPHandler: Processed in 0.002087983 sec. | ||
| 7901 | 2025.12.17 00:14:52.366342 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2025.12.17 00:14:52.366438 [ 4 ] {34b5e4d4-3f4a-466a-a70f-378a74863a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7903 | 2025.12.17 00:14:52.366478 [ 4 ] {34b5e4d4-3f4a-466a-a70f-378a74863a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7904 | 2025.12.17 00:14:52.366889 [ 4 ] {34b5e4d4-3f4a-466a-a70f-378a74863a9c} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2025.12.17 00:14:52.366926 [ 4 ] {34b5e4d4-3f4a-466a-a70f-378a74863a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7906 | 2025.12.17 00:14:52.367216 [ 4 ] {34b5e4d4-3f4a-466a-a70f-378a74863a9c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7907 | 2025.12.17 00:14:52.367422 [ 4 ] {34b5e4d4-3f4a-466a-a70f-378a74863a9c} <Trace> oximeter.fields_u16 (e37a0139-7e82-4a96-8475-010a4fdb517a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2025.12.17 00:14:52.367546 [ 4 ] {34b5e4d4-3f4a-466a-a70f-378a74863a9c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001127 sec., 35492.4578527063 rows/sec., 2.61 MiB/sec. | ||
| 7909 | 2025.12.17 00:14:52.367582 [ 4 ] {34b5e4d4-3f4a-466a-a70f-378a74863a9c} <Debug> TCPHandler: Processed in 0.001289067 sec. | ||
| 7910 | 2025.12.17 00:14:52.367688 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2025.12.17 00:14:52.367782 [ 4 ] {ddf7e565-53e5-40bd-9786-1c18282f8e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7912 | 2025.12.17 00:14:52.367821 [ 4 ] {ddf7e565-53e5-40bd-9786-1c18282f8e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7913 | 2025.12.17 00:14:52.368280 [ 4 ] {ddf7e565-53e5-40bd-9786-1c18282f8e88} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2025.12.17 00:14:52.368317 [ 4 ] {ddf7e565-53e5-40bd-9786-1c18282f8e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7915 | 2025.12.17 00:14:52.368629 [ 4 ] {ddf7e565-53e5-40bd-9786-1c18282f8e88} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7916 | 2025.12.17 00:14:52.368831 [ 4 ] {ddf7e565-53e5-40bd-9786-1c18282f8e88} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2025.12.17 00:14:52.368969 [ 4 ] {ddf7e565-53e5-40bd-9786-1c18282f8e88} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001204 sec., 86378.73754152824 rows/sec., 6.75 MiB/sec. | ||
| 7918 | 2025.12.17 00:14:52.369007 [ 4 ] {ddf7e565-53e5-40bd-9786-1c18282f8e88} <Debug> TCPHandler: Processed in 0.001365838 sec. | ||
| 7919 | 2025.12.17 00:14:52.369115 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2025.12.17 00:14:52.369209 [ 4 ] {4803d605-aba6-4a64-bee8-11baaa82d5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7921 | 2025.12.17 00:14:52.369252 [ 4 ] {4803d605-aba6-4a64-bee8-11baaa82d5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7922 | 2025.12.17 00:14:52.369657 [ 4 ] {4803d605-aba6-4a64-bee8-11baaa82d5b7} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2025.12.17 00:14:52.369694 [ 4 ] {4803d605-aba6-4a64-bee8-11baaa82d5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7924 | 2025.12.17 00:14:52.370014 [ 4 ] {4803d605-aba6-4a64-bee8-11baaa82d5b7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7925 | 2025.12.17 00:14:52.370223 [ 4 ] {4803d605-aba6-4a64-bee8-11baaa82d5b7} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2025.12.17 00:14:52.370351 [ 4 ] {4803d605-aba6-4a64-bee8-11baaa82d5b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 7927 | 2025.12.17 00:14:52.370387 [ 4 ] {4803d605-aba6-4a64-bee8-11baaa82d5b7} <Debug> TCPHandler: Processed in 0.001320527 sec. | ||
| 7928 | 2025.12.17 00:14:52.370497 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2025.12.17 00:14:52.370590 [ 4 ] {b2441b69-819d-40af-8190-11310a7cba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7930 | 2025.12.17 00:14:52.370643 [ 4 ] {b2441b69-819d-40af-8190-11310a7cba66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7931 | 2025.12.17 00:14:52.371552 [ 4 ] {b2441b69-819d-40af-8190-11310a7cba66} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2025.12.17 00:14:52.371589 [ 4 ] {b2441b69-819d-40af-8190-11310a7cba66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7933 | 2025.12.17 00:14:52.372143 [ 4 ] {b2441b69-819d-40af-8190-11310a7cba66} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7934 | 2025.12.17 00:14:52.372358 [ 4 ] {b2441b69-819d-40af-8190-11310a7cba66} <Trace> oximeter.measurements_histogramu64 (0ad18684-c522-4cec-a434-50b94d33fc57): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2025.12.17 00:14:52.372494 [ 4 ] {b2441b69-819d-40af-8190-11310a7cba66} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 7936 | 2025.12.17 00:14:52.372547 [ 4 ] {b2441b69-819d-40af-8190-11310a7cba66} <Debug> TCPHandler: Processed in 0.002096984 sec. | ||
| 7937 | 2025.12.17 00:14:52.372656 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2025.12.17 00:14:52.372751 [ 4 ] {209abfd6-1228-41e7-aeb8-83055289610c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7939 | 2025.12.17 00:14:52.372792 [ 4 ] {209abfd6-1228-41e7-aeb8-83055289610c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7940 | 2025.12.17 00:14:52.373135 [ 4 ] {209abfd6-1228-41e7-aeb8-83055289610c} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2025.12.17 00:14:52.373171 [ 4 ] {209abfd6-1228-41e7-aeb8-83055289610c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7942 | 2025.12.17 00:14:52.373478 [ 4 ] {209abfd6-1228-41e7-aeb8-83055289610c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7943 | 2025.12.17 00:14:52.373686 [ 4 ] {209abfd6-1228-41e7-aeb8-83055289610c} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2025.12.17 00:14:52.373811 [ 4 ] {209abfd6-1228-41e7-aeb8-83055289610c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7945 | 2025.12.17 00:14:52.373847 [ 4 ] {209abfd6-1228-41e7-aeb8-83055289610c} <Debug> TCPHandler: Processed in 0.001238686 sec. | ||
| 7946 | 2025.12.17 00:14:56.190724 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7947 | 2025.12.17 00:14:56.190796 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7948 | 2025.12.17 00:14:56.324242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20029 | ||
| 7949 | 2025.12.17 00:14:56.324723 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2025.12.17 00:14:56.324757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7951 | 2025.12.17 00:14:56.325233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7952 | 2025.12.17 00:14:56.325463 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a542a7a-1031-4bdc-8a3e-18dd6ac22cdd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2025.12.17 00:14:56.325598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20029 | ||
| 7954 | 2025.12.17 00:14:57.362139 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7955 | 2025.12.17 00:14:57.362347 [ 4 ] {8d632e77-4553-4ce8-89bd-0c9d909fdd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7956 | 2025.12.17 00:14:57.362419 [ 4 ] {8d632e77-4553-4ce8-89bd-0c9d909fdd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7957 | 2025.12.17 00:14:57.363154 [ 4 ] {8d632e77-4553-4ce8-89bd-0c9d909fdd90} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2025.12.17 00:14:57.363204 [ 4 ] {8d632e77-4553-4ce8-89bd-0c9d909fdd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7959 | 2025.12.17 00:14:57.363606 [ 4 ] {8d632e77-4553-4ce8-89bd-0c9d909fdd90} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7960 | 2025.12.17 00:14:57.363833 [ 4 ] {8d632e77-4553-4ce8-89bd-0c9d909fdd90} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2025.12.17 00:14:57.363981 [ 88 ] {} <Debug> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7962 | 2025.12.17 00:14:57.363987 [ 4 ] {8d632e77-4553-4ce8-89bd-0c9d909fdd90} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.54 MiB/sec. | ||
| 7963 | 2025.12.17 00:14:57.364060 [ 88 ] {} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2025.12.17 00:14:57.364088 [ 4 ] {8d632e77-4553-4ce8-89bd-0c9d909fdd90} <Debug> TCPHandler: Processed in 0.002090354 sec. | ||
| 7965 | 2025.12.17 00:14:57.364090 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7966 | 2025.12.17 00:14:57.364236 [ 199 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7967 | 2025.12.17 00:14:57.364250 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2025.12.17 00:14:57.364351 [ 199 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7969 | 2025.12.17 00:14:57.364371 [ 4 ] {ee4f1d80-21e5-49ca-8621-896f68fce657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7970 | 2025.12.17 00:14:57.364396 [ 199 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2463 rows starting from the beginning of the part | ||
| 7971 | 2025.12.17 00:14:57.364413 [ 4 ] {ee4f1d80-21e5-49ca-8621-896f68fce657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7972 | 2025.12.17 00:14:57.364463 [ 199 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7973 | 2025.12.17 00:14:57.364516 [ 199 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7974 | 2025.12.17 00:14:57.364562 [ 199 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1196 rows starting from the beginning of the part | ||
| 7975 | 2025.12.17 00:14:57.364609 [ 199 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7976 | 2025.12.17 00:14:57.364653 [ 199 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::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 | ||
| 7977 | 2025.12.17 00:14:57.364885 [ 4 ] {ee4f1d80-21e5-49ca-8621-896f68fce657} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2025.12.17 00:14:57.364921 [ 4 ] {ee4f1d80-21e5-49ca-8621-896f68fce657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7979 | 2025.12.17 00:14:57.365222 [ 4 ] {ee4f1d80-21e5-49ca-8621-896f68fce657} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7980 | 2025.12.17 00:14:57.365434 [ 4 ] {ee4f1d80-21e5-49ca-8621-896f68fce657} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2025.12.17 00:14:57.365560 [ 4 ] {ee4f1d80-21e5-49ca-8621-896f68fce657} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 7982 | 2025.12.17 00:14:57.365564 [ 87 ] {} <Debug> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7983 | 2025.12.17 00:14:57.365600 [ 4 ] {ee4f1d80-21e5-49ca-8621-896f68fce657} <Debug> TCPHandler: Processed in 0.001409199 sec. | ||
| 7984 | 2025.12.17 00:14:57.365612 [ 87 ] {} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2025.12.17 00:14:57.365632 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7986 | 2025.12.17 00:14:57.365708 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7987 | 2025.12.17 00:14:57.365716 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2025.12.17 00:14:57.365807 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7989 | 2025.12.17 00:14:57.365830 [ 4 ] {6236bdd0-d7ce-4e03-8371-e9f8e52ab296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7990 | 2025.12.17 00:14:57.365833 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 7991 | 2025.12.17 00:14:57.365882 [ 4 ] {6236bdd0-d7ce-4e03-8371-e9f8e52ab296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7992 | 2025.12.17 00:14:57.365899 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7993 | 2025.12.17 00:14:57.365938 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7994 | 2025.12.17 00:14:57.365976 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 520 rows starting from the beginning of the part | ||
| 7995 | 2025.12.17 00:14:57.366010 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7996 | 2025.12.17 00:14:57.366048 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::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 | ||
| 7997 | 2025.12.17 00:14:57.366336 [ 4 ] {6236bdd0-d7ce-4e03-8371-e9f8e52ab296} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2025.12.17 00:14:57.366373 [ 4 ] {6236bdd0-d7ce-4e03-8371-e9f8e52ab296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7999 | 2025.12.17 00:14:57.366443 [ 190 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4043 rows, containing 5 columns (5 merged, 0 gathered) in 0.002255627 sec., 1792406.2799390147 rows/sec., 154.17 MiB/sec. | ||
| 8000 | 2025.12.17 00:14:57.366789 [ 4 ] {6236bdd0-d7ce-4e03-8371-e9f8e52ab296} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8001 | 2025.12.17 00:14:57.366828 [ 186 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8002 | 2025.12.17 00:14:57.367011 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2105 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333447 sec., 1578615.4230351862 rows/sec., 122.15 MiB/sec. | ||
| 8003 | 2025.12.17 00:14:57.367040 [ 4 ] {6236bdd0-d7ce-4e03-8371-e9f8e52ab296} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2025.12.17 00:14:57.367184 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8005 | 2025.12.17 00:14:57.367188 [ 4 ] {6236bdd0-d7ce-4e03-8371-e9f8e52ab296} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 8006 | 2025.12.17 00:14:57.367218 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2025.12.17 00:14:57.367221 [ 186 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_61_12} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2025.12.17 00:14:57.367239 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8009 | 2025.12.17 00:14:57.367238 [ 4 ] {6236bdd0-d7ce-4e03-8371-e9f8e52ab296} <Debug> TCPHandler: Processed in 0.001568983 sec. | ||
| 8010 | 2025.12.17 00:14:57.367258 [ 195 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8011 | 2025.12.17 00:14:57.367339 [ 186 ] {2bf44db7-8b01-4cb6-873b-36fda4586ae0::all_1_61_12} <Trace> oximeter.fields_string (2bf44db7-8b01-4cb6-873b-36fda4586ae0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8012 | 2025.12.17 00:14:57.367339 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 8013 | 2025.12.17 00:14:57.367376 [ 4 ] {} <Trace> TCP-Session: 3e52de37-9f8c-4161-9005-a34928b282b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2025.12.17 00:14:57.367464 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 8015 | 2025.12.17 00:14:57.367479 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8016 | 2025.12.17 00:14:57.367504 [ 4 ] {d0e90571-0e69-4109-893e-78a4e208ae16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8017 | 2025.12.17 00:14:57.367515 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17040 rows starting from the beginning of the part | ||
| 8018 | 2025.12.17 00:14:57.367526 [ 199 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_61_12} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2025.12.17 00:14:57.367560 [ 4 ] {d0e90571-0e69-4109-893e-78a4e208ae16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8020 | 2025.12.17 00:14:57.367602 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 8021 | 2025.12.17 00:14:57.367617 [ 199 ] {276cd05a-7411-4ea9-b79c-12d908e41be0::all_1_61_12} <Trace> oximeter.fields_uuid (276cd05a-7411-4ea9-b79c-12d908e41be0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8022 | 2025.12.17 00:14:57.367657 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 8023 | 2025.12.17 00:14:57.367685 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8024 | 2025.12.17 00:14:57.367710 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 844 rows starting from the beginning of the part | ||
| 8025 | 2025.12.17 00:14:57.367762 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 8026 | 2025.12.17 00:14:57.367807 [ 190 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::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 | ||
| 8027 | 2025.12.17 00:14:57.368038 [ 4 ] {d0e90571-0e69-4109-893e-78a4e208ae16} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2025.12.17 00:14:57.368082 [ 4 ] {d0e90571-0e69-4109-893e-78a4e208ae16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8029 | 2025.12.17 00:14:57.368435 [ 4 ] {d0e90571-0e69-4109-893e-78a4e208ae16} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8030 | 2025.12.17 00:14:57.368643 [ 4 ] {d0e90571-0e69-4109-893e-78a4e208ae16} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2025.12.17 00:14:57.368773 [ 4 ] {d0e90571-0e69-4109-893e-78a4e208ae16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. | ||
| 8032 | 2025.12.17 00:14:57.368773 [ 88 ] {} <Debug> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8033 | 2025.12.17 00:14:57.368817 [ 4 ] {d0e90571-0e69-4109-893e-78a4e208ae16} <Debug> TCPHandler: Processed in 0.001491521 sec. | ||
| 8034 | 2025.12.17 00:14:57.368827 [ 88 ] {} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2025.12.17 00:14:57.368856 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8036 | 2025.12.17 00:14:57.368949 [ 186 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 8037 | 2025.12.17 00:14:57.369049 [ 186 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8038 | 2025.12.17 00:14:57.369074 [ 186 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3432 rows starting from the beginning of the part | ||
| 8039 | 2025.12.17 00:14:57.369121 [ 186 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 8040 | 2025.12.17 00:14:57.369161 [ 186 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 8041 | 2025.12.17 00:14:57.369199 [ 186 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 8042 | 2025.12.17 00:14:57.369236 [ 186 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 8043 | 2025.12.17 00:14:57.369273 [ 186 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::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 | ||
| 8044 | 2025.12.17 00:14:57.370720 [ 186 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001805348 sec., 2067191.4777649518 rows/sec., 137.11 MiB/sec. | ||
| 8045 | 2025.12.17 00:14:57.371301 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8046 | 2025.12.17 00:14:57.371576 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_61_12} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2025.12.17 00:14:57.371639 [ 195 ] {85e83156-a4e7-401e-aa99-50a7d29615d8::all_1_61_12} <Trace> oximeter.measurements_u64 (85e83156-a4e7-401e-aa99-50a7d29615d8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8048 | 2025.12.17 00:14:57.371708 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8049 | 2025.12.17 00:14:57.373667 [ 189 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18524 rows, containing 5 columns (5 merged, 0 gathered) in 0.006362282 sec., 2911533.943324109 rows/sec., 198.99 MiB/sec. | ||
| 8050 | 2025.12.17 00:14:57.374035 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8051 | 2025.12.17 00:14:57.374324 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2025.12.17 00:14:57.374486 [ 195 ] {c539b616-33bc-4ed1-b36b-5b2ed50a2b5b::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c539b616-33bc-4ed1-b36b-5b2ed50a2b5b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8053 | 2025.12.17 00:14:57.374569 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8054 | 2025.12.17 00:14:57.389234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8055 | 2025.12.17 00:14:57.404793 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2025.12.17 00:14:57.404842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8057 | 2025.12.17 00:14:57.411065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8058 | 2025.12.17 00:14:57.411723 [ 244 ] {} <Trace> system.metric_log (751b9f2e-4ef3-4ac1-91a0-0facc104bc32): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2025.12.17 00:14:57.414512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8060 | 2025.12.17 00:14:58.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.72 MiB, peak 308.67 MiB, free memory in arenas 0.00 B, will set to 299.66 MiB (RSS), difference: 2.94 MiB | ||