| 1 | [ Jan 22 01:28:29 Enabled. ] | ||
| 2 | [ Jan 22 01:28:29 Rereading configuration. ] | ||
| 3 | [ Jan 22 01:28:30 Rereading configuration. ] | ||
| 4 | [ Jan 22 01:28:32 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 | [ Jan 22 01:28:32 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.22 01:28:33.114852 [ 1 ] {} <Information> Application: Will watch for the process with pid 24100 | ||
| 29 | 2026.01.22 01:28:33.115246 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.22 01:28:33.513298 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24100 | ||
| 31 | 2026.01.22 01:28:33.514114 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.22 01:28:33.514277 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.22 01:28:33.628537 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.22 01:28:33.672434 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.22 01:28:33.672534 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.22 01:28:33.672559 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.22 01:28:33.672638 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.22 01:28:33.673382 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.22 01:28:33.675824 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.22 01:28:33.676737 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.22 01:28:33.677740 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.22 01:28:33.677800 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.22 01:28:33.677854 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.22 01:28:33.678640 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.22 01:28:33.679676 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.22 01:28:33.686656 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.22 01:28:33.688280 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.22 01:28:33.689808 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.22 01:28:33.690102 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.22 01:28:33.691585 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.22 01:28:33.692374 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.22 01:28:33.696925 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.22 01:28:33.697779 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.22 01:28:33.700963 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.22 01:28:33.701418 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.22 01:28:33.701832 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.22 01:28:33.702247 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.22 01:28:33.703727 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.22 01:28:33.703754 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.22 01:28:33.703836 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.22 01:28:33.703932 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.22 01:28:33.725732 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.22 01:28:33.725762 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000198115 sec | ||
| 68 | 2026.01.22 01:28:33.725827 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.22 01:28:33.725872 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.22 01:28:33.726649 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.22 01:28:33.727346 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.22 01:28:33.740332 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.22 01:28:33.740409 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.22 01:28:33.740506 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.22 01:28:33.740523 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.22 01:28:33.740574 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.22 01:28:33.740661 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.22 01:28:33.745187 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.22 01:28:33.745239 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.22 01:28:33.745301 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.22 01:28:33.745487 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.22 01:28:33.745535 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.22 01:28:33.745550 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.22 01:28:33.745622 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.22 01:28:33.745636 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.22 01:28:33.745673 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.22 01:28:33.745752 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.22 01:28:33.770660 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.22 01:28:33.772461 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.22 01:28:33.772562 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000123603 sec | ||
| 91 | 2026.01.22 01:28:33.772578 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.22 01:28:33.772589 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.22 01:28:33.772616 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.22 01:28:33.772872 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.22 01:28:33.772971 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.22 01:28:33.772985 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.22 01:28:33.773000 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.22 01:28:33.773011 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.22 01:28:33.788512 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.22 01:28:33.788715 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.01.22 01:28:33.790137 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.482e-05 sec. | ||
| 102 | 2026.01.22 01:28:33.790628 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.22 01:28:33.792013 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.22 01:28:33.792040 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.22 01:28:34.000371 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.22 01:28:34.160602 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41169 | ||
| 107 | 2026.01.22 01:28:34.161487 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.22 01:28:34.161553 [ 3 ] {} <Debug> TCP-Session: 5da6c03f-bcc4-4971-bbeb-141b0bfd49b1 Authenticating user 'default' from [fd00:1122:3344:101::a]:41169 | ||
| 109 | 2026.01.22 01:28:34.161653 [ 3 ] {} <Debug> TCP-Session: 5da6c03f-bcc4-4971-bbeb-141b0bfd49b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.22 01:28:34.161668 [ 3 ] {} <Debug> TCP-Session: 5da6c03f-bcc4-4971-bbeb-141b0bfd49b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.22 01:28:34.161764 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.22 01:28:34.161874 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.22 01:28:34.161901 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.22 01:28:34.163117 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64508 | ||
| 115 | 2026.01.22 01:28:34.163298 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.01.22 01:28:34.163310 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52328 | ||
| 117 | 2026.01.22 01:28:34.163423 [ 4 ] {} <Debug> TCP-Session: 76e30e9e-76c0-4bff-9d05-fd37761effef Authenticating user 'default' from [fd00:1122:3344:101::a]:64508 | ||
| 118 | 2026.01.22 01:28:34.163450 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49011 | ||
| 119 | 2026.01.22 01:28:34.163461 [ 4 ] {} <Debug> TCP-Session: 76e30e9e-76c0-4bff-9d05-fd37761effef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.22 01:28:34.163470 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43053 | ||
| 121 | 2026.01.22 01:28:34.163581 [ 4 ] {} <Debug> TCP-Session: 76e30e9e-76c0-4bff-9d05-fd37761effef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.01.22 01:28:34.163684 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.22 01:28:34.163742 [ 5 ] {} <Debug> TCP-Session: 06de0e23-4c29-4747-b139-cbfa17348e25 Authenticating user 'default' from [fd00:1122:3344:101::a]:52328 | ||
| 124 | 2026.01.22 01:28:34.163775 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34920 | ||
| 125 | 2026.01.22 01:28:34.163768 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33020 | ||
| 126 | 2026.01.22 01:28:34.163835 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.22 01:28:34.163907 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63966 | ||
| 128 | 2026.01.22 01:28:34.163858 [ 5 ] {} <Debug> TCP-Session: 06de0e23-4c29-4747-b139-cbfa17348e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.22 01:28:34.163959 [ 254 ] {} <Debug> TCP-Session: 0d3abf2f-c099-435f-bbef-6a90d3b3ace5 Authenticating user 'default' from [fd00:1122:3344:101::a]:43053 | ||
| 130 | 2026.01.22 01:28:34.163749 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.22 01:28:34.164016 [ 5 ] {} <Debug> TCP-Session: 06de0e23-4c29-4747-b139-cbfa17348e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.22 01:28:34.164015 [ 254 ] {} <Debug> TCP-Session: 0d3abf2f-c099-435f-bbef-6a90d3b3ace5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.22 01:28:34.164081 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.22 01:28:34.164115 [ 254 ] {} <Debug> TCP-Session: 0d3abf2f-c099-435f-bbef-6a90d3b3ace5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.22 01:28:34.164109 [ 255 ] {} <Debug> TCP-Session: e1fa28d7-89f0-46d0-aa3b-7813ca1f10f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:49011 | ||
| 136 | 2026.01.22 01:28:34.164183 [ 258 ] {} <Debug> TCP-Session: ad4d4c8c-7dd3-4cb8-8200-79fadce93986 Authenticating user 'default' from [fd00:1122:3344:101::a]:63966 | ||
| 137 | 2026.01.22 01:28:34.164202 [ 255 ] {} <Debug> TCP-Session: e1fa28d7-89f0-46d0-aa3b-7813ca1f10f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.22 01:28:34.163982 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.22 01:28:34.164269 [ 258 ] {} <Debug> TCP-Session: ad4d4c8c-7dd3-4cb8-8200-79fadce93986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.22 01:28:34.164296 [ 257 ] {} <Debug> TCP-Session: 61e87233-f7ed-4801-9e35-c83b8e893b6b Authenticating user 'default' from [fd00:1122:3344:101::a]:33020 | ||
| 141 | 2026.01.22 01:28:34.164279 [ 255 ] {} <Debug> TCP-Session: e1fa28d7-89f0-46d0-aa3b-7813ca1f10f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.22 01:28:34.163982 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.22 01:28:34.164436 [ 257 ] {} <Debug> TCP-Session: 61e87233-f7ed-4801-9e35-c83b8e893b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.22 01:28:34.164473 [ 256 ] {} <Debug> TCP-Session: 4cf10a8a-106b-4b34-b4b4-68d77c9e0937 Authenticating user 'default' from [fd00:1122:3344:101::a]:34920 | ||
| 145 | 2026.01.22 01:28:34.164399 [ 258 ] {} <Debug> TCP-Session: ad4d4c8c-7dd3-4cb8-8200-79fadce93986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.22 01:28:34.164540 [ 257 ] {} <Debug> TCP-Session: 61e87233-f7ed-4801-9e35-c83b8e893b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.22 01:28:34.164565 [ 256 ] {} <Debug> TCP-Session: 4cf10a8a-106b-4b34-b4b4-68d77c9e0937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.22 01:28:34.164656 [ 256 ] {} <Debug> TCP-Session: 4cf10a8a-106b-4b34-b4b4-68d77c9e0937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.22 01:28:34.676374 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54324 | ||
| 150 | 2026.01.22 01:28:34.678502 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.22 01:28:34.678569 [ 259 ] {} <Debug> TCP-Session: a376ee11-743c-4de6-a5d6-f8e3453ab31f Authenticating user 'default' from [fd00:1122:3344:101::c]:54324 | ||
| 152 | 2026.01.22 01:28:34.678593 [ 259 ] {} <Debug> TCP-Session: a376ee11-743c-4de6-a5d6-f8e3453ab31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.22 01:28:34.678680 [ 259 ] {} <Debug> TCP-Session: a376ee11-743c-4de6-a5d6-f8e3453ab31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.22 01:28:34.678749 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.22 01:28:34.678778 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.22 01:28:34.678879 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.22 01:28:34.681424 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58562 | ||
| 158 | 2026.01.22 01:28:34.681592 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.01.22 01:28:34.681625 [ 260 ] {} <Debug> TCP-Session: dab2ebd6-e45f-4a8c-827b-7921a322560e Authenticating user 'default' from [fd00:1122:3344:101::c]:58562 | ||
| 160 | 2026.01.22 01:28:34.681632 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53382 | ||
| 161 | 2026.01.22 01:28:34.681739 [ 260 ] {} <Debug> TCP-Session: dab2ebd6-e45f-4a8c-827b-7921a322560e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.01.22 01:28:34.681758 [ 260 ] {} <Debug> TCP-Session: dab2ebd6-e45f-4a8c-827b-7921a322560e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.01.22 01:28:34.681761 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58242 | ||
| 164 | 2026.01.22 01:28:34.681756 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56159 | ||
| 165 | 2026.01.22 01:28:34.681865 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56415 | ||
| 166 | 2026.01.22 01:28:34.681997 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.01.22 01:28:34.682035 [ 262 ] {} <Debug> TCP-Session: da2c35e0-0e10-4d22-8053-774bd72af848 Authenticating user 'default' from [fd00:1122:3344:101::c]:53382 | ||
| 168 | 2026.01.22 01:28:34.682088 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57289 | ||
| 169 | 2026.01.22 01:28:34.682260 [ 262 ] {} <Debug> TCP-Session: da2c35e0-0e10-4d22-8053-774bd72af848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.22 01:28:34.682263 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.22 01:28:34.682316 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57000 | ||
| 172 | 2026.01.22 01:28:34.682294 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.22 01:28:34.682287 [ 262 ] {} <Debug> TCP-Session: da2c35e0-0e10-4d22-8053-774bd72af848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.22 01:28:34.682413 [ 264 ] {} <Debug> TCP-Session: 4b80f77a-c233-4384-8ac9-5d98a12752ba Authenticating user 'default' from [fd00:1122:3344:101::c]:56415 | ||
| 175 | 2026.01.22 01:28:34.682442 [ 263 ] {} <Debug> TCP-Session: 0a96ba89-fa71-484d-816d-cca3d5ffee0d Authenticating user 'default' from [fd00:1122:3344:101::c]:56159 | ||
| 176 | 2026.01.22 01:28:34.682435 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.22 01:28:34.682320 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.22 01:28:34.682547 [ 265 ] {} <Debug> TCP-Session: 2c2ecc47-b0f2-4204-97f6-19d77563aa4d Authenticating user 'default' from [fd00:1122:3344:101::c]:57289 | ||
| 179 | 2026.01.22 01:28:34.682580 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.01.22 01:28:34.682546 [ 263 ] {} <Debug> TCP-Session: 0a96ba89-fa71-484d-816d-cca3d5ffee0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.22 01:28:34.682663 [ 265 ] {} <Debug> TCP-Session: 2c2ecc47-b0f2-4204-97f6-19d77563aa4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.22 01:28:34.682647 [ 266 ] {} <Debug> TCP-Session: 2baa6b89-862d-4820-81cb-0c644796197d Authenticating user 'default' from [fd00:1122:3344:101::c]:57000 | ||
| 183 | 2026.01.22 01:28:34.682646 [ 261 ] {} <Debug> TCP-Session: 249f7939-99f6-48d0-bbec-6f314691845c Authenticating user 'default' from [fd00:1122:3344:101::c]:58242 | ||
| 184 | 2026.01.22 01:28:34.682775 [ 265 ] {} <Debug> TCP-Session: 2c2ecc47-b0f2-4204-97f6-19d77563aa4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.22 01:28:34.682764 [ 266 ] {} <Debug> TCP-Session: 2baa6b89-862d-4820-81cb-0c644796197d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.22 01:28:34.682753 [ 263 ] {} <Debug> TCP-Session: 0a96ba89-fa71-484d-816d-cca3d5ffee0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.22 01:28:34.682902 [ 266 ] {} <Debug> TCP-Session: 2baa6b89-862d-4820-81cb-0c644796197d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.22 01:28:34.682894 [ 261 ] {} <Debug> TCP-Session: 249f7939-99f6-48d0-bbec-6f314691845c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.22 01:28:34.682516 [ 264 ] {} <Debug> TCP-Session: 4b80f77a-c233-4384-8ac9-5d98a12752ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.22 01:28:34.682973 [ 261 ] {} <Debug> TCP-Session: 249f7939-99f6-48d0-bbec-6f314691845c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.22 01:28:34.683064 [ 264 ] {} <Debug> TCP-Session: 4b80f77a-c233-4384-8ac9-5d98a12752ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.22 01:28:35.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.43 MiB, peak 118.43 MiB, free memory in arenas 0.00 B, will set to 119.55 MiB (RSS), difference: 1.12 MiB | ||
| 193 | 2026.01.22 01:28:35.177532 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56826 | ||
| 194 | 2026.01.22 01:28:35.179550 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.01.22 01:28:35.179590 [ 267 ] {} <Debug> TCP-Session: 2f5366b8-b9e1-496a-b161-2e79ac37d0ab Authenticating user 'default' from [fd00:1122:3344:101::b]:56826 | ||
| 196 | 2026.01.22 01:28:35.179648 [ 267 ] {} <Debug> TCP-Session: 2f5366b8-b9e1-496a-b161-2e79ac37d0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.22 01:28:35.179684 [ 267 ] {} <Debug> TCP-Session: 2f5366b8-b9e1-496a-b161-2e79ac37d0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.01.22 01:28:35.179756 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.01.22 01:28:35.179782 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.01.22 01:28:35.179838 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.01.22 01:28:35.182313 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57888 | ||
| 202 | 2026.01.22 01:28:35.182434 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44519 | ||
| 203 | 2026.01.22 01:28:35.182503 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.01.22 01:28:35.182547 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47021 | ||
| 205 | 2026.01.22 01:28:35.182632 [ 268 ] {} <Debug> TCP-Session: 84c8b59a-a1cb-4727-999d-069dcf0d6357 Authenticating user 'default' from [fd00:1122:3344:101::b]:57888 | ||
| 206 | 2026.01.22 01:28:35.182638 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61843 | ||
| 207 | 2026.01.22 01:28:35.182710 [ 268 ] {} <Debug> TCP-Session: 84c8b59a-a1cb-4727-999d-069dcf0d6357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.22 01:28:35.182731 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.01.22 01:28:35.182823 [ 268 ] {} <Debug> TCP-Session: 84c8b59a-a1cb-4727-999d-069dcf0d6357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.01.22 01:28:35.183017 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45952 | ||
| 211 | 2026.01.22 01:28:35.183091 [ 269 ] {} <Debug> TCP-Session: 1e2c6e86-9b72-44b7-a41f-e48df973ab6d Authenticating user 'default' from [fd00:1122:3344:101::b]:44519 | ||
| 212 | 2026.01.22 01:28:35.183055 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.01.22 01:28:35.183116 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.01.22 01:28:35.183207 [ 269 ] {} <Debug> TCP-Session: 1e2c6e86-9b72-44b7-a41f-e48df973ab6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.01.22 01:28:35.183197 [ 270 ] {} <Debug> TCP-Session: 4d032000-3260-4389-a6c6-6f3f35686adb Authenticating user 'default' from [fd00:1122:3344:101::b]:47021 | ||
| 216 | 2026.01.22 01:28:35.183240 [ 271 ] {} <Debug> TCP-Session: 83296723-d379-4168-a4f3-85a8189b8783 Authenticating user 'default' from [fd00:1122:3344:101::b]:61843 | ||
| 217 | 2026.01.22 01:28:35.183276 [ 269 ] {} <Debug> TCP-Session: 1e2c6e86-9b72-44b7-a41f-e48df973ab6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.22 01:28:35.183285 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.01.22 01:28:35.183300 [ 270 ] {} <Debug> TCP-Session: 4d032000-3260-4389-a6c6-6f3f35686adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.22 01:28:35.183305 [ 271 ] {} <Debug> TCP-Session: 83296723-d379-4168-a4f3-85a8189b8783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.22 01:28:35.183380 [ 272 ] {} <Debug> TCP-Session: b96235a9-5e6f-4da2-82d0-07c4e0022309 Authenticating user 'default' from [fd00:1122:3344:101::b]:45952 | ||
| 222 | 2026.01.22 01:28:35.183352 [ 270 ] {} <Debug> TCP-Session: 4d032000-3260-4389-a6c6-6f3f35686adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.22 01:28:35.183241 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63484 | ||
| 224 | 2026.01.22 01:28:35.183465 [ 272 ] {} <Debug> TCP-Session: b96235a9-5e6f-4da2-82d0-07c4e0022309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.22 01:28:35.183438 [ 271 ] {} <Debug> TCP-Session: 83296723-d379-4168-a4f3-85a8189b8783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.22 01:28:35.183148 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36945 | ||
| 227 | 2026.01.22 01:28:35.183596 [ 272 ] {} <Debug> TCP-Session: b96235a9-5e6f-4da2-82d0-07c4e0022309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.22 01:28:35.183691 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.01.22 01:28:35.183726 [ 274 ] {} <Debug> TCP-Session: 3414a8e0-4bf7-48b9-b865-bb68c89ee705 Authenticating user 'default' from [fd00:1122:3344:101::b]:63484 | ||
| 230 | 2026.01.22 01:28:35.183784 [ 274 ] {} <Debug> TCP-Session: 3414a8e0-4bf7-48b9-b865-bb68c89ee705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.22 01:28:35.183833 [ 274 ] {} <Debug> TCP-Session: 3414a8e0-4bf7-48b9-b865-bb68c89ee705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.22 01:28:35.183909 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.01.22 01:28:35.183959 [ 273 ] {} <Debug> TCP-Session: 1fbd0b3d-60d2-437a-b66f-9f7c2f25f149 Authenticating user 'default' from [fd00:1122:3344:101::b]:36945 | ||
| 234 | 2026.01.22 01:28:35.184062 [ 273 ] {} <Debug> TCP-Session: 1fbd0b3d-60d2-437a-b66f-9f7c2f25f149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.22 01:28:35.184079 [ 273 ] {} <Debug> TCP-Session: 1fbd0b3d-60d2-437a-b66f-9f7c2f25f149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.22 01:28:39.659395 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42865 | ||
| 237 | 2026.01.22 01:28:39.670256 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.01.22 01:28:39.670308 [ 275 ] {} <Debug> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Authenticating user 'default' from [fd00:1122:3344:101::d]:42865 | ||
| 239 | 2026.01.22 01:28:39.670332 [ 275 ] {} <Debug> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.22 01:28:39.670418 [ 275 ] {} <Debug> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.01.22 01:28:39.670501 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.01.22 01:28:39.670540 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.01.22 01:28:39.670630 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 244 | 2026.01.22 01:28:39.673097 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48038 | ||
| 245 | 2026.01.22 01:28:39.673204 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49200 | ||
| 246 | 2026.01.22 01:28:39.673335 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57523 | ||
| 247 | 2026.01.22 01:28:39.673340 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.01.22 01:28:39.673430 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.01.22 01:28:39.673460 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48226 | ||
| 250 | 2026.01.22 01:28:39.673500 [ 276 ] {} <Debug> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:48038 | ||
| 251 | 2026.01.22 01:28:39.673592 [ 277 ] {} <Debug> TCP-Session: ca1d5464-8748-4fe3-a01a-6d32e080c22f Authenticating user 'default' from [fd00:1122:3344:101::d]:49200 | ||
| 252 | 2026.01.22 01:28:39.673594 [ 276 ] {} <Debug> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.01.22 01:28:39.673621 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47136 | ||
| 254 | 2026.01.22 01:28:39.673591 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.01.22 01:28:39.673721 [ 276 ] {} <Debug> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.01.22 01:28:39.673745 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56236 | ||
| 257 | 2026.01.22 01:28:39.673691 [ 277 ] {} <Debug> TCP-Session: ca1d5464-8748-4fe3-a01a-6d32e080c22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.01.22 01:28:39.673818 [ 278 ] {} <Debug> TCP-Session: 694cae71-1e6e-46c1-ae24-f1b0f0e0a227 Authenticating user 'default' from [fd00:1122:3344:101::d]:57523 | ||
| 259 | 2026.01.22 01:28:39.673837 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61420 | ||
| 260 | 2026.01.22 01:28:39.673849 [ 277 ] {} <Debug> TCP-Session: ca1d5464-8748-4fe3-a01a-6d32e080c22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.01.22 01:28:39.673851 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.01.22 01:28:39.673926 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50903 | ||
| 263 | 2026.01.22 01:28:39.673676 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.01.22 01:28:39.673897 [ 278 ] {} <Debug> TCP-Session: 694cae71-1e6e-46c1-ae24-f1b0f0e0a227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.01.22 01:28:39.674031 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.01.22 01:28:39.674035 [ 280 ] {} <Debug> TCP-Session: 34d1b9db-fb72-405f-8986-4d1b644ce0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47136 | ||
| 267 | 2026.01.22 01:28:39.674092 [ 278 ] {} <Debug> TCP-Session: 694cae71-1e6e-46c1-ae24-f1b0f0e0a227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.01.22 01:28:39.674142 [ 281 ] {} <Debug> TCP-Session: f38021b7-b08c-409a-b703-4a9484518060 Authenticating user 'default' from [fd00:1122:3344:101::d]:56236 | ||
| 269 | 2026.01.22 01:28:39.674120 [ 280 ] {} <Debug> TCP-Session: 34d1b9db-fb72-405f-8986-4d1b644ce0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.01.22 01:28:39.674035 [ 279 ] {} <Debug> TCP-Session: d8c89572-fe1f-4e03-b8ec-7a9682f6016e Authenticating user 'default' from [fd00:1122:3344:101::d]:48226 | ||
| 271 | 2026.01.22 01:28:39.674234 [ 280 ] {} <Debug> TCP-Session: 34d1b9db-fb72-405f-8986-4d1b644ce0e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.01.22 01:28:39.674223 [ 281 ] {} <Debug> TCP-Session: f38021b7-b08c-409a-b703-4a9484518060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.01.22 01:28:39.674279 [ 279 ] {} <Debug> TCP-Session: d8c89572-fe1f-4e03-b8ec-7a9682f6016e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.01.22 01:28:39.674330 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.01.22 01:28:39.674393 [ 279 ] {} <Debug> TCP-Session: d8c89572-fe1f-4e03-b8ec-7a9682f6016e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.22 01:28:39.674308 [ 281 ] {} <Debug> TCP-Session: f38021b7-b08c-409a-b703-4a9484518060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.22 01:28:39.674295 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2026.01.22 01:28:39.674475 [ 282 ] {} <Debug> TCP-Session: 455b25bf-bb42-4fca-a102-d1539e66020e Authenticating user 'default' from [fd00:1122:3344:101::d]:61420 | ||
| 279 | 2026.01.22 01:28:39.674644 [ 283 ] {} <Debug> TCP-Session: 76980a70-e89d-4223-b746-c90cc781549b Authenticating user 'default' from [fd00:1122:3344:101::d]:50903 | ||
| 280 | 2026.01.22 01:28:39.674655 [ 282 ] {} <Debug> TCP-Session: 455b25bf-bb42-4fca-a102-d1539e66020e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.22 01:28:39.674674 [ 283 ] {} <Debug> TCP-Session: 76980a70-e89d-4223-b746-c90cc781549b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.22 01:28:39.674792 [ 282 ] {} <Debug> TCP-Session: 455b25bf-bb42-4fca-a102-d1539e66020e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.22 01:28:39.674803 [ 283 ] {} <Debug> TCP-Session: 76980a70-e89d-4223-b746-c90cc781549b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.01.22 01:28:39.685738 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.01.22 01:28:39.694793 [ 275 ] {993d7e07-286e-4cbc-a993-69292767c361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.01.22 01:28:39.758115 [ 275 ] {993d7e07-286e-4cbc-a993-69292767c361} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42865) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.01.22 01:28:39.761177 [ 275 ] {993d7e07-286e-4cbc-a993-69292767c361} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.01.22 01:28:39.761394 [ 275 ] {993d7e07-286e-4cbc-a993-69292767c361} <Debug> TCPHandler: Processed in 0.08202882 sec. | ||
| 335 | 2026.01.22 01:28:39.761891 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.01.22 01:28:39.762217 [ 276 ] {eb18a4d2-3d9a-4e61-857e-abbb57ed6672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.01.22 01:28:39.762575 [ 276 ] {eb18a4d2-3d9a-4e61-857e-abbb57ed6672} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48038) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.01.22 01:28:39.762964 [ 276 ] {eb18a4d2-3d9a-4e61-857e-abbb57ed6672} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.01.22 01:28:39.763192 [ 276 ] {eb18a4d2-3d9a-4e61-857e-abbb57ed6672} <Debug> TCPHandler: Processed in 0.001473137 sec. | ||
| 386 | 2026.01.22 01:28:39.765495 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.22 01:28:39.766316 [ 275 ] {6aa81f10-77a3-4cfa-a10b-a476506d04c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.01.22 01:28:39.767016 [ 275 ] {6aa81f10-77a3-4cfa-a10b-a476506d04c0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.01.22 01:28:39.770501 [ 275 ] {6aa81f10-77a3-4cfa-a10b-a476506d04c0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.01.22 01:28:39.770522 [ 275 ] {6aa81f10-77a3-4cfa-a10b-a476506d04c0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3951e-05 sec | ||
| 391 | 2026.01.22 01:28:39.770535 [ 275 ] {6aa81f10-77a3-4cfa-a10b-a476506d04c0} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.01.22 01:28:39.770620 [ 275 ] {6aa81f10-77a3-4cfa-a10b-a476506d04c0} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.01.22 01:28:39.770644 [ 275 ] {6aa81f10-77a3-4cfa-a10b-a476506d04c0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.01.22 01:28:39.771301 [ 275 ] {6aa81f10-77a3-4cfa-a10b-a476506d04c0} <Debug> TCPHandler: Processed in 0.0059228 sec. | ||
| 395 | 2026.01.22 01:28:39.771448 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.01.22 01:28:39.771658 [ 275 ] {a3947157-1678-4acb-aca5-41022271503a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.01.22 01:28:39.771770 [ 275 ] {a3947157-1678-4acb-aca5-41022271503a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.01.22 01:28:39.804974 [ 275 ] {a3947157-1678-4acb-aca5-41022271503a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.01.22 01:28:39.807588 [ 275 ] {a3947157-1678-4acb-aca5-41022271503a} <Debug> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe): Loading data parts | ||
| 401 | 2026.01.22 01:28:39.808711 [ 275 ] {a3947157-1678-4acb-aca5-41022271503a} <Debug> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe): There are no data parts | ||
| 402 | 2026.01.22 01:28:39.814994 [ 275 ] {a3947157-1678-4acb-aca5-41022271503a} <Debug> TCPHandler: Processed in 0.043594006 sec. | ||
| 403 | 2026.01.22 01:28:39.815198 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.01.22 01:28:39.815410 [ 275 ] {8969d590-27d1-4477-8e82-eef3f54fdbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.01.22 01:28:39.815566 [ 275 ] {8969d590-27d1-4477-8e82-eef3f54fdbc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.01.22 01:28:39.826288 [ 275 ] {8969d590-27d1-4477-8e82-eef3f54fdbc7} <Debug> oximeter.measurements_bool (7ffa7052-8bf0-4ebb-acbf-86ced84f249a): Loading data parts | ||
| 417 | 2026.01.22 01:28:39.826507 [ 275 ] {8969d590-27d1-4477-8e82-eef3f54fdbc7} <Debug> oximeter.measurements_bool (7ffa7052-8bf0-4ebb-acbf-86ced84f249a): There are no data parts | ||
| 418 | 2026.01.22 01:28:39.828132 [ 275 ] {8969d590-27d1-4477-8e82-eef3f54fdbc7} <Debug> TCPHandler: Processed in 0.01302054 sec. | ||
| 419 | 2026.01.22 01:28:39.828354 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.22 01:28:39.828568 [ 275 ] {521db756-014f-4238-b728-08a3c89ed9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.01.22 01:28:39.828690 [ 275 ] {521db756-014f-4238-b728-08a3c89ed9f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.01.22 01:28:39.831132 [ 275 ] {521db756-014f-4238-b728-08a3c89ed9f5} <Debug> oximeter.measurements_i8 (0f3d0d2c-f946-4158-92cc-63c33cd76c56): Loading data parts | ||
| 423 | 2026.01.22 01:28:39.831356 [ 275 ] {521db756-014f-4238-b728-08a3c89ed9f5} <Debug> oximeter.measurements_i8 (0f3d0d2c-f946-4158-92cc-63c33cd76c56): There are no data parts | ||
| 424 | 2026.01.22 01:28:39.832877 [ 275 ] {521db756-014f-4238-b728-08a3c89ed9f5} <Debug> TCPHandler: Processed in 0.004591207 sec. | ||
| 425 | 2026.01.22 01:28:39.833035 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.22 01:28:39.833198 [ 275 ] {6b93dbe1-d89c-4de0-a67b-c754ec2599ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.01.22 01:28:39.833349 [ 275 ] {6b93dbe1-d89c-4de0-a67b-c754ec2599ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.01.22 01:28:39.835351 [ 275 ] {6b93dbe1-d89c-4de0-a67b-c754ec2599ee} <Debug> oximeter.measurements_u8 (a0eb03db-0034-4e90-bf9f-d580381a668d): Loading data parts | ||
| 429 | 2026.01.22 01:28:39.835505 [ 275 ] {6b93dbe1-d89c-4de0-a67b-c754ec2599ee} <Debug> oximeter.measurements_u8 (a0eb03db-0034-4e90-bf9f-d580381a668d): There are no data parts | ||
| 430 | 2026.01.22 01:28:39.836954 [ 275 ] {6b93dbe1-d89c-4de0-a67b-c754ec2599ee} <Debug> TCPHandler: Processed in 0.003970531 sec. | ||
| 431 | 2026.01.22 01:28:39.837147 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.22 01:28:39.837355 [ 275 ] {2df8fc1d-8e82-400e-8cc7-a6666628ad57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.01.22 01:28:39.837475 [ 275 ] {2df8fc1d-8e82-400e-8cc7-a6666628ad57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.01.22 01:28:39.839663 [ 275 ] {2df8fc1d-8e82-400e-8cc7-a6666628ad57} <Debug> oximeter.measurements_i16 (559296eb-a5c7-43b1-ae8e-0586704ea8bb): Loading data parts | ||
| 435 | 2026.01.22 01:28:39.839859 [ 275 ] {2df8fc1d-8e82-400e-8cc7-a6666628ad57} <Debug> oximeter.measurements_i16 (559296eb-a5c7-43b1-ae8e-0586704ea8bb): There are no data parts | ||
| 436 | 2026.01.22 01:28:39.841819 [ 275 ] {2df8fc1d-8e82-400e-8cc7-a6666628ad57} <Debug> TCPHandler: Processed in 0.004721939 sec. | ||
| 437 | 2026.01.22 01:28:39.841986 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.22 01:28:39.842191 [ 275 ] {c1626784-cf9b-4bce-ab91-4c8ef7d849fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.01.22 01:28:39.842342 [ 275 ] {c1626784-cf9b-4bce-ab91-4c8ef7d849fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.01.22 01:28:39.844416 [ 275 ] {c1626784-cf9b-4bce-ab91-4c8ef7d849fc} <Debug> oximeter.measurements_u16 (7a3f0b9b-3d37-4ff8-b8ce-94aebbc94886): Loading data parts | ||
| 441 | 2026.01.22 01:28:39.844592 [ 275 ] {c1626784-cf9b-4bce-ab91-4c8ef7d849fc} <Debug> oximeter.measurements_u16 (7a3f0b9b-3d37-4ff8-b8ce-94aebbc94886): There are no data parts | ||
| 442 | 2026.01.22 01:28:39.846365 [ 275 ] {c1626784-cf9b-4bce-ab91-4c8ef7d849fc} <Debug> TCPHandler: Processed in 0.004432653 sec. | ||
| 443 | 2026.01.22 01:28:39.846512 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.22 01:28:39.846739 [ 275 ] {571daee4-5317-4e86-b525-a6ed7ad2e352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.01.22 01:28:39.846852 [ 275 ] {571daee4-5317-4e86-b525-a6ed7ad2e352} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.01.22 01:28:39.848793 [ 275 ] {571daee4-5317-4e86-b525-a6ed7ad2e352} <Debug> oximeter.measurements_i32 (424821de-3a2e-43bc-a078-822a2d59b9d4): Loading data parts | ||
| 447 | 2026.01.22 01:28:39.848954 [ 275 ] {571daee4-5317-4e86-b525-a6ed7ad2e352} <Debug> oximeter.measurements_i32 (424821de-3a2e-43bc-a078-822a2d59b9d4): There are no data parts | ||
| 448 | 2026.01.22 01:28:39.850499 [ 275 ] {571daee4-5317-4e86-b525-a6ed7ad2e352} <Debug> TCPHandler: Processed in 0.004037513 sec. | ||
| 449 | 2026.01.22 01:28:39.850653 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.22 01:28:39.850810 [ 275 ] {e5b8dd81-9dc1-4b0c-92c1-6c022c80d1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.01.22 01:28:39.850928 [ 275 ] {e5b8dd81-9dc1-4b0c-92c1-6c022c80d1b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.01.22 01:28:39.853644 [ 275 ] {e5b8dd81-9dc1-4b0c-92c1-6c022c80d1b9} <Debug> oximeter.measurements_u32 (d3e7d1c2-a286-46c6-bf2d-d94688966eae): Loading data parts | ||
| 453 | 2026.01.22 01:28:39.853791 [ 275 ] {e5b8dd81-9dc1-4b0c-92c1-6c022c80d1b9} <Debug> oximeter.measurements_u32 (d3e7d1c2-a286-46c6-bf2d-d94688966eae): There are no data parts | ||
| 454 | 2026.01.22 01:28:39.856344 [ 275 ] {e5b8dd81-9dc1-4b0c-92c1-6c022c80d1b9} <Debug> TCPHandler: Processed in 0.005741586 sec. | ||
| 455 | 2026.01.22 01:28:39.856488 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.22 01:28:39.856717 [ 275 ] {57e508c4-560a-4704-9e41-1af2fc1023ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.01.22 01:28:39.856827 [ 275 ] {57e508c4-560a-4704-9e41-1af2fc1023ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.01.22 01:28:39.859595 [ 275 ] {57e508c4-560a-4704-9e41-1af2fc1023ff} <Debug> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): Loading data parts | ||
| 459 | 2026.01.22 01:28:39.859770 [ 275 ] {57e508c4-560a-4704-9e41-1af2fc1023ff} <Debug> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): There are no data parts | ||
| 460 | 2026.01.22 01:28:39.862106 [ 275 ] {57e508c4-560a-4704-9e41-1af2fc1023ff} <Debug> TCPHandler: Processed in 0.005667004 sec. | ||
| 461 | 2026.01.22 01:28:39.862251 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.22 01:28:39.862407 [ 275 ] {dce3c466-62d6-47c1-87a9-93115940beb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 463 | 2026.01.22 01:28:39.862525 [ 275 ] {dce3c466-62d6-47c1-87a9-93115940beb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.01.22 01:28:39.865344 [ 275 ] {dce3c466-62d6-47c1-87a9-93115940beb3} <Debug> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Loading data parts | ||
| 465 | 2026.01.22 01:28:39.865677 [ 275 ] {dce3c466-62d6-47c1-87a9-93115940beb3} <Debug> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): There are no data parts | ||
| 466 | 2026.01.22 01:28:39.867655 [ 275 ] {dce3c466-62d6-47c1-87a9-93115940beb3} <Debug> TCPHandler: Processed in 0.005456639 sec. | ||
| 467 | 2026.01.22 01:28:39.867799 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.22 01:28:39.868196 [ 275 ] {95b296b3-1fef-4cff-a84e-4fb4f20b2aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 469 | 2026.01.22 01:28:39.868312 [ 275 ] {95b296b3-1fef-4cff-a84e-4fb4f20b2aed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.01.22 01:28:39.871436 [ 275 ] {95b296b3-1fef-4cff-a84e-4fb4f20b2aed} <Debug> oximeter.measurements_f32 (8b25dc7f-3f11-44d0-a023-9de5727bab09): Loading data parts | ||
| 471 | 2026.01.22 01:28:39.871585 [ 275 ] {95b296b3-1fef-4cff-a84e-4fb4f20b2aed} <Debug> oximeter.measurements_f32 (8b25dc7f-3f11-44d0-a023-9de5727bab09): There are no data parts | ||
| 472 | 2026.01.22 01:28:39.874164 [ 275 ] {95b296b3-1fef-4cff-a84e-4fb4f20b2aed} <Debug> TCPHandler: Processed in 0.006413232 sec. | ||
| 473 | 2026.01.22 01:28:39.874324 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.22 01:28:39.874512 [ 275 ] {e2206847-ed82-4a48-9f48-3c46f838efd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 475 | 2026.01.22 01:28:39.874665 [ 275 ] {e2206847-ed82-4a48-9f48-3c46f838efd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.01.22 01:28:39.877556 [ 275 ] {e2206847-ed82-4a48-9f48-3c46f838efd1} <Debug> oximeter.measurements_f64 (50877fcc-69a9-4e3a-88a2-22302d66e384): Loading data parts | ||
| 477 | 2026.01.22 01:28:39.877745 [ 275 ] {e2206847-ed82-4a48-9f48-3c46f838efd1} <Debug> oximeter.measurements_f64 (50877fcc-69a9-4e3a-88a2-22302d66e384): There are no data parts | ||
| 478 | 2026.01.22 01:28:39.880214 [ 275 ] {e2206847-ed82-4a48-9f48-3c46f838efd1} <Debug> TCPHandler: Processed in 0.005947351 sec. | ||
| 479 | 2026.01.22 01:28:39.880375 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.22 01:28:39.880646 [ 275 ] {9b24f8bb-68ca-4496-8aa5-cee904b4c737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 481 | 2026.01.22 01:28:39.880780 [ 275 ] {9b24f8bb-68ca-4496-8aa5-cee904b4c737} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.01.22 01:28:39.883820 [ 275 ] {9b24f8bb-68ca-4496-8aa5-cee904b4c737} <Debug> oximeter.measurements_string (04a5dab0-dece-4c40-b020-1a0044b399df): Loading data parts | ||
| 483 | 2026.01.22 01:28:39.883970 [ 275 ] {9b24f8bb-68ca-4496-8aa5-cee904b4c737} <Debug> oximeter.measurements_string (04a5dab0-dece-4c40-b020-1a0044b399df): There are no data parts | ||
| 484 | 2026.01.22 01:28:39.887411 [ 275 ] {9b24f8bb-68ca-4496-8aa5-cee904b4c737} <Debug> TCPHandler: Processed in 0.00709413 sec. | ||
| 485 | 2026.01.22 01:28:39.887562 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.01.22 01:28:39.887719 [ 275 ] {e8345c49-aed2-4466-b07a-84d3189ecfbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.22 01:28:39.887837 [ 275 ] {e8345c49-aed2-4466-b07a-84d3189ecfbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.01.22 01:28:39.891092 [ 275 ] {e8345c49-aed2-4466-b07a-84d3189ecfbc} <Debug> oximeter.measurements_bytes (4c2aa001-951a-4bb3-aa89-247583a9bd20): Loading data parts | ||
| 496 | 2026.01.22 01:28:39.891369 [ 275 ] {e8345c49-aed2-4466-b07a-84d3189ecfbc} <Debug> oximeter.measurements_bytes (4c2aa001-951a-4bb3-aa89-247583a9bd20): There are no data parts | ||
| 497 | 2026.01.22 01:28:39.893835 [ 275 ] {e8345c49-aed2-4466-b07a-84d3189ecfbc} <Debug> TCPHandler: Processed in 0.00632303 sec. | ||
| 498 | 2026.01.22 01:28:39.893980 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.22 01:28:39.894143 [ 275 ] {74f23d03-b716-42e6-a49d-b63ddc749e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.01.22 01:28:39.894255 [ 275 ] {74f23d03-b716-42e6-a49d-b63ddc749e7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.01.22 01:28:39.897048 [ 275 ] {74f23d03-b716-42e6-a49d-b63ddc749e7f} <Debug> oximeter.measurements_cumulativei64 (9b95ccec-c858-479a-a9ee-3333134db4ab): Loading data parts | ||
| 502 | 2026.01.22 01:28:39.897243 [ 275 ] {74f23d03-b716-42e6-a49d-b63ddc749e7f} <Debug> oximeter.measurements_cumulativei64 (9b95ccec-c858-479a-a9ee-3333134db4ab): There are no data parts | ||
| 503 | 2026.01.22 01:28:39.899606 [ 275 ] {74f23d03-b716-42e6-a49d-b63ddc749e7f} <Debug> TCPHandler: Processed in 0.005674384 sec. | ||
| 504 | 2026.01.22 01:28:39.899836 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.22 01:28:39.900008 [ 275 ] {56f8fb42-e985-432b-b173-80efd30ee3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.01.22 01:28:39.900142 [ 275 ] {56f8fb42-e985-432b-b173-80efd30ee3e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.01.22 01:28:39.903843 [ 275 ] {56f8fb42-e985-432b-b173-80efd30ee3e3} <Debug> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Loading data parts | ||
| 508 | 2026.01.22 01:28:39.904073 [ 275 ] {56f8fb42-e985-432b-b173-80efd30ee3e3} <Debug> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): There are no data parts | ||
| 509 | 2026.01.22 01:28:39.907183 [ 275 ] {56f8fb42-e985-432b-b173-80efd30ee3e3} <Debug> TCPHandler: Processed in 0.007397837 sec. | ||
| 510 | 2026.01.22 01:28:39.907330 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.22 01:28:39.907591 [ 275 ] {8c5d995b-3200-46be-8dc6-eb0f672fbafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.01.22 01:28:39.907729 [ 275 ] {8c5d995b-3200-46be-8dc6-eb0f672fbafd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.01.22 01:28:39.910863 [ 275 ] {8c5d995b-3200-46be-8dc6-eb0f672fbafd} <Debug> oximeter.measurements_cumulativef32 (868bbdfb-3835-40fd-b40f-cf71ecdd177f): Loading data parts | ||
| 514 | 2026.01.22 01:28:39.911007 [ 275 ] {8c5d995b-3200-46be-8dc6-eb0f672fbafd} <Debug> oximeter.measurements_cumulativef32 (868bbdfb-3835-40fd-b40f-cf71ecdd177f): There are no data parts | ||
| 515 | 2026.01.22 01:28:39.914038 [ 275 ] {8c5d995b-3200-46be-8dc6-eb0f672fbafd} <Debug> TCPHandler: Processed in 0.006757041 sec. | ||
| 516 | 2026.01.22 01:28:39.914182 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.22 01:28:39.914344 [ 275 ] {6efe3eb0-9696-4c74-a4c1-57673d7ea689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.01.22 01:28:39.914461 [ 275 ] {6efe3eb0-9696-4c74-a4c1-57673d7ea689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.01.22 01:28:39.917874 [ 275 ] {6efe3eb0-9696-4c74-a4c1-57673d7ea689} <Debug> oximeter.measurements_cumulativef64 (23cf537a-8a6a-4e7b-8ceb-05c5ac1f48d3): Loading data parts | ||
| 520 | 2026.01.22 01:28:39.918029 [ 275 ] {6efe3eb0-9696-4c74-a4c1-57673d7ea689} <Debug> oximeter.measurements_cumulativef64 (23cf537a-8a6a-4e7b-8ceb-05c5ac1f48d3): There are no data parts | ||
| 521 | 2026.01.22 01:28:39.920314 [ 275 ] {6efe3eb0-9696-4c74-a4c1-57673d7ea689} <Debug> TCPHandler: Processed in 0.006181957 sec. | ||
| 522 | 2026.01.22 01:28:39.920556 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.22 01:28:39.920787 [ 275 ] {bbf6617a-39e2-47a7-8231-5161c3911835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2026.01.22 01:28:39.920931 [ 275 ] {bbf6617a-39e2-47a7-8231-5161c3911835} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.01.22 01:28:39.924143 [ 275 ] {bbf6617a-39e2-47a7-8231-5161c3911835} <Debug> oximeter.measurements_histogrami8 (db5f8f25-7c22-43ff-920d-133269b77f3b): Loading data parts | ||
| 536 | 2026.01.22 01:28:39.924356 [ 275 ] {bbf6617a-39e2-47a7-8231-5161c3911835} <Debug> oximeter.measurements_histogrami8 (db5f8f25-7c22-43ff-920d-133269b77f3b): There are no data parts | ||
| 537 | 2026.01.22 01:28:39.926738 [ 275 ] {bbf6617a-39e2-47a7-8231-5161c3911835} <Debug> TCPHandler: Processed in 0.006234398 sec. | ||
| 538 | 2026.01.22 01:28:39.926886 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.01.22 01:28:39.927097 [ 275 ] {53c8b330-945c-41a3-8ee7-6682d86e83cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2026.01.22 01:28:39.927230 [ 275 ] {53c8b330-945c-41a3-8ee7-6682d86e83cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.01.22 01:28:39.930682 [ 275 ] {53c8b330-945c-41a3-8ee7-6682d86e83cc} <Debug> oximeter.measurements_histogramu8 (b66aee52-0db8-4223-8508-474cc59a1974): Loading data parts | ||
| 542 | 2026.01.22 01:28:39.930832 [ 275 ] {53c8b330-945c-41a3-8ee7-6682d86e83cc} <Debug> oximeter.measurements_histogramu8 (b66aee52-0db8-4223-8508-474cc59a1974): There are no data parts | ||
| 543 | 2026.01.22 01:28:39.933295 [ 275 ] {53c8b330-945c-41a3-8ee7-6682d86e83cc} <Debug> TCPHandler: Processed in 0.006458954 sec. | ||
| 544 | 2026.01.22 01:28:39.933478 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.01.22 01:28:39.933729 [ 275 ] {cbf75470-56b9-4aad-a53f-abb6dfa3c6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2026.01.22 01:28:39.933871 [ 275 ] {cbf75470-56b9-4aad-a53f-abb6dfa3c6d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.01.22 01:28:39.937825 [ 275 ] {cbf75470-56b9-4aad-a53f-abb6dfa3c6d2} <Debug> oximeter.measurements_histogrami16 (5081a8e2-7722-44b1-91b3-c4d808bb5b5c): Loading data parts | ||
| 548 | 2026.01.22 01:28:39.937979 [ 275 ] {cbf75470-56b9-4aad-a53f-abb6dfa3c6d2} <Debug> oximeter.measurements_histogrami16 (5081a8e2-7722-44b1-91b3-c4d808bb5b5c): There are no data parts | ||
| 549 | 2026.01.22 01:28:39.941036 [ 275 ] {cbf75470-56b9-4aad-a53f-abb6dfa3c6d2} <Debug> TCPHandler: Processed in 0.007607233 sec. | ||
| 550 | 2026.01.22 01:28:39.941183 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.22 01:28:39.941401 [ 275 ] {19919ca2-4aff-4354-82e2-f664bcc7156a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2026.01.22 01:28:39.941517 [ 275 ] {19919ca2-4aff-4354-82e2-f664bcc7156a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.01.22 01:28:39.944892 [ 275 ] {19919ca2-4aff-4354-82e2-f664bcc7156a} <Debug> oximeter.measurements_histogramu16 (f0563ab3-1b86-42ab-ace5-a072035b70b8): Loading data parts | ||
| 554 | 2026.01.22 01:28:39.945052 [ 275 ] {19919ca2-4aff-4354-82e2-f664bcc7156a} <Debug> oximeter.measurements_histogramu16 (f0563ab3-1b86-42ab-ace5-a072035b70b8): There are no data parts | ||
| 555 | 2026.01.22 01:28:39.947468 [ 275 ] {19919ca2-4aff-4354-82e2-f664bcc7156a} <Debug> TCPHandler: Processed in 0.006334171 sec. | ||
| 556 | 2026.01.22 01:28:39.947651 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.01.22 01:28:39.947918 [ 275 ] {46a172cf-6ef2-4a17-94e2-406e5441e35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) 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) | ||
| 558 | 2026.01.22 01:28:39.948051 [ 275 ] {46a172cf-6ef2-4a17-94e2-406e5441e35d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.01.22 01:28:39.951157 [ 275 ] {46a172cf-6ef2-4a17-94e2-406e5441e35d} <Debug> oximeter.measurements_histogrami32 (5e522247-8c17-42d0-bfad-a538841f129d): Loading data parts | ||
| 560 | 2026.01.22 01:28:39.951309 [ 275 ] {46a172cf-6ef2-4a17-94e2-406e5441e35d} <Debug> oximeter.measurements_histogrami32 (5e522247-8c17-42d0-bfad-a538841f129d): There are no data parts | ||
| 561 | 2026.01.22 01:28:39.953777 [ 275 ] {46a172cf-6ef2-4a17-94e2-406e5441e35d} <Debug> TCPHandler: Processed in 0.006172157 sec. | ||
| 562 | 2026.01.22 01:28:39.953937 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.22 01:28:39.954194 [ 275 ] {b870d51d-9709-49a5-b8f9-4d8feaeecfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) 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) | ||
| 564 | 2026.01.22 01:28:39.954327 [ 275 ] {b870d51d-9709-49a5-b8f9-4d8feaeecfb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.22 01:28:39.956976 [ 275 ] {b870d51d-9709-49a5-b8f9-4d8feaeecfb2} <Debug> oximeter.measurements_histogramu32 (29e947ea-fbf5-40c8-b8cc-d9b658cc454c): Loading data parts | ||
| 566 | 2026.01.22 01:28:39.957130 [ 275 ] {b870d51d-9709-49a5-b8f9-4d8feaeecfb2} <Debug> oximeter.measurements_histogramu32 (29e947ea-fbf5-40c8-b8cc-d9b658cc454c): There are no data parts | ||
| 567 | 2026.01.22 01:28:39.959039 [ 275 ] {b870d51d-9709-49a5-b8f9-4d8feaeecfb2} <Debug> TCPHandler: Processed in 0.00515982 sec. | ||
| 568 | 2026.01.22 01:28:39.959186 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.22 01:28:39.959475 [ 275 ] {b9c60f7c-c004-4c87-820d-254de7487f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) 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) | ||
| 570 | 2026.01.22 01:28:39.959601 [ 275 ] {b9c60f7c-c004-4c87-820d-254de7487f2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.22 01:28:39.961775 [ 275 ] {b9c60f7c-c004-4c87-820d-254de7487f2f} <Debug> oximeter.measurements_histogrami64 (7303a53b-0e40-4bbb-b35c-e98609f705a0): Loading data parts | ||
| 572 | 2026.01.22 01:28:39.961931 [ 275 ] {b9c60f7c-c004-4c87-820d-254de7487f2f} <Debug> oximeter.measurements_histogrami64 (7303a53b-0e40-4bbb-b35c-e98609f705a0): There are no data parts | ||
| 573 | 2026.01.22 01:28:39.963453 [ 275 ] {b9c60f7c-c004-4c87-820d-254de7487f2f} <Debug> TCPHandler: Processed in 0.004315029 sec. | ||
| 574 | 2026.01.22 01:28:39.963603 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.22 01:28:39.963811 [ 275 ] {94b993b9-69a5-44ca-9396-3ea3e027f11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) 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) | ||
| 576 | 2026.01.22 01:28:39.963935 [ 275 ] {94b993b9-69a5-44ca-9396-3ea3e027f11a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.22 01:28:39.966861 [ 275 ] {94b993b9-69a5-44ca-9396-3ea3e027f11a} <Debug> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Loading data parts | ||
| 578 | 2026.01.22 01:28:39.967123 [ 275 ] {94b993b9-69a5-44ca-9396-3ea3e027f11a} <Debug> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): There are no data parts | ||
| 579 | 2026.01.22 01:28:39.969464 [ 275 ] {94b993b9-69a5-44ca-9396-3ea3e027f11a} <Debug> TCPHandler: Processed in 0.0059092 sec. | ||
| 580 | 2026.01.22 01:28:39.969611 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.22 01:28:39.969896 [ 275 ] {64e91608-53c2-4f7d-8f42-050808bede1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) 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) | ||
| 582 | 2026.01.22 01:28:39.970019 [ 275 ] {64e91608-53c2-4f7d-8f42-050808bede1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.22 01:28:39.973836 [ 275 ] {64e91608-53c2-4f7d-8f42-050808bede1d} <Debug> oximeter.measurements_histogramf32 (12e58cc2-118c-458d-a7ef-b83cecd6dffd): Loading data parts | ||
| 584 | 2026.01.22 01:28:39.974029 [ 275 ] {64e91608-53c2-4f7d-8f42-050808bede1d} <Debug> oximeter.measurements_histogramf32 (12e58cc2-118c-458d-a7ef-b83cecd6dffd): There are no data parts | ||
| 585 | 2026.01.22 01:28:39.976666 [ 275 ] {64e91608-53c2-4f7d-8f42-050808bede1d} <Debug> TCPHandler: Processed in 0.007102269 sec. | ||
| 586 | 2026.01.22 01:28:39.976812 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.22 01:28:39.977021 [ 275 ] {8cfdc27d-aa9d-4ae7-ba48-03bf8622a614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) 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) | ||
| 588 | 2026.01.22 01:28:39.977144 [ 275 ] {8cfdc27d-aa9d-4ae7-ba48-03bf8622a614} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.22 01:28:39.981356 [ 275 ] {8cfdc27d-aa9d-4ae7-ba48-03bf8622a614} <Debug> oximeter.measurements_histogramf64 (35b6eab1-76ac-4b4e-8ad3-e4ec6a8d0126): Loading data parts | ||
| 590 | 2026.01.22 01:28:39.981532 [ 275 ] {8cfdc27d-aa9d-4ae7-ba48-03bf8622a614} <Debug> oximeter.measurements_histogramf64 (35b6eab1-76ac-4b4e-8ad3-e4ec6a8d0126): There are no data parts | ||
| 591 | 2026.01.22 01:28:39.984545 [ 275 ] {8cfdc27d-aa9d-4ae7-ba48-03bf8622a614} <Debug> TCPHandler: Processed in 0.007780118 sec. | ||
| 592 | 2026.01.22 01:28:39.984694 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.22 01:28:39.984959 [ 275 ] {030f79c5-cd51-4316-a60b-4b777747b7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.01.22 01:28:39.985084 [ 275 ] {030f79c5-cd51-4316-a60b-4b777747b7ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.22 01:28:39.989347 [ 275 ] {030f79c5-cd51-4316-a60b-4b777747b7ef} <Debug> oximeter.fields_bool (9c3687f2-be86-4ddc-99cf-c743cca530f5): Loading data parts | ||
| 621 | 2026.01.22 01:28:39.989576 [ 275 ] {030f79c5-cd51-4316-a60b-4b777747b7ef} <Debug> oximeter.fields_bool (9c3687f2-be86-4ddc-99cf-c743cca530f5): There are no data parts | ||
| 622 | 2026.01.22 01:28:39.992115 [ 275 ] {030f79c5-cd51-4316-a60b-4b777747b7ef} <Debug> TCPHandler: Processed in 0.007471419 sec. | ||
| 623 | 2026.01.22 01:28:39.992259 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.22 01:28:39.992422 [ 275 ] {b9c5cd3e-9646-49bf-b220-2454400f1728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) 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) | ||
| 625 | 2026.01.22 01:28:39.992536 [ 275 ] {b9c5cd3e-9646-49bf-b220-2454400f1728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.22 01:28:39.995376 [ 275 ] {b9c5cd3e-9646-49bf-b220-2454400f1728} <Debug> oximeter.fields_i8 (1e0987ff-39b0-4e57-8592-ff74c2828fa2): Loading data parts | ||
| 627 | 2026.01.22 01:28:39.995602 [ 275 ] {b9c5cd3e-9646-49bf-b220-2454400f1728} <Debug> oximeter.fields_i8 (1e0987ff-39b0-4e57-8592-ff74c2828fa2): There are no data parts | ||
| 628 | 2026.01.22 01:28:39.999079 [ 275 ] {b9c5cd3e-9646-49bf-b220-2454400f1728} <Debug> TCPHandler: Processed in 0.006869134 sec. | ||
| 629 | 2026.01.22 01:28:39.999226 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.22 01:28:39.999452 [ 275 ] {b515729a-6a1c-42b1-8ada-f37ac6929df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) 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) | ||
| 631 | 2026.01.22 01:28:39.999563 [ 275 ] {b515729a-6a1c-42b1-8ada-f37ac6929df4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.22 01:28:40.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.57 MiB, peak 126.57 MiB, free memory in arenas 0.00 B, will set to 135.04 MiB (RSS), difference: 8.47 MiB | ||
| 633 | 2026.01.22 01:28:40.005392 [ 275 ] {b515729a-6a1c-42b1-8ada-f37ac6929df4} <Debug> oximeter.fields_u8 (cbfed0ed-f531-4167-9c78-d65906d2653d): Loading data parts | ||
| 634 | 2026.01.22 01:28:40.005692 [ 275 ] {b515729a-6a1c-42b1-8ada-f37ac6929df4} <Debug> oximeter.fields_u8 (cbfed0ed-f531-4167-9c78-d65906d2653d): There are no data parts | ||
| 635 | 2026.01.22 01:28:40.009145 [ 275 ] {b515729a-6a1c-42b1-8ada-f37ac6929df4} <Debug> TCPHandler: Processed in 0.009967273 sec. | ||
| 636 | 2026.01.22 01:28:40.009301 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.01.22 01:28:40.009533 [ 275 ] {65060e2e-36df-40e9-bea7-defd9c9d4a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 638 | 2026.01.22 01:28:40.009654 [ 275 ] {65060e2e-36df-40e9-bea7-defd9c9d4a8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2026.01.22 01:28:40.013863 [ 275 ] {65060e2e-36df-40e9-bea7-defd9c9d4a8f} <Debug> oximeter.fields_i16 (0a886628-0401-470b-9a6b-e20bed9aa172): Loading data parts | ||
| 640 | 2026.01.22 01:28:40.014022 [ 275 ] {65060e2e-36df-40e9-bea7-defd9c9d4a8f} <Debug> oximeter.fields_i16 (0a886628-0401-470b-9a6b-e20bed9aa172): There are no data parts | ||
| 641 | 2026.01.22 01:28:40.017216 [ 275 ] {65060e2e-36df-40e9-bea7-defd9c9d4a8f} <Debug> TCPHandler: Processed in 0.007964852 sec. | ||
| 642 | 2026.01.22 01:28:40.017403 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.01.22 01:28:40.017565 [ 275 ] {05324355-7685-4899-bc3a-c426f1d9fbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 644 | 2026.01.22 01:28:40.017683 [ 275 ] {05324355-7685-4899-bc3a-c426f1d9fbaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2026.01.22 01:28:40.022393 [ 275 ] {05324355-7685-4899-bc3a-c426f1d9fbaf} <Debug> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Loading data parts | ||
| 646 | 2026.01.22 01:28:40.022629 [ 275 ] {05324355-7685-4899-bc3a-c426f1d9fbaf} <Debug> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): There are no data parts | ||
| 647 | 2026.01.22 01:28:40.027874 [ 275 ] {05324355-7685-4899-bc3a-c426f1d9fbaf} <Debug> TCPHandler: Processed in 0.010520667 sec. | ||
| 648 | 2026.01.22 01:28:40.028033 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.01.22 01:28:40.028266 [ 275 ] {c713c96f-f93a-4f3c-a191-f614b27b9fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 650 | 2026.01.22 01:28:40.028378 [ 275 ] {c713c96f-f93a-4f3c-a191-f614b27b9fac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2026.01.22 01:28:40.032655 [ 275 ] {c713c96f-f93a-4f3c-a191-f614b27b9fac} <Debug> oximeter.fields_i32 (7ced78e4-19b5-49b7-bc26-7081ec788873): Loading data parts | ||
| 652 | 2026.01.22 01:28:40.032858 [ 275 ] {c713c96f-f93a-4f3c-a191-f614b27b9fac} <Debug> oximeter.fields_i32 (7ced78e4-19b5-49b7-bc26-7081ec788873): There are no data parts | ||
| 653 | 2026.01.22 01:28:40.037456 [ 275 ] {c713c96f-f93a-4f3c-a191-f614b27b9fac} <Debug> TCPHandler: Processed in 0.009478351 sec. | ||
| 654 | 2026.01.22 01:28:40.037617 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.01.22 01:28:40.037778 [ 275 ] {2b240ec7-fe06-499f-beee-4233ff8214e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 656 | 2026.01.22 01:28:40.037909 [ 275 ] {2b240ec7-fe06-499f-beee-4233ff8214e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2026.01.22 01:28:40.041901 [ 275 ] {2b240ec7-fe06-499f-beee-4233ff8214e2} <Debug> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): Loading data parts | ||
| 658 | 2026.01.22 01:28:40.042144 [ 275 ] {2b240ec7-fe06-499f-beee-4233ff8214e2} <Debug> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): There are no data parts | ||
| 659 | 2026.01.22 01:28:40.043810 [ 275 ] {2b240ec7-fe06-499f-beee-4233ff8214e2} <Debug> TCPHandler: Processed in 0.006245329 sec. | ||
| 660 | 2026.01.22 01:28:40.043964 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2026.01.22 01:28:40.044209 [ 275 ] {fb3f5af3-9f9d-4582-a687-e0ebbe3daf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 662 | 2026.01.22 01:28:40.044323 [ 275 ] {fb3f5af3-9f9d-4582-a687-e0ebbe3daf7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2026.01.22 01:28:40.046394 [ 275 ] {fb3f5af3-9f9d-4582-a687-e0ebbe3daf7a} <Debug> oximeter.fields_i64 (9f90bbb8-3c0f-447d-a0db-e68b2a513d11): Loading data parts | ||
| 664 | 2026.01.22 01:28:40.046550 [ 275 ] {fb3f5af3-9f9d-4582-a687-e0ebbe3daf7a} <Debug> oximeter.fields_i64 (9f90bbb8-3c0f-447d-a0db-e68b2a513d11): There are no data parts | ||
| 665 | 2026.01.22 01:28:40.048228 [ 275 ] {fb3f5af3-9f9d-4582-a687-e0ebbe3daf7a} <Debug> TCPHandler: Processed in 0.00431448 sec. | ||
| 666 | 2026.01.22 01:28:40.048375 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2026.01.22 01:28:40.048527 [ 275 ] {4ffa5499-e67a-4a4a-ada1-eb503b0a0eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 668 | 2026.01.22 01:28:40.048654 [ 275 ] {4ffa5499-e67a-4a4a-ada1-eb503b0a0eb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2026.01.22 01:28:40.050816 [ 275 ] {4ffa5499-e67a-4a4a-ada1-eb503b0a0eb0} <Debug> oximeter.fields_u64 (3045d22d-cd75-4006-bdb9-6d55e2d105c3): Loading data parts | ||
| 670 | 2026.01.22 01:28:40.050995 [ 275 ] {4ffa5499-e67a-4a4a-ada1-eb503b0a0eb0} <Debug> oximeter.fields_u64 (3045d22d-cd75-4006-bdb9-6d55e2d105c3): There are no data parts | ||
| 671 | 2026.01.22 01:28:40.052349 [ 275 ] {4ffa5499-e67a-4a4a-ada1-eb503b0a0eb0} <Debug> TCPHandler: Processed in 0.004023302 sec. | ||
| 672 | 2026.01.22 01:28:40.052489 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2026.01.22 01:28:40.052721 [ 275 ] {e5030c87-138b-449a-bf0f-f40b1d1b9a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 674 | 2026.01.22 01:28:40.052830 [ 275 ] {e5030c87-138b-449a-bf0f-f40b1d1b9a52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2026.01.22 01:28:40.054826 [ 275 ] {e5030c87-138b-449a-bf0f-f40b1d1b9a52} <Debug> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): Loading data parts | ||
| 676 | 2026.01.22 01:28:40.054960 [ 275 ] {e5030c87-138b-449a-bf0f-f40b1d1b9a52} <Debug> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): There are no data parts | ||
| 677 | 2026.01.22 01:28:40.056622 [ 275 ] {e5030c87-138b-449a-bf0f-f40b1d1b9a52} <Debug> TCPHandler: Processed in 0.004181906 sec. | ||
| 678 | 2026.01.22 01:28:40.056763 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.01.22 01:28:40.056952 [ 275 ] {0e93ab44-f4b8-461d-b6d8-1f3d50bcbfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 680 | 2026.01.22 01:28:40.057077 [ 275 ] {0e93ab44-f4b8-461d-b6d8-1f3d50bcbfd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2026.01.22 01:28:40.059196 [ 275 ] {0e93ab44-f4b8-461d-b6d8-1f3d50bcbfd3} <Debug> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Loading data parts | ||
| 682 | 2026.01.22 01:28:40.059337 [ 275 ] {0e93ab44-f4b8-461d-b6d8-1f3d50bcbfd3} <Debug> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): There are no data parts | ||
| 683 | 2026.01.22 01:28:40.060750 [ 275 ] {0e93ab44-f4b8-461d-b6d8-1f3d50bcbfd3} <Debug> TCPHandler: Processed in 0.004046922 sec. | ||
| 684 | 2026.01.22 01:28:40.060928 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2026.01.22 01:28:40.061118 [ 275 ] {4d688057-51e2-4274-974f-603e7b5f5c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 686 | 2026.01.22 01:28:40.061225 [ 275 ] {4d688057-51e2-4274-974f-603e7b5f5c5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2026.01.22 01:28:40.063127 [ 275 ] {4d688057-51e2-4274-974f-603e7b5f5c5d} <Debug> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Loading data parts | ||
| 688 | 2026.01.22 01:28:40.063279 [ 275 ] {4d688057-51e2-4274-974f-603e7b5f5c5d} <Debug> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): There are no data parts | ||
| 689 | 2026.01.22 01:28:40.065058 [ 275 ] {4d688057-51e2-4274-974f-603e7b5f5c5d} <Debug> TCPHandler: Processed in 0.004178846 sec. | ||
| 690 | 2026.01.22 01:28:40.065270 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2026.01.22 01:28:40.065583 [ 275 ] {5d7cea38-7d44-4822-bbe8-90d8520489e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 695 | 2026.01.22 01:28:40.065790 [ 275 ] {5d7cea38-7d44-4822-bbe8-90d8520489e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2026.01.22 01:28:40.068274 [ 275 ] {5d7cea38-7d44-4822-bbe8-90d8520489e9} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): Loading data parts | ||
| 697 | 2026.01.22 01:28:40.068435 [ 275 ] {5d7cea38-7d44-4822-bbe8-90d8520489e9} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): There are no data parts | ||
| 698 | 2026.01.22 01:28:40.070121 [ 275 ] {5d7cea38-7d44-4822-bbe8-90d8520489e9} <Debug> TCPHandler: Processed in 0.004911444 sec. | ||
| 699 | 2026.01.22 01:28:40.070386 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.01.22 01:28:40.070680 [ 276 ] {543e9386-de0f-4e5d-8b29-3a9695625182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2026.01.22 01:28:40.072117 [ 276 ] {543e9386-de0f-4e5d-8b29-3a9695625182} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2026.01.22 01:28:40.098074 [ 284 ] {543e9386-de0f-4e5d-8b29-3a9695625182} <Trace> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.01.22 01:28:40.098143 [ 284 ] {543e9386-de0f-4e5d-8b29-3a9695625182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 704 | 2026.01.22 01:28:40.111229 [ 284 ] {543e9386-de0f-4e5d-8b29-3a9695625182} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.01.22 01:28:40.113823 [ 284 ] {543e9386-de0f-4e5d-8b29-3a9695625182} <Trace> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2026.01.22 01:28:40.114181 [ 276 ] {543e9386-de0f-4e5d-8b29-3a9695625182} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.043638 sec., 22.915807323892018 rows/sec., 366.65 B/sec. | ||
| 707 | 2026.01.22 01:28:40.114536 [ 276 ] {543e9386-de0f-4e5d-8b29-3a9695625182} <Debug> TCPHandler: Processed in 0.044274803 sec. | ||
| 708 | 2026.01.22 01:28:41.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.93 MiB, peak 135.93 MiB, free memory in arenas 0.00 B, will set to 139.81 MiB (RSS), difference: 3.87 MiB | ||
| 709 | 2026.01.22 01:28:41.246072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.01.22 01:28:41.246113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.01.22 01:28:41.246223 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.01.22 01:28:41.246249 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.01.22 01:28:41.250470 [ 245 ] {} <Debug> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Loading data parts | ||
| 714 | 2026.01.22 01:28:41.250732 [ 245 ] {} <Debug> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): There are no data parts | ||
| 715 | 2026.01.22 01:28:41.256003 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.01.22 01:28:41.256133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 717 | 2026.01.22 01:28:41.259439 [ 244 ] {} <Debug> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Loading data parts | ||
| 718 | 2026.01.22 01:28:41.259593 [ 244 ] {} <Debug> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): There are no data parts | ||
| 719 | 2026.01.22 01:28:41.262164 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2026.01.22 01:28:41.262861 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2026.01.22 01:28:41.263050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2026.01.22 01:28:41.285558 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.01.22 01:28:41.285724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 724 | 2026.01.22 01:28:41.292731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.01.22 01:28:41.294098 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.01.22 01:28:41.297477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.01.22 01:28:42.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.67 MiB, peak 148.67 MiB, free memory in arenas 0.00 B, will set to 153.75 MiB (RSS), difference: 9.08 MiB | ||
| 728 | 2026.01.22 01:28:43.746014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.01.22 01:28:43.746119 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.01.22 01:28:43.754025 [ 243 ] {} <Debug> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Loading data parts | ||
| 731 | 2026.01.22 01:28:43.754230 [ 243 ] {} <Debug> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): There are no data parts | ||
| 732 | 2026.01.22 01:28:43.766686 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.01.22 01:28:43.766723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 734 | 2026.01.22 01:28:43.770512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.01.22 01:28:43.770993 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.01.22 01:28:43.771236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.01.22 01:28:44.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.97 MiB, peak 157.97 MiB, free memory in arenas 0.00 B, will set to 154.52 MiB (RSS), difference: -3.45 MiB | ||
| 738 | 2026.01.22 01:28:48.703971 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.01.22 01:28:48.704034 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.01.22 01:28:48.764096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2026.01.22 01:28:48.764825 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.01.22 01:28:48.764959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 743 | 2026.01.22 01:28:48.765723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.01.22 01:28:48.766172 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.01.22 01:28:48.766395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.01.22 01:28:48.798611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.01.22 01:28:48.816463 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.01.22 01:28:48.816665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 749 | 2026.01.22 01:28:48.823228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.01.22 01:28:48.824399 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.01.22 01:28:48.827105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.01.22 01:28:49.001109 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.21 MiB, peak 159.21 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 2.45 MiB | ||
| 753 | 2026.01.22 01:28:54.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.68 MiB, peak 159.21 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2026.01.22 01:28:56.267151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 755 | 2026.01.22 01:28:56.267707 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2026.01.22 01:28:56.267750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 757 | 2026.01.22 01:28:56.268482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2026.01.22 01:28:56.268982 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2026.01.22 01:28:56.269121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 760 | 2026.01.22 01:28:56.327947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2026.01.22 01:28:56.343845 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2026.01.22 01:28:56.343890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 763 | 2026.01.22 01:28:56.350094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2026.01.22 01:28:56.351197 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2026.01.22 01:28:56.354192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2026.01.22 01:29:00.133606 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.01.22 01:29:00.133902 [ 275 ] {d0a6dc8a-44a9-436c-9c61-bf9e05ffa2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2026.01.22 01:29:00.134346 [ 275 ] {d0a6dc8a-44a9-436c-9c61-bf9e05ffa2c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.01.22 01:29:00.136808 [ 275 ] {d0a6dc8a-44a9-436c-9c61-bf9e05ffa2c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.01.22 01:29:00.141930 [ 275 ] {d0a6dc8a-44a9-436c-9c61-bf9e05ffa2c8} <Debug> TCPHandler: Processed in 0.008500966 sec. | ||
| 771 | 2026.01.22 01:29:00.146792 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.01.22 01:29:00.146943 [ 275 ] {08b6c752-66b1-4dd6-984f-b6ce982a4f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.01.22 01:29:00.151121 [ 275 ] {08b6c752-66b1-4dd6-984f-b6ce982a4f17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.01.22 01:29:00.151167 [ 275 ] {08b6c752-66b1-4dd6-984f-b6ce982a4f17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.01.22 01:29:00.153642 [ 275 ] {08b6c752-66b1-4dd6-984f-b6ce982a4f17} <Debug> TCPHandler: Processed in 0.006911145 sec. | ||
| 776 | 2026.01.22 01:29:00.153842 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.01.22 01:29:00.153959 [ 275 ] {059231fc-a0fc-4f93-b647-2993819e149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.01.22 01:29:00.154239 [ 275 ] {059231fc-a0fc-4f93-b647-2993819e149d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.01.22 01:29:00.154281 [ 275 ] {059231fc-a0fc-4f93-b647-2993819e149d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.01.22 01:29:00.154613 [ 275 ] {059231fc-a0fc-4f93-b647-2993819e149d} <Debug> TCPHandler: Processed in 0.00082063 sec. | ||
| 781 | 2026.01.22 01:29:00.154813 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.01.22 01:29:00.154929 [ 275 ] {a5cd5f3e-d061-45e6-887a-10ccc11cc056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.01.22 01:29:00.155164 [ 275 ] {a5cd5f3e-d061-45e6-887a-10ccc11cc056} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.01.22 01:29:00.155207 [ 275 ] {a5cd5f3e-d061-45e6-887a-10ccc11cc056} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.01.22 01:29:00.155527 [ 275 ] {a5cd5f3e-d061-45e6-887a-10ccc11cc056} <Debug> TCPHandler: Processed in 0.00076242 sec. | ||
| 786 | 2026.01.22 01:29:00.155725 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.01.22 01:29:00.155837 [ 275 ] {c0a967aa-5216-477b-bd0a-9de9482da1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.01.22 01:29:00.156077 [ 275 ] {c0a967aa-5216-477b-bd0a-9de9482da1ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.01.22 01:29:00.156119 [ 275 ] {c0a967aa-5216-477b-bd0a-9de9482da1ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.01.22 01:29:00.156442 [ 275 ] {c0a967aa-5216-477b-bd0a-9de9482da1ac} <Debug> TCPHandler: Processed in 0.00076618 sec. | ||
| 791 | 2026.01.22 01:29:00.156639 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.01.22 01:29:00.156753 [ 275 ] {3813e2ab-e45c-42fd-bf10-98aab0f894ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2026.01.22 01:29:00.156986 [ 275 ] {3813e2ab-e45c-42fd-bf10-98aab0f894ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.01.22 01:29:00.157028 [ 275 ] {3813e2ab-e45c-42fd-bf10-98aab0f894ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.01.22 01:29:00.157342 [ 275 ] {3813e2ab-e45c-42fd-bf10-98aab0f894ca} <Debug> TCPHandler: Processed in 0.000751859 sec. | ||
| 796 | 2026.01.22 01:29:00.157533 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.01.22 01:29:00.157647 [ 275 ] {3514fea8-6631-42cf-b8c8-8e13f5628b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2026.01.22 01:29:00.157883 [ 275 ] {3514fea8-6631-42cf-b8c8-8e13f5628b5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.01.22 01:29:00.157925 [ 275 ] {3514fea8-6631-42cf-b8c8-8e13f5628b5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.01.22 01:29:00.158241 [ 275 ] {3514fea8-6631-42cf-b8c8-8e13f5628b5b} <Debug> TCPHandler: Processed in 0.00075655 sec. | ||
| 801 | 2026.01.22 01:29:00.158439 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.01.22 01:29:00.158552 [ 275 ] {a7f28c20-dc9f-4b36-bda2-e4c61a44ea03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2026.01.22 01:29:00.158787 [ 275 ] {a7f28c20-dc9f-4b36-bda2-e4c61a44ea03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.01.22 01:29:00.158829 [ 275 ] {a7f28c20-dc9f-4b36-bda2-e4c61a44ea03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.01.22 01:29:00.159146 [ 275 ] {a7f28c20-dc9f-4b36-bda2-e4c61a44ea03} <Debug> TCPHandler: Processed in 0.000755059 sec. | ||
| 806 | 2026.01.22 01:29:00.159349 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.01.22 01:29:00.159465 [ 275 ] {329de37d-adf4-4767-a5f5-fe3e32b8aa1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2026.01.22 01:29:00.159705 [ 275 ] {329de37d-adf4-4767-a5f5-fe3e32b8aa1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.01.22 01:29:00.159747 [ 275 ] {329de37d-adf4-4767-a5f5-fe3e32b8aa1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.01.22 01:29:00.160063 [ 275 ] {329de37d-adf4-4767-a5f5-fe3e32b8aa1c} <Debug> TCPHandler: Processed in 0.00076276 sec. | ||
| 811 | 2026.01.22 01:29:00.160251 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.01.22 01:29:00.160367 [ 275 ] {9d61deea-897a-49b4-b276-4c39fd71e80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2026.01.22 01:29:00.160605 [ 275 ] {9d61deea-897a-49b4-b276-4c39fd71e80a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.01.22 01:29:00.160646 [ 275 ] {9d61deea-897a-49b4-b276-4c39fd71e80a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.01.22 01:29:00.160963 [ 275 ] {9d61deea-897a-49b4-b276-4c39fd71e80a} <Debug> TCPHandler: Processed in 0.000760319 sec. | ||
| 816 | 2026.01.22 01:29:00.161162 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.01.22 01:29:00.161278 [ 275 ] {85b60c72-4613-4d19-b775-849fe80ef16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2026.01.22 01:29:00.161515 [ 275 ] {85b60c72-4613-4d19-b775-849fe80ef16a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.01.22 01:29:00.161558 [ 275 ] {85b60c72-4613-4d19-b775-849fe80ef16a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.01.22 01:29:00.161877 [ 275 ] {85b60c72-4613-4d19-b775-849fe80ef16a} <Debug> TCPHandler: Processed in 0.00076206 sec. | ||
| 821 | 2026.01.22 01:29:00.162099 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.01.22 01:29:00.162215 [ 275 ] {e899e707-6f64-41da-89f7-0bb3b6017a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2026.01.22 01:29:00.162454 [ 275 ] {e899e707-6f64-41da-89f7-0bb3b6017a5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.01.22 01:29:00.162495 [ 275 ] {e899e707-6f64-41da-89f7-0bb3b6017a5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.01.22 01:29:00.162827 [ 275 ] {e899e707-6f64-41da-89f7-0bb3b6017a5c} <Debug> TCPHandler: Processed in 0.00077644 sec. | ||
| 826 | 2026.01.22 01:29:00.163063 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.01.22 01:29:00.163181 [ 275 ] {009f10cc-5a3f-458d-b106-22da805bc6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2026.01.22 01:29:00.163438 [ 275 ] {009f10cc-5a3f-458d-b106-22da805bc6e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.01.22 01:29:00.163480 [ 275 ] {009f10cc-5a3f-458d-b106-22da805bc6e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.01.22 01:29:00.163810 [ 275 ] {009f10cc-5a3f-458d-b106-22da805bc6e0} <Debug> TCPHandler: Processed in 0.00079631 sec. | ||
| 831 | 2026.01.22 01:29:00.164057 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.01.22 01:29:00.164174 [ 275 ] {c5380e8f-64be-4eb2-ac70-a1ce02f7d0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 833 | 2026.01.22 01:29:00.164418 [ 275 ] {c5380e8f-64be-4eb2-ac70-a1ce02f7d0fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.01.22 01:29:00.164460 [ 275 ] {c5380e8f-64be-4eb2-ac70-a1ce02f7d0fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.01.22 01:29:00.164781 [ 275 ] {c5380e8f-64be-4eb2-ac70-a1ce02f7d0fb} <Debug> TCPHandler: Processed in 0.000772869 sec. | ||
| 836 | 2026.01.22 01:29:00.164993 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.01.22 01:29:00.165109 [ 275 ] {6fcf434b-b1e6-4b47-9d8a-f04a9f85d9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 838 | 2026.01.22 01:29:00.165355 [ 275 ] {6fcf434b-b1e6-4b47-9d8a-f04a9f85d9d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.01.22 01:29:00.165396 [ 275 ] {6fcf434b-b1e6-4b47-9d8a-f04a9f85d9d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.01.22 01:29:00.165725 [ 275 ] {6fcf434b-b1e6-4b47-9d8a-f04a9f85d9d2} <Debug> TCPHandler: Processed in 0.00078045 sec. | ||
| 841 | 2026.01.22 01:29:00.166367 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.01.22 01:29:00.166485 [ 275 ] {150b9716-7b09-4fb1-9353-fb3cccdce6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.01.22 01:29:00.166734 [ 275 ] {150b9716-7b09-4fb1-9353-fb3cccdce6b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.01.22 01:29:00.166776 [ 275 ] {150b9716-7b09-4fb1-9353-fb3cccdce6b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.01.22 01:29:00.167124 [ 275 ] {150b9716-7b09-4fb1-9353-fb3cccdce6b1} <Debug> TCPHandler: Processed in 0.000805551 sec. | ||
| 846 | 2026.01.22 01:29:00.167318 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.01.22 01:29:00.167437 [ 275 ] {920591a1-5712-479b-b5f7-34f1f3fb0a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.01.22 01:29:00.167689 [ 275 ] {920591a1-5712-479b-b5f7-34f1f3fb0a7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.01.22 01:29:00.167731 [ 275 ] {920591a1-5712-479b-b5f7-34f1f3fb0a7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.01.22 01:29:00.168103 [ 275 ] {920591a1-5712-479b-b5f7-34f1f3fb0a7a} <Debug> TCPHandler: Processed in 0.000833072 sec. | ||
| 851 | 2026.01.22 01:29:00.168313 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.01.22 01:29:00.168433 [ 275 ] {ceccbd20-973f-429b-8e51-dab0748f38ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.01.22 01:29:00.168713 [ 275 ] {ceccbd20-973f-429b-8e51-dab0748f38ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.01.22 01:29:00.168755 [ 275 ] {ceccbd20-973f-429b-8e51-dab0748f38ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.01.22 01:29:00.169078 [ 275 ] {ceccbd20-973f-429b-8e51-dab0748f38ad} <Debug> TCPHandler: Processed in 0.00081362 sec. | ||
| 856 | 2026.01.22 01:29:00.169268 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.01.22 01:29:00.169388 [ 275 ] {f79b931d-c8dd-4b29-b60a-05137d58fffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.01.22 01:29:00.169640 [ 275 ] {f79b931d-c8dd-4b29-b60a-05137d58fffb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.01.22 01:29:00.169683 [ 275 ] {f79b931d-c8dd-4b29-b60a-05137d58fffb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.01.22 01:29:00.170013 [ 275 ] {f79b931d-c8dd-4b29-b60a-05137d58fffb} <Debug> TCPHandler: Processed in 0.00079359 sec. | ||
| 861 | 2026.01.22 01:29:00.170219 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.01.22 01:29:00.170339 [ 275 ] {06441d93-317b-4e2a-b387-7c347b1e6a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.01.22 01:29:00.170600 [ 275 ] {06441d93-317b-4e2a-b387-7c347b1e6a20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.01.22 01:29:00.170642 [ 275 ] {06441d93-317b-4e2a-b387-7c347b1e6a20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.01.22 01:29:00.170968 [ 275 ] {06441d93-317b-4e2a-b387-7c347b1e6a20} <Debug> TCPHandler: Processed in 0.00079728 sec. | ||
| 866 | 2026.01.22 01:29:00.172347 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.01.22 01:29:00.172466 [ 275 ] {2943732b-515f-45c0-8ea3-8954a087b523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 868 | 2026.01.22 01:29:00.172727 [ 275 ] {2943732b-515f-45c0-8ea3-8954a087b523} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.01.22 01:29:00.172769 [ 275 ] {2943732b-515f-45c0-8ea3-8954a087b523} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.01.22 01:29:00.173088 [ 275 ] {2943732b-515f-45c0-8ea3-8954a087b523} <Debug> TCPHandler: Processed in 0.00078945 sec. | ||
| 871 | 2026.01.22 01:29:00.173360 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.01.22 01:29:00.173480 [ 275 ] {2e61f9aa-8597-4935-8f5a-7c27083b41e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.01.22 01:29:00.173741 [ 275 ] {2e61f9aa-8597-4935-8f5a-7c27083b41e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.01.22 01:29:00.173782 [ 275 ] {2e61f9aa-8597-4935-8f5a-7c27083b41e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.01.22 01:29:00.174103 [ 275 ] {2e61f9aa-8597-4935-8f5a-7c27083b41e9} <Debug> TCPHandler: Processed in 0.0007912 sec. | ||
| 876 | 2026.01.22 01:29:00.174338 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.01.22 01:29:00.174458 [ 275 ] {c5644242-fe2a-4c9d-844f-d67886ee4beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.01.22 01:29:00.174726 [ 275 ] {c5644242-fe2a-4c9d-844f-d67886ee4beb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.01.22 01:29:00.174768 [ 275 ] {c5644242-fe2a-4c9d-844f-d67886ee4beb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.01.22 01:29:00.175088 [ 275 ] {c5644242-fe2a-4c9d-844f-d67886ee4beb} <Debug> TCPHandler: Processed in 0.000798851 sec. | ||
| 881 | 2026.01.22 01:29:00.175334 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.01.22 01:29:00.175456 [ 275 ] {1c1168e5-265b-471a-bb40-181186054651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 883 | 2026.01.22 01:29:00.175723 [ 275 ] {1c1168e5-265b-471a-bb40-181186054651} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.01.22 01:29:00.175764 [ 275 ] {1c1168e5-265b-471a-bb40-181186054651} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.01.22 01:29:00.176111 [ 275 ] {1c1168e5-265b-471a-bb40-181186054651} <Debug> TCPHandler: Processed in 0.000825381 sec. | ||
| 886 | 2026.01.22 01:29:00.176341 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.01.22 01:29:00.176464 [ 275 ] {63b82be2-4b58-42bc-aa32-e2702fc6ae3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 888 | 2026.01.22 01:29:00.176747 [ 275 ] {63b82be2-4b58-42bc-aa32-e2702fc6ae3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2026.01.22 01:29:00.176790 [ 275 ] {63b82be2-4b58-42bc-aa32-e2702fc6ae3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2026.01.22 01:29:00.177120 [ 275 ] {63b82be2-4b58-42bc-aa32-e2702fc6ae3e} <Debug> TCPHandler: Processed in 0.000827531 sec. | ||
| 891 | 2026.01.22 01:29:00.177386 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.01.22 01:29:00.177511 [ 275 ] {2128d3c4-9fb7-49a4-a043-a1351e508910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 893 | 2026.01.22 01:29:00.177787 [ 275 ] {2128d3c4-9fb7-49a4-a043-a1351e508910} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2026.01.22 01:29:00.177830 [ 275 ] {2128d3c4-9fb7-49a4-a043-a1351e508910} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2026.01.22 01:29:00.178157 [ 275 ] {2128d3c4-9fb7-49a4-a043-a1351e508910} <Debug> TCPHandler: Processed in 0.000819361 sec. | ||
| 896 | 2026.01.22 01:29:00.190097 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.01.22 01:29:00.190302 [ 275 ] {013f7bc7-161b-45c1-b612-12fcd5e2d138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 898 | 2026.01.22 01:29:00.190381 [ 275 ] {013f7bc7-161b-45c1-b612-12fcd5e2d138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2026.01.22 01:29:00.193844 [ 275 ] {013f7bc7-161b-45c1-b612-12fcd5e2d138} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.01.22 01:29:00.193927 [ 275 ] {013f7bc7-161b-45c1-b612-12fcd5e2d138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 901 | 2026.01.22 01:29:00.194662 [ 275 ] {013f7bc7-161b-45c1-b612-12fcd5e2d138} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.01.22 01:29:00.195056 [ 275 ] {013f7bc7-161b-45c1-b612-12fcd5e2d138} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.01.22 01:29:00.195206 [ 275 ] {013f7bc7-161b-45c1-b612-12fcd5e2d138} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004963 sec., 5238.766874874068 rows/sec., 1.13 MiB/sec. | ||
| 904 | 2026.01.22 01:29:00.195249 [ 275 ] {013f7bc7-161b-45c1-b612-12fcd5e2d138} <Debug> TCPHandler: Processed in 0.005216142 sec. | ||
| 905 | 2026.01.22 01:29:00.195369 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.01.22 01:29:00.195468 [ 275 ] {b8e1bdd1-66e6-4bab-8c66-d9c6a1ee6e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 907 | 2026.01.22 01:29:00.195508 [ 275 ] {b8e1bdd1-66e6-4bab-8c66-d9c6a1ee6e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 908 | 2026.01.22 01:29:00.198861 [ 275 ] {b8e1bdd1-66e6-4bab-8c66-d9c6a1ee6e79} <Trace> oximeter.fields_i16 (0a886628-0401-470b-9a6b-e20bed9aa172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.01.22 01:29:00.198903 [ 275 ] {b8e1bdd1-66e6-4bab-8c66-d9c6a1ee6e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 910 | 2026.01.22 01:29:00.199409 [ 275 ] {b8e1bdd1-66e6-4bab-8c66-d9c6a1ee6e79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.01.22 01:29:00.199911 [ 275 ] {b8e1bdd1-66e6-4bab-8c66-d9c6a1ee6e79} <Trace> oximeter.fields_i16 (0a886628-0401-470b-9a6b-e20bed9aa172): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.01.22 01:29:00.200072 [ 275 ] {b8e1bdd1-66e6-4bab-8c66-d9c6a1ee6e79} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004621 sec., 5193.681021423934 rows/sec., 441.26 KiB/sec. | ||
| 913 | 2026.01.22 01:29:00.200117 [ 275 ] {b8e1bdd1-66e6-4bab-8c66-d9c6a1ee6e79} <Debug> TCPHandler: Processed in 0.004798062 sec. | ||
| 914 | 2026.01.22 01:29:00.200230 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.01.22 01:29:00.200327 [ 275 ] {a3026d4f-6db9-4661-b738-3dcbdb1ece6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 916 | 2026.01.22 01:29:00.200367 [ 275 ] {a3026d4f-6db9-4661-b738-3dcbdb1ece6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 917 | 2026.01.22 01:29:00.200768 [ 275 ] {a3026d4f-6db9-4661-b738-3dcbdb1ece6b} <Trace> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.01.22 01:29:00.200806 [ 275 ] {a3026d4f-6db9-4661-b738-3dcbdb1ece6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 919 | 2026.01.22 01:29:00.201200 [ 275 ] {a3026d4f-6db9-4661-b738-3dcbdb1ece6b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.01.22 01:29:00.201656 [ 275 ] {a3026d4f-6db9-4661-b738-3dcbdb1ece6b} <Trace> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.01.22 01:29:00.201787 [ 275 ] {a3026d4f-6db9-4661-b738-3dcbdb1ece6b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001479 sec., 6761.325219743069 rows/sec., 551.34 KiB/sec. | ||
| 922 | 2026.01.22 01:29:00.201825 [ 275 ] {a3026d4f-6db9-4661-b738-3dcbdb1ece6b} <Debug> TCPHandler: Processed in 0.001644862 sec. | ||
| 923 | 2026.01.22 01:29:00.201939 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.01.22 01:29:00.202033 [ 275 ] {147312bb-8bf0-4488-9a83-98c8da65028f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 925 | 2026.01.22 01:29:00.202071 [ 275 ] {147312bb-8bf0-4488-9a83-98c8da65028f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 926 | 2026.01.22 01:29:00.202576 [ 275 ] {147312bb-8bf0-4488-9a83-98c8da65028f} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.01.22 01:29:00.202615 [ 275 ] {147312bb-8bf0-4488-9a83-98c8da65028f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 928 | 2026.01.22 01:29:00.203125 [ 275 ] {147312bb-8bf0-4488-9a83-98c8da65028f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.01.22 01:29:00.203741 [ 275 ] {147312bb-8bf0-4488-9a83-98c8da65028f} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.01.22 01:29:00.203898 [ 275 ] {147312bb-8bf0-4488-9a83-98c8da65028f} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001882 sec., 106801.27523910733 rows/sec., 9.46 MiB/sec. | ||
| 931 | 2026.01.22 01:29:00.203945 [ 275 ] {147312bb-8bf0-4488-9a83-98c8da65028f} <Debug> TCPHandler: Processed in 0.002055512 sec. | ||
| 932 | 2026.01.22 01:29:00.204078 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.01.22 01:29:00.204176 [ 275 ] {467a6c46-28ac-473b-b6ad-f824e5ca23c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 934 | 2026.01.22 01:29:00.204228 [ 275 ] {467a6c46-28ac-473b-b6ad-f824e5ca23c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 935 | 2026.01.22 01:29:00.204678 [ 275 ] {467a6c46-28ac-473b-b6ad-f824e5ca23c1} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.01.22 01:29:00.204715 [ 275 ] {467a6c46-28ac-473b-b6ad-f824e5ca23c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 937 | 2026.01.22 01:29:00.205297 [ 275 ] {467a6c46-28ac-473b-b6ad-f824e5ca23c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.01.22 01:29:00.205851 [ 275 ] {467a6c46-28ac-473b-b6ad-f824e5ca23c1} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.01.22 01:29:00.206056 [ 275 ] {467a6c46-28ac-473b-b6ad-f824e5ca23c1} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001888 sec., 16949.15254237288 rows/sec., 1.25 MiB/sec. | ||
| 940 | 2026.01.22 01:29:00.206161 [ 275 ] {467a6c46-28ac-473b-b6ad-f824e5ca23c1} <Debug> TCPHandler: Processed in 0.002133504 sec. | ||
| 941 | 2026.01.22 01:29:00.206346 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.01.22 01:29:00.206479 [ 275 ] {23601ee5-7277-4466-bd1d-0e72492c9206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 943 | 2026.01.22 01:29:00.206540 [ 275 ] {23601ee5-7277-4466-bd1d-0e72492c9206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 944 | 2026.01.22 01:29:00.207114 [ 275 ] {23601ee5-7277-4466-bd1d-0e72492c9206} <Trace> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.01.22 01:29:00.207153 [ 275 ] {23601ee5-7277-4466-bd1d-0e72492c9206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 946 | 2026.01.22 01:29:00.207634 [ 275 ] {23601ee5-7277-4466-bd1d-0e72492c9206} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.01.22 01:29:00.208109 [ 275 ] {23601ee5-7277-4466-bd1d-0e72492c9206} <Trace> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.01.22 01:29:00.208264 [ 275 ] {23601ee5-7277-4466-bd1d-0e72492c9206} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001831 sec., 13107.59148006554 rows/sec., 1.09 MiB/sec. | ||
| 949 | 2026.01.22 01:29:00.208325 [ 275 ] {23601ee5-7277-4466-bd1d-0e72492c9206} <Debug> TCPHandler: Processed in 0.002095813 sec. | ||
| 950 | 2026.01.22 01:29:00.208473 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.01.22 01:29:00.208575 [ 275 ] {f7216a14-3586-4885-b17d-817b51d0052e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 952 | 2026.01.22 01:29:00.208621 [ 275 ] {f7216a14-3586-4885-b17d-817b51d0052e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 953 | 2026.01.22 01:29:00.209069 [ 275 ] {f7216a14-3586-4885-b17d-817b51d0052e} <Trace> oximeter.fields_u8 (cbfed0ed-f531-4167-9c78-d65906d2653d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.01.22 01:29:00.209107 [ 275 ] {f7216a14-3586-4885-b17d-817b51d0052e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 955 | 2026.01.22 01:29:00.209591 [ 275 ] {f7216a14-3586-4885-b17d-817b51d0052e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.01.22 01:29:00.210017 [ 275 ] {f7216a14-3586-4885-b17d-817b51d0052e} <Trace> oximeter.fields_u8 (cbfed0ed-f531-4167-9c78-d65906d2653d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.01.22 01:29:00.210145 [ 275 ] {f7216a14-3586-4885-b17d-817b51d0052e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001592 sec., 7537.688442211055 rows/sec., 588.88 KiB/sec. | ||
| 958 | 2026.01.22 01:29:00.210183 [ 275 ] {f7216a14-3586-4885-b17d-817b51d0052e} <Debug> TCPHandler: Processed in 0.001767335 sec. | ||
| 959 | 2026.01.22 01:29:00.210288 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.01.22 01:29:00.210381 [ 275 ] {67fca3de-3b53-476e-9777-e63e988b8b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 961 | 2026.01.22 01:29:00.210421 [ 275 ] {67fca3de-3b53-476e-9777-e63e988b8b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 962 | 2026.01.22 01:29:00.210840 [ 275 ] {67fca3de-3b53-476e-9777-e63e988b8b28} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.01.22 01:29:00.210877 [ 275 ] {67fca3de-3b53-476e-9777-e63e988b8b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 964 | 2026.01.22 01:29:00.211300 [ 275 ] {67fca3de-3b53-476e-9777-e63e988b8b28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.01.22 01:29:00.211732 [ 275 ] {67fca3de-3b53-476e-9777-e63e988b8b28} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.01.22 01:29:00.211856 [ 275 ] {67fca3de-3b53-476e-9777-e63e988b8b28} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001494 sec., 80321.28514056225 rows/sec., 6.53 MiB/sec. | ||
| 967 | 2026.01.22 01:29:00.211901 [ 275 ] {67fca3de-3b53-476e-9777-e63e988b8b28} <Debug> TCPHandler: Processed in 0.001660993 sec. | ||
| 968 | 2026.01.22 01:29:00.212030 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.01.22 01:29:00.212124 [ 275 ] {ea71148f-6b59-430a-92e4-19fcbe8154d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 970 | 2026.01.22 01:29:00.212166 [ 275 ] {ea71148f-6b59-430a-92e4-19fcbe8154d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 971 | 2026.01.22 01:29:00.212637 [ 275 ] {ea71148f-6b59-430a-92e4-19fcbe8154d7} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.01.22 01:29:00.212674 [ 275 ] {ea71148f-6b59-430a-92e4-19fcbe8154d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 973 | 2026.01.22 01:29:00.213248 [ 275 ] {ea71148f-6b59-430a-92e4-19fcbe8154d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.01.22 01:29:00.213860 [ 275 ] {ea71148f-6b59-430a-92e4-19fcbe8154d7} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.01.22 01:29:00.214004 [ 275 ] {ea71148f-6b59-430a-92e4-19fcbe8154d7} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.001898 sec., 162802.95047418337 rows/sec., 12.20 MiB/sec. | ||
| 976 | 2026.01.22 01:29:00.214043 [ 275 ] {ea71148f-6b59-430a-92e4-19fcbe8154d7} <Debug> TCPHandler: Processed in 0.002062062 sec. | ||
| 977 | 2026.01.22 01:29:00.214164 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.01.22 01:29:00.214261 [ 275 ] {04678553-5035-41fc-8ddd-08fff6db3a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 979 | 2026.01.22 01:29:00.214319 [ 275 ] {04678553-5035-41fc-8ddd-08fff6db3a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 980 | 2026.01.22 01:29:00.215111 [ 275 ] {04678553-5035-41fc-8ddd-08fff6db3a61} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.22 01:29:00.215148 [ 275 ] {04678553-5035-41fc-8ddd-08fff6db3a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 982 | 2026.01.22 01:29:00.216370 [ 275 ] {04678553-5035-41fc-8ddd-08fff6db3a61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.01.22 01:29:00.216842 [ 275 ] {04678553-5035-41fc-8ddd-08fff6db3a61} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.22 01:29:00.216984 [ 275 ] {04678553-5035-41fc-8ddd-08fff6db3a61} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002742 sec., 3646.9730123997083 rows/sec., 6.54 MiB/sec. | ||
| 985 | 2026.01.22 01:29:00.217042 [ 275 ] {04678553-5035-41fc-8ddd-08fff6db3a61} <Debug> TCPHandler: Processed in 0.002927434 sec. | ||
| 986 | 2026.01.22 01:29:00.217156 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.22 01:29:00.217249 [ 275 ] {aeca18ac-c8a5-4c5a-9e82-c51ff84cd4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 988 | 2026.01.22 01:29:00.217290 [ 275 ] {aeca18ac-c8a5-4c5a-9e82-c51ff84cd4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 989 | 2026.01.22 01:29:00.217626 [ 275 ] {aeca18ac-c8a5-4c5a-9e82-c51ff84cd4a2} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.01.22 01:29:00.217662 [ 275 ] {aeca18ac-c8a5-4c5a-9e82-c51ff84cd4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 991 | 2026.01.22 01:29:00.218075 [ 275 ] {aeca18ac-c8a5-4c5a-9e82-c51ff84cd4a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.01.22 01:29:00.218501 [ 275 ] {aeca18ac-c8a5-4c5a-9e82-c51ff84cd4a2} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.01.22 01:29:00.218633 [ 275 ] {aeca18ac-c8a5-4c5a-9e82-c51ff84cd4a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. | ||
| 994 | 2026.01.22 01:29:00.218668 [ 275 ] {aeca18ac-c8a5-4c5a-9e82-c51ff84cd4a2} <Debug> TCPHandler: Processed in 0.001561779 sec. | ||
| 995 | 2026.01.22 01:29:03.704089 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 996 | 2026.01.22 01:29:03.704153 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 997 | 2026.01.22 01:29:03.769171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 998 | 2026.01.22 01:29:03.769900 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.01.22 01:29:03.769971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1000 | 2026.01.22 01:29:03.770727 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1001 | 2026.01.22 01:29:03.771311 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.01.22 01:29:03.771437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1003 | 2026.01.22 01:29:03.773173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 162 | ||
| 1004 | 2026.01.22 01:29:03.776556 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.01.22 01:29:03.776600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1006 | 2026.01.22 01:29:03.777885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1007 | 2026.01.22 01:29:03.778346 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.01.22 01:29:03.778573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1009 | 2026.01.22 01:29:03.854235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1010 | 2026.01.22 01:29:03.873108 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.01.22 01:29:03.873158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1012 | 2026.01.22 01:29:03.879534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1013 | 2026.01.22 01:29:03.880642 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.01.22 01:29:03.883602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1015 | 2026.01.22 01:29:04.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.37 MiB, peak 165.37 MiB, free memory in arenas 0.00 B, will set to 162.91 MiB (RSS), difference: 1.53 MiB | ||
| 1016 | 2026.01.22 01:29:05.141993 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.01.22 01:29:05.142189 [ 275 ] {e137b71e-8e5b-43a8-ae70-bb1c548ba4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1018 | 2026.01.22 01:29:05.142263 [ 275 ] {e137b71e-8e5b-43a8-ae70-bb1c548ba4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1019 | 2026.01.22 01:29:05.142911 [ 275 ] {e137b71e-8e5b-43a8-ae70-bb1c548ba4ac} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.01.22 01:29:05.142962 [ 275 ] {e137b71e-8e5b-43a8-ae70-bb1c548ba4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1021 | 2026.01.22 01:29:05.143549 [ 275 ] {e137b71e-8e5b-43a8-ae70-bb1c548ba4ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1022 | 2026.01.22 01:29:05.144142 [ 275 ] {e137b71e-8e5b-43a8-ae70-bb1c548ba4ac} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.01.22 01:29:05.144300 [ 275 ] {e137b71e-8e5b-43a8-ae70-bb1c548ba4ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002166 sec., 25854.10895660203 rows/sec., 1.99 MiB/sec. | ||
| 1024 | 2026.01.22 01:29:05.144350 [ 275 ] {e137b71e-8e5b-43a8-ae70-bb1c548ba4ac} <Debug> TCPHandler: Processed in 0.002504423 sec. | ||
| 1025 | 2026.01.22 01:29:05.144459 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.01.22 01:29:05.144560 [ 275 ] {63961d4e-2b3f-4157-96a8-138c6ff1806a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1027 | 2026.01.22 01:29:05.144602 [ 275 ] {63961d4e-2b3f-4157-96a8-138c6ff1806a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1028 | 2026.01.22 01:29:05.145017 [ 275 ] {63961d4e-2b3f-4157-96a8-138c6ff1806a} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.01.22 01:29:05.145054 [ 275 ] {63961d4e-2b3f-4157-96a8-138c6ff1806a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1030 | 2026.01.22 01:29:05.145528 [ 275 ] {63961d4e-2b3f-4157-96a8-138c6ff1806a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1031 | 2026.01.22 01:29:05.146081 [ 275 ] {63961d4e-2b3f-4157-96a8-138c6ff1806a} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.01.22 01:29:05.146213 [ 275 ] {63961d4e-2b3f-4157-96a8-138c6ff1806a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001676 sec., 38186.15751789976 rows/sec., 2.98 MiB/sec. | ||
| 1033 | 2026.01.22 01:29:05.146249 [ 275 ] {63961d4e-2b3f-4157-96a8-138c6ff1806a} <Debug> TCPHandler: Processed in 0.001840807 sec. | ||
| 1034 | 2026.01.22 01:29:05.146359 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.01.22 01:29:05.146455 [ 275 ] {06e97131-09a6-4a78-94c7-1e5651689cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1036 | 2026.01.22 01:29:05.146500 [ 275 ] {06e97131-09a6-4a78-94c7-1e5651689cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1037 | 2026.01.22 01:29:05.146916 [ 275 ] {06e97131-09a6-4a78-94c7-1e5651689cb1} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.01.22 01:29:05.146952 [ 275 ] {06e97131-09a6-4a78-94c7-1e5651689cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1039 | 2026.01.22 01:29:05.147552 [ 275 ] {06e97131-09a6-4a78-94c7-1e5651689cb1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1040 | 2026.01.22 01:29:05.148022 [ 275 ] {06e97131-09a6-4a78-94c7-1e5651689cb1} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.01.22 01:29:05.148165 [ 275 ] {06e97131-09a6-4a78-94c7-1e5651689cb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00173 sec., 92485.54913294798 rows/sec., 6.44 MiB/sec. | ||
| 1042 | 2026.01.22 01:29:05.148201 [ 275 ] {06e97131-09a6-4a78-94c7-1e5651689cb1} <Debug> TCPHandler: Processed in 0.001891978 sec. | ||
| 1043 | 2026.01.22 01:29:05.148323 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.01.22 01:29:05.148419 [ 275 ] {0d94bf4e-64f9-41ce-a8c7-82149479852e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1045 | 2026.01.22 01:29:05.148462 [ 275 ] {0d94bf4e-64f9-41ce-a8c7-82149479852e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1046 | 2026.01.22 01:29:05.148793 [ 275 ] {0d94bf4e-64f9-41ce-a8c7-82149479852e} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.01.22 01:29:05.148828 [ 275 ] {0d94bf4e-64f9-41ce-a8c7-82149479852e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1048 | 2026.01.22 01:29:05.149259 [ 275 ] {0d94bf4e-64f9-41ce-a8c7-82149479852e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2026.01.22 01:29:05.149733 [ 275 ] {0d94bf4e-64f9-41ce-a8c7-82149479852e} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.01.22 01:29:05.149867 [ 275 ] {0d94bf4e-64f9-41ce-a8c7-82149479852e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
| 1051 | 2026.01.22 01:29:05.149902 [ 275 ] {0d94bf4e-64f9-41ce-a8c7-82149479852e} <Debug> TCPHandler: Processed in 0.001630182 sec. | ||
| 1052 | 2026.01.22 01:29:09.852848 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52955 | ||
| 1053 | 2026.01.22 01:29:09.854837 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.01.22 01:29:09.854880 [ 286 ] {} <Debug> TCP-Session: 03c1aa85-ec47-453a-bf57-76ab324c640c Authenticating user 'default' from [fd00:1122:3344:101::e]:52955 | ||
| 1055 | 2026.01.22 01:29:09.854903 [ 286 ] {} <Debug> TCP-Session: 03c1aa85-ec47-453a-bf57-76ab324c640c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.01.22 01:29:09.854919 [ 286 ] {} <Debug> TCP-Session: 03c1aa85-ec47-453a-bf57-76ab324c640c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.01.22 01:29:09.854970 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1058 | 2026.01.22 01:29:09.854995 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1059 | 2026.01.22 01:29:09.855011 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1060 | 2026.01.22 01:29:09.855533 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34550 | ||
| 1061 | 2026.01.22 01:29:09.855534 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56430 | ||
| 1062 | 2026.01.22 01:29:09.855583 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61915 | ||
| 1063 | 2026.01.22 01:29:09.855678 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1064 | 2026.01.22 01:29:09.855748 [ 286 ] {} <Trace> TCP-Session: 03c1aa85-ec47-453a-bf57-76ab324c640c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.01.22 01:29:09.855763 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33462 | ||
| 1066 | 2026.01.22 01:29:09.855775 [ 288 ] {} <Debug> TCP-Session: 3db84658-7b20-44c1-bed3-75150f78183e Authenticating user 'default' from [fd00:1122:3344:101::e]:34550 | ||
| 1067 | 2026.01.22 01:29:09.855752 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46255 | ||
| 1068 | 2026.01.22 01:29:09.855854 [ 288 ] {} <Debug> TCP-Session: 3db84658-7b20-44c1-bed3-75150f78183e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.01.22 01:29:09.855881 [ 288 ] {} <Debug> TCP-Session: 3db84658-7b20-44c1-bed3-75150f78183e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.01.22 01:29:09.855905 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60822 | ||
| 1071 | 2026.01.22 01:29:09.855958 [ 286 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52955) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1072 | 2026.01.22 01:29:09.855976 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2026.01.22 01:29:09.856011 [ 289 ] {} <Debug> TCP-Session: ffd3cbfd-8cf5-418d-aaf9-d39354b2e4f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61915 | ||
| 1074 | 2026.01.22 01:29:09.856010 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1075 | 2026.01.22 01:29:09.856037 [ 289 ] {} <Debug> TCP-Session: ffd3cbfd-8cf5-418d-aaf9-d39354b2e4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.01.22 01:29:09.856069 [ 289 ] {} <Debug> TCP-Session: ffd3cbfd-8cf5-418d-aaf9-d39354b2e4f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.01.22 01:29:09.856070 [ 287 ] {} <Debug> TCP-Session: 51590d54-bd67-4d30-9487-e8e643a05dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:56430 | ||
| 1078 | 2026.01.22 01:29:09.856115 [ 287 ] {} <Debug> TCP-Session: 51590d54-bd67-4d30-9487-e8e643a05dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.01.22 01:29:09.856131 [ 287 ] {} <Debug> TCP-Session: 51590d54-bd67-4d30-9487-e8e643a05dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.01.22 01:29:09.856201 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62392 | ||
| 1081 | 2026.01.22 01:29:09.856273 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1082 | 2026.01.22 01:29:09.856308 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1083 | 2026.01.22 01:29:09.856323 [ 290 ] {} <Debug> TCP-Session: 614ff7b8-c848-45f0-9b79-521150f6e842 Authenticating user 'default' from [fd00:1122:3344:101::e]:33462 | ||
| 1084 | 2026.01.22 01:29:09.856350 [ 292 ] {} <Debug> TCP-Session: facb8316-69f5-44e1-8168-465094a52178 Authenticating user 'default' from [fd00:1122:3344:101::e]:60822 | ||
| 1085 | 2026.01.22 01:29:09.856358 [ 290 ] {} <Debug> TCP-Session: 614ff7b8-c848-45f0-9b79-521150f6e842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.01.22 01:29:09.856376 [ 292 ] {} <Debug> TCP-Session: facb8316-69f5-44e1-8168-465094a52178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.01.22 01:29:09.856383 [ 290 ] {} <Debug> TCP-Session: 614ff7b8-c848-45f0-9b79-521150f6e842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.01.22 01:29:09.856397 [ 292 ] {} <Debug> TCP-Session: facb8316-69f5-44e1-8168-465094a52178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.01.22 01:29:09.856422 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37388 | ||
| 1090 | 2026.01.22 01:29:09.856457 [ 286 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1091 | 2026.01.22 01:29:09.856489 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1092 | 2026.01.22 01:29:09.856491 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2026.01.22 01:29:09.856532 [ 291 ] {} <Debug> TCP-Session: 94545a03-4dd0-4c73-8dfd-1b464d0c1661 Authenticating user 'default' from [fd00:1122:3344:101::e]:46255 | ||
| 1094 | 2026.01.22 01:29:09.856552 [ 293 ] {} <Debug> TCP-Session: f95dd20e-271a-4e3d-8f2a-832678edf230 Authenticating user 'default' from [fd00:1122:3344:101::e]:62392 | ||
| 1095 | 2026.01.22 01:29:09.856558 [ 291 ] {} <Debug> TCP-Session: 94545a03-4dd0-4c73-8dfd-1b464d0c1661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.01.22 01:29:09.856579 [ 293 ] {} <Debug> TCP-Session: f95dd20e-271a-4e3d-8f2a-832678edf230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.01.22 01:29:09.856587 [ 291 ] {} <Debug> TCP-Session: 94545a03-4dd0-4c73-8dfd-1b464d0c1661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.01.22 01:29:09.856602 [ 293 ] {} <Debug> TCP-Session: f95dd20e-271a-4e3d-8f2a-832678edf230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.01.22 01:29:09.856634 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.01.22 01:29:09.856672 [ 294 ] {} <Debug> TCP-Session: c30eef72-1fde-40ec-a0b0-6d562acf852e Authenticating user 'default' from [fd00:1122:3344:101::e]:37388 | ||
| 1101 | 2026.01.22 01:29:09.856690 [ 294 ] {} <Debug> TCP-Session: c30eef72-1fde-40ec-a0b0-6d562acf852e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.01.22 01:29:09.856703 [ 294 ] {} <Debug> TCP-Session: c30eef72-1fde-40ec-a0b0-6d562acf852e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.01.22 01:29:09.858778 [ 286 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.01.22 01:29:09.865503 [ 286 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Debug> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe) (SelectExecutor): Key condition: unknown | ||
| 1105 | 2026.01.22 01:29:09.880908 [ 297 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Trace> AggregatingTransform: Aggregating | ||
| 1106 | 2026.01.22 01:29:09.881039 [ 297 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1107 | 2026.01.22 01:29:09.881856 [ 297 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004022872 sec. (248.579 rows/sec., 9.71 KiB/sec.) | ||
| 1108 | 2026.01.22 01:29:09.881882 [ 297 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Trace> Aggregator: Merging aggregated data | ||
| 1109 | 2026.01.22 01:29:09.881916 [ 297 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1110 | 2026.01.22 01:29:09.883261 [ 286 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.027371 sec., 36.53501881553469 rows/sec., 1.43 KiB/sec. | ||
| 1111 | 2026.01.22 01:29:09.883528 [ 286 ] {792c15a6-c044-42c4-b86f-2ffd549aa69a} <Debug> TCPHandler: Processed in 0.027968349 sec. | ||
| 1112 | 2026.01.22 01:29:09.888932 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1113 | 2026.01.22 01:29:09.888974 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1114 | 2026.01.22 01:29:09.888994 [ 286 ] {} <Debug> TCP-Session: 03c1aa85-ec47-453a-bf57-76ab324c640c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.01.22 01:29:09.888998 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.01.22 01:29:09.889030 [ 294 ] {} <Debug> TCP-Session: c30eef72-1fde-40ec-a0b0-6d562acf852e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.01.22 01:29:09.889040 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2026.01.22 01:29:09.889057 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1119 | 2026.01.22 01:29:09.889077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1120 | 2026.01.22 01:29:09.889104 [ 288 ] {} <Debug> TCP-Session: 3db84658-7b20-44c1-bed3-75150f78183e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.01.22 01:29:09.889114 [ 292 ] {} <Debug> TCP-Session: facb8316-69f5-44e1-8168-465094a52178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.01.22 01:29:09.889122 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1123 | 2026.01.22 01:29:09.889137 [ 291 ] {} <Debug> TCP-Session: 94545a03-4dd0-4c73-8dfd-1b464d0c1661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.01.22 01:29:09.889105 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1125 | 2026.01.22 01:29:09.889172 [ 293 ] {} <Debug> TCP-Session: f95dd20e-271a-4e3d-8f2a-832678edf230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.01.22 01:29:09.889065 [ 287 ] {} <Debug> TCP-Session: 51590d54-bd67-4d30-9487-e8e643a05dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.01.22 01:29:09.889222 [ 290 ] {} <Debug> TCP-Session: 614ff7b8-c848-45f0-9b79-521150f6e842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.01.22 01:29:09.889015 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1129 | 2026.01.22 01:29:09.889286 [ 289 ] {} <Debug> TCP-Session: ffd3cbfd-8cf5-418d-aaf9-d39354b2e4f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.01.22 01:29:10.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.19 MiB, peak 172.29 MiB, free memory in arenas 0.00 B, will set to 165.67 MiB (RSS), difference: 2.47 MiB | ||
| 1131 | 2026.01.22 01:29:10.143274 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.01.22 01:29:10.143465 [ 275 ] {242db183-e6cd-4212-a52d-62080e1613ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1133 | 2026.01.22 01:29:10.143538 [ 275 ] {242db183-e6cd-4212-a52d-62080e1613ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1134 | 2026.01.22 01:29:10.144302 [ 275 ] {242db183-e6cd-4212-a52d-62080e1613ae} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.01.22 01:29:10.144358 [ 275 ] {242db183-e6cd-4212-a52d-62080e1613ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1136 | 2026.01.22 01:29:10.144995 [ 275 ] {242db183-e6cd-4212-a52d-62080e1613ae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1137 | 2026.01.22 01:29:10.145574 [ 275 ] {242db183-e6cd-4212-a52d-62080e1613ae} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.01.22 01:29:10.145771 [ 275 ] {242db183-e6cd-4212-a52d-62080e1613ae} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002361 sec., 32189.75010588734 rows/sec., 2.65 MiB/sec. | ||
| 1139 | 2026.01.22 01:29:10.145827 [ 275 ] {242db183-e6cd-4212-a52d-62080e1613ae} <Debug> TCPHandler: Processed in 0.002692928 sec. | ||
| 1140 | 2026.01.22 01:29:10.145978 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.01.22 01:29:10.146095 [ 275 ] {82bc58f8-775f-44cd-bb40-a6f47d7a6d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.01.22 01:29:10.146141 [ 275 ] {82bc58f8-775f-44cd-bb40-a6f47d7a6d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1143 | 2026.01.22 01:29:10.146596 [ 275 ] {82bc58f8-775f-44cd-bb40-a6f47d7a6d2f} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.01.22 01:29:10.146646 [ 275 ] {82bc58f8-775f-44cd-bb40-a6f47d7a6d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1145 | 2026.01.22 01:29:10.147168 [ 275 ] {82bc58f8-775f-44cd-bb40-a6f47d7a6d2f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2026.01.22 01:29:10.147735 [ 275 ] {82bc58f8-775f-44cd-bb40-a6f47d7a6d2f} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.01.22 01:29:10.147898 [ 275 ] {82bc58f8-775f-44cd-bb40-a6f47d7a6d2f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001825 sec., 5479.45205479452 rows/sec., 412.03 KiB/sec. | ||
| 1148 | 2026.01.22 01:29:10.147941 [ 275 ] {82bc58f8-775f-44cd-bb40-a6f47d7a6d2f} <Debug> TCPHandler: Processed in 0.002019431 sec. | ||
| 1149 | 2026.01.22 01:29:10.148063 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.01.22 01:29:10.148162 [ 275 ] {36681fe1-0524-470a-8617-b661ec668767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1151 | 2026.01.22 01:29:10.148205 [ 275 ] {36681fe1-0524-470a-8617-b661ec668767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1152 | 2026.01.22 01:29:10.148665 [ 275 ] {36681fe1-0524-470a-8617-b661ec668767} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.01.22 01:29:10.148712 [ 275 ] {36681fe1-0524-470a-8617-b661ec668767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1154 | 2026.01.22 01:29:10.149168 [ 275 ] {36681fe1-0524-470a-8617-b661ec668767} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1155 | 2026.01.22 01:29:10.149768 [ 275 ] {36681fe1-0524-470a-8617-b661ec668767} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.01.22 01:29:10.149918 [ 275 ] {36681fe1-0524-470a-8617-b661ec668767} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001775 sec., 41690.14084507042 rows/sec., 3.25 MiB/sec. | ||
| 1157 | 2026.01.22 01:29:10.149963 [ 275 ] {36681fe1-0524-470a-8617-b661ec668767} <Debug> TCPHandler: Processed in 0.00195094 sec. | ||
| 1158 | 2026.01.22 01:29:10.150092 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.01.22 01:29:10.150189 [ 275 ] {2330dd9e-2101-40d1-a508-069463cdd9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.01.22 01:29:10.150236 [ 275 ] {2330dd9e-2101-40d1-a508-069463cdd9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1161 | 2026.01.22 01:29:10.150719 [ 275 ] {2330dd9e-2101-40d1-a508-069463cdd9eb} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.01.22 01:29:10.150756 [ 275 ] {2330dd9e-2101-40d1-a508-069463cdd9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1163 | 2026.01.22 01:29:10.151274 [ 275 ] {2330dd9e-2101-40d1-a508-069463cdd9eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1164 | 2026.01.22 01:29:10.151713 [ 275 ] {2330dd9e-2101-40d1-a508-069463cdd9eb} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.01.22 01:29:10.151856 [ 275 ] {2330dd9e-2101-40d1-a508-069463cdd9eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. | ||
| 1166 | 2026.01.22 01:29:10.151893 [ 275 ] {2330dd9e-2101-40d1-a508-069463cdd9eb} <Debug> TCPHandler: Processed in 0.001852627 sec. | ||
| 1167 | 2026.01.22 01:29:10.152036 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.01.22 01:29:10.152165 [ 275 ] {7956c6af-9727-4f30-b695-90fe36a76c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1169 | 2026.01.22 01:29:10.152237 [ 275 ] {7956c6af-9727-4f30-b695-90fe36a76c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1170 | 2026.01.22 01:29:10.153289 [ 275 ] {7956c6af-9727-4f30-b695-90fe36a76c9e} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.01.22 01:29:10.153335 [ 275 ] {7956c6af-9727-4f30-b695-90fe36a76c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1172 | 2026.01.22 01:29:10.154231 [ 275 ] {7956c6af-9727-4f30-b695-90fe36a76c9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1173 | 2026.01.22 01:29:10.154833 [ 275 ] {7956c6af-9727-4f30-b695-90fe36a76c9e} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.01.22 01:29:10.154984 [ 275 ] {7956c6af-9727-4f30-b695-90fe36a76c9e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002846 sec., 3513.7034434293746 rows/sec., 6.30 MiB/sec. | ||
| 1175 | 2026.01.22 01:29:10.155040 [ 275 ] {7956c6af-9727-4f30-b695-90fe36a76c9e} <Debug> TCPHandler: Processed in 0.003065687 sec. | ||
| 1176 | 2026.01.22 01:29:10.155158 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.01.22 01:29:10.155254 [ 275 ] {b736fab2-88ef-425a-bf13-4ada36317919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1178 | 2026.01.22 01:29:10.155297 [ 275 ] {b736fab2-88ef-425a-bf13-4ada36317919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1179 | 2026.01.22 01:29:10.155648 [ 275 ] {b736fab2-88ef-425a-bf13-4ada36317919} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.01.22 01:29:10.155685 [ 275 ] {b736fab2-88ef-425a-bf13-4ada36317919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1181 | 2026.01.22 01:29:10.156149 [ 275 ] {b736fab2-88ef-425a-bf13-4ada36317919} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1182 | 2026.01.22 01:29:10.156751 [ 275 ] {b736fab2-88ef-425a-bf13-4ada36317919} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.01.22 01:29:10.156892 [ 275 ] {b736fab2-88ef-425a-bf13-4ada36317919} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001658 sec., 36188.17852834741 rows/sec., 2.44 MiB/sec. | ||
| 1184 | 2026.01.22 01:29:10.156934 [ 275 ] {b736fab2-88ef-425a-bf13-4ada36317919} <Debug> TCPHandler: Processed in 0.001827256 sec. | ||
| 1185 | 2026.01.22 01:29:11.271528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 2385 | ||
| 1186 | 2026.01.22 01:29:11.272267 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.01.22 01:29:11.272303 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1188 | 2026.01.22 01:29:11.272944 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1189 | 2026.01.22 01:29:11.273449 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.01.22 01:29:11.273618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2385 | ||
| 1191 | 2026.01.22 01:29:11.383688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1192 | 2026.01.22 01:29:11.400461 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.01.22 01:29:11.400519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1194 | 2026.01.22 01:29:11.406850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1195 | 2026.01.22 01:29:11.408026 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.01.22 01:29:11.410880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1197 | 2026.01.22 01:29:12.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.21 MiB, peak 172.29 MiB, free memory in arenas 0.00 B, will set to 167.85 MiB (RSS), difference: 1.65 MiB | ||
| 1198 | 2026.01.22 01:29:13.778806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 184 | ||
| 1199 | 2026.01.22 01:29:13.780630 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.01.22 01:29:13.780675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1201 | 2026.01.22 01:29:13.781879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1202 | 2026.01.22 01:29:13.782404 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.01.22 01:29:13.782634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1204 | 2026.01.22 01:29:15.135295 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.01.22 01:29:15.135540 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1206 | 2026.01.22 01:29:15.135883 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1207 | 2026.01.22 01:29:15.137924 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1208 | 2026.01.22 01:29:15.138179 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1209 | 2026.01.22 01:29:15.138250 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1210 | 2026.01.22 01:29:15.138440 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1211 | 2026.01.22 01:29:15.140389 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1212 | 2026.01.22 01:29:15.142329 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (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 | ||
| 1213 | 2026.01.22 01:29:15.142351 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1214 | 2026.01.22 01:29:15.144280 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1215 | 2026.01.22 01:29:15.144306 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1216 | 2026.01.22 01:29:15.167678 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.032235 sec., 806.5767023421747 rows/sec., 34.90 KiB/sec. | ||
| 1217 | 2026.01.22 01:29:15.167776 [ 275 ] {f80b0a51-5e8c-4cec-9521-dcbfa8b30318} <Debug> TCPHandler: Processed in 0.032617158 sec. | ||
| 1218 | 2026.01.22 01:29:15.168064 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.01.22 01:29:15.168199 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1220 | 2026.01.22 01:29:15.168408 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1221 | 2026.01.22 01:29:15.168443 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1222 | 2026.01.22 01:29:15.168633 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1223 | 2026.01.22 01:29:15.168686 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.01.22 01:29:15.168787 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1225 | 2026.01.22 01:29:15.168815 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1226 | 2026.01.22 01:29:15.168835 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (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 | ||
| 1227 | 2026.01.22 01:29:15.168850 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1228 | 2026.01.22 01:29:15.168882 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1229 | 2026.01.22 01:29:15.168900 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1230 | 2026.01.22 01:29:15.169456 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001314 sec., 19786.9101978691 rows/sec., 856.16 KiB/sec. | ||
| 1231 | 2026.01.22 01:29:15.169515 [ 275 ] {b80a9076-bd8d-4027-a31b-02105e38855c} <Debug> TCPHandler: Processed in 0.001503048 sec. | ||
| 1232 | 2026.01.22 01:29:15.169727 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.01.22 01:29:15.169855 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1234 | 2026.01.22 01:29:15.170057 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1235 | 2026.01.22 01:29:15.170090 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1236 | 2026.01.22 01:29:15.170273 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1237 | 2026.01.22 01:29:15.170325 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1238 | 2026.01.22 01:29:15.170423 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1239 | 2026.01.22 01:29:15.170451 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1240 | 2026.01.22 01:29:15.170470 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (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 | ||
| 1241 | 2026.01.22 01:29:15.170484 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1242 | 2026.01.22 01:29:15.170517 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1243 | 2026.01.22 01:29:15.170534 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1244 | 2026.01.22 01:29:15.170902 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001099 sec., 23657.870791628753 rows/sec., 1023.66 KiB/sec. | ||
| 1245 | 2026.01.22 01:29:15.170958 [ 275 ] {eb0dc987-d476-44eb-a0a7-5056f2282f2b} <Debug> TCPHandler: Processed in 0.001280752 sec. | ||
| 1246 | 2026.01.22 01:29:15.177458 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2026.01.22 01:29:15.177585 [ 275 ] {6b981c6d-f18e-4f89-b8be-a8fed0e1a481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1248 | 2026.01.22 01:29:15.177651 [ 275 ] {6b981c6d-f18e-4f89-b8be-a8fed0e1a481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1249 | 2026.01.22 01:29:15.178535 [ 275 ] {6b981c6d-f18e-4f89-b8be-a8fed0e1a481} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2026.01.22 01:29:15.178609 [ 275 ] {6b981c6d-f18e-4f89-b8be-a8fed0e1a481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1251 | 2026.01.22 01:29:15.179144 [ 275 ] {6b981c6d-f18e-4f89-b8be-a8fed0e1a481} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1252 | 2026.01.22 01:29:15.179549 [ 275 ] {6b981c6d-f18e-4f89-b8be-a8fed0e1a481} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2026.01.22 01:29:15.179702 [ 275 ] {6b981c6d-f18e-4f89-b8be-a8fed0e1a481} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002154 sec., 1392.7576601671308 rows/sec., 126.94 KiB/sec. | ||
| 1254 | 2026.01.22 01:29:15.179742 [ 275 ] {6b981c6d-f18e-4f89-b8be-a8fed0e1a481} <Debug> TCPHandler: Processed in 0.002344749 sec. | ||
| 1255 | 2026.01.22 01:29:15.179865 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.01.22 01:29:15.179960 [ 275 ] {fb000891-849c-4353-8672-e6a5f857b7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1257 | 2026.01.22 01:29:15.180002 [ 275 ] {fb000891-849c-4353-8672-e6a5f857b7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1258 | 2026.01.22 01:29:15.180410 [ 275 ] {fb000891-849c-4353-8672-e6a5f857b7ba} <Trace> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.01.22 01:29:15.180446 [ 275 ] {fb000891-849c-4353-8672-e6a5f857b7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1260 | 2026.01.22 01:29:15.180841 [ 275 ] {fb000891-849c-4353-8672-e6a5f857b7ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1261 | 2026.01.22 01:29:15.181281 [ 275 ] {fb000891-849c-4353-8672-e6a5f857b7ba} <Trace> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.01.22 01:29:15.181410 [ 275 ] {fb000891-849c-4353-8672-e6a5f857b7ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001468 sec., 1362.3978201634877 rows/sec., 111.09 KiB/sec. | ||
| 1263 | 2026.01.22 01:29:15.181447 [ 275 ] {fb000891-849c-4353-8672-e6a5f857b7ba} <Debug> TCPHandler: Processed in 0.001630532 sec. | ||
| 1264 | 2026.01.22 01:29:15.181563 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.01.22 01:29:15.181656 [ 275 ] {bc3f6b4f-8803-4a2b-8c95-01e8a7471a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1266 | 2026.01.22 01:29:15.181697 [ 275 ] {bc3f6b4f-8803-4a2b-8c95-01e8a7471a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1267 | 2026.01.22 01:29:15.182101 [ 275 ] {bc3f6b4f-8803-4a2b-8c95-01e8a7471a05} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.01.22 01:29:15.182137 [ 275 ] {bc3f6b4f-8803-4a2b-8c95-01e8a7471a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1269 | 2026.01.22 01:29:15.182537 [ 275 ] {bc3f6b4f-8803-4a2b-8c95-01e8a7471a05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1270 | 2026.01.22 01:29:15.182955 [ 275 ] {bc3f6b4f-8803-4a2b-8c95-01e8a7471a05} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.01.22 01:29:15.183081 [ 275 ] {bc3f6b4f-8803-4a2b-8c95-01e8a7471a05} <Debug> executeQuery: Read 71 rows, 5.81 KiB in 0.001443 sec., 49203.0492030492 rows/sec., 3.93 MiB/sec. | ||
| 1272 | 2026.01.22 01:29:15.183118 [ 275 ] {bc3f6b4f-8803-4a2b-8c95-01e8a7471a05} <Debug> TCPHandler: Processed in 0.001603951 sec. | ||
| 1273 | 2026.01.22 01:29:15.183231 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.01.22 01:29:15.183325 [ 275 ] {daa90d85-2da1-43da-9444-273fab4b9031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1275 | 2026.01.22 01:29:15.183363 [ 275 ] {daa90d85-2da1-43da-9444-273fab4b9031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1276 | 2026.01.22 01:29:15.183743 [ 275 ] {daa90d85-2da1-43da-9444-273fab4b9031} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.01.22 01:29:15.183778 [ 275 ] {daa90d85-2da1-43da-9444-273fab4b9031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1278 | 2026.01.22 01:29:15.184176 [ 275 ] {daa90d85-2da1-43da-9444-273fab4b9031} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1279 | 2026.01.22 01:29:15.184617 [ 275 ] {daa90d85-2da1-43da-9444-273fab4b9031} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.01.22 01:29:15.184744 [ 275 ] {daa90d85-2da1-43da-9444-273fab4b9031} <Debug> executeQuery: Read 9 rows, 682.00 B in 0.001437 sec., 6263.048016701462 rows/sec., 463.48 KiB/sec. | ||
| 1281 | 2026.01.22 01:29:15.184782 [ 275 ] {daa90d85-2da1-43da-9444-273fab4b9031} <Debug> TCPHandler: Processed in 0.00159996 sec. | ||
| 1282 | 2026.01.22 01:29:15.184888 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.01.22 01:29:15.184982 [ 275 ] {adc9a561-f8ca-4bc3-bfc9-e690fb6c16b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1284 | 2026.01.22 01:29:15.185020 [ 275 ] {adc9a561-f8ca-4bc3-bfc9-e690fb6c16b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1285 | 2026.01.22 01:29:15.185427 [ 275 ] {adc9a561-f8ca-4bc3-bfc9-e690fb6c16b8} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.01.22 01:29:15.185464 [ 275 ] {adc9a561-f8ca-4bc3-bfc9-e690fb6c16b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1287 | 2026.01.22 01:29:15.185859 [ 275 ] {adc9a561-f8ca-4bc3-bfc9-e690fb6c16b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1288 | 2026.01.22 01:29:15.186335 [ 275 ] {adc9a561-f8ca-4bc3-bfc9-e690fb6c16b8} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.01.22 01:29:15.186461 [ 275 ] {adc9a561-f8ca-4bc3-bfc9-e690fb6c16b8} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001497 sec., 50768.20307281229 rows/sec., 3.97 MiB/sec. | ||
| 1290 | 2026.01.22 01:29:15.186499 [ 275 ] {adc9a561-f8ca-4bc3-bfc9-e690fb6c16b8} <Debug> TCPHandler: Processed in 0.001659102 sec. | ||
| 1291 | 2026.01.22 01:29:15.186620 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.01.22 01:29:15.186713 [ 275 ] {4f91dd47-521c-40ae-ade3-0a0798835867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1293 | 2026.01.22 01:29:15.186755 [ 275 ] {4f91dd47-521c-40ae-ade3-0a0798835867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1294 | 2026.01.22 01:29:15.187158 [ 275 ] {4f91dd47-521c-40ae-ade3-0a0798835867} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.01.22 01:29:15.187196 [ 275 ] {4f91dd47-521c-40ae-ade3-0a0798835867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1296 | 2026.01.22 01:29:15.187626 [ 275 ] {4f91dd47-521c-40ae-ade3-0a0798835867} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1297 | 2026.01.22 01:29:15.188049 [ 275 ] {4f91dd47-521c-40ae-ade3-0a0798835867} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.01.22 01:29:15.188178 [ 275 ] {4f91dd47-521c-40ae-ade3-0a0798835867} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001482 sec., 108636.97705802969 rows/sec., 7.57 MiB/sec. | ||
| 1299 | 2026.01.22 01:29:15.188214 [ 275 ] {4f91dd47-521c-40ae-ade3-0a0798835867} <Debug> TCPHandler: Processed in 0.001643222 sec. | ||
| 1300 | 2026.01.22 01:29:15.188324 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.01.22 01:29:15.188418 [ 275 ] {45d30530-0b42-45d4-8dc7-42a7eaf2fbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1302 | 2026.01.22 01:29:15.188471 [ 275 ] {45d30530-0b42-45d4-8dc7-42a7eaf2fbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1303 | 2026.01.22 01:29:15.189169 [ 275 ] {45d30530-0b42-45d4-8dc7-42a7eaf2fbb3} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.01.22 01:29:15.189206 [ 275 ] {45d30530-0b42-45d4-8dc7-42a7eaf2fbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1305 | 2026.01.22 01:29:15.189813 [ 275 ] {45d30530-0b42-45d4-8dc7-42a7eaf2fbb3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1306 | 2026.01.22 01:29:15.190246 [ 275 ] {45d30530-0b42-45d4-8dc7-42a7eaf2fbb3} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.01.22 01:29:15.190382 [ 275 ] {45d30530-0b42-45d4-8dc7-42a7eaf2fbb3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001982 sec., 3531.786074672049 rows/sec., 6.33 MiB/sec. | ||
| 1308 | 2026.01.22 01:29:15.190436 [ 275 ] {45d30530-0b42-45d4-8dc7-42a7eaf2fbb3} <Debug> TCPHandler: Processed in 0.002160464 sec. | ||
| 1309 | 2026.01.22 01:29:15.190550 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.01.22 01:29:15.190645 [ 275 ] {a34d20d6-08df-430f-81b1-b8b7265c0251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1311 | 2026.01.22 01:29:15.190686 [ 275 ] {a34d20d6-08df-430f-81b1-b8b7265c0251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1312 | 2026.01.22 01:29:15.191004 [ 275 ] {a34d20d6-08df-430f-81b1-b8b7265c0251} <Trace> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.01.22 01:29:15.191040 [ 275 ] {a34d20d6-08df-430f-81b1-b8b7265c0251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1314 | 2026.01.22 01:29:15.191477 [ 275 ] {a34d20d6-08df-430f-81b1-b8b7265c0251} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1315 | 2026.01.22 01:29:15.191922 [ 275 ] {a34d20d6-08df-430f-81b1-b8b7265c0251} <Trace> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.01.22 01:29:15.192052 [ 275 ] {a34d20d6-08df-430f-81b1-b8b7265c0251} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001427 sec., 2102.312543798178 rows/sec., 148.50 KiB/sec. | ||
| 1317 | 2026.01.22 01:29:15.192089 [ 275 ] {a34d20d6-08df-430f-81b1-b8b7265c0251} <Debug> TCPHandler: Processed in 0.00158841 sec. | ||
| 1318 | 2026.01.22 01:29:15.192201 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.01.22 01:29:15.192294 [ 275 ] {0c4997bc-18a6-4410-9cda-4504280bf734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.01.22 01:29:15.192334 [ 275 ] {0c4997bc-18a6-4410-9cda-4504280bf734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1321 | 2026.01.22 01:29:15.192667 [ 275 ] {0c4997bc-18a6-4410-9cda-4504280bf734} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.01.22 01:29:15.192703 [ 275 ] {0c4997bc-18a6-4410-9cda-4504280bf734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1323 | 2026.01.22 01:29:15.193114 [ 275 ] {0c4997bc-18a6-4410-9cda-4504280bf734} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1324 | 2026.01.22 01:29:15.193542 [ 275 ] {0c4997bc-18a6-4410-9cda-4504280bf734} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.01.22 01:29:15.193680 [ 275 ] {0c4997bc-18a6-4410-9cda-4504280bf734} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. | ||
| 1326 | 2026.01.22 01:29:15.193720 [ 275 ] {0c4997bc-18a6-4410-9cda-4504280bf734} <Debug> TCPHandler: Processed in 0.00156872 sec. | ||
| 1327 | 2026.01.22 01:29:18.564163 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57554 | ||
| 1328 | 2026.01.22 01:29:18.564274 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1329 | 2026.01.22 01:29:18.564299 [ 286 ] {} <Debug> TCP-Session: 4d2c5bc1-1a3d-4778-ba8d-cf2d4153aa63 Authenticating user 'default' from [fd00:1122:3344:101::e]:57554 | ||
| 1330 | 2026.01.22 01:29:18.564319 [ 286 ] {} <Debug> TCP-Session: 4d2c5bc1-1a3d-4778-ba8d-cf2d4153aa63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.01.22 01:29:18.564333 [ 286 ] {} <Debug> TCP-Session: 4d2c5bc1-1a3d-4778-ba8d-cf2d4153aa63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2026.01.22 01:29:18.564559 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46389 | ||
| 1333 | 2026.01.22 01:29:18.564571 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63654 | ||
| 1334 | 2026.01.22 01:29:18.564596 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57165 | ||
| 1335 | 2026.01.22 01:29:18.564629 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48126 | ||
| 1336 | 2026.01.22 01:29:18.564639 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38249 | ||
| 1337 | 2026.01.22 01:29:18.564675 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1338 | 2026.01.22 01:29:18.564682 [ 286 ] {} <Trace> TCP-Session: 4d2c5bc1-1a3d-4778-ba8d-cf2d4153aa63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.01.22 01:29:18.564707 [ 287 ] {} <Debug> TCP-Session: ba20f827-bef0-4575-b288-9203ceb48158 Authenticating user 'default' from [fd00:1122:3344:101::e]:46389 | ||
| 1340 | 2026.01.22 01:29:18.564717 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1341 | 2026.01.22 01:29:18.564722 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1342 | 2026.01.22 01:29:18.564741 [ 287 ] {} <Debug> TCP-Session: ba20f827-bef0-4575-b288-9203ceb48158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.01.22 01:29:18.564769 [ 290 ] {} <Debug> TCP-Session: 2773c26e-e49e-473b-83ec-7c4cf41c128f Authenticating user 'default' from [fd00:1122:3344:101::e]:57165 | ||
| 1344 | 2026.01.22 01:29:18.564860 [ 286 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57554) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1345 | 2026.01.22 01:29:18.564893 [ 290 ] {} <Debug> TCP-Session: 2773c26e-e49e-473b-83ec-7c4cf41c128f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.01.22 01:29:18.564752 [ 293 ] {} <Debug> TCP-Session: 881bd013-7c8d-4fd0-8334-448202492c6d Authenticating user 'default' from [fd00:1122:3344:101::e]:48126 | ||
| 1347 | 2026.01.22 01:29:18.564917 [ 290 ] {} <Debug> TCP-Session: 2773c26e-e49e-473b-83ec-7c4cf41c128f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.01.22 01:29:18.564940 [ 293 ] {} <Debug> TCP-Session: 881bd013-7c8d-4fd0-8334-448202492c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.01.22 01:29:18.564737 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1350 | 2026.01.22 01:29:18.564965 [ 293 ] {} <Debug> TCP-Session: 881bd013-7c8d-4fd0-8334-448202492c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.01.22 01:29:18.564674 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1352 | 2026.01.22 01:29:18.564996 [ 294 ] {} <Debug> TCP-Session: d7e8a60b-adab-4797-ab77-6f89c4a90ada Authenticating user 'default' from [fd00:1122:3344:101::e]:38249 | ||
| 1353 | 2026.01.22 01:29:18.564619 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59480 | ||
| 1354 | 2026.01.22 01:29:18.564607 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34038 | ||
| 1355 | 2026.01.22 01:29:18.564575 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33598 | ||
| 1356 | 2026.01.22 01:29:18.565119 [ 289 ] {} <Debug> TCP-Session: a1d2ffcb-e420-4b52-b4b4-1a3eb3a8ef3c Authenticating user 'default' from [fd00:1122:3344:101::e]:63654 | ||
| 1357 | 2026.01.22 01:29:18.565138 [ 286 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1358 | 2026.01.22 01:29:18.565156 [ 289 ] {} <Debug> TCP-Session: a1d2ffcb-e420-4b52-b4b4-1a3eb3a8ef3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.01.22 01:29:18.565168 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1360 | 2026.01.22 01:29:18.565185 [ 289 ] {} <Debug> TCP-Session: a1d2ffcb-e420-4b52-b4b4-1a3eb3a8ef3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.01.22 01:29:18.565203 [ 294 ] {} <Debug> TCP-Session: d7e8a60b-adab-4797-ab77-6f89c4a90ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.01.22 01:29:18.565210 [ 291 ] {} <Debug> TCP-Session: 77d1a116-469e-4a20-9965-2df109610d68 Authenticating user 'default' from [fd00:1122:3344:101::e]:34038 | ||
| 1363 | 2026.01.22 01:29:18.565209 [ 286 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1364 | 2026.01.22 01:29:18.565225 [ 294 ] {} <Debug> TCP-Session: d7e8a60b-adab-4797-ab77-6f89c4a90ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.01.22 01:29:18.565235 [ 291 ] {} <Debug> TCP-Session: 77d1a116-469e-4a20-9965-2df109610d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.01.22 01:29:18.564866 [ 287 ] {} <Debug> TCP-Session: ba20f827-bef0-4575-b288-9203ceb48158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2026.01.22 01:29:18.565266 [ 291 ] {} <Debug> TCP-Session: 77d1a116-469e-4a20-9965-2df109610d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2026.01.22 01:29:18.565272 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1369 | 2026.01.22 01:29:18.565272 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1370 | 2026.01.22 01:29:18.565318 [ 288 ] {} <Debug> TCP-Session: 1e301aea-63fd-4a7e-8172-c92d7c86076f Authenticating user 'default' from [fd00:1122:3344:101::e]:33598 | ||
| 1371 | 2026.01.22 01:29:18.565327 [ 292 ] {} <Debug> TCP-Session: 223455a4-abab-44cb-8f7c-84a1e40352bf Authenticating user 'default' from [fd00:1122:3344:101::e]:59480 | ||
| 1372 | 2026.01.22 01:29:18.565343 [ 288 ] {} <Debug> TCP-Session: 1e301aea-63fd-4a7e-8172-c92d7c86076f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2026.01.22 01:29:18.565346 [ 292 ] {} <Debug> TCP-Session: 223455a4-abab-44cb-8f7c-84a1e40352bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.01.22 01:29:18.565357 [ 288 ] {} <Debug> TCP-Session: 1e301aea-63fd-4a7e-8172-c92d7c86076f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.01.22 01:29:18.565363 [ 292 ] {} <Debug> TCP-Session: 223455a4-abab-44cb-8f7c-84a1e40352bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2026.01.22 01:29:18.565532 [ 286 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Debug> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe) (SelectExecutor): Key condition: unknown | ||
| 1377 | 2026.01.22 01:29:18.566486 [ 284 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Trace> AggregatingTransform: Aggregating | ||
| 1378 | 2026.01.22 01:29:18.566528 [ 284 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 1379 | 2026.01.22 01:29:18.566566 [ 284 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932023 sec. (1072.935 rows/sec., 41.91 KiB/sec.) | ||
| 1380 | 2026.01.22 01:29:18.566587 [ 284 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Trace> Aggregator: Merging aggregated data | ||
| 1381 | 2026.01.22 01:29:18.568068 [ 286 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 1382 | 2026.01.22 01:29:18.568241 [ 286 ] {236bade2-9bae-4e47-94ab-5a11b080e4ac} <Debug> TCPHandler: Processed in 0.003695464 sec. | ||
| 1383 | 2026.01.22 01:29:18.568324 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1384 | 2026.01.22 01:29:18.568359 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1385 | 2026.01.22 01:29:18.568368 [ 286 ] {} <Debug> TCP-Session: 4d2c5bc1-1a3d-4778-ba8d-cf2d4153aa63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.01.22 01:29:18.568384 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1387 | 2026.01.22 01:29:18.568403 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1388 | 2026.01.22 01:29:18.568423 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1389 | 2026.01.22 01:29:18.568452 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1390 | 2026.01.22 01:29:18.568474 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1391 | 2026.01.22 01:29:18.568483 [ 289 ] {} <Debug> TCP-Session: a1d2ffcb-e420-4b52-b4b4-1a3eb3a8ef3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.01.22 01:29:18.568492 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1393 | 2026.01.22 01:29:18.568523 [ 290 ] {} <Debug> TCP-Session: 2773c26e-e49e-473b-83ec-7c4cf41c128f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.01.22 01:29:18.568503 [ 293 ] {} <Debug> TCP-Session: 881bd013-7c8d-4fd0-8334-448202492c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.01.22 01:29:18.568548 [ 292 ] {} <Debug> TCP-Session: 223455a4-abab-44cb-8f7c-84a1e40352bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.01.22 01:29:18.568469 [ 287 ] {} <Debug> TCP-Session: ba20f827-bef0-4575-b288-9203ceb48158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.01.22 01:29:18.568453 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1398 | 2026.01.22 01:29:18.568442 [ 288 ] {} <Debug> TCP-Session: 1e301aea-63fd-4a7e-8172-c92d7c86076f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.01.22 01:29:18.568661 [ 291 ] {} <Debug> TCP-Session: 77d1a116-469e-4a20-9965-2df109610d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.01.22 01:29:18.568404 [ 294 ] {} <Debug> TCP-Session: d7e8a60b-adab-4797-ab77-6f89c4a90ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2026.01.22 01:29:18.704196 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1402 | 2026.01.22 01:29:18.704258 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1403 | 2026.01.22 01:29:18.721979 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60225 | ||
| 1404 | 2026.01.22 01:29:18.722078 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1405 | 2026.01.22 01:29:18.722105 [ 286 ] {} <Debug> TCP-Session: 20baa826-17e9-4cfd-9341-758bfc810abc Authenticating user 'default' from [fd00:1122:3344:101::e]:60225 | ||
| 1406 | 2026.01.22 01:29:18.722128 [ 286 ] {} <Debug> TCP-Session: 20baa826-17e9-4cfd-9341-758bfc810abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.01.22 01:29:18.722141 [ 286 ] {} <Debug> TCP-Session: 20baa826-17e9-4cfd-9341-758bfc810abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1408 | 2026.01.22 01:29:18.722376 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34866 | ||
| 1409 | 2026.01.22 01:29:18.722403 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64781 | ||
| 1410 | 2026.01.22 01:29:18.722438 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52740 | ||
| 1411 | 2026.01.22 01:29:18.722474 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59619 | ||
| 1412 | 2026.01.22 01:29:18.722495 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47826 | ||
| 1413 | 2026.01.22 01:29:18.722510 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1414 | 2026.01.22 01:29:18.722516 [ 286 ] {} <Trace> TCP-Session: 20baa826-17e9-4cfd-9341-758bfc810abc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.01.22 01:29:18.722553 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1416 | 2026.01.22 01:29:18.722562 [ 287 ] {} <Debug> TCP-Session: a9f1c704-d0d3-4e55-a5fb-26d198a9b15d Authenticating user 'default' from [fd00:1122:3344:101::e]:34866 | ||
| 1417 | 2026.01.22 01:29:18.722594 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1418 | 2026.01.22 01:29:18.722607 [ 290 ] {} <Debug> TCP-Session: 95566472-ac79-40ef-b407-13ae5111bedf Authenticating user 'default' from [fd00:1122:3344:101::e]:52740 | ||
| 1419 | 2026.01.22 01:29:18.722602 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1420 | 2026.01.22 01:29:18.722637 [ 287 ] {} <Debug> TCP-Session: a9f1c704-d0d3-4e55-a5fb-26d198a9b15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.01.22 01:29:18.722651 [ 290 ] {} <Debug> TCP-Session: 95566472-ac79-40ef-b407-13ae5111bedf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.01.22 01:29:18.722678 [ 287 ] {} <Debug> TCP-Session: a9f1c704-d0d3-4e55-a5fb-26d198a9b15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.01.22 01:29:18.722690 [ 290 ] {} <Debug> TCP-Session: 95566472-ac79-40ef-b407-13ae5111bedf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.01.22 01:29:18.722725 [ 286 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1425 | 2026.01.22 01:29:18.722683 [ 292 ] {} <Debug> TCP-Session: 62ff2923-8d2d-4817-938f-437267fe68d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59619 | ||
| 1426 | 2026.01.22 01:29:18.722507 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1427 | 2026.01.22 01:29:18.722791 [ 292 ] {} <Debug> TCP-Session: 62ff2923-8d2d-4817-938f-437267fe68d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.01.22 01:29:18.722484 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37773 | ||
| 1429 | 2026.01.22 01:29:18.722817 [ 289 ] {} <Debug> TCP-Session: 8c337c5a-d61a-4e54-b834-a288eed14e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:64781 | ||
| 1430 | 2026.01.22 01:29:18.722439 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65358 | ||
| 1431 | 2026.01.22 01:29:18.722886 [ 289 ] {} <Debug> TCP-Session: 8c337c5a-d61a-4e54-b834-a288eed14e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2026.01.22 01:29:18.722892 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1433 | 2026.01.22 01:29:18.722911 [ 289 ] {} <Debug> TCP-Session: 8c337c5a-d61a-4e54-b834-a288eed14e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2026.01.22 01:29:18.722390 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61227 | ||
| 1435 | 2026.01.22 01:29:18.722933 [ 293 ] {} <Debug> TCP-Session: 8443f3ce-5e06-4a73-8a47-b525661eafd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37773 | ||
| 1436 | 2026.01.22 01:29:18.722944 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1437 | 2026.01.22 01:29:18.722989 [ 293 ] {} <Debug> TCP-Session: 8443f3ce-5e06-4a73-8a47-b525661eafd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2026.01.22 01:29:18.723008 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1439 | 2026.01.22 01:29:18.723012 [ 291 ] {} <Debug> TCP-Session: e31dd538-3e1d-48eb-9572-fb337c63527d Authenticating user 'default' from [fd00:1122:3344:101::e]:65358 | ||
| 1440 | 2026.01.22 01:29:18.723027 [ 293 ] {} <Debug> TCP-Session: 8443f3ce-5e06-4a73-8a47-b525661eafd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.01.22 01:29:18.723046 [ 286 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1442 | 2026.01.22 01:29:18.723054 [ 291 ] {} <Debug> TCP-Session: e31dd538-3e1d-48eb-9572-fb337c63527d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.01.22 01:29:18.723044 [ 288 ] {} <Debug> TCP-Session: c7881f41-42e0-4d28-98e5-4533d0aaad51 Authenticating user 'default' from [fd00:1122:3344:101::e]:61227 | ||
| 1444 | 2026.01.22 01:29:18.723102 [ 291 ] {} <Debug> TCP-Session: e31dd538-3e1d-48eb-9572-fb337c63527d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2026.01.22 01:29:18.723119 [ 286 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1446 | 2026.01.22 01:29:18.723121 [ 288 ] {} <Debug> TCP-Session: c7881f41-42e0-4d28-98e5-4533d0aaad51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.01.22 01:29:18.722638 [ 294 ] {} <Debug> TCP-Session: 9ced0130-d9be-4f5a-8d37-455796a3b68f Authenticating user 'default' from [fd00:1122:3344:101::e]:47826 | ||
| 1448 | 2026.01.22 01:29:18.723161 [ 288 ] {} <Debug> TCP-Session: c7881f41-42e0-4d28-98e5-4533d0aaad51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.01.22 01:29:18.723185 [ 294 ] {} <Debug> TCP-Session: 9ced0130-d9be-4f5a-8d37-455796a3b68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.01.22 01:29:18.722818 [ 292 ] {} <Debug> TCP-Session: 62ff2923-8d2d-4817-938f-437267fe68d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.01.22 01:29:18.723216 [ 294 ] {} <Debug> TCP-Session: 9ced0130-d9be-4f5a-8d37-455796a3b68f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2026.01.22 01:29:18.723447 [ 286 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Debug> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe) (SelectExecutor): Key condition: unknown | ||
| 1453 | 2026.01.22 01:29:18.724391 [ 342 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Trace> AggregatingTransform: Aggregating | ||
| 1454 | 2026.01.22 01:29:18.724444 [ 342 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1455 | 2026.01.22 01:29:18.724484 [ 342 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935224 sec. (1069.263 rows/sec., 41.77 KiB/sec.) | ||
| 1456 | 2026.01.22 01:29:18.724504 [ 342 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Trace> Aggregator: Merging aggregated data | ||
| 1457 | 2026.01.22 01:29:18.725628 [ 286 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00296 sec., 337.83783783783787 rows/sec., 13.20 KiB/sec. | ||
| 1458 | 2026.01.22 01:29:18.725749 [ 286 ] {02ae8053-a76a-4c30-8492-f19b2dd2e47f} <Debug> TCPHandler: Processed in 0.003364645 sec. | ||
| 1459 | 2026.01.22 01:29:18.725877 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2026.01.22 01:29:18.725903 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2026.01.22 01:29:18.725910 [ 286 ] {} <Debug> TCP-Session: 20baa826-17e9-4cfd-9341-758bfc810abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.01.22 01:29:18.725933 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1463 | 2026.01.22 01:29:18.725955 [ 287 ] {} <Debug> TCP-Session: a9f1c704-d0d3-4e55-a5fb-26d198a9b15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.01.22 01:29:18.725980 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1465 | 2026.01.22 01:29:18.725984 [ 290 ] {} <Debug> TCP-Session: 95566472-ac79-40ef-b407-13ae5111bedf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2026.01.22 01:29:18.726004 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1467 | 2026.01.22 01:29:18.726030 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1468 | 2026.01.22 01:29:18.726054 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1469 | 2026.01.22 01:29:18.726075 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1470 | 2026.01.22 01:29:18.726088 [ 293 ] {} <Debug> TCP-Session: 8443f3ce-5e06-4a73-8a47-b525661eafd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.01.22 01:29:18.726093 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1472 | 2026.01.22 01:29:18.726124 [ 289 ] {} <Debug> TCP-Session: 8c337c5a-d61a-4e54-b834-a288eed14e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.01.22 01:29:18.726110 [ 294 ] {} <Debug> TCP-Session: 9ced0130-d9be-4f5a-8d37-455796a3b68f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2026.01.22 01:29:18.726162 [ 292 ] {} <Debug> TCP-Session: 62ff2923-8d2d-4817-938f-437267fe68d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2026.01.22 01:29:18.726077 [ 291 ] {} <Debug> TCP-Session: e31dd538-3e1d-48eb-9572-fb337c63527d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2026.01.22 01:29:18.726025 [ 288 ] {} <Debug> TCP-Session: c7881f41-42e0-4d28-98e5-4533d0aaad51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2026.01.22 01:29:18.774600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2833 | ||
| 1478 | 2026.01.22 01:29:18.775086 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.01.22 01:29:18.775131 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1480 | 2026.01.22 01:29:18.775784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1481 | 2026.01.22 01:29:18.776306 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.01.22 01:29:18.776452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2833 | ||
| 1483 | 2026.01.22 01:29:18.776459 [ 91 ] {} <Debug> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1484 | 2026.01.22 01:29:18.776526 [ 91 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.01.22 01:29:18.776548 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1486 | 2026.01.22 01:29:18.778628 [ 190 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::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 | ||
| 1487 | 2026.01.22 01:29:18.778777 [ 190 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1488 | 2026.01.22 01:29:18.778882 [ 190 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1489 | 2026.01.22 01:29:18.779014 [ 190 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1490 | 2026.01.22 01:29:18.779079 [ 190 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1491 | 2026.01.22 01:29:18.779133 [ 190 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1492 | 2026.01.22 01:29:18.779182 [ 190 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 494 rows starting from the beginning of the part | ||
| 1493 | 2026.01.22 01:29:18.779236 [ 190 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1494 | 2026.01.22 01:29:18.791280 [ 188 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2833 rows, containing 4 columns (4 merged, 0 gathered) in 0.014633521 sec., 193596.60603897038 rows/sec., 2.77 MiB/sec. | ||
| 1495 | 2026.01.22 01:29:18.792256 [ 201 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1496 | 2026.01.22 01:29:18.792921 [ 201 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.01.22 01:29:18.793029 [ 201 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_6_1} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1498 | 2026.01.22 01:29:18.793166 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1499 | 2026.01.22 01:29:18.911855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1500 | 2026.01.22 01:29:18.928883 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.01.22 01:29:18.928945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1502 | 2026.01.22 01:29:18.935355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1503 | 2026.01.22 01:29:18.936496 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.01.22 01:29:18.936807 [ 91 ] {} <Debug> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1505 | 2026.01.22 01:29:18.936888 [ 91 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.01.22 01:29:18.936919 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1507 | 2026.01.22 01:29:18.937027 [ 201 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 1508 | 2026.01.22 01:29:18.939554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1509 | 2026.01.22 01:29:18.939921 [ 201 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1510 | 2026.01.22 01:29:18.940663 [ 201 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 1511 | 2026.01.22 01:29:18.944055 [ 201 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 1512 | 2026.01.22 01:29:18.947411 [ 201 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 1513 | 2026.01.22 01:29:18.951231 [ 201 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 1514 | 2026.01.22 01:29:18.956357 [ 201 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 1515 | 2026.01.22 01:29:18.960551 [ 201 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 1516 | 2026.01.22 01:29:19.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.77 MiB, peak 179.77 MiB, free memory in arenas 0.00 B, will set to 178.61 MiB (RSS), difference: -1.16 MiB | ||
| 1517 | 2026.01.22 01:29:19.020244 [ 188 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083257601 sec., 552.5021072850753 rows/sec., 2.86 MiB/sec. | ||
| 1518 | 2026.01.22 01:29:19.022625 [ 191 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1519 | 2026.01.22 01:29:19.025118 [ 191 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_6_1} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.01.22 01:29:19.025234 [ 191 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_6_1} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1521 | 2026.01.22 01:29:19.026878 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1522 | 2026.01.22 01:29:20.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.20 MiB, peak 179.77 MiB, free memory in arenas 0.00 B, will set to 180.59 MiB (RSS), difference: 11.39 MiB | ||
| 1523 | 2026.01.22 01:29:20.141947 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.01.22 01:29:20.142140 [ 275 ] {bbe551f5-1a05-4a3a-a363-62cf1d78086d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1525 | 2026.01.22 01:29:20.142209 [ 275 ] {bbe551f5-1a05-4a3a-a363-62cf1d78086d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1526 | 2026.01.22 01:29:20.142908 [ 275 ] {bbe551f5-1a05-4a3a-a363-62cf1d78086d} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.01.22 01:29:20.142957 [ 275 ] {bbe551f5-1a05-4a3a-a363-62cf1d78086d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1528 | 2026.01.22 01:29:20.143372 [ 275 ] {bbe551f5-1a05-4a3a-a363-62cf1d78086d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1529 | 2026.01.22 01:29:20.143602 [ 275 ] {bbe551f5-1a05-4a3a-a363-62cf1d78086d} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.01.22 01:29:20.143753 [ 275 ] {bbe551f5-1a05-4a3a-a363-62cf1d78086d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001665 sec., 45645.64564564564 rows/sec., 3.76 MiB/sec. | ||
| 1531 | 2026.01.22 01:29:20.143796 [ 275 ] {bbe551f5-1a05-4a3a-a363-62cf1d78086d} <Debug> TCPHandler: Processed in 0.001983951 sec. | ||
| 1532 | 2026.01.22 01:29:20.143931 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.01.22 01:29:20.144028 [ 275 ] {1b6fb22b-8ac7-4dd8-a90b-f67bd167aa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1534 | 2026.01.22 01:29:20.144069 [ 275 ] {1b6fb22b-8ac7-4dd8-a90b-f67bd167aa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1535 | 2026.01.22 01:29:20.144466 [ 275 ] {1b6fb22b-8ac7-4dd8-a90b-f67bd167aa47} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.01.22 01:29:20.144505 [ 275 ] {1b6fb22b-8ac7-4dd8-a90b-f67bd167aa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1537 | 2026.01.22 01:29:20.144816 [ 275 ] {1b6fb22b-8ac7-4dd8-a90b-f67bd167aa47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1538 | 2026.01.22 01:29:20.145028 [ 275 ] {1b6fb22b-8ac7-4dd8-a90b-f67bd167aa47} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.01.22 01:29:20.145156 [ 275 ] {1b6fb22b-8ac7-4dd8-a90b-f67bd167aa47} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 655.58 KiB/sec. | ||
| 1540 | 2026.01.22 01:29:20.145199 [ 275 ] {1b6fb22b-8ac7-4dd8-a90b-f67bd167aa47} <Debug> TCPHandler: Processed in 0.001318833 sec. | ||
| 1541 | 2026.01.22 01:29:20.145315 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.01.22 01:29:20.145409 [ 275 ] {acbbf2a6-9d40-4257-b590-e1ab2c9ea9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1543 | 2026.01.22 01:29:20.145449 [ 275 ] {acbbf2a6-9d40-4257-b590-e1ab2c9ea9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1544 | 2026.01.22 01:29:20.145860 [ 275 ] {acbbf2a6-9d40-4257-b590-e1ab2c9ea9f0} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.01.22 01:29:20.145897 [ 275 ] {acbbf2a6-9d40-4257-b590-e1ab2c9ea9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1546 | 2026.01.22 01:29:20.146230 [ 275 ] {acbbf2a6-9d40-4257-b590-e1ab2c9ea9f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1547 | 2026.01.22 01:29:20.146441 [ 275 ] {acbbf2a6-9d40-4257-b590-e1ab2c9ea9f0} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.01.22 01:29:20.146578 [ 275 ] {acbbf2a6-9d40-4257-b590-e1ab2c9ea9f0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001187 sec., 62342.03875315923 rows/sec., 4.87 MiB/sec. | ||
| 1549 | 2026.01.22 01:29:20.146617 [ 275 ] {acbbf2a6-9d40-4257-b590-e1ab2c9ea9f0} <Debug> TCPHandler: Processed in 0.001352494 sec. | ||
| 1550 | 2026.01.22 01:29:20.146748 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.01.22 01:29:20.146842 [ 275 ] {6e4f2815-d9f4-4b9f-b14a-ddfc8e98a778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1552 | 2026.01.22 01:29:20.146885 [ 275 ] {6e4f2815-d9f4-4b9f-b14a-ddfc8e98a778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1553 | 2026.01.22 01:29:20.147305 [ 275 ] {6e4f2815-d9f4-4b9f-b14a-ddfc8e98a778} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.01.22 01:29:20.147342 [ 275 ] {6e4f2815-d9f4-4b9f-b14a-ddfc8e98a778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1555 | 2026.01.22 01:29:20.147687 [ 275 ] {6e4f2815-d9f4-4b9f-b14a-ddfc8e98a778} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1556 | 2026.01.22 01:29:20.147912 [ 275 ] {6e4f2815-d9f4-4b9f-b14a-ddfc8e98a778} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.01.22 01:29:20.148054 [ 275 ] {6e4f2815-d9f4-4b9f-b14a-ddfc8e98a778} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 1558 | 2026.01.22 01:29:20.148092 [ 275 ] {6e4f2815-d9f4-4b9f-b14a-ddfc8e98a778} <Debug> TCPHandler: Processed in 0.001393995 sec. | ||
| 1559 | 2026.01.22 01:29:20.148210 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.01.22 01:29:20.148304 [ 275 ] {e38bc121-e96a-47cd-a1ff-9e816d54b3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1561 | 2026.01.22 01:29:20.148359 [ 275 ] {e38bc121-e96a-47cd-a1ff-9e816d54b3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1562 | 2026.01.22 01:29:20.149152 [ 275 ] {e38bc121-e96a-47cd-a1ff-9e816d54b3fc} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.01.22 01:29:20.149194 [ 275 ] {e38bc121-e96a-47cd-a1ff-9e816d54b3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1564 | 2026.01.22 01:29:20.149752 [ 275 ] {e38bc121-e96a-47cd-a1ff-9e816d54b3fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1565 | 2026.01.22 01:29:20.150003 [ 275 ] {e38bc121-e96a-47cd-a1ff-9e816d54b3fc} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.01.22 01:29:20.150151 [ 275 ] {e38bc121-e96a-47cd-a1ff-9e816d54b3fc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001867 sec., 5356.186395286556 rows/sec., 9.60 MiB/sec. | ||
| 1567 | 2026.01.22 01:29:20.150205 [ 275 ] {e38bc121-e96a-47cd-a1ff-9e816d54b3fc} <Debug> TCPHandler: Processed in 0.002045081 sec. | ||
| 1568 | 2026.01.22 01:29:20.150321 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.01.22 01:29:20.150417 [ 275 ] {45910e59-e5bd-4fdf-ba2e-300030050495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1570 | 2026.01.22 01:29:20.150461 [ 275 ] {45910e59-e5bd-4fdf-ba2e-300030050495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1571 | 2026.01.22 01:29:20.150808 [ 275 ] {45910e59-e5bd-4fdf-ba2e-300030050495} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.01.22 01:29:20.150845 [ 275 ] {45910e59-e5bd-4fdf-ba2e-300030050495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1573 | 2026.01.22 01:29:20.151157 [ 275 ] {45910e59-e5bd-4fdf-ba2e-300030050495} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1574 | 2026.01.22 01:29:20.151377 [ 275 ] {45910e59-e5bd-4fdf-ba2e-300030050495} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.01.22 01:29:20.151507 [ 275 ] {45910e59-e5bd-4fdf-ba2e-300030050495} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 1576 | 2026.01.22 01:29:20.151543 [ 275 ] {45910e59-e5bd-4fdf-ba2e-300030050495} <Debug> TCPHandler: Processed in 0.001270152 sec. | ||
| 1577 | 2026.01.22 01:29:23.783632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 224 | ||
| 1578 | 2026.01.22 01:29:23.785948 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.01.22 01:29:23.786005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1580 | 2026.01.22 01:29:23.787232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1581 | 2026.01.22 01:29:23.787506 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.01.22 01:29:23.787822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1583 | 2026.01.22 01:29:25.142559 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.01.22 01:29:25.142762 [ 275 ] {05b94331-ce91-44f8-a999-7e1114b09796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1585 | 2026.01.22 01:29:25.142834 [ 275 ] {05b94331-ce91-44f8-a999-7e1114b09796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1586 | 2026.01.22 01:29:25.143503 [ 275 ] {05b94331-ce91-44f8-a999-7e1114b09796} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.01.22 01:29:25.143544 [ 275 ] {05b94331-ce91-44f8-a999-7e1114b09796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1588 | 2026.01.22 01:29:25.143933 [ 275 ] {05b94331-ce91-44f8-a999-7e1114b09796} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1589 | 2026.01.22 01:29:25.144183 [ 275 ] {05b94331-ce91-44f8-a999-7e1114b09796} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.01.22 01:29:25.144321 [ 81 ] {} <Debug> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1591 | 2026.01.22 01:29:25.144343 [ 275 ] {05b94331-ce91-44f8-a999-7e1114b09796} <Debug> executeQuery: Read 94 rows, 7.98 KiB in 0.00163 sec., 57668.71165644172 rows/sec., 4.78 MiB/sec. | ||
| 1592 | 2026.01.22 01:29:25.144386 [ 81 ] {} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.01.22 01:29:25.144400 [ 275 ] {05b94331-ce91-44f8-a999-7e1114b09796} <Debug> TCPHandler: Processed in 0.00197681 sec. | ||
| 1594 | 2026.01.22 01:29:25.144413 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1595 | 2026.01.22 01:29:25.144540 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.01.22 01:29:25.144542 [ 194 ] {901c7179-9380-4856-aa19-5b79fffa2636::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 | ||
| 1597 | 2026.01.22 01:29:25.144641 [ 275 ] {409d15cc-3259-4951-821b-f64d880b9869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1598 | 2026.01.22 01:29:25.144648 [ 194 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1599 | 2026.01.22 01:29:25.144682 [ 275 ] {409d15cc-3259-4951-821b-f64d880b9869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1600 | 2026.01.22 01:29:25.144690 [ 194 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1601 | 2026.01.22 01:29:25.144778 [ 194 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1602 | 2026.01.22 01:29:25.144836 [ 194 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1603 | 2026.01.22 01:29:25.144880 [ 194 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 71 rows starting from the beginning of the part | ||
| 1604 | 2026.01.22 01:29:25.144922 [ 194 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1605 | 2026.01.22 01:29:25.144960 [ 194 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 94 rows starting from the beginning of the part | ||
| 1606 | 2026.01.22 01:29:25.145084 [ 275 ] {409d15cc-3259-4951-821b-f64d880b9869} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.01.22 01:29:25.145119 [ 275 ] {409d15cc-3259-4951-821b-f64d880b9869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1608 | 2026.01.22 01:29:25.145443 [ 275 ] {409d15cc-3259-4951-821b-f64d880b9869} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1609 | 2026.01.22 01:29:25.145677 [ 275 ] {409d15cc-3259-4951-821b-f64d880b9869} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.01.22 01:29:25.145816 [ 275 ] {409d15cc-3259-4951-821b-f64d880b9869} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001193 sec., 15926.23637887678 rows/sec., 1.17 MiB/sec. | ||
| 1611 | 2026.01.22 01:29:25.145857 [ 275 ] {409d15cc-3259-4951-821b-f64d880b9869} <Debug> TCPHandler: Processed in 0.001367595 sec. | ||
| 1612 | 2026.01.22 01:29:25.145876 [ 188 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377225 sec., 416780.119443083 rows/sec., 36.52 MiB/sec. | ||
| 1613 | 2026.01.22 01:29:25.145981 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.01.22 01:29:25.146080 [ 275 ] {f5ee894f-dcce-4685-b49c-801e65566c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1615 | 2026.01.22 01:29:25.146122 [ 275 ] {f5ee894f-dcce-4685-b49c-801e65566c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1616 | 2026.01.22 01:29:25.146122 [ 188 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1617 | 2026.01.22 01:29:25.146441 [ 188 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.01.22 01:29:25.146519 [ 188 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_6_1} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1619 | 2026.01.22 01:29:25.146552 [ 275 ] {f5ee894f-dcce-4685-b49c-801e65566c51} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.01.22 01:29:25.146593 [ 275 ] {f5ee894f-dcce-4685-b49c-801e65566c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1621 | 2026.01.22 01:29:25.146611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1622 | 2026.01.22 01:29:25.146898 [ 275 ] {f5ee894f-dcce-4685-b49c-801e65566c51} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1623 | 2026.01.22 01:29:25.147117 [ 275 ] {f5ee894f-dcce-4685-b49c-801e65566c51} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.01.22 01:29:25.147216 [ 81 ] {} <Debug> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1625 | 2026.01.22 01:29:25.147241 [ 275 ] {f5ee894f-dcce-4685-b49c-801e65566c51} <Debug> executeQuery: Read 88 rows, 7.06 KiB in 0.00118 sec., 74576.27118644067 rows/sec., 5.84 MiB/sec. | ||
| 1626 | 2026.01.22 01:29:25.147253 [ 81 ] {} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.01.22 01:29:25.147282 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1628 | 2026.01.22 01:29:25.147285 [ 275 ] {f5ee894f-dcce-4685-b49c-801e65566c51} <Debug> TCPHandler: Processed in 0.001353404 sec. | ||
| 1629 | 2026.01.22 01:29:25.147382 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::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 | ||
| 1630 | 2026.01.22 01:29:25.147410 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.01.22 01:29:25.147490 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1632 | 2026.01.22 01:29:25.147508 [ 275 ] {a9883a53-2d76-45ae-b67f-59bd841075e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1633 | 2026.01.22 01:29:25.147537 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1634 | 2026.01.22 01:29:25.147558 [ 275 ] {a9883a53-2d76-45ae-b67f-59bd841075e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1635 | 2026.01.22 01:29:25.147630 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1636 | 2026.01.22 01:29:25.147686 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1637 | 2026.01.22 01:29:25.147731 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1638 | 2026.01.22 01:29:25.147772 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1639 | 2026.01.22 01:29:25.147823 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part | ||
| 1640 | 2026.01.22 01:29:25.147970 [ 275 ] {a9883a53-2d76-45ae-b67f-59bd841075e9} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.01.22 01:29:25.148012 [ 275 ] {a9883a53-2d76-45ae-b67f-59bd841075e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1642 | 2026.01.22 01:29:25.148385 [ 275 ] {a9883a53-2d76-45ae-b67f-59bd841075e9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1643 | 2026.01.22 01:29:25.148629 [ 275 ] {a9883a53-2d76-45ae-b67f-59bd841075e9} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.01.22 01:29:25.148728 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1645 | 2026.01.22 01:29:25.148760 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.01.22 01:29:25.148761 [ 275 ] {a9883a53-2d76-45ae-b67f-59bd841075e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 1647 | 2026.01.22 01:29:25.148779 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1648 | 2026.01.22 01:29:25.148810 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473137 sec., 336696.45117867517 rows/sec., 27.85 MiB/sec. | ||
| 1649 | 2026.01.22 01:29:25.148818 [ 275 ] {a9883a53-2d76-45ae-b67f-59bd841075e9} <Debug> TCPHandler: Processed in 0.001456797 sec. | ||
| 1650 | 2026.01.22 01:29:25.148889 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::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 | ||
| 1651 | 2026.01.22 01:29:25.148937 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1652 | 2026.01.22 01:29:25.148949 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.01.22 01:29:25.149000 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1654 | 2026.01.22 01:29:25.149039 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1655 | 2026.01.22 01:29:25.149048 [ 275 ] {b0581958-c10b-44cc-babf-7140a0aefcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.01.22 01:29:25.149104 [ 275 ] {b0581958-c10b-44cc-babf-7140a0aefcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1657 | 2026.01.22 01:29:25.149115 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1658 | 2026.01.22 01:29:25.149170 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1659 | 2026.01.22 01:29:25.149192 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.01.22 01:29:25.149215 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1661 | 2026.01.22 01:29:25.149262 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1662 | 2026.01.22 01:29:25.149265 [ 196 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_6_1} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1663 | 2026.01.22 01:29:25.149308 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1664 | 2026.01.22 01:29:25.149334 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1665 | 2026.01.22 01:29:25.149948 [ 275 ] {b0581958-c10b-44cc-babf-7140a0aefcff} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.01.22 01:29:25.149990 [ 275 ] {b0581958-c10b-44cc-babf-7140a0aefcff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1667 | 2026.01.22 01:29:25.150370 [ 195 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529519 sec., 725718.3467482261 rows/sec., 51.62 MiB/sec. | ||
| 1668 | 2026.01.22 01:29:25.150547 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1669 | 2026.01.22 01:29:25.150575 [ 275 ] {b0581958-c10b-44cc-babf-7140a0aefcff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1670 | 2026.01.22 01:29:25.150803 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.01.22 01:29:25.150829 [ 275 ] {b0581958-c10b-44cc-babf-7140a0aefcff} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.01.22 01:29:25.150861 [ 198 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1673 | 2026.01.22 01:29:25.150921 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1674 | 2026.01.22 01:29:25.150966 [ 275 ] {b0581958-c10b-44cc-babf-7140a0aefcff} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001937 sec., 9808.98296334538 rows/sec., 17.58 MiB/sec. | ||
| 1675 | 2026.01.22 01:29:25.151018 [ 275 ] {b0581958-c10b-44cc-babf-7140a0aefcff} <Debug> TCPHandler: Processed in 0.002118654 sec. | ||
| 1676 | 2026.01.22 01:29:25.151134 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.01.22 01:29:25.151229 [ 275 ] {2927a38f-16b5-450f-86d8-35dac0afaea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.01.22 01:29:25.151270 [ 275 ] {2927a38f-16b5-450f-86d8-35dac0afaea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1679 | 2026.01.22 01:29:25.151589 [ 275 ] {2927a38f-16b5-450f-86d8-35dac0afaea6} <Trace> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.01.22 01:29:25.151624 [ 275 ] {2927a38f-16b5-450f-86d8-35dac0afaea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1681 | 2026.01.22 01:29:25.151925 [ 275 ] {2927a38f-16b5-450f-86d8-35dac0afaea6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1682 | 2026.01.22 01:29:25.152132 [ 275 ] {2927a38f-16b5-450f-86d8-35dac0afaea6} <Trace> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.01.22 01:29:25.152256 [ 275 ] {2927a38f-16b5-450f-86d8-35dac0afaea6} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001045 sec., 8612.44019138756 rows/sec., 662.57 KiB/sec. | ||
| 1684 | 2026.01.22 01:29:25.152291 [ 275 ] {2927a38f-16b5-450f-86d8-35dac0afaea6} <Debug> TCPHandler: Processed in 0.001205571 sec. | ||
| 1685 | 2026.01.22 01:29:25.152389 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.01.22 01:29:25.152487 [ 275 ] {a67ee8e0-4a70-40c8-9ae1-4dead6b31588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1687 | 2026.01.22 01:29:25.152527 [ 275 ] {a67ee8e0-4a70-40c8-9ae1-4dead6b31588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1688 | 2026.01.22 01:29:25.152856 [ 275 ] {a67ee8e0-4a70-40c8-9ae1-4dead6b31588} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.01.22 01:29:25.152892 [ 275 ] {a67ee8e0-4a70-40c8-9ae1-4dead6b31588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1690 | 2026.01.22 01:29:25.153193 [ 275 ] {a67ee8e0-4a70-40c8-9ae1-4dead6b31588} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1691 | 2026.01.22 01:29:25.153397 [ 275 ] {a67ee8e0-4a70-40c8-9ae1-4dead6b31588} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.01.22 01:29:25.153492 [ 81 ] {} <Debug> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1693 | 2026.01.22 01:29:25.153523 [ 275 ] {a67ee8e0-4a70-40c8-9ae1-4dead6b31588} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 1694 | 2026.01.22 01:29:25.153525 [ 81 ] {} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.01.22 01:29:25.153561 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1696 | 2026.01.22 01:29:25.153564 [ 275 ] {a67ee8e0-4a70-40c8-9ae1-4dead6b31588} <Debug> TCPHandler: Processed in 0.001223491 sec. | ||
| 1697 | 2026.01.22 01:29:25.153630 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1698 | 2026.01.22 01:29:25.153727 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1699 | 2026.01.22 01:29:25.153757 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1700 | 2026.01.22 01:29:25.153808 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1701 | 2026.01.22 01:29:25.153848 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1702 | 2026.01.22 01:29:25.153886 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1703 | 2026.01.22 01:29:25.153924 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1704 | 2026.01.22 01:29:25.153961 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1705 | 2026.01.22 01:29:25.154763 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116032 sec., 310259.2388306674 rows/sec., 20.91 MiB/sec. | ||
| 1706 | 2026.01.22 01:29:25.154909 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1707 | 2026.01.22 01:29:25.155161 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.01.22 01:29:25.155221 [ 194 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_6_1} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1709 | 2026.01.22 01:29:25.155271 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1710 | 2026.01.22 01:29:26.277483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3345 | ||
| 1711 | 2026.01.22 01:29:26.277985 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.01.22 01:29:26.278028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1713 | 2026.01.22 01:29:26.278516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1714 | 2026.01.22 01:29:26.278766 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.01.22 01:29:26.278915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3345 | ||
| 1716 | 2026.01.22 01:29:26.440580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1717 | 2026.01.22 01:29:26.456042 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.01.22 01:29:26.456090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1719 | 2026.01.22 01:29:26.461844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1720 | 2026.01.22 01:29:26.462535 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.01.22 01:29:26.465417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1722 | 2026.01.22 01:29:30.143637 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.01.22 01:29:30.143857 [ 275 ] {1db995b7-a396-4006-9bfd-c0aa2842c4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1724 | 2026.01.22 01:29:30.143930 [ 275 ] {1db995b7-a396-4006-9bfd-c0aa2842c4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1725 | 2026.01.22 01:29:30.144604 [ 275 ] {1db995b7-a396-4006-9bfd-c0aa2842c4c4} <Trace> oximeter.fields_i16 (0a886628-0401-470b-9a6b-e20bed9aa172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.01.22 01:29:30.144650 [ 275 ] {1db995b7-a396-4006-9bfd-c0aa2842c4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1727 | 2026.01.22 01:29:30.145043 [ 275 ] {1db995b7-a396-4006-9bfd-c0aa2842c4c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1728 | 2026.01.22 01:29:30.145272 [ 275 ] {1db995b7-a396-4006-9bfd-c0aa2842c4c4} <Trace> oximeter.fields_i16 (0a886628-0401-470b-9a6b-e20bed9aa172): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.01.22 01:29:30.145444 [ 275 ] {1db995b7-a396-4006-9bfd-c0aa2842c4c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.21 MiB/sec. | ||
| 1730 | 2026.01.22 01:29:30.145487 [ 275 ] {1db995b7-a396-4006-9bfd-c0aa2842c4c4} <Debug> TCPHandler: Processed in 0.001993671 sec. | ||
| 1731 | 2026.01.22 01:29:30.145609 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.01.22 01:29:30.145705 [ 275 ] {a545cce8-4ef8-4abf-b972-ca870909b3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1733 | 2026.01.22 01:29:30.145748 [ 275 ] {a545cce8-4ef8-4abf-b972-ca870909b3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1734 | 2026.01.22 01:29:30.146262 [ 275 ] {a545cce8-4ef8-4abf-b972-ca870909b3f9} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.01.22 01:29:30.146299 [ 275 ] {a545cce8-4ef8-4abf-b972-ca870909b3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1736 | 2026.01.22 01:29:30.146665 [ 275 ] {a545cce8-4ef8-4abf-b972-ca870909b3f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1737 | 2026.01.22 01:29:30.146884 [ 275 ] {a545cce8-4ef8-4abf-b972-ca870909b3f9} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.01.22 01:29:30.147018 [ 275 ] {a545cce8-4ef8-4abf-b972-ca870909b3f9} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001332 sec., 147147.14714714713 rows/sec., 13.10 MiB/sec. | ||
| 1739 | 2026.01.22 01:29:30.147058 [ 275 ] {a545cce8-4ef8-4abf-b972-ca870909b3f9} <Debug> TCPHandler: Processed in 0.001499028 sec. | ||
| 1740 | 2026.01.22 01:29:30.147174 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.01.22 01:29:30.147268 [ 275 ] {ef060935-ccc9-444c-98d9-5dae2c1173ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.01.22 01:29:30.147308 [ 275 ] {ef060935-ccc9-444c-98d9-5dae2c1173ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1743 | 2026.01.22 01:29:30.147706 [ 275 ] {ef060935-ccc9-444c-98d9-5dae2c1173ed} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.01.22 01:29:30.147744 [ 275 ] {ef060935-ccc9-444c-98d9-5dae2c1173ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1745 | 2026.01.22 01:29:30.148050 [ 275 ] {ef060935-ccc9-444c-98d9-5dae2c1173ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1746 | 2026.01.22 01:29:30.148277 [ 275 ] {ef060935-ccc9-444c-98d9-5dae2c1173ed} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.01.22 01:29:30.148434 [ 70 ] {} <Debug> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1748 | 2026.01.22 01:29:30.148436 [ 275 ] {ef060935-ccc9-444c-98d9-5dae2c1173ed} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001186 sec., 18549.74704890388 rows/sec., 1.41 MiB/sec. | ||
| 1749 | 2026.01.22 01:29:30.148470 [ 70 ] {} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.01.22 01:29:30.148490 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1751 | 2026.01.22 01:29:30.148490 [ 275 ] {ef060935-ccc9-444c-98d9-5dae2c1173ed} <Debug> TCPHandler: Processed in 0.001366005 sec. | ||
| 1752 | 2026.01.22 01:29:30.148582 [ 198 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::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 | ||
| 1753 | 2026.01.22 01:29:30.148602 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.01.22 01:29:30.148688 [ 198 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1755 | 2026.01.22 01:29:30.148699 [ 275 ] {97d03cff-b583-4871-b999-0236b0bb7c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.01.22 01:29:30.148724 [ 198 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1757 | 2026.01.22 01:29:30.148744 [ 275 ] {97d03cff-b583-4871-b999-0236b0bb7c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1758 | 2026.01.22 01:29:30.148796 [ 198 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::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 | ||
| 1759 | 2026.01.22 01:29:30.148862 [ 198 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 1760 | 2026.01.22 01:29:30.148917 [ 198 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::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 | ||
| 1761 | 2026.01.22 01:29:30.148977 [ 198 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
| 1762 | 2026.01.22 01:29:30.149039 [ 198 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1763 | 2026.01.22 01:29:30.149139 [ 275 ] {97d03cff-b583-4871-b999-0236b0bb7c70} <Trace> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.01.22 01:29:30.149175 [ 275 ] {97d03cff-b583-4871-b999-0236b0bb7c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1765 | 2026.01.22 01:29:30.149493 [ 275 ] {97d03cff-b583-4871-b999-0236b0bb7c70} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1766 | 2026.01.22 01:29:30.149714 [ 275 ] {97d03cff-b583-4871-b999-0236b0bb7c70} <Trace> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.01.22 01:29:30.149853 [ 275 ] {97d03cff-b583-4871-b999-0236b0bb7c70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 1768 | 2026.01.22 01:29:30.149896 [ 275 ] {97d03cff-b583-4871-b999-0236b0bb7c70} <Debug> TCPHandler: Processed in 0.001343654 sec. | ||
| 1769 | 2026.01.22 01:29:30.150003 [ 195 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461977 sec., 69768.53945034703 rows/sec., 5.42 MiB/sec. | ||
| 1770 | 2026.01.22 01:29:30.150018 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.01.22 01:29:30.150135 [ 275 ] {831a5feb-eb38-461c-9914-9310f1e73c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.01.22 01:29:30.150175 [ 275 ] {831a5feb-eb38-461c-9914-9310f1e73c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1773 | 2026.01.22 01:29:30.150207 [ 186 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1774 | 2026.01.22 01:29:30.150558 [ 186 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_6_1} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.01.22 01:29:30.150598 [ 275 ] {831a5feb-eb38-461c-9914-9310f1e73c3d} <Trace> oximeter.fields_u8 (cbfed0ed-f531-4167-9c78-d65906d2653d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.01.22 01:29:30.150633 [ 275 ] {831a5feb-eb38-461c-9914-9310f1e73c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1777 | 2026.01.22 01:29:30.150642 [ 186 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_6_1} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1778 | 2026.01.22 01:29:30.150727 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1779 | 2026.01.22 01:29:30.150961 [ 275 ] {831a5feb-eb38-461c-9914-9310f1e73c3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1780 | 2026.01.22 01:29:30.151185 [ 275 ] {831a5feb-eb38-461c-9914-9310f1e73c3d} <Trace> oximeter.fields_u8 (cbfed0ed-f531-4167-9c78-d65906d2653d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.01.22 01:29:30.151318 [ 275 ] {831a5feb-eb38-461c-9914-9310f1e73c3d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001201 sec., 9991.673605328893 rows/sec., 780.60 KiB/sec. | ||
| 1782 | 2026.01.22 01:29:30.151356 [ 275 ] {831a5feb-eb38-461c-9914-9310f1e73c3d} <Debug> TCPHandler: Processed in 0.001387985 sec. | ||
| 1783 | 2026.01.22 01:29:30.151467 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.01.22 01:29:30.151560 [ 275 ] {06b700f2-0086-4ab4-a5fa-9c0c41ffdd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1785 | 2026.01.22 01:29:30.151600 [ 275 ] {06b700f2-0086-4ab4-a5fa-9c0c41ffdd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1786 | 2026.01.22 01:29:30.152035 [ 275 ] {06b700f2-0086-4ab4-a5fa-9c0c41ffdd0c} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.01.22 01:29:30.152072 [ 275 ] {06b700f2-0086-4ab4-a5fa-9c0c41ffdd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1788 | 2026.01.22 01:29:30.152399 [ 275 ] {06b700f2-0086-4ab4-a5fa-9c0c41ffdd0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1789 | 2026.01.22 01:29:30.152617 [ 275 ] {06b700f2-0086-4ab4-a5fa-9c0c41ffdd0c} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.01.22 01:29:30.152750 [ 275 ] {06b700f2-0086-4ab4-a5fa-9c0c41ffdd0c} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001209 sec., 90984.28453267163 rows/sec., 7.41 MiB/sec. | ||
| 1791 | 2026.01.22 01:29:30.152789 [ 275 ] {06b700f2-0086-4ab4-a5fa-9c0c41ffdd0c} <Debug> TCPHandler: Processed in 0.001371905 sec. | ||
| 1792 | 2026.01.22 01:29:30.152904 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.01.22 01:29:30.152997 [ 275 ] {97723148-4e72-482e-8ae7-7dbd3f1fc375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1794 | 2026.01.22 01:29:30.153039 [ 275 ] {97723148-4e72-482e-8ae7-7dbd3f1fc375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1795 | 2026.01.22 01:29:30.153451 [ 275 ] {97723148-4e72-482e-8ae7-7dbd3f1fc375} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.01.22 01:29:30.153488 [ 275 ] {97723148-4e72-482e-8ae7-7dbd3f1fc375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1797 | 2026.01.22 01:29:30.153829 [ 275 ] {97723148-4e72-482e-8ae7-7dbd3f1fc375} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1798 | 2026.01.22 01:29:30.154038 [ 275 ] {97723148-4e72-482e-8ae7-7dbd3f1fc375} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.01.22 01:29:30.154167 [ 275 ] {97723148-4e72-482e-8ae7-7dbd3f1fc375} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001189 sec., 164844.4070647603 rows/sec., 11.83 MiB/sec. | ||
| 1800 | 2026.01.22 01:29:30.154204 [ 275 ] {97723148-4e72-482e-8ae7-7dbd3f1fc375} <Debug> TCPHandler: Processed in 0.001349475 sec. | ||
| 1801 | 2026.01.22 01:29:30.154315 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.01.22 01:29:30.154409 [ 275 ] {0bcbde4b-f73a-4da8-95fe-13a64a4ec10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1803 | 2026.01.22 01:29:30.154463 [ 275 ] {0bcbde4b-f73a-4da8-95fe-13a64a4ec10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1804 | 2026.01.22 01:29:30.155177 [ 275 ] {0bcbde4b-f73a-4da8-95fe-13a64a4ec10a} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.01.22 01:29:30.155211 [ 275 ] {0bcbde4b-f73a-4da8-95fe-13a64a4ec10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1806 | 2026.01.22 01:29:30.155702 [ 275 ] {0bcbde4b-f73a-4da8-95fe-13a64a4ec10a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1807 | 2026.01.22 01:29:30.155929 [ 275 ] {0bcbde4b-f73a-4da8-95fe-13a64a4ec10a} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.01.22 01:29:30.156022 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1809 | 2026.01.22 01:29:30.156051 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.01.22 01:29:30.156068 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1811 | 2026.01.22 01:29:30.156071 [ 275 ] {0bcbde4b-f73a-4da8-95fe-13a64a4ec10a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00168 sec., 5952.380952380952 rows/sec., 10.67 MiB/sec. | ||
| 1812 | 2026.01.22 01:29:30.156125 [ 275 ] {0bcbde4b-f73a-4da8-95fe-13a64a4ec10a} <Debug> TCPHandler: Processed in 0.001859257 sec. | ||
| 1813 | 2026.01.22 01:29:30.156144 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::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 | ||
| 1814 | 2026.01.22 01:29:30.156241 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.01.22 01:29:30.156342 [ 275 ] {b44cd51f-57dc-4573-ba6b-f2233ae04b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.01.22 01:29:30.156348 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1817 | 2026.01.22 01:29:30.156385 [ 275 ] {b44cd51f-57dc-4573-ba6b-f2233ae04b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1818 | 2026.01.22 01:29:30.156418 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::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 | ||
| 1819 | 2026.01.22 01:29:30.156552 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::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 | ||
| 1820 | 2026.01.22 01:29:30.156698 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::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 | ||
| 1821 | 2026.01.22 01:29:30.156729 [ 275 ] {b44cd51f-57dc-4573-ba6b-f2233ae04b0c} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.01.22 01:29:30.156766 [ 275 ] {b44cd51f-57dc-4573-ba6b-f2233ae04b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1823 | 2026.01.22 01:29:30.156849 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::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 | ||
| 1824 | 2026.01.22 01:29:30.156981 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
| 1825 | 2026.01.22 01:29:30.157091 [ 275 ] {b44cd51f-57dc-4573-ba6b-f2233ae04b0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1826 | 2026.01.22 01:29:30.157112 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::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 | ||
| 1827 | 2026.01.22 01:29:30.157317 [ 275 ] {b44cd51f-57dc-4573-ba6b-f2233ae04b0c} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.01.22 01:29:30.157444 [ 275 ] {b44cd51f-57dc-4573-ba6b-f2233ae04b0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 1829 | 2026.01.22 01:29:30.157479 [ 275 ] {b44cd51f-57dc-4573-ba6b-f2233ae04b0c} <Debug> TCPHandler: Processed in 0.001289433 sec. | ||
| 1830 | 2026.01.22 01:29:30.159371 [ 200 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 19 columns (19 merged, 0 gathered) in 0.003258082 sec., 20257.317034991753 rows/sec., 36.30 MiB/sec. | ||
| 1831 | 2026.01.22 01:29:30.159716 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1832 | 2026.01.22 01:29:30.160108 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.01.22 01:29:30.160191 [ 198 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1834 | 2026.01.22 01:29:30.160266 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1835 | 2026.01.22 01:29:33.704301 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1836 | 2026.01.22 01:29:33.704349 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1837 | 2026.01.22 01:29:33.778990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3793 | ||
| 1838 | 2026.01.22 01:29:33.779691 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.01.22 01:29:33.779766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1840 | 2026.01.22 01:29:33.780707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1841 | 2026.01.22 01:29:33.780959 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.01.22 01:29:33.781107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3793 | ||
| 1843 | 2026.01.22 01:29:33.787968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 256 | ||
| 1844 | 2026.01.22 01:29:33.790031 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.01.22 01:29:33.790074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1846 | 2026.01.22 01:29:33.791209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1847 | 2026.01.22 01:29:33.791469 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.01.22 01:29:33.791700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1849 | 2026.01.22 01:29:33.965476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1850 | 2026.01.22 01:29:33.982795 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.01.22 01:29:33.982851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1852 | 2026.01.22 01:29:33.988642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1853 | 2026.01.22 01:29:33.989338 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.01.22 01:29:33.992226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1855 | 2026.01.22 01:29:35.142769 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.01.22 01:29:35.142984 [ 275 ] {a42ec33a-740a-46ff-9ce5-3bcab1a3b447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1857 | 2026.01.22 01:29:35.143052 [ 275 ] {a42ec33a-740a-46ff-9ce5-3bcab1a3b447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1858 | 2026.01.22 01:29:35.143737 [ 275 ] {a42ec33a-740a-46ff-9ce5-3bcab1a3b447} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.01.22 01:29:35.143787 [ 275 ] {a42ec33a-740a-46ff-9ce5-3bcab1a3b447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1860 | 2026.01.22 01:29:35.144195 [ 275 ] {a42ec33a-740a-46ff-9ce5-3bcab1a3b447} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1861 | 2026.01.22 01:29:35.144427 [ 275 ] {a42ec33a-740a-46ff-9ce5-3bcab1a3b447} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.01.22 01:29:35.144587 [ 275 ] {a42ec33a-740a-46ff-9ce5-3bcab1a3b447} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001655 sec., 66465.25679758308 rows/sec., 5.59 MiB/sec. | ||
| 1863 | 2026.01.22 01:29:35.144630 [ 275 ] {a42ec33a-740a-46ff-9ce5-3bcab1a3b447} <Debug> TCPHandler: Processed in 0.001996551 sec. | ||
| 1864 | 2026.01.22 01:29:35.144749 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.01.22 01:29:35.144847 [ 275 ] {7684e430-6755-47e2-b111-7a599dd4e188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.01.22 01:29:35.144888 [ 275 ] {7684e430-6755-47e2-b111-7a599dd4e188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1867 | 2026.01.22 01:29:35.145302 [ 275 ] {7684e430-6755-47e2-b111-7a599dd4e188} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.01.22 01:29:35.145340 [ 275 ] {7684e430-6755-47e2-b111-7a599dd4e188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1869 | 2026.01.22 01:29:35.145638 [ 275 ] {7684e430-6755-47e2-b111-7a599dd4e188} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1870 | 2026.01.22 01:29:35.145862 [ 275 ] {7684e430-6755-47e2-b111-7a599dd4e188} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.01.22 01:29:35.145995 [ 275 ] {7684e430-6755-47e2-b111-7a599dd4e188} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001168 sec., 23116.438356164384 rows/sec., 1.70 MiB/sec. | ||
| 1872 | 2026.01.22 01:29:35.146033 [ 275 ] {7684e430-6755-47e2-b111-7a599dd4e188} <Debug> TCPHandler: Processed in 0.001334014 sec. | ||
| 1873 | 2026.01.22 01:29:35.146143 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.01.22 01:29:35.146236 [ 275 ] {0e16f9ca-87a0-4cbf-a2d7-407e59997a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1875 | 2026.01.22 01:29:35.146276 [ 275 ] {0e16f9ca-87a0-4cbf-a2d7-407e59997a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1876 | 2026.01.22 01:29:35.146698 [ 275 ] {0e16f9ca-87a0-4cbf-a2d7-407e59997a0b} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.01.22 01:29:35.146735 [ 275 ] {0e16f9ca-87a0-4cbf-a2d7-407e59997a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1878 | 2026.01.22 01:29:35.147034 [ 275 ] {0e16f9ca-87a0-4cbf-a2d7-407e59997a0b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1879 | 2026.01.22 01:29:35.147245 [ 275 ] {0e16f9ca-87a0-4cbf-a2d7-407e59997a0b} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.01.22 01:29:35.147372 [ 275 ] {0e16f9ca-87a0-4cbf-a2d7-407e59997a0b} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.001154 sec., 83188.90814558059 rows/sec., 6.51 MiB/sec. | ||
| 1881 | 2026.01.22 01:29:35.147408 [ 275 ] {0e16f9ca-87a0-4cbf-a2d7-407e59997a0b} <Debug> TCPHandler: Processed in 0.001314724 sec. | ||
| 1882 | 2026.01.22 01:29:35.147526 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.01.22 01:29:35.147620 [ 275 ] {b9a9de12-c5d7-4621-a284-a08be9fd6306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1884 | 2026.01.22 01:29:35.147664 [ 275 ] {b9a9de12-c5d7-4621-a284-a08be9fd6306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1885 | 2026.01.22 01:29:35.148092 [ 275 ] {b9a9de12-c5d7-4621-a284-a08be9fd6306} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.01.22 01:29:35.148131 [ 275 ] {b9a9de12-c5d7-4621-a284-a08be9fd6306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1887 | 2026.01.22 01:29:35.148475 [ 275 ] {b9a9de12-c5d7-4621-a284-a08be9fd6306} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1888 | 2026.01.22 01:29:35.148720 [ 275 ] {b9a9de12-c5d7-4621-a284-a08be9fd6306} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.01.22 01:29:35.148851 [ 275 ] {b9a9de12-c5d7-4621-a284-a08be9fd6306} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 1890 | 2026.01.22 01:29:35.148886 [ 275 ] {b9a9de12-c5d7-4621-a284-a08be9fd6306} <Debug> TCPHandler: Processed in 0.001409106 sec. | ||
| 1891 | 2026.01.22 01:29:35.148985 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.01.22 01:29:35.149080 [ 275 ] {b471106d-1737-41ce-88f8-74edf4abb07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1893 | 2026.01.22 01:29:35.149134 [ 275 ] {b471106d-1737-41ce-88f8-74edf4abb07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1894 | 2026.01.22 01:29:35.149913 [ 275 ] {b471106d-1737-41ce-88f8-74edf4abb07d} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.01.22 01:29:35.149948 [ 275 ] {b471106d-1737-41ce-88f8-74edf4abb07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1896 | 2026.01.22 01:29:35.150473 [ 275 ] {b471106d-1737-41ce-88f8-74edf4abb07d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1897 | 2026.01.22 01:29:35.150691 [ 275 ] {b471106d-1737-41ce-88f8-74edf4abb07d} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.01.22 01:29:35.150824 [ 275 ] {b471106d-1737-41ce-88f8-74edf4abb07d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001763 sec., 15314.804310833806 rows/sec., 27.44 MiB/sec. | ||
| 1899 | 2026.01.22 01:29:35.150875 [ 275 ] {b471106d-1737-41ce-88f8-74edf4abb07d} <Debug> TCPHandler: Processed in 0.00193746 sec. | ||
| 1900 | 2026.01.22 01:29:35.150987 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.01.22 01:29:35.151080 [ 275 ] {26f5ff30-01de-4541-8560-02eea94a33f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1902 | 2026.01.22 01:29:35.151122 [ 275 ] {26f5ff30-01de-4541-8560-02eea94a33f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1903 | 2026.01.22 01:29:35.151431 [ 275 ] {26f5ff30-01de-4541-8560-02eea94a33f7} <Trace> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.01.22 01:29:35.151468 [ 275 ] {26f5ff30-01de-4541-8560-02eea94a33f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1905 | 2026.01.22 01:29:35.151762 [ 275 ] {26f5ff30-01de-4541-8560-02eea94a33f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1906 | 2026.01.22 01:29:35.151969 [ 275 ] {26f5ff30-01de-4541-8560-02eea94a33f7} <Trace> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.01.22 01:29:35.152093 [ 275 ] {26f5ff30-01de-4541-8560-02eea94a33f7} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 438.55 KiB/sec. | ||
| 1908 | 2026.01.22 01:29:35.152128 [ 275 ] {26f5ff30-01de-4541-8560-02eea94a33f7} <Debug> TCPHandler: Processed in 0.00118952 sec. | ||
| 1909 | 2026.01.22 01:29:35.152237 [ 275 ] {} <Trace> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.01.22 01:29:35.152334 [ 275 ] {bd93eefc-68f5-46dd-a61b-9c67be78d222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1911 | 2026.01.22 01:29:35.152375 [ 275 ] {bd93eefc-68f5-46dd-a61b-9c67be78d222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1912 | 2026.01.22 01:29:35.152705 [ 275 ] {bd93eefc-68f5-46dd-a61b-9c67be78d222} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.01.22 01:29:35.152741 [ 275 ] {bd93eefc-68f5-46dd-a61b-9c67be78d222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1914 | 2026.01.22 01:29:35.153045 [ 275 ] {bd93eefc-68f5-46dd-a61b-9c67be78d222} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1915 | 2026.01.22 01:29:35.153264 [ 275 ] {bd93eefc-68f5-46dd-a61b-9c67be78d222} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.01.22 01:29:35.153391 [ 275 ] {bd93eefc-68f5-46dd-a61b-9c67be78d222} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 1917 | 2026.01.22 01:29:35.153425 [ 275 ] {bd93eefc-68f5-46dd-a61b-9c67be78d222} <Debug> TCPHandler: Processed in 0.001237031 sec. | ||
| 1918 | 2026.01.22 01:29:37.732118 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33875 | ||
| 1919 | 2026.01.22 01:29:37.732236 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1920 | 2026.01.22 01:29:37.732264 [ 286 ] {} <Debug> TCP-Session: b4da8638-49d3-48a0-adbe-436a56793b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:33875 | ||
| 1921 | 2026.01.22 01:29:37.732288 [ 286 ] {} <Debug> TCP-Session: b4da8638-49d3-48a0-adbe-436a56793b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.01.22 01:29:37.732303 [ 286 ] {} <Debug> TCP-Session: b4da8638-49d3-48a0-adbe-436a56793b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.01.22 01:29:37.732535 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55694 | ||
| 1924 | 2026.01.22 01:29:37.732557 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57828 | ||
| 1925 | 2026.01.22 01:29:37.732594 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61277 | ||
| 1926 | 2026.01.22 01:29:37.732611 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62369 | ||
| 1927 | 2026.01.22 01:29:37.732658 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1928 | 2026.01.22 01:29:37.732662 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1929 | 2026.01.22 01:29:37.732691 [ 287 ] {} <Debug> TCP-Session: ff05364c-0af4-4d77-8632-ed99a3567fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55694 | ||
| 1930 | 2026.01.22 01:29:37.732709 [ 289 ] {} <Debug> TCP-Session: b89c53b7-35ea-4062-9f49-155f0d9555fd Authenticating user 'default' from [fd00:1122:3344:101::e]:57828 | ||
| 1931 | 2026.01.22 01:29:37.732603 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53030 | ||
| 1932 | 2026.01.22 01:29:37.732738 [ 289 ] {} <Debug> TCP-Session: b89c53b7-35ea-4062-9f49-155f0d9555fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2026.01.22 01:29:37.732728 [ 287 ] {} <Debug> TCP-Session: ff05364c-0af4-4d77-8632-ed99a3567fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2026.01.22 01:29:37.732771 [ 289 ] {} <Debug> TCP-Session: b89c53b7-35ea-4062-9f49-155f0d9555fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2026.01.22 01:29:37.732795 [ 287 ] {} <Debug> TCP-Session: ff05364c-0af4-4d77-8632-ed99a3567fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.01.22 01:29:37.732578 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64232 | ||
| 1937 | 2026.01.22 01:29:37.732580 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38822 | ||
| 1938 | 2026.01.22 01:29:37.732558 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58498 | ||
| 1939 | 2026.01.22 01:29:37.732621 [ 286 ] {} <Trace> TCP-Session: b4da8638-49d3-48a0-adbe-436a56793b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.01.22 01:29:37.732953 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1941 | 2026.01.22 01:29:37.732992 [ 292 ] {} <Debug> TCP-Session: 8242475e-1520-4fd7-8c6f-3e8f764f02c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61277 | ||
| 1942 | 2026.01.22 01:29:37.733015 [ 292 ] {} <Debug> TCP-Session: 8242475e-1520-4fd7-8c6f-3e8f764f02c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.01.22 01:29:37.733027 [ 292 ] {} <Debug> TCP-Session: 8242475e-1520-4fd7-8c6f-3e8f764f02c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.01.22 01:29:37.733130 [ 286 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33875) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1945 | 2026.01.22 01:29:37.733238 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1946 | 2026.01.22 01:29:37.733240 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.01.22 01:29:37.733273 [ 288 ] {} <Debug> TCP-Session: c288d763-48bd-4287-8fd0-09471e20d3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:58498 | ||
| 1948 | 2026.01.22 01:29:37.733285 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1949 | 2026.01.22 01:29:37.733299 [ 288 ] {} <Debug> TCP-Session: c288d763-48bd-4287-8fd0-09471e20d3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.01.22 01:29:37.733292 [ 291 ] {} <Debug> TCP-Session: 5c0eb86d-0529-48a2-bd63-68ef8ddd8b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:38822 | ||
| 1951 | 2026.01.22 01:29:37.733341 [ 294 ] {} <Debug> TCP-Session: 625891ce-e027-4945-916a-1bfbf83d0668 Authenticating user 'default' from [fd00:1122:3344:101::e]:62369 | ||
| 1952 | 2026.01.22 01:29:37.733361 [ 291 ] {} <Debug> TCP-Session: 5c0eb86d-0529-48a2-bd63-68ef8ddd8b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.01.22 01:29:37.733339 [ 288 ] {} <Debug> TCP-Session: c288d763-48bd-4287-8fd0-09471e20d3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.01.22 01:29:37.733379 [ 291 ] {} <Debug> TCP-Session: 5c0eb86d-0529-48a2-bd63-68ef8ddd8b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.01.22 01:29:37.733378 [ 294 ] {} <Debug> TCP-Session: 625891ce-e027-4945-916a-1bfbf83d0668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.01.22 01:29:37.733410 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1957 | 2026.01.22 01:29:37.733455 [ 294 ] {} <Debug> TCP-Session: 625891ce-e027-4945-916a-1bfbf83d0668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.01.22 01:29:37.733470 [ 293 ] {} <Debug> TCP-Session: a1e90a22-5f25-476c-9394-09226529212d Authenticating user 'default' from [fd00:1122:3344:101::e]:53030 | ||
| 1959 | 2026.01.22 01:29:37.733410 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1960 | 2026.01.22 01:29:37.733501 [ 293 ] {} <Debug> TCP-Session: a1e90a22-5f25-476c-9394-09226529212d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.01.22 01:29:37.733410 [ 286 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1962 | 2026.01.22 01:29:37.733531 [ 293 ] {} <Debug> TCP-Session: a1e90a22-5f25-476c-9394-09226529212d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.01.22 01:29:37.733532 [ 290 ] {} <Debug> TCP-Session: 67ecd8a1-923e-4990-baf0-42c49e460a1f Authenticating user 'default' from [fd00:1122:3344:101::e]:64232 | ||
| 1964 | 2026.01.22 01:29:37.733579 [ 290 ] {} <Debug> TCP-Session: 67ecd8a1-923e-4990-baf0-42c49e460a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.01.22 01:29:37.733588 [ 286 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1966 | 2026.01.22 01:29:37.733592 [ 290 ] {} <Debug> TCP-Session: 67ecd8a1-923e-4990-baf0-42c49e460a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2026.01.22 01:29:37.733865 [ 286 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Debug> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe) (SelectExecutor): Key condition: unknown | ||
| 1968 | 2026.01.22 01:29:37.733951 [ 286 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1969 | 2026.01.22 01:29:38.000340 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.24 MiB, peak 187.24 MiB, free memory in arenas 0.00 B, will set to 193.68 MiB (RSS), difference: 10.44 MiB | ||
| 1970 | 2026.01.22 01:29:38.195619 [ 298 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Trace> AggregatingTransform: Aggregating | ||
| 1971 | 2026.01.22 01:29:38.195702 [ 298 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1972 | 2026.01.22 01:29:38.195755 [ 298 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001402285 sec. (713.122 rows/sec., 27.86 KiB/sec.) | ||
| 1973 | 2026.01.22 01:29:38.195777 [ 298 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Trace> Aggregator: Merging aggregated data | ||
| 1974 | 2026.01.22 01:29:38.197252 [ 286 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.46418 sec., 2.1543366797363093 rows/sec., 86.17 B/sec. | ||
| 1975 | 2026.01.22 01:29:38.197419 [ 286 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1976 | 2026.01.22 01:29:38.197437 [ 286 ] {b0597551-ed03-437b-837e-377a8fb5a4f9} <Debug> TCPHandler: Processed in 0.464943173 sec. | ||
| 1977 | 2026.01.22 01:29:38.197607 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1978 | 2026.01.22 01:29:38.197634 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1979 | 2026.01.22 01:29:38.197648 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1980 | 2026.01.22 01:29:38.197673 [ 294 ] {} <Debug> TCP-Session: 625891ce-e027-4945-916a-1bfbf83d0668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.01.22 01:29:38.197690 [ 287 ] {} <Debug> TCP-Session: ff05364c-0af4-4d77-8632-ed99a3567fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.01.22 01:29:38.197698 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1983 | 2026.01.22 01:29:38.197740 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1984 | 2026.01.22 01:29:38.197754 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1985 | 2026.01.22 01:29:38.197797 [ 292 ] {} <Debug> TCP-Session: 8242475e-1520-4fd7-8c6f-3e8f764f02c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.01.22 01:29:38.197805 [ 288 ] {} <Debug> TCP-Session: c288d763-48bd-4287-8fd0-09471e20d3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.01.22 01:29:38.197837 [ 293 ] {} <Debug> TCP-Session: a1e90a22-5f25-476c-9394-09226529212d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.01.22 01:29:38.197724 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1989 | 2026.01.22 01:29:38.197711 [ 289 ] {} <Debug> TCP-Session: b89c53b7-35ea-4062-9f49-155f0d9555fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.01.22 01:29:38.197673 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1991 | 2026.01.22 01:29:38.197943 [ 290 ] {} <Debug> TCP-Session: 67ecd8a1-923e-4990-baf0-42c49e460a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.01.22 01:29:38.197777 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1993 | 2026.01.22 01:29:38.197980 [ 291 ] {} <Debug> TCP-Session: 5c0eb86d-0529-48a2-bd63-68ef8ddd8b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.01.22 01:29:38.198018 [ 286 ] {} <Debug> TCP-Session: b4da8638-49d3-48a0-adbe-436a56793b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.01.22 01:29:39.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.06 MiB, peak 207.18 MiB, free memory in arenas 0.00 B, will set to 203.34 MiB (RSS), difference: 8.28 MiB | ||
| 1996 | 2026.01.22 01:29:39.009947 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45412 | ||
| 1997 | 2026.01.22 01:29:39.010052 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1998 | 2026.01.22 01:29:39.010077 [ 289 ] {} <Debug> TCP-Session: 9c7397b5-b9ba-467e-81f6-9730173af029 Authenticating user 'default' from [fd00:1122:3344:101::e]:45412 | ||
| 1999 | 2026.01.22 01:29:39.010100 [ 289 ] {} <Debug> TCP-Session: 9c7397b5-b9ba-467e-81f6-9730173af029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.01.22 01:29:39.010113 [ 289 ] {} <Debug> TCP-Session: 9c7397b5-b9ba-467e-81f6-9730173af029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.01.22 01:29:39.010392 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49483 | ||
| 2002 | 2026.01.22 01:29:39.010420 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33535 | ||
| 2003 | 2026.01.22 01:29:39.010467 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61485 | ||
| 2004 | 2026.01.22 01:29:39.010483 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40533 | ||
| 2005 | 2026.01.22 01:29:39.010496 [ 289 ] {} <Trace> TCP-Session: 9c7397b5-b9ba-467e-81f6-9730173af029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.01.22 01:29:39.010544 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2007 | 2026.01.22 01:29:39.010556 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2008 | 2026.01.22 01:29:39.010565 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2026.01.22 01:29:39.010598 [ 290 ] {} <Debug> TCP-Session: c69ab1e5-28ce-4d6b-8535-692b622df55e Authenticating user 'default' from [fd00:1122:3344:101::e]:49483 | ||
| 2010 | 2026.01.22 01:29:39.010609 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2011 | 2026.01.22 01:29:39.010648 [ 292 ] {} <Debug> TCP-Session: 3dc830a2-37fd-4dc9-bdab-43bc65ce42c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33535 | ||
| 2012 | 2026.01.22 01:29:39.010657 [ 290 ] {} <Debug> TCP-Session: c69ab1e5-28ce-4d6b-8535-692b622df55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.01.22 01:29:39.010671 [ 287 ] {} <Debug> TCP-Session: 4002f0d8-fd55-4cca-a71d-2d46a949ea0f Authenticating user 'default' from [fd00:1122:3344:101::e]:40533 | ||
| 2014 | 2026.01.22 01:29:39.010684 [ 292 ] {} <Debug> TCP-Session: 3dc830a2-37fd-4dc9-bdab-43bc65ce42c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.01.22 01:29:39.010687 [ 290 ] {} <Debug> TCP-Session: c69ab1e5-28ce-4d6b-8535-692b622df55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.01.22 01:29:39.010710 [ 287 ] {} <Debug> TCP-Session: 4002f0d8-fd55-4cca-a71d-2d46a949ea0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.01.22 01:29:39.010725 [ 289 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45412) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2018 | 2026.01.22 01:29:39.010738 [ 287 ] {} <Debug> TCP-Session: 4002f0d8-fd55-4cca-a71d-2d46a949ea0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.01.22 01:29:39.010714 [ 292 ] {} <Debug> TCP-Session: 3dc830a2-37fd-4dc9-bdab-43bc65ce42c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.01.22 01:29:39.010454 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43494 | ||
| 2021 | 2026.01.22 01:29:39.010436 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36583 | ||
| 2022 | 2026.01.22 01:29:39.010402 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37165 | ||
| 2023 | 2026.01.22 01:29:39.010875 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2024 | 2026.01.22 01:29:39.010493 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44707 | ||
| 2025 | 2026.01.22 01:29:39.010909 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2026.01.22 01:29:39.010935 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2027 | 2026.01.22 01:29:39.010606 [ 286 ] {} <Debug> TCP-Session: 1bba47a8-ebbf-4cfa-848e-0a93f62ae841 Authenticating user 'default' from [fd00:1122:3344:101::e]:61485 | ||
| 2028 | 2026.01.22 01:29:39.010957 [ 293 ] {} <Debug> TCP-Session: d7321e57-5a85-4387-8ad1-30ce36578a41 Authenticating user 'default' from [fd00:1122:3344:101::e]:36583 | ||
| 2029 | 2026.01.22 01:29:39.010969 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2030 | 2026.01.22 01:29:39.010985 [ 286 ] {} <Debug> TCP-Session: 1bba47a8-ebbf-4cfa-848e-0a93f62ae841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.01.22 01:29:39.010997 [ 293 ] {} <Debug> TCP-Session: d7321e57-5a85-4387-8ad1-30ce36578a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.01.22 01:29:39.011020 [ 286 ] {} <Debug> TCP-Session: 1bba47a8-ebbf-4cfa-848e-0a93f62ae841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.01.22 01:29:39.011016 [ 288 ] {} <Debug> TCP-Session: 8a3d7cfd-19c1-452f-81c3-7ec8670999a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44707 | ||
| 2034 | 2026.01.22 01:29:39.011032 [ 293 ] {} <Debug> TCP-Session: d7321e57-5a85-4387-8ad1-30ce36578a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.01.22 01:29:39.011057 [ 289 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2036 | 2026.01.22 01:29:39.011069 [ 288 ] {} <Debug> TCP-Session: 8a3d7cfd-19c1-452f-81c3-7ec8670999a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.01.22 01:29:39.010971 [ 291 ] {} <Debug> TCP-Session: 4c744d48-ee80-47ab-8a89-ffa19da2029f Authenticating user 'default' from [fd00:1122:3344:101::e]:37165 | ||
| 2038 | 2026.01.22 01:29:39.011107 [ 288 ] {} <Debug> TCP-Session: 8a3d7cfd-19c1-452f-81c3-7ec8670999a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.01.22 01:29:39.011123 [ 289 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2040 | 2026.01.22 01:29:39.011134 [ 291 ] {} <Debug> TCP-Session: 4c744d48-ee80-47ab-8a89-ffa19da2029f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.01.22 01:29:39.010904 [ 294 ] {} <Debug> TCP-Session: 3153f26e-618c-4a49-8ed6-0458496bef5f Authenticating user 'default' from [fd00:1122:3344:101::e]:43494 | ||
| 2042 | 2026.01.22 01:29:39.011167 [ 291 ] {} <Debug> TCP-Session: 4c744d48-ee80-47ab-8a89-ffa19da2029f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.01.22 01:29:39.011184 [ 294 ] {} <Debug> TCP-Session: 3153f26e-618c-4a49-8ed6-0458496bef5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.01.22 01:29:39.011198 [ 294 ] {} <Debug> TCP-Session: 3153f26e-618c-4a49-8ed6-0458496bef5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.01.22 01:29:39.011440 [ 289 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Debug> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe) (SelectExecutor): Key condition: unknown | ||
| 2046 | 2026.01.22 01:29:39.012435 [ 285 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Trace> AggregatingTransform: Aggregating | ||
| 2047 | 2026.01.22 01:29:39.012484 [ 285 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Trace> Aggregator: Aggregation method: without_key | ||
| 2048 | 2026.01.22 01:29:39.012521 [ 285 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976984 sec. (1023.558 rows/sec., 39.98 KiB/sec.) | ||
| 2049 | 2026.01.22 01:29:39.012540 [ 285 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Trace> Aggregator: Merging aggregated data | ||
| 2050 | 2026.01.22 01:29:39.014195 [ 289 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003537 sec., 282.7254735651682 rows/sec., 11.04 KiB/sec. | ||
| 2051 | 2026.01.22 01:29:39.014287 [ 289 ] {9d85f882-a1ca-4c9f-a335-dae99a0f3727} <Debug> TCPHandler: Processed in 0.003942461 sec. | ||
| 2052 | 2026.01.22 01:29:39.014386 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.01.22 01:29:39.014415 [ 289 ] {} <Debug> TCP-Session: 9c7397b5-b9ba-467e-81f6-9730173af029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.01.22 01:29:39.014420 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2026.01.22 01:29:39.014451 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2026.01.22 01:29:39.014469 [ 288 ] {} <Debug> TCP-Session: 8a3d7cfd-19c1-452f-81c3-7ec8670999a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.01.22 01:29:39.014481 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.01.22 01:29:39.014523 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.01.22 01:29:39.014548 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2026.01.22 01:29:39.014552 [ 286 ] {} <Debug> TCP-Session: 1bba47a8-ebbf-4cfa-848e-0a93f62ae841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.01.22 01:29:39.014573 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.01.22 01:29:39.014596 [ 294 ] {} <Debug> TCP-Session: 3153f26e-618c-4a49-8ed6-0458496bef5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.01.22 01:29:39.014579 [ 292 ] {} <Debug> TCP-Session: 3dc830a2-37fd-4dc9-bdab-43bc65ce42c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.01.22 01:29:39.014631 [ 293 ] {} <Debug> TCP-Session: d7321e57-5a85-4387-8ad1-30ce36578a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.01.22 01:29:39.014509 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2066 | 2026.01.22 01:29:39.014505 [ 290 ] {} <Debug> TCP-Session: c69ab1e5-28ce-4d6b-8535-692b622df55e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.01.22 01:29:39.014721 [ 291 ] {} <Debug> TCP-Session: 4c744d48-ee80-47ab-8a89-ffa19da2029f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.01.22 01:29:39.014581 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2069 | 2026.01.22 01:29:39.014783 [ 287 ] {} <Debug> TCP-Session: 4002f0d8-fd55-4cca-a71d-2d46a949ea0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.01.22 01:29:39.040082 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43129 | ||
| 2071 | 2026.01.22 01:29:39.040248 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.01.22 01:29:39.040279 [ 289 ] {} <Debug> TCP-Session: 3c032419-4499-4836-8e9b-9fff0902a2e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43129 | ||
| 2073 | 2026.01.22 01:29:39.040306 [ 289 ] {} <Debug> TCP-Session: 3c032419-4499-4836-8e9b-9fff0902a2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.01.22 01:29:39.040325 [ 289 ] {} <Debug> TCP-Session: 3c032419-4499-4836-8e9b-9fff0902a2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.01.22 01:29:39.040554 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63198 | ||
| 2076 | 2026.01.22 01:29:39.040607 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47898 | ||
| 2077 | 2026.01.22 01:29:39.040629 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52494 | ||
| 2078 | 2026.01.22 01:29:39.040640 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63808 | ||
| 2079 | 2026.01.22 01:29:39.040667 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36792 | ||
| 2080 | 2026.01.22 01:29:39.040708 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46496 | ||
| 2081 | 2026.01.22 01:29:39.040729 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2082 | 2026.01.22 01:29:39.040741 [ 289 ] {} <Trace> TCP-Session: 3c032419-4499-4836-8e9b-9fff0902a2e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.01.22 01:29:39.040726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2084 | 2026.01.22 01:29:39.040800 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.01.22 01:29:39.040810 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.01.22 01:29:39.040840 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.01.22 01:29:39.040852 [ 292 ] {} <Debug> TCP-Session: e50377f7-42a3-4ac6-86d8-07411c4c93cc Authenticating user 'default' from [fd00:1122:3344:101::e]:63808 | ||
| 2088 | 2026.01.22 01:29:39.040874 [ 286 ] {} <Debug> TCP-Session: 4d50a5dc-17be-42db-8e14-653f33a689ff Authenticating user 'default' from [fd00:1122:3344:101::e]:36792 | ||
| 2089 | 2026.01.22 01:29:39.040884 [ 288 ] {} <Debug> TCP-Session: 71263fad-0780-4bf0-97f8-2b84796c6b16 Authenticating user 'default' from [fd00:1122:3344:101::e]:46496 | ||
| 2090 | 2026.01.22 01:29:39.040904 [ 292 ] {} <Debug> TCP-Session: e50377f7-42a3-4ac6-86d8-07411c4c93cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.01.22 01:29:39.040918 [ 286 ] {} <Debug> TCP-Session: 4d50a5dc-17be-42db-8e14-653f33a689ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.01.22 01:29:39.040926 [ 288 ] {} <Debug> TCP-Session: 71263fad-0780-4bf0-97f8-2b84796c6b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.01.22 01:29:39.040929 [ 292 ] {} <Debug> TCP-Session: e50377f7-42a3-4ac6-86d8-07411c4c93cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.01.22 01:29:39.040944 [ 286 ] {} <Debug> TCP-Session: 4d50a5dc-17be-42db-8e14-653f33a689ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.01.22 01:29:39.040964 [ 289 ] {ca361c13-d735-4078-a876-548817d75d84} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2096 | 2026.01.22 01:29:39.040960 [ 288 ] {} <Debug> TCP-Session: 71263fad-0780-4bf0-97f8-2b84796c6b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.01.22 01:29:39.040840 [ 291 ] {} <Debug> TCP-Session: cc33e287-9d63-4f2e-9df4-31168ef69341 Authenticating user 'default' from [fd00:1122:3344:101::e]:47898 | ||
| 2098 | 2026.01.22 01:29:39.040676 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2099 | 2026.01.22 01:29:39.041092 [ 291 ] {} <Debug> TCP-Session: cc33e287-9d63-4f2e-9df4-31168ef69341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.01.22 01:29:39.040866 [ 293 ] {} <Debug> TCP-Session: 099bc3c7-10bf-4043-9c60-cdf527faf164 Authenticating user 'default' from [fd00:1122:3344:101::e]:52494 | ||
| 2101 | 2026.01.22 01:29:39.041127 [ 291 ] {} <Debug> TCP-Session: cc33e287-9d63-4f2e-9df4-31168ef69341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.01.22 01:29:39.041181 [ 293 ] {} <Debug> TCP-Session: 099bc3c7-10bf-4043-9c60-cdf527faf164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.01.22 01:29:39.041121 [ 290 ] {} <Debug> TCP-Session: d1aea2fc-49b0-4473-af67-8d4f1b8280a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63198 | ||
| 2104 | 2026.01.22 01:29:39.041225 [ 293 ] {} <Debug> TCP-Session: 099bc3c7-10bf-4043-9c60-cdf527faf164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.01.22 01:29:39.041261 [ 289 ] {ca361c13-d735-4078-a876-548817d75d84} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2106 | 2026.01.22 01:29:39.041267 [ 290 ] {} <Debug> TCP-Session: d1aea2fc-49b0-4473-af67-8d4f1b8280a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.01.22 01:29:39.040693 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47088 | ||
| 2108 | 2026.01.22 01:29:39.041325 [ 289 ] {ca361c13-d735-4078-a876-548817d75d84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2109 | 2026.01.22 01:29:39.041314 [ 290 ] {} <Debug> TCP-Session: d1aea2fc-49b0-4473-af67-8d4f1b8280a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.01.22 01:29:39.040651 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39191 | ||
| 2111 | 2026.01.22 01:29:39.041392 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2026.01.22 01:29:39.041464 [ 287 ] {} <Debug> TCP-Session: 865a1577-a627-4429-93bc-40c02499f643 Authenticating user 'default' from [fd00:1122:3344:101::e]:47088 | ||
| 2113 | 2026.01.22 01:29:39.041482 [ 287 ] {} <Debug> TCP-Session: 865a1577-a627-4429-93bc-40c02499f643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.01.22 01:29:39.041490 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2115 | 2026.01.22 01:29:39.041494 [ 287 ] {} <Debug> TCP-Session: 865a1577-a627-4429-93bc-40c02499f643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.01.22 01:29:39.041517 [ 294 ] {} <Debug> TCP-Session: 758fe226-64b7-4565-bdce-0913ffb406c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39191 | ||
| 2117 | 2026.01.22 01:29:39.041537 [ 294 ] {} <Debug> TCP-Session: 758fe226-64b7-4565-bdce-0913ffb406c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.01.22 01:29:39.041554 [ 294 ] {} <Debug> TCP-Session: 758fe226-64b7-4565-bdce-0913ffb406c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.01.22 01:29:39.041650 [ 289 ] {ca361c13-d735-4078-a876-548817d75d84} <Debug> oximeter.version (b617e0a7-dee1-41e8-b8f6-3870ff6e95fe) (SelectExecutor): Key condition: unknown | ||
| 2120 | 2026.01.22 01:29:39.042586 [ 340 ] {ca361c13-d735-4078-a876-548817d75d84} <Trace> AggregatingTransform: Aggregating | ||
| 2121 | 2026.01.22 01:29:39.042643 [ 340 ] {ca361c13-d735-4078-a876-548817d75d84} <Trace> Aggregator: Aggregation method: without_key | ||
| 2122 | 2026.01.22 01:29:39.042681 [ 340 ] {ca361c13-d735-4078-a876-548817d75d84} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925514 sec. (1080.481 rows/sec., 42.21 KiB/sec.) | ||
| 2123 | 2026.01.22 01:29:39.042703 [ 340 ] {ca361c13-d735-4078-a876-548817d75d84} <Trace> Aggregator: Merging aggregated data | ||
| 2124 | 2026.01.22 01:29:39.043725 [ 289 ] {ca361c13-d735-4078-a876-548817d75d84} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002833 sec., 352.98270384751146 rows/sec., 13.79 KiB/sec. | ||
| 2125 | 2026.01.22 01:29:39.043847 [ 289 ] {ca361c13-d735-4078-a876-548817d75d84} <Debug> TCPHandler: Processed in 0.003301923 sec. | ||
| 2126 | 2026.01.22 01:29:39.043972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2026.01.22 01:29:39.044002 [ 289 ] {} <Debug> TCP-Session: 3c032419-4499-4836-8e9b-9fff0902a2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.01.22 01:29:39.044007 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2026.01.22 01:29:39.044044 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2026.01.22 01:29:39.044057 [ 288 ] {} <Debug> TCP-Session: 71263fad-0780-4bf0-97f8-2b84796c6b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.01.22 01:29:39.044062 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2026.01.22 01:29:39.044087 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2133 | 2026.01.22 01:29:39.044114 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.01.22 01:29:39.044137 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2026.01.22 01:29:39.044162 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.01.22 01:29:39.044167 [ 290 ] {} <Debug> TCP-Session: d1aea2fc-49b0-4473-af67-8d4f1b8280a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.01.22 01:29:39.044187 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.01.22 01:29:39.044194 [ 293 ] {} <Debug> TCP-Session: 099bc3c7-10bf-4043-9c60-cdf527faf164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.01.22 01:29:39.044206 [ 287 ] {} <Debug> TCP-Session: 865a1577-a627-4429-93bc-40c02499f643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.01.22 01:29:39.044234 [ 286 ] {} <Debug> TCP-Session: 4d50a5dc-17be-42db-8e14-653f33a689ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.01.22 01:29:39.044151 [ 291 ] {} <Debug> TCP-Session: cc33e287-9d63-4f2e-9df4-31168ef69341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.01.22 01:29:39.044126 [ 292 ] {} <Debug> TCP-Session: e50377f7-42a3-4ac6-86d8-07411c4c93cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.01.22 01:29:39.044095 [ 294 ] {} <Debug> TCP-Session: 758fe226-64b7-4565-bdce-0913ffb406c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.01.22 01:29:39.674806 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2145 | 2026.01.22 01:29:39.674892 [ 275 ] {} <Debug> TCP-Session: 55480c95-0f2f-4913-a0b6-80ef7bbc19ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.01.22 01:29:40.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.78 MiB, peak 211.68 MiB, free memory in arenas 0.00 B, will set to 203.39 MiB (RSS), difference: 1.62 MiB | ||
| 2147 | 2026.01.22 01:29:40.141881 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.01.22 01:29:40.142080 [ 276 ] {935caca3-42b9-4697-b92e-23185c58e281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2149 | 2026.01.22 01:29:40.142150 [ 276 ] {935caca3-42b9-4697-b92e-23185c58e281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2150 | 2026.01.22 01:29:40.142886 [ 276 ] {935caca3-42b9-4697-b92e-23185c58e281} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.01.22 01:29:40.142932 [ 276 ] {935caca3-42b9-4697-b92e-23185c58e281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2152 | 2026.01.22 01:29:40.143329 [ 276 ] {935caca3-42b9-4697-b92e-23185c58e281} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2153 | 2026.01.22 01:29:40.143563 [ 276 ] {935caca3-42b9-4697-b92e-23185c58e281} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.01.22 01:29:40.143712 [ 276 ] {935caca3-42b9-4697-b92e-23185c58e281} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001683 sec., 45157.456922162804 rows/sec., 3.72 MiB/sec. | ||
| 2155 | 2026.01.22 01:29:40.143753 [ 276 ] {935caca3-42b9-4697-b92e-23185c58e281} <Debug> TCPHandler: Processed in 0.002001881 sec. | ||
| 2156 | 2026.01.22 01:29:40.143880 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.01.22 01:29:40.143976 [ 276 ] {370d1909-bf68-42fd-9e9c-bf68718e7ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2158 | 2026.01.22 01:29:40.144017 [ 276 ] {370d1909-bf68-42fd-9e9c-bf68718e7ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2159 | 2026.01.22 01:29:40.144414 [ 276 ] {370d1909-bf68-42fd-9e9c-bf68718e7ff4} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.01.22 01:29:40.144453 [ 276 ] {370d1909-bf68-42fd-9e9c-bf68718e7ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2161 | 2026.01.22 01:29:40.144750 [ 276 ] {370d1909-bf68-42fd-9e9c-bf68718e7ff4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2162 | 2026.01.22 01:29:40.144961 [ 276 ] {370d1909-bf68-42fd-9e9c-bf68718e7ff4} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.01.22 01:29:40.145092 [ 276 ] {370d1909-bf68-42fd-9e9c-bf68718e7ff4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001134 sec., 8818.342151675484 rows/sec., 663.10 KiB/sec. | ||
| 2164 | 2026.01.22 01:29:40.145129 [ 276 ] {370d1909-bf68-42fd-9e9c-bf68718e7ff4} <Debug> TCPHandler: Processed in 0.001299263 sec. | ||
| 2165 | 2026.01.22 01:29:40.145233 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.01.22 01:29:40.145327 [ 276 ] {c6ed3675-98de-4b43-9398-1f33d3ec3b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2167 | 2026.01.22 01:29:40.145367 [ 276 ] {c6ed3675-98de-4b43-9398-1f33d3ec3b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2168 | 2026.01.22 01:29:40.145768 [ 276 ] {c6ed3675-98de-4b43-9398-1f33d3ec3b9d} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.01.22 01:29:40.145805 [ 276 ] {c6ed3675-98de-4b43-9398-1f33d3ec3b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2170 | 2026.01.22 01:29:40.146105 [ 276 ] {c6ed3675-98de-4b43-9398-1f33d3ec3b9d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2171 | 2026.01.22 01:29:40.146328 [ 276 ] {c6ed3675-98de-4b43-9398-1f33d3ec3b9d} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.01.22 01:29:40.146454 [ 276 ] {c6ed3675-98de-4b43-9398-1f33d3ec3b9d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 2173 | 2026.01.22 01:29:40.146492 [ 276 ] {c6ed3675-98de-4b43-9398-1f33d3ec3b9d} <Debug> TCPHandler: Processed in 0.001309053 sec. | ||
| 2174 | 2026.01.22 01:29:40.146603 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.01.22 01:29:40.146698 [ 276 ] {e6f54d64-0f9e-413f-8230-d907ef8404ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2176 | 2026.01.22 01:29:40.146741 [ 276 ] {e6f54d64-0f9e-413f-8230-d907ef8404ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2177 | 2026.01.22 01:29:40.147165 [ 276 ] {e6f54d64-0f9e-413f-8230-d907ef8404ad} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.01.22 01:29:40.147202 [ 276 ] {e6f54d64-0f9e-413f-8230-d907ef8404ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2179 | 2026.01.22 01:29:40.147532 [ 276 ] {e6f54d64-0f9e-413f-8230-d907ef8404ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2180 | 2026.01.22 01:29:40.147742 [ 276 ] {e6f54d64-0f9e-413f-8230-d907ef8404ad} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.01.22 01:29:40.147869 [ 276 ] {e6f54d64-0f9e-413f-8230-d907ef8404ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 2182 | 2026.01.22 01:29:40.147905 [ 276 ] {e6f54d64-0f9e-413f-8230-d907ef8404ad} <Debug> TCPHandler: Processed in 0.001352594 sec. | ||
| 2183 | 2026.01.22 01:29:40.148010 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.01.22 01:29:40.148105 [ 276 ] {45f14842-fc66-4fd7-8792-b26ce4edd64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2185 | 2026.01.22 01:29:40.148158 [ 276 ] {45f14842-fc66-4fd7-8792-b26ce4edd64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2186 | 2026.01.22 01:29:40.148890 [ 276 ] {45f14842-fc66-4fd7-8792-b26ce4edd64e} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.01.22 01:29:40.148927 [ 276 ] {45f14842-fc66-4fd7-8792-b26ce4edd64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2188 | 2026.01.22 01:29:40.149425 [ 276 ] {45f14842-fc66-4fd7-8792-b26ce4edd64e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2189 | 2026.01.22 01:29:40.149651 [ 276 ] {45f14842-fc66-4fd7-8792-b26ce4edd64e} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.01.22 01:29:40.149786 [ 276 ] {45f14842-fc66-4fd7-8792-b26ce4edd64e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001699 sec., 5885.8151854031785 rows/sec., 10.55 MiB/sec. | ||
| 2191 | 2026.01.22 01:29:40.149835 [ 276 ] {45f14842-fc66-4fd7-8792-b26ce4edd64e} <Debug> TCPHandler: Processed in 0.001874087 sec. | ||
| 2192 | 2026.01.22 01:29:40.149948 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.01.22 01:29:40.150044 [ 276 ] {e33caa05-1b6c-4fa1-8c35-f58b7ad24068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2194 | 2026.01.22 01:29:40.150086 [ 276 ] {e33caa05-1b6c-4fa1-8c35-f58b7ad24068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2195 | 2026.01.22 01:29:40.150417 [ 276 ] {e33caa05-1b6c-4fa1-8c35-f58b7ad24068} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.01.22 01:29:40.150453 [ 276 ] {e33caa05-1b6c-4fa1-8c35-f58b7ad24068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2197 | 2026.01.22 01:29:40.150758 [ 276 ] {e33caa05-1b6c-4fa1-8c35-f58b7ad24068} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2198 | 2026.01.22 01:29:40.150969 [ 276 ] {e33caa05-1b6c-4fa1-8c35-f58b7ad24068} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.01.22 01:29:40.151096 [ 276 ] {e33caa05-1b6c-4fa1-8c35-f58b7ad24068} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2200 | 2026.01.22 01:29:40.151130 [ 276 ] {e33caa05-1b6c-4fa1-8c35-f58b7ad24068} <Debug> TCPHandler: Processed in 0.001232151 sec. | ||
| 2201 | 2026.01.22 01:29:41.281172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4305 | ||
| 2202 | 2026.01.22 01:29:41.281679 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.01.22 01:29:41.281722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2204 | 2026.01.22 01:29:41.282238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2205 | 2026.01.22 01:29:41.282488 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.01.22 01:29:41.282635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4305 | ||
| 2207 | 2026.01.22 01:29:41.492278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2208 | 2026.01.22 01:29:41.509181 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.01.22 01:29:41.509238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2210 | 2026.01.22 01:29:41.515390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2211 | 2026.01.22 01:29:41.516085 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.01.22 01:29:41.519230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2213 | 2026.01.22 01:29:43.791825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 288 | ||
| 2214 | 2026.01.22 01:29:43.793911 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.01.22 01:29:43.793951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2216 | 2026.01.22 01:29:43.795080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2217 | 2026.01.22 01:29:43.795351 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.01.22 01:29:43.795476 [ 47 ] {} <Debug> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2219 | 2026.01.22 01:29:43.795513 [ 47 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.01.22 01:29:43.795532 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2221 | 2026.01.22 01:29:43.795580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2222 | 2026.01.22 01:29:43.795631 [ 195 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::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 | ||
| 2223 | 2026.01.22 01:29:43.796200 [ 195 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2224 | 2026.01.22 01:29:43.796393 [ 195 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::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 | ||
| 2225 | 2026.01.22 01:29:43.796839 [ 195 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part | ||
| 2226 | 2026.01.22 01:29:43.797207 [ 195 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2227 | 2026.01.22 01:29:43.797553 [ 195 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::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 | ||
| 2228 | 2026.01.22 01:29:43.797893 [ 195 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2229 | 2026.01.22 01:29:43.798241 [ 195 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2230 | 2026.01.22 01:29:43.803914 [ 200 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 72 columns (72 merged, 0 gathered) in 0.008325221 sec., 34593.67625195775 rows/sec., 33.26 MiB/sec. | ||
| 2231 | 2026.01.22 01:29:43.804908 [ 192 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2232 | 2026.01.22 01:29:43.805555 [ 192 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::all_1_6_1} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.01.22 01:29:43.805639 [ 192 ] {9a82d2de-2f27-4528-845b-df2c0cec652a::all_1_6_1} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2234 | 2026.01.22 01:29:43.805878 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2235 | 2026.01.22 01:29:45.136882 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.01.22 01:29:45.137195 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2237 | 2026.01.22 01:29:45.137581 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2238 | 2026.01.22 01:29:45.137628 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2239 | 2026.01.22 01:29:45.137895 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2240 | 2026.01.22 01:29:45.137965 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2241 | 2026.01.22 01:29:45.138101 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2242 | 2026.01.22 01:29:45.138223 [ 284 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2243 | 2026.01.22 01:29:45.138231 [ 318 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2244 | 2026.01.22 01:29:45.138337 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (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 | ||
| 2245 | 2026.01.22 01:29:45.138367 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2246 | 2026.01.22 01:29:45.140913 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2247 | 2026.01.22 01:29:45.140959 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2248 | 2026.01.22 01:29:45.141046 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2249 | 2026.01.22 01:29:45.141145 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2250 | 2026.01.22 01:29:45.142468 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.005395 sec., 5375.347544022243 rows/sec., 234.23 KiB/sec. | ||
| 2251 | 2026.01.22 01:29:45.142603 [ 276 ] {890b0ab9-ac13-46d1-96b3-7d15a3b7155a} <Debug> TCPHandler: Processed in 0.005854708 sec. | ||
| 2252 | 2026.01.22 01:29:45.148653 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.01.22 01:29:45.148786 [ 276 ] {63a1fa27-06ba-4cee-a29d-05be7f34083f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2254 | 2026.01.22 01:29:45.148849 [ 276 ] {63a1fa27-06ba-4cee-a29d-05be7f34083f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2255 | 2026.01.22 01:29:45.149612 [ 276 ] {63a1fa27-06ba-4cee-a29d-05be7f34083f} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.01.22 01:29:45.149657 [ 276 ] {63a1fa27-06ba-4cee-a29d-05be7f34083f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2257 | 2026.01.22 01:29:45.150088 [ 276 ] {63a1fa27-06ba-4cee-a29d-05be7f34083f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2258 | 2026.01.22 01:29:45.150293 [ 276 ] {63a1fa27-06ba-4cee-a29d-05be7f34083f} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.01.22 01:29:45.150455 [ 276 ] {63a1fa27-06ba-4cee-a29d-05be7f34083f} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001708 sec., 585.4800936768149 rows/sec., 60.61 KiB/sec. | ||
| 2260 | 2026.01.22 01:29:45.150496 [ 276 ] {63a1fa27-06ba-4cee-a29d-05be7f34083f} <Debug> TCPHandler: Processed in 0.001906408 sec. | ||
| 2261 | 2026.01.22 01:29:45.150614 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.01.22 01:29:45.150714 [ 276 ] {df9055dd-d305-4ca4-bfb0-c4833a064008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2263 | 2026.01.22 01:29:45.150758 [ 276 ] {df9055dd-d305-4ca4-bfb0-c4833a064008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2264 | 2026.01.22 01:29:45.151170 [ 276 ] {df9055dd-d305-4ca4-bfb0-c4833a064008} <Trace> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.01.22 01:29:45.151208 [ 276 ] {df9055dd-d305-4ca4-bfb0-c4833a064008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2266 | 2026.01.22 01:29:45.151534 [ 276 ] {df9055dd-d305-4ca4-bfb0-c4833a064008} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2267 | 2026.01.22 01:29:45.151749 [ 276 ] {df9055dd-d305-4ca4-bfb0-c4833a064008} <Trace> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.01.22 01:29:45.151887 [ 276 ] {df9055dd-d305-4ca4-bfb0-c4833a064008} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001196 sec., 3344.4816053511704 rows/sec., 272.72 KiB/sec. | ||
| 2269 | 2026.01.22 01:29:45.151925 [ 276 ] {df9055dd-d305-4ca4-bfb0-c4833a064008} <Debug> TCPHandler: Processed in 0.001362875 sec. | ||
| 2270 | 2026.01.22 01:29:45.152033 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.01.22 01:29:45.152129 [ 276 ] {f712edae-82ca-4585-862e-4eba3cdd55ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2272 | 2026.01.22 01:29:45.152169 [ 276 ] {f712edae-82ca-4585-862e-4eba3cdd55ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2273 | 2026.01.22 01:29:45.152620 [ 276 ] {f712edae-82ca-4585-862e-4eba3cdd55ab} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.01.22 01:29:45.152659 [ 276 ] {f712edae-82ca-4585-862e-4eba3cdd55ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2275 | 2026.01.22 01:29:45.152968 [ 276 ] {f712edae-82ca-4585-862e-4eba3cdd55ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2276 | 2026.01.22 01:29:45.153179 [ 276 ] {f712edae-82ca-4585-862e-4eba3cdd55ab} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.01.22 01:29:45.153327 [ 276 ] {f712edae-82ca-4585-862e-4eba3cdd55ab} <Debug> executeQuery: Read 121 rows, 10.50 KiB in 0.001216 sec., 99506.57894736841 rows/sec., 8.43 MiB/sec. | ||
| 2278 | 2026.01.22 01:29:45.153364 [ 276 ] {f712edae-82ca-4585-862e-4eba3cdd55ab} <Debug> TCPHandler: Processed in 0.001381235 sec. | ||
| 2279 | 2026.01.22 01:29:45.153478 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.01.22 01:29:45.153573 [ 276 ] {5d79f0d6-ab07-47cf-a9a4-65e2f6d21a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.01.22 01:29:45.153612 [ 276 ] {5d79f0d6-ab07-47cf-a9a4-65e2f6d21a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2282 | 2026.01.22 01:29:45.154011 [ 276 ] {5d79f0d6-ab07-47cf-a9a4-65e2f6d21a4c} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.01.22 01:29:45.154048 [ 276 ] {5d79f0d6-ab07-47cf-a9a4-65e2f6d21a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2284 | 2026.01.22 01:29:45.154367 [ 276 ] {5d79f0d6-ab07-47cf-a9a4-65e2f6d21a4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2285 | 2026.01.22 01:29:45.154589 [ 276 ] {5d79f0d6-ab07-47cf-a9a4-65e2f6d21a4c} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.01.22 01:29:45.154728 [ 276 ] {5d79f0d6-ab07-47cf-a9a4-65e2f6d21a4c} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001174 sec., 29812.60647359455 rows/sec., 2.17 MiB/sec. | ||
| 2287 | 2026.01.22 01:29:45.154767 [ 276 ] {5d79f0d6-ab07-47cf-a9a4-65e2f6d21a4c} <Debug> TCPHandler: Processed in 0.001337844 sec. | ||
| 2288 | 2026.01.22 01:29:45.154878 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.01.22 01:29:45.154973 [ 276 ] {568106e7-3863-4a86-b3ba-ddaee379260a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.01.22 01:29:45.155013 [ 276 ] {568106e7-3863-4a86-b3ba-ddaee379260a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2291 | 2026.01.22 01:29:45.155387 [ 276 ] {568106e7-3863-4a86-b3ba-ddaee379260a} <Trace> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.01.22 01:29:45.155426 [ 276 ] {568106e7-3863-4a86-b3ba-ddaee379260a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2293 | 2026.01.22 01:29:45.155725 [ 276 ] {568106e7-3863-4a86-b3ba-ddaee379260a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2294 | 2026.01.22 01:29:45.155951 [ 276 ] {568106e7-3863-4a86-b3ba-ddaee379260a} <Trace> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.01.22 01:29:45.156086 [ 276 ] {568106e7-3863-4a86-b3ba-ddaee379260a} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 58.77 KiB/sec. | ||
| 2296 | 2026.01.22 01:29:45.156123 [ 276 ] {568106e7-3863-4a86-b3ba-ddaee379260a} <Debug> TCPHandler: Processed in 0.001294813 sec. | ||
| 2297 | 2026.01.22 01:29:45.156232 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.01.22 01:29:45.156326 [ 276 ] {0d40849d-26fb-4af5-af32-7d22a5d265d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2299 | 2026.01.22 01:29:45.156365 [ 276 ] {0d40849d-26fb-4af5-af32-7d22a5d265d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2300 | 2026.01.22 01:29:45.156798 [ 276 ] {0d40849d-26fb-4af5-af32-7d22a5d265d5} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.01.22 01:29:45.156837 [ 276 ] {0d40849d-26fb-4af5-af32-7d22a5d265d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2302 | 2026.01.22 01:29:45.157146 [ 276 ] {0d40849d-26fb-4af5-af32-7d22a5d265d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2303 | 2026.01.22 01:29:45.157367 [ 276 ] {0d40849d-26fb-4af5-af32-7d22a5d265d5} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.01.22 01:29:45.157501 [ 276 ] {0d40849d-26fb-4af5-af32-7d22a5d265d5} <Debug> executeQuery: Read 108 rows, 8.65 KiB in 0.001193 sec., 90528.08046940486 rows/sec., 7.08 MiB/sec. | ||
| 2305 | 2026.01.22 01:29:45.157539 [ 276 ] {0d40849d-26fb-4af5-af32-7d22a5d265d5} <Debug> TCPHandler: Processed in 0.001355764 sec. | ||
| 2306 | 2026.01.22 01:29:45.157651 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2026.01.22 01:29:45.157745 [ 276 ] {e5b0be16-3ee9-449f-9aec-44289924896c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2308 | 2026.01.22 01:29:45.157788 [ 276 ] {e5b0be16-3ee9-449f-9aec-44289924896c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2309 | 2026.01.22 01:29:45.158181 [ 276 ] {e5b0be16-3ee9-449f-9aec-44289924896c} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.01.22 01:29:45.158219 [ 276 ] {e5b0be16-3ee9-449f-9aec-44289924896c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2311 | 2026.01.22 01:29:45.158561 [ 276 ] {e5b0be16-3ee9-449f-9aec-44289924896c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2312 | 2026.01.22 01:29:45.158787 [ 276 ] {e5b0be16-3ee9-449f-9aec-44289924896c} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.01.22 01:29:45.158928 [ 276 ] {e5b0be16-3ee9-449f-9aec-44289924896c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0012 sec., 135000 rows/sec., 9.40 MiB/sec. | ||
| 2314 | 2026.01.22 01:29:45.158965 [ 276 ] {e5b0be16-3ee9-449f-9aec-44289924896c} <Debug> TCPHandler: Processed in 0.001362865 sec. | ||
| 2315 | 2026.01.22 01:29:45.159076 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.01.22 01:29:45.159170 [ 276 ] {9cf974d5-1bb7-46db-b49b-09a309572128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2317 | 2026.01.22 01:29:45.159213 [ 276 ] {9cf974d5-1bb7-46db-b49b-09a309572128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2318 | 2026.01.22 01:29:45.159521 [ 276 ] {9cf974d5-1bb7-46db-b49b-09a309572128} <Trace> oximeter.measurements_f64 (50877fcc-69a9-4e3a-88a2-22302d66e384): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.01.22 01:29:45.159559 [ 276 ] {9cf974d5-1bb7-46db-b49b-09a309572128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2320 | 2026.01.22 01:29:45.159859 [ 276 ] {9cf974d5-1bb7-46db-b49b-09a309572128} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2321 | 2026.01.22 01:29:45.160076 [ 276 ] {9cf974d5-1bb7-46db-b49b-09a309572128} <Trace> oximeter.measurements_f64 (50877fcc-69a9-4e3a-88a2-22302d66e384): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.01.22 01:29:45.160213 [ 276 ] {9cf974d5-1bb7-46db-b49b-09a309572128} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 59.88 KiB/sec. | ||
| 2323 | 2026.01.22 01:29:45.160249 [ 276 ] {9cf974d5-1bb7-46db-b49b-09a309572128} <Debug> TCPHandler: Processed in 0.001222271 sec. | ||
| 2324 | 2026.01.22 01:29:45.160358 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2325 | 2026.01.22 01:29:45.160453 [ 276 ] {205d3b19-54ba-477d-8086-038c3678d66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2326 | 2026.01.22 01:29:45.160508 [ 276 ] {205d3b19-54ba-477d-8086-038c3678d66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2327 | 2026.01.22 01:29:45.161418 [ 276 ] {205d3b19-54ba-477d-8086-038c3678d66a} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2026.01.22 01:29:45.161458 [ 276 ] {205d3b19-54ba-477d-8086-038c3678d66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2329 | 2026.01.22 01:29:45.162026 [ 276 ] {205d3b19-54ba-477d-8086-038c3678d66a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2330 | 2026.01.22 01:29:45.162258 [ 276 ] {205d3b19-54ba-477d-8086-038c3678d66a} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2026.01.22 01:29:45.162414 [ 276 ] {205d3b19-54ba-477d-8086-038c3678d66a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001979 sec., 15664.477008590198 rows/sec., 28.07 MiB/sec. | ||
| 2332 | 2026.01.22 01:29:45.162481 [ 276 ] {205d3b19-54ba-477d-8086-038c3678d66a} <Debug> TCPHandler: Processed in 0.002172865 sec. | ||
| 2333 | 2026.01.22 01:29:45.162604 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2334 | 2026.01.22 01:29:45.162699 [ 276 ] {92a57b17-7da0-4752-9c05-2d3a5e169a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2335 | 2026.01.22 01:29:45.162741 [ 276 ] {92a57b17-7da0-4752-9c05-2d3a5e169a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2336 | 2026.01.22 01:29:45.163067 [ 276 ] {92a57b17-7da0-4752-9c05-2d3a5e169a57} <Trace> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2026.01.22 01:29:45.163103 [ 276 ] {92a57b17-7da0-4752-9c05-2d3a5e169a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2338 | 2026.01.22 01:29:45.163410 [ 276 ] {92a57b17-7da0-4752-9c05-2d3a5e169a57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2339 | 2026.01.22 01:29:45.163629 [ 276 ] {92a57b17-7da0-4752-9c05-2d3a5e169a57} <Trace> oximeter.measurements_i64 (7ac77e21-183b-4b71-bdf8-a2b503a0a81b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.01.22 01:29:45.163759 [ 276 ] {92a57b17-7da0-4752-9c05-2d3a5e169a57} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001078 sec., 8348.794063079778 rows/sec., 589.74 KiB/sec. | ||
| 2341 | 2026.01.22 01:29:45.163794 [ 276 ] {92a57b17-7da0-4752-9c05-2d3a5e169a57} <Debug> TCPHandler: Processed in 0.001239661 sec. | ||
| 2342 | 2026.01.22 01:29:45.163914 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2026.01.22 01:29:45.164010 [ 276 ] {d3bb0855-4583-4549-bc15-e0b687935c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2344 | 2026.01.22 01:29:45.164052 [ 276 ] {d3bb0855-4583-4549-bc15-e0b687935c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2345 | 2026.01.22 01:29:45.164418 [ 276 ] {d3bb0855-4583-4549-bc15-e0b687935c5d} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.01.22 01:29:45.164459 [ 276 ] {d3bb0855-4583-4549-bc15-e0b687935c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2347 | 2026.01.22 01:29:45.164796 [ 276 ] {d3bb0855-4583-4549-bc15-e0b687935c5d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2348 | 2026.01.22 01:29:45.165014 [ 276 ] {d3bb0855-4583-4549-bc15-e0b687935c5d} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.01.22 01:29:45.165150 [ 276 ] {d3bb0855-4583-4549-bc15-e0b687935c5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 2350 | 2026.01.22 01:29:45.165186 [ 276 ] {d3bb0855-4583-4549-bc15-e0b687935c5d} <Debug> TCPHandler: Processed in 0.001324373 sec. | ||
| 2351 | 2026.01.22 01:29:48.704405 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2352 | 2026.01.22 01:29:48.704461 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2353 | 2026.01.22 01:29:48.782705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4753 | ||
| 2354 | 2026.01.22 01:29:48.783216 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.01.22 01:29:48.783260 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2356 | 2026.01.22 01:29:48.783792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2357 | 2026.01.22 01:29:48.784050 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.01.22 01:29:48.784197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4753 | ||
| 2359 | 2026.01.22 01:29:49.019288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2360 | 2026.01.22 01:29:49.035981 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.01.22 01:29:49.036091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2362 | 2026.01.22 01:29:49.044712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2363 | 2026.01.22 01:29:49.045500 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.01.22 01:29:49.049103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2365 | 2026.01.22 01:29:50.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.64 MiB, peak 211.68 MiB, free memory in arenas 0.00 B, will set to 207.93 MiB (RSS), difference: 2.29 MiB | ||
| 2366 | 2026.01.22 01:29:50.141831 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.01.22 01:29:50.142022 [ 276 ] {16a64297-e596-4971-9989-44939780e1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2368 | 2026.01.22 01:29:50.142092 [ 276 ] {16a64297-e596-4971-9989-44939780e1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2369 | 2026.01.22 01:29:50.142776 [ 276 ] {16a64297-e596-4971-9989-44939780e1ab} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.01.22 01:29:50.142821 [ 276 ] {16a64297-e596-4971-9989-44939780e1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2371 | 2026.01.22 01:29:50.143204 [ 276 ] {16a64297-e596-4971-9989-44939780e1ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2372 | 2026.01.22 01:29:50.143430 [ 276 ] {16a64297-e596-4971-9989-44939780e1ab} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.01.22 01:29:50.143552 [ 36 ] {} <Debug> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2374 | 2026.01.22 01:29:50.143586 [ 276 ] {16a64297-e596-4971-9989-44939780e1ab} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001615 sec., 47058.82352941177 rows/sec., 3.88 MiB/sec. | ||
| 2375 | 2026.01.22 01:29:50.143616 [ 36 ] {} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.01.22 01:29:50.143632 [ 276 ] {16a64297-e596-4971-9989-44939780e1ab} <Debug> TCPHandler: Processed in 0.001926679 sec. | ||
| 2377 | 2026.01.22 01:29:50.143646 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2378 | 2026.01.22 01:29:50.143757 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.01.22 01:29:50.143787 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::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 | ||
| 2380 | 2026.01.22 01:29:50.143856 [ 276 ] {71c7d94a-bf82-4590-bbe5-cf2bbceedb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.01.22 01:29:50.143900 [ 276 ] {71c7d94a-bf82-4590-bbe5-cf2bbceedb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2382 | 2026.01.22 01:29:50.143909 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2383 | 2026.01.22 01:29:50.143946 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2384 | 2026.01.22 01:29:50.144012 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2385 | 2026.01.22 01:29:50.144056 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2386 | 2026.01.22 01:29:50.144097 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::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 | ||
| 2387 | 2026.01.22 01:29:50.144135 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 121 rows starting from the beginning of the part | ||
| 2388 | 2026.01.22 01:29:50.144173 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::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 | ||
| 2389 | 2026.01.22 01:29:50.144292 [ 276 ] {71c7d94a-bf82-4590-bbe5-cf2bbceedb6c} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.01.22 01:29:50.144332 [ 276 ] {71c7d94a-bf82-4590-bbe5-cf2bbceedb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2391 | 2026.01.22 01:29:50.144672 [ 276 ] {71c7d94a-bf82-4590-bbe5-cf2bbceedb6c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2392 | 2026.01.22 01:29:50.144935 [ 276 ] {71c7d94a-bf82-4590-bbe5-cf2bbceedb6c} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.01.22 01:29:50.145073 [ 276 ] {71c7d94a-bf82-4590-bbe5-cf2bbceedb6c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001237 sec., 8084.074373484236 rows/sec., 607.88 KiB/sec. | ||
| 2394 | 2026.01.22 01:29:50.145111 [ 276 ] {71c7d94a-bf82-4590-bbe5-cf2bbceedb6c} <Debug> TCPHandler: Processed in 0.001403586 sec. | ||
| 2395 | 2026.01.22 01:29:50.145127 [ 192 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 819 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397635 sec., 585989.904374175 rows/sec., 52.94 MiB/sec. | ||
| 2396 | 2026.01.22 01:29:50.145213 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.01.22 01:29:50.145286 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2398 | 2026.01.22 01:29:50.145312 [ 276 ] {718caa32-f411-4a92-87f4-42c055ed3f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2399 | 2026.01.22 01:29:50.145356 [ 276 ] {718caa32-f411-4a92-87f4-42c055ed3f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2400 | 2026.01.22 01:29:50.145539 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_11_2} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.01.22 01:29:50.145616 [ 195 ] {901c7179-9380-4856-aa19-5b79fffa2636::all_1_11_2} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2402 | 2026.01.22 01:29:50.145682 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2403 | 2026.01.22 01:29:50.145757 [ 276 ] {718caa32-f411-4a92-87f4-42c055ed3f38} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.01.22 01:29:50.145797 [ 276 ] {718caa32-f411-4a92-87f4-42c055ed3f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2405 | 2026.01.22 01:29:50.146102 [ 276 ] {718caa32-f411-4a92-87f4-42c055ed3f38} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2406 | 2026.01.22 01:29:50.146322 [ 276 ] {718caa32-f411-4a92-87f4-42c055ed3f38} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.01.22 01:29:50.146418 [ 36 ] {} <Debug> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2408 | 2026.01.22 01:29:50.146451 [ 36 ] {} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.01.22 01:29:50.146454 [ 276 ] {718caa32-f411-4a92-87f4-42c055ed3f38} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00116 sec., 63793.10344827586 rows/sec., 4.98 MiB/sec. | ||
| 2410 | 2026.01.22 01:29:50.146469 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2411 | 2026.01.22 01:29:50.146501 [ 276 ] {718caa32-f411-4a92-87f4-42c055ed3f38} <Debug> TCPHandler: Processed in 0.001335534 sec. | ||
| 2412 | 2026.01.22 01:29:50.146593 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::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 | ||
| 2413 | 2026.01.22 01:29:50.146615 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.01.22 01:29:50.146706 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2415 | 2026.01.22 01:29:50.146713 [ 276 ] {923d1eb9-3292-4dee-8a5f-b342d38568de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2416 | 2026.01.22 01:29:50.146750 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 148 rows starting from the beginning of the part | ||
| 2417 | 2026.01.22 01:29:50.146767 [ 276 ] {923d1eb9-3292-4dee-8a5f-b342d38568de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2418 | 2026.01.22 01:29:50.146828 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2419 | 2026.01.22 01:29:50.146879 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2420 | 2026.01.22 01:29:50.146927 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::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 | ||
| 2421 | 2026.01.22 01:29:50.146968 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
| 2422 | 2026.01.22 01:29:50.147012 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::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 | ||
| 2423 | 2026.01.22 01:29:50.147188 [ 276 ] {923d1eb9-3292-4dee-8a5f-b342d38568de} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.01.22 01:29:50.147228 [ 276 ] {923d1eb9-3292-4dee-8a5f-b342d38568de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2425 | 2026.01.22 01:29:50.147582 [ 276 ] {923d1eb9-3292-4dee-8a5f-b342d38568de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2426 | 2026.01.22 01:29:50.147826 [ 276 ] {923d1eb9-3292-4dee-8a5f-b342d38568de} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.01.22 01:29:50.147894 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350934 sec., 451539.45344480185 rows/sec., 37.58 MiB/sec. | ||
| 2428 | 2026.01.22 01:29:50.147925 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2429 | 2026.01.22 01:29:50.147955 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.01.22 01:29:50.147966 [ 276 ] {923d1eb9-3292-4dee-8a5f-b342d38568de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 2431 | 2026.01.22 01:29:50.147972 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2432 | 2026.01.22 01:29:50.148008 [ 276 ] {923d1eb9-3292-4dee-8a5f-b342d38568de} <Debug> TCPHandler: Processed in 0.001441397 sec. | ||
| 2433 | 2026.01.22 01:29:50.148030 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2434 | 2026.01.22 01:29:50.148056 [ 195 ] {946dc209-5934-4e85-96b7-0757b58fe938::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 | ||
| 2435 | 2026.01.22 01:29:50.148114 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.01.22 01:29:50.148139 [ 195 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2437 | 2026.01.22 01:29:50.148168 [ 195 ] {946dc209-5934-4e85-96b7-0757b58fe938::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 | ||
| 2438 | 2026.01.22 01:29:50.148214 [ 195 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2439 | 2026.01.22 01:29:50.148214 [ 276 ] {039f01c9-10ac-43fd-a9d4-4478ea557e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2440 | 2026.01.22 01:29:50.148251 [ 195 ] {946dc209-5934-4e85-96b7-0757b58fe938::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 | ||
| 2441 | 2026.01.22 01:29:50.148281 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_11_2} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.01.22 01:29:50.148287 [ 195 ] {946dc209-5934-4e85-96b7-0757b58fe938::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 | ||
| 2443 | 2026.01.22 01:29:50.148283 [ 276 ] {039f01c9-10ac-43fd-a9d4-4478ea557e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2444 | 2026.01.22 01:29:50.148327 [ 195 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2445 | 2026.01.22 01:29:50.148354 [ 199 ] {2b6dce48-31e2-41d3-9381-a7c2aed06cb8::all_1_11_2} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2446 | 2026.01.22 01:29:50.148365 [ 195 ] {946dc209-5934-4e85-96b7-0757b58fe938::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 | ||
| 2447 | 2026.01.22 01:29:50.148409 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2448 | 2026.01.22 01:29:50.149196 [ 276 ] {039f01c9-10ac-43fd-a9d4-4478ea557e21} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.01.22 01:29:50.149237 [ 276 ] {039f01c9-10ac-43fd-a9d4-4478ea557e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2450 | 2026.01.22 01:29:50.149530 [ 197 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501118 sec., 1297699.4480114155 rows/sec., 91.75 MiB/sec. | ||
| 2451 | 2026.01.22 01:29:50.149754 [ 199 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2452 | 2026.01.22 01:29:50.149763 [ 276 ] {039f01c9-10ac-43fd-a9d4-4478ea557e21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2453 | 2026.01.22 01:29:50.150068 [ 199 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.01.22 01:29:50.150109 [ 276 ] {039f01c9-10ac-43fd-a9d4-4478ea557e21} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.01.22 01:29:50.150139 [ 199 ] {946dc209-5934-4e85-96b7-0757b58fe938::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2456 | 2026.01.22 01:29:50.150199 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2457 | 2026.01.22 01:29:50.150277 [ 276 ] {039f01c9-10ac-43fd-a9d4-4478ea557e21} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002081 sec., 4805.3820278712155 rows/sec., 8.61 MiB/sec. | ||
| 2458 | 2026.01.22 01:29:50.150335 [ 276 ] {039f01c9-10ac-43fd-a9d4-4478ea557e21} <Debug> TCPHandler: Processed in 0.002268958 sec. | ||
| 2459 | 2026.01.22 01:29:50.150450 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.01.22 01:29:50.150545 [ 276 ] {b0a790a9-9571-4f97-b281-fe00bbc9bfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.01.22 01:29:50.150586 [ 276 ] {b0a790a9-9571-4f97-b281-fe00bbc9bfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2462 | 2026.01.22 01:29:50.150955 [ 276 ] {b0a790a9-9571-4f97-b281-fe00bbc9bfdc} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.01.22 01:29:50.150991 [ 276 ] {b0a790a9-9571-4f97-b281-fe00bbc9bfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2464 | 2026.01.22 01:29:50.151301 [ 276 ] {b0a790a9-9571-4f97-b281-fe00bbc9bfdc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2465 | 2026.01.22 01:29:50.151509 [ 276 ] {b0a790a9-9571-4f97-b281-fe00bbc9bfdc} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.01.22 01:29:50.151619 [ 36 ] {} <Debug> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2467 | 2026.01.22 01:29:50.151640 [ 276 ] {b0a790a9-9571-4f97-b281-fe00bbc9bfdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 2468 | 2026.01.22 01:29:50.151652 [ 36 ] {} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.01.22 01:29:50.151680 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2470 | 2026.01.22 01:29:50.151682 [ 276 ] {b0a790a9-9571-4f97-b281-fe00bbc9bfdc} <Debug> TCPHandler: Processed in 0.001282023 sec. | ||
| 2471 | 2026.01.22 01:29:50.151759 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::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 | ||
| 2472 | 2026.01.22 01:29:50.151847 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2026.01.22 01:29:50.151875 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2474 | 2026.01.22 01:29:50.151916 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2475 | 2026.01.22 01:29:50.151950 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::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 | ||
| 2476 | 2026.01.22 01:29:50.151982 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::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 | ||
| 2477 | 2026.01.22 01:29:50.152013 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::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 | ||
| 2478 | 2026.01.22 01:29:50.152043 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::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 | ||
| 2479 | 2026.01.22 01:29:50.152764 [ 193 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001031256 sec., 639996.276385301 rows/sec., 43.13 MiB/sec. | ||
| 2480 | 2026.01.22 01:29:50.152923 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2481 | 2026.01.22 01:29:50.153160 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_11_2} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.01.22 01:29:50.153223 [ 195 ] {a7ced6c1-e9cc-4870-b45d-5e63ce32028c::all_1_11_2} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2483 | 2026.01.22 01:29:50.153275 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2484 | 2026.01.22 01:29:53.796689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 324 | ||
| 2485 | 2026.01.22 01:29:53.798950 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.01.22 01:29:53.798997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2487 | 2026.01.22 01:29:53.800155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2488 | 2026.01.22 01:29:53.800427 [ 243 ] {} <Trace> system.query_log (9a82d2de-2f27-4528-845b-df2c0cec652a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.01.22 01:29:53.800756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2490 | 2026.01.22 01:29:55.142726 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2491 | 2026.01.22 01:29:55.142956 [ 276 ] {3a66cd72-3d4e-40c3-9cbf-a0e77a8a6e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2492 | 2026.01.22 01:29:55.143038 [ 276 ] {3a66cd72-3d4e-40c3-9cbf-a0e77a8a6e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2493 | 2026.01.22 01:29:55.143772 [ 276 ] {3a66cd72-3d4e-40c3-9cbf-a0e77a8a6e76} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.01.22 01:29:55.143825 [ 276 ] {3a66cd72-3d4e-40c3-9cbf-a0e77a8a6e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2495 | 2026.01.22 01:29:55.144218 [ 276 ] {3a66cd72-3d4e-40c3-9cbf-a0e77a8a6e76} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2496 | 2026.01.22 01:29:55.144446 [ 276 ] {3a66cd72-3d4e-40c3-9cbf-a0e77a8a6e76} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.01.22 01:29:55.144599 [ 276 ] {3a66cd72-3d4e-40c3-9cbf-a0e77a8a6e76} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001695 sec., 69616.5191740413 rows/sec., 5.91 MiB/sec. | ||
| 2498 | 2026.01.22 01:29:55.144640 [ 276 ] {3a66cd72-3d4e-40c3-9cbf-a0e77a8a6e76} <Debug> TCPHandler: Processed in 0.002050452 sec. | ||
| 2499 | 2026.01.22 01:29:55.144764 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.01.22 01:29:55.144859 [ 276 ] {806a6d6c-39d6-452f-a650-8fb442f275c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2501 | 2026.01.22 01:29:55.144900 [ 276 ] {806a6d6c-39d6-452f-a650-8fb442f275c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2502 | 2026.01.22 01:29:55.145304 [ 276 ] {806a6d6c-39d6-452f-a650-8fb442f275c6} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.01.22 01:29:55.145341 [ 276 ] {806a6d6c-39d6-452f-a650-8fb442f275c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2504 | 2026.01.22 01:29:55.145636 [ 276 ] {806a6d6c-39d6-452f-a650-8fb442f275c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2505 | 2026.01.22 01:29:55.145850 [ 276 ] {806a6d6c-39d6-452f-a650-8fb442f275c6} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.01.22 01:29:55.145957 [ 24 ] {} <Debug> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2507 | 2026.01.22 01:29:55.145980 [ 276 ] {806a6d6c-39d6-452f-a650-8fb442f275c6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001139 sec., 27216.856892010535 rows/sec., 2.00 MiB/sec. | ||
| 2508 | 2026.01.22 01:29:55.146036 [ 24 ] {} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.01.22 01:29:55.146040 [ 276 ] {806a6d6c-39d6-452f-a650-8fb442f275c6} <Debug> TCPHandler: Processed in 0.001324453 sec. | ||
| 2510 | 2026.01.22 01:29:55.146069 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2511 | 2026.01.22 01:29:55.146165 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.01.22 01:29:55.146187 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::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 | ||
| 2513 | 2026.01.22 01:29:55.146263 [ 276 ] {a5a587ec-565f-4556-a66b-d22993212455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2514 | 2026.01.22 01:29:55.146290 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2515 | 2026.01.22 01:29:55.146304 [ 276 ] {a5a587ec-565f-4556-a66b-d22993212455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2516 | 2026.01.22 01:29:55.146342 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part | ||
| 2517 | 2026.01.22 01:29:55.146445 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2518 | 2026.01.22 01:29:55.146504 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2519 | 2026.01.22 01:29:55.146556 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2520 | 2026.01.22 01:29:55.146604 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2521 | 2026.01.22 01:29:55.146652 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2522 | 2026.01.22 01:29:55.146739 [ 276 ] {a5a587ec-565f-4556-a66b-d22993212455} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.01.22 01:29:55.146776 [ 276 ] {a5a587ec-565f-4556-a66b-d22993212455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2524 | 2026.01.22 01:29:55.147080 [ 276 ] {a5a587ec-565f-4556-a66b-d22993212455} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2525 | 2026.01.22 01:29:55.147306 [ 276 ] {a5a587ec-565f-4556-a66b-d22993212455} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.01.22 01:29:55.147436 [ 276 ] {a5a587ec-565f-4556-a66b-d22993212455} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00119 sec., 79831.93277310923 rows/sec., 6.23 MiB/sec. | ||
| 2527 | 2026.01.22 01:29:55.147458 [ 195 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318874 sec., 125864.9423675044 rows/sec., 9.70 MiB/sec. | ||
| 2528 | 2026.01.22 01:29:55.147472 [ 276 ] {a5a587ec-565f-4556-a66b-d22993212455} <Debug> TCPHandler: Processed in 0.001356364 sec. | ||
| 2529 | 2026.01.22 01:29:55.147612 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.01.22 01:29:55.147614 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2531 | 2026.01.22 01:29:55.147707 [ 276 ] {50001ff3-4363-47ee-ac8a-3f0646c2dfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2532 | 2026.01.22 01:29:55.147750 [ 276 ] {50001ff3-4363-47ee-ac8a-3f0646c2dfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2533 | 2026.01.22 01:29:55.147873 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.01.22 01:29:55.147937 [ 197 ] {4fa4c092-2a9f-458c-a0c0-ae0cd9654c06::all_1_11_2} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2535 | 2026.01.22 01:29:55.147993 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2536 | 2026.01.22 01:29:55.148155 [ 276 ] {50001ff3-4363-47ee-ac8a-3f0646c2dfd0} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.01.22 01:29:55.148191 [ 276 ] {50001ff3-4363-47ee-ac8a-3f0646c2dfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2538 | 2026.01.22 01:29:55.148518 [ 276 ] {50001ff3-4363-47ee-ac8a-3f0646c2dfd0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2539 | 2026.01.22 01:29:55.148730 [ 276 ] {50001ff3-4363-47ee-ac8a-3f0646c2dfd0} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.01.22 01:29:55.148861 [ 276 ] {50001ff3-4363-47ee-ac8a-3f0646c2dfd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 2541 | 2026.01.22 01:29:55.148897 [ 276 ] {50001ff3-4363-47ee-ac8a-3f0646c2dfd0} <Debug> TCPHandler: Processed in 0.001333953 sec. | ||
| 2542 | 2026.01.22 01:29:55.149006 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.01.22 01:29:55.149098 [ 276 ] {637de01f-4ecf-4e2a-9b09-bd4d680e99f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2544 | 2026.01.22 01:29:55.149151 [ 276 ] {637de01f-4ecf-4e2a-9b09-bd4d680e99f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2545 | 2026.01.22 01:29:55.149930 [ 276 ] {637de01f-4ecf-4e2a-9b09-bd4d680e99f0} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.01.22 01:29:55.149968 [ 276 ] {637de01f-4ecf-4e2a-9b09-bd4d680e99f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2547 | 2026.01.22 01:29:55.150497 [ 276 ] {637de01f-4ecf-4e2a-9b09-bd4d680e99f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2548 | 2026.01.22 01:29:55.150719 [ 276 ] {637de01f-4ecf-4e2a-9b09-bd4d680e99f0} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.01.22 01:29:55.150857 [ 276 ] {637de01f-4ecf-4e2a-9b09-bd4d680e99f0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001776 sec., 17454.954954954956 rows/sec., 31.28 MiB/sec. | ||
| 2550 | 2026.01.22 01:29:55.150859 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2551 | 2026.01.22 01:29:55.150908 [ 276 ] {637de01f-4ecf-4e2a-9b09-bd4d680e99f0} <Debug> TCPHandler: Processed in 0.001950449 sec. | ||
| 2552 | 2026.01.22 01:29:55.150910 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.01.22 01:29:55.150947 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2554 | 2026.01.22 01:29:55.151033 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.01.22 01:29:55.151051 [ 189 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::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 | ||
| 2556 | 2026.01.22 01:29:55.151132 [ 276 ] {6af65d9d-25b9-498f-92a6-05226ba9578e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2557 | 2026.01.22 01:29:55.151174 [ 276 ] {6af65d9d-25b9-498f-92a6-05226ba9578e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2558 | 2026.01.22 01:29:55.151246 [ 189 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2559 | 2026.01.22 01:29:55.151305 [ 189 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 66 rows starting from the beginning of the part | ||
| 2560 | 2026.01.22 01:29:55.151444 [ 189 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2561 | 2026.01.22 01:29:55.151510 [ 276 ] {6af65d9d-25b9-498f-92a6-05226ba9578e} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.01.22 01:29:55.151546 [ 276 ] {6af65d9d-25b9-498f-92a6-05226ba9578e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2563 | 2026.01.22 01:29:55.151552 [ 189 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2564 | 2026.01.22 01:29:55.151655 [ 189 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2565 | 2026.01.22 01:29:55.151753 [ 189 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2566 | 2026.01.22 01:29:55.151854 [ 189 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2567 | 2026.01.22 01:29:55.151868 [ 276 ] {6af65d9d-25b9-498f-92a6-05226ba9578e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2568 | 2026.01.22 01:29:55.152095 [ 276 ] {6af65d9d-25b9-498f-92a6-05226ba9578e} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.01.22 01:29:55.152225 [ 276 ] {6af65d9d-25b9-498f-92a6-05226ba9578e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 2570 | 2026.01.22 01:29:55.152260 [ 276 ] {6af65d9d-25b9-498f-92a6-05226ba9578e} <Debug> TCPHandler: Processed in 0.001276072 sec. | ||
| 2571 | 2026.01.22 01:29:55.158346 [ 189 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.007336816 sec., 23852.308685402495 rows/sec., 42.74 MiB/sec. | ||
| 2572 | 2026.01.22 01:29:55.158787 [ 195 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2573 | 2026.01.22 01:29:55.159172 [ 195 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.01.22 01:29:55.159255 [ 195 ] {3192d39b-cd0d-47da-942d-7030ce9a9c4f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2575 | 2026.01.22 01:29:55.159376 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2576 | 2026.01.22 01:29:55.569325 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.01.22 01:29:55.569654 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2578 | 2026.01.22 01:29:55.570111 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2579 | 2026.01.22 01:29:55.570148 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2580 | 2026.01.22 01:29:55.570400 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2581 | 2026.01.22 01:29:55.570468 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2582 | 2026.01.22 01:29:55.570603 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2583 | 2026.01.22 01:29:55.570721 [ 284 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2584 | 2026.01.22 01:29:55.570777 [ 335 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2585 | 2026.01.22 01:29:55.570780 [ 340 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2586 | 2026.01.22 01:29:55.570969 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2587 | 2026.01.22 01:29:55.570996 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2588 | 2026.01.22 01:29:55.571063 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2589 | 2026.01.22 01:29:55.571083 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2590 | 2026.01.22 01:29:55.571122 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2591 | 2026.01.22 01:29:55.571162 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2592 | 2026.01.22 01:29:55.572138 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002624 sec., 11051.829268292682 rows/sec., 481.58 KiB/sec. | ||
| 2593 | 2026.01.22 01:29:55.572255 [ 276 ] {7db8dd36-e5c7-453a-b1c8-6f9237aaa17a} <Debug> TCPHandler: Processed in 0.003098978 sec. | ||
| 2594 | 2026.01.22 01:29:55.572501 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.01.22 01:29:55.572635 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2596 | 2026.01.22 01:29:55.572847 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2597 | 2026.01.22 01:29:55.572880 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2598 | 2026.01.22 01:29:55.573075 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2599 | 2026.01.22 01:29:55.573128 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2600 | 2026.01.22 01:29:55.573227 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2601 | 2026.01.22 01:29:55.573288 [ 315 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2602 | 2026.01.22 01:29:55.573297 [ 284 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2603 | 2026.01.22 01:29:55.573316 [ 310 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2604 | 2026.01.22 01:29:55.573408 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2605 | 2026.01.22 01:29:55.573433 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2606 | 2026.01.22 01:29:55.573489 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2607 | 2026.01.22 01:29:55.573505 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2608 | 2026.01.22 01:29:55.573536 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2609 | 2026.01.22 01:29:55.573567 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2610 | 2026.01.22 01:29:55.574146 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001565 sec., 18530.35143769968 rows/sec., 807.46 KiB/sec. | ||
| 2611 | 2026.01.22 01:29:55.574255 [ 276 ] {92e52e0f-aedb-4c88-9761-170c536660cb} <Debug> TCPHandler: Processed in 0.001803486 sec. | ||
| 2612 | 2026.01.22 01:29:55.574484 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.01.22 01:29:55.574618 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2614 | 2026.01.22 01:29:55.574832 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2615 | 2026.01.22 01:29:55.574867 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2616 | 2026.01.22 01:29:55.575061 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2617 | 2026.01.22 01:29:55.575112 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2618 | 2026.01.22 01:29:55.575209 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2619 | 2026.01.22 01:29:55.575268 [ 310 ] {75841c6b-f686-4edc-a968-359a98713933} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2620 | 2026.01.22 01:29:55.575273 [ 284 ] {75841c6b-f686-4edc-a968-359a98713933} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2621 | 2026.01.22 01:29:55.575280 [ 315 ] {75841c6b-f686-4edc-a968-359a98713933} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2622 | 2026.01.22 01:29:55.575377 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2623 | 2026.01.22 01:29:55.575403 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2624 | 2026.01.22 01:29:55.575458 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2625 | 2026.01.22 01:29:55.575474 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2626 | 2026.01.22 01:29:55.575504 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2627 | 2026.01.22 01:29:55.575535 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2628 | 2026.01.22 01:29:55.576144 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001582 sec., 18331.226295828066 rows/sec., 798.78 KiB/sec. | ||
| 2629 | 2026.01.22 01:29:55.576230 [ 276 ] {75841c6b-f686-4edc-a968-359a98713933} <Debug> TCPHandler: Processed in 0.001794726 sec. | ||
| 2630 | 2026.01.22 01:29:55.576448 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.01.22 01:29:55.576579 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2632 | 2026.01.22 01:29:55.576784 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2633 | 2026.01.22 01:29:55.576819 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2634 | 2026.01.22 01:29:55.577010 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2635 | 2026.01.22 01:29:55.577061 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2636 | 2026.01.22 01:29:55.577159 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2637 | 2026.01.22 01:29:55.577216 [ 310 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2638 | 2026.01.22 01:29:55.577236 [ 317 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2639 | 2026.01.22 01:29:55.577250 [ 313 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2640 | 2026.01.22 01:29:55.577325 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2641 | 2026.01.22 01:29:55.577345 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2642 | 2026.01.22 01:29:55.577398 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2643 | 2026.01.22 01:29:55.577414 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2644 | 2026.01.22 01:29:55.577444 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2645 | 2026.01.22 01:29:55.577473 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2646 | 2026.01.22 01:29:55.578041 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001516 sec., 19129.287598944593 rows/sec., 833.56 KiB/sec. | ||
| 2647 | 2026.01.22 01:29:55.578108 [ 276 ] {022ca07d-fb82-4102-8381-1598f3511f8b} <Debug> TCPHandler: Processed in 0.001709434 sec. | ||
| 2648 | 2026.01.22 01:29:55.578330 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.01.22 01:29:55.578460 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2650 | 2026.01.22 01:29:55.578663 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2651 | 2026.01.22 01:29:55.578697 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2652 | 2026.01.22 01:29:55.578933 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2653 | 2026.01.22 01:29:55.578987 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2654 | 2026.01.22 01:29:55.579084 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2655 | 2026.01.22 01:29:55.579132 [ 313 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2656 | 2026.01.22 01:29:55.579135 [ 317 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2657 | 2026.01.22 01:29:55.579146 [ 310 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2658 | 2026.01.22 01:29:55.579247 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2659 | 2026.01.22 01:29:55.579271 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2660 | 2026.01.22 01:29:55.579323 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2661 | 2026.01.22 01:29:55.579339 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2662 | 2026.01.22 01:29:55.579369 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2663 | 2026.01.22 01:29:55.579417 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2664 | 2026.01.22 01:29:55.579914 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001508 sec., 19230.76923076923 rows/sec., 837.98 KiB/sec. | ||
| 2665 | 2026.01.22 01:29:55.579982 [ 276 ] {e8f63e62-18cc-44c0-9795-ecda21a1a59b} <Debug> TCPHandler: Processed in 0.001701163 sec. | ||
| 2666 | 2026.01.22 01:29:55.580193 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.01.22 01:29:55.580325 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2668 | 2026.01.22 01:29:55.580529 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2669 | 2026.01.22 01:29:55.580563 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2670 | 2026.01.22 01:29:55.580754 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2671 | 2026.01.22 01:29:55.580809 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2672 | 2026.01.22 01:29:55.580907 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2673 | 2026.01.22 01:29:55.580954 [ 317 ] {cad94c00-f282-4a0b-8358-09e768750746} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2674 | 2026.01.22 01:29:55.580968 [ 310 ] {cad94c00-f282-4a0b-8358-09e768750746} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2675 | 2026.01.22 01:29:55.581014 [ 341 ] {cad94c00-f282-4a0b-8358-09e768750746} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2676 | 2026.01.22 01:29:55.581094 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2677 | 2026.01.22 01:29:55.581114 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2678 | 2026.01.22 01:29:55.581167 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2679 | 2026.01.22 01:29:55.581183 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Debug> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2680 | 2026.01.22 01:29:55.581212 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2681 | 2026.01.22 01:29:55.581255 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2682 | 2026.01.22 01:29:55.581785 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001513 sec., 19167.217448777265 rows/sec., 835.21 KiB/sec. | ||
| 2683 | 2026.01.22 01:29:55.581874 [ 276 ] {cad94c00-f282-4a0b-8358-09e768750746} <Debug> TCPHandler: Processed in 0.001730954 sec. | ||
| 2684 | 2026.01.22 01:29:55.674366 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.01.22 01:29:55.674498 [ 276 ] {b3d15d64-da7b-4914-b635-a98b3d280b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2686 | 2026.01.22 01:29:55.674549 [ 276 ] {b3d15d64-da7b-4914-b635-a98b3d280b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2687 | 2026.01.22 01:29:55.675212 [ 276 ] {b3d15d64-da7b-4914-b635-a98b3d280b5b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.01.22 01:29:55.675262 [ 276 ] {b3d15d64-da7b-4914-b635-a98b3d280b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2689 | 2026.01.22 01:29:55.675759 [ 276 ] {b3d15d64-da7b-4914-b635-a98b3d280b5b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2690 | 2026.01.22 01:29:55.675999 [ 276 ] {b3d15d64-da7b-4914-b635-a98b3d280b5b} <Trace> oximeter.timeseries_schema (e2b4aaf3-79d3-4151-9e3e-91bc652acfc0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.01.22 01:29:55.676148 [ 276 ] {b3d15d64-da7b-4914-b635-a98b3d280b5b} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001685 sec., 3560.8308605341244 rows/sec., 792.84 KiB/sec. | ||
| 2692 | 2026.01.22 01:29:55.676187 [ 276 ] {b3d15d64-da7b-4914-b635-a98b3d280b5b} <Debug> TCPHandler: Processed in 0.001887158 sec. | ||
| 2693 | 2026.01.22 01:29:55.676306 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.01.22 01:29:55.676403 [ 276 ] {83daee7d-664a-47ec-8b29-610a8e1fccca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2695 | 2026.01.22 01:29:55.676445 [ 276 ] {83daee7d-664a-47ec-8b29-610a8e1fccca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2696 | 2026.01.22 01:29:55.676864 [ 276 ] {83daee7d-664a-47ec-8b29-610a8e1fccca} <Trace> oximeter.fields_i16 (0a886628-0401-470b-9a6b-e20bed9aa172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.01.22 01:29:55.676901 [ 276 ] {83daee7d-664a-47ec-8b29-610a8e1fccca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2698 | 2026.01.22 01:29:55.677198 [ 276 ] {83daee7d-664a-47ec-8b29-610a8e1fccca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2699 | 2026.01.22 01:29:55.677413 [ 276 ] {83daee7d-664a-47ec-8b29-610a8e1fccca} <Trace> oximeter.fields_i16 (0a886628-0401-470b-9a6b-e20bed9aa172): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.01.22 01:29:55.677539 [ 276 ] {83daee7d-664a-47ec-8b29-610a8e1fccca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 2701 | 2026.01.22 01:29:55.677576 [ 276 ] {83daee7d-664a-47ec-8b29-610a8e1fccca} <Debug> TCPHandler: Processed in 0.001319774 sec. | ||
| 2702 | 2026.01.22 01:29:55.677686 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.01.22 01:29:55.677781 [ 276 ] {74072c44-0225-4c09-b951-39a9c4e573cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2704 | 2026.01.22 01:29:55.677822 [ 276 ] {74072c44-0225-4c09-b951-39a9c4e573cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2705 | 2026.01.22 01:29:55.678208 [ 276 ] {74072c44-0225-4c09-b951-39a9c4e573cc} <Trace> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.01.22 01:29:55.678245 [ 276 ] {74072c44-0225-4c09-b951-39a9c4e573cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2707 | 2026.01.22 01:29:55.678525 [ 276 ] {74072c44-0225-4c09-b951-39a9c4e573cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2708 | 2026.01.22 01:29:55.678736 [ 276 ] {74072c44-0225-4c09-b951-39a9c4e573cc} <Trace> oximeter.fields_ipaddr (bf88d97e-27e0-4fca-b80a-d03830dbef8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.01.22 01:29:55.678869 [ 276 ] {74072c44-0225-4c09-b951-39a9c4e573cc} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 885.53 KiB/sec. | ||
| 2710 | 2026.01.22 01:29:55.678906 [ 276 ] {74072c44-0225-4c09-b951-39a9c4e573cc} <Debug> TCPHandler: Processed in 0.001269433 sec. | ||
| 2711 | 2026.01.22 01:29:55.679014 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.01.22 01:29:55.679108 [ 276 ] {3e0fa8bc-2544-4ec4-8e6b-12d6cbf67dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2713 | 2026.01.22 01:29:55.679148 [ 276 ] {3e0fa8bc-2544-4ec4-8e6b-12d6cbf67dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2714 | 2026.01.22 01:29:55.680227 [ 276 ] {3e0fa8bc-2544-4ec4-8e6b-12d6cbf67dd3} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.01.22 01:29:55.680264 [ 276 ] {3e0fa8bc-2544-4ec4-8e6b-12d6cbf67dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2716 | 2026.01.22 01:29:55.680711 [ 276 ] {3e0fa8bc-2544-4ec4-8e6b-12d6cbf67dd3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2717 | 2026.01.22 01:29:55.680928 [ 276 ] {3e0fa8bc-2544-4ec4-8e6b-12d6cbf67dd3} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.01.22 01:29:55.681066 [ 276 ] {3e0fa8bc-2544-4ec4-8e6b-12d6cbf67dd3} <Debug> executeQuery: Read 1342 rows, 114.88 KiB in 0.001974 sec., 679837.89260385 rows/sec., 56.83 MiB/sec. | ||
| 2719 | 2026.01.22 01:29:55.681103 [ 276 ] {3e0fa8bc-2544-4ec4-8e6b-12d6cbf67dd3} <Debug> TCPHandler: Processed in 0.002139104 sec. | ||
| 2720 | 2026.01.22 01:29:55.681217 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.01.22 01:29:55.681312 [ 276 ] {df815492-8d02-4739-9125-0da8737b2ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.01.22 01:29:55.681351 [ 276 ] {df815492-8d02-4739-9125-0da8737b2ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2723 | 2026.01.22 01:29:55.681752 [ 276 ] {df815492-8d02-4739-9125-0da8737b2ea7} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.01.22 01:29:55.681789 [ 276 ] {df815492-8d02-4739-9125-0da8737b2ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2725 | 2026.01.22 01:29:55.682088 [ 276 ] {df815492-8d02-4739-9125-0da8737b2ea7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2726 | 2026.01.22 01:29:55.682298 [ 276 ] {df815492-8d02-4739-9125-0da8737b2ea7} <Trace> oximeter.fields_u16 (4fa4c092-2a9f-458c-a0c0-ae0cd9654c06): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.01.22 01:29:55.682427 [ 276 ] {df815492-8d02-4739-9125-0da8737b2ea7} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001133 sec., 30008.826125330983 rows/sec., 2.20 MiB/sec. | ||
| 2728 | 2026.01.22 01:29:55.682466 [ 276 ] {df815492-8d02-4739-9125-0da8737b2ea7} <Debug> TCPHandler: Processed in 0.001298623 sec. | ||
| 2729 | 2026.01.22 01:29:55.682568 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.01.22 01:29:55.682661 [ 276 ] {37745e0a-ba86-4b9e-87d2-8c8398699551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2731 | 2026.01.22 01:29:55.682700 [ 276 ] {37745e0a-ba86-4b9e-87d2-8c8398699551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2732 | 2026.01.22 01:29:55.683176 [ 276 ] {37745e0a-ba86-4b9e-87d2-8c8398699551} <Trace> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.01.22 01:29:55.683214 [ 276 ] {37745e0a-ba86-4b9e-87d2-8c8398699551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2734 | 2026.01.22 01:29:55.683528 [ 276 ] {37745e0a-ba86-4b9e-87d2-8c8398699551} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2735 | 2026.01.22 01:29:55.683737 [ 276 ] {37745e0a-ba86-4b9e-87d2-8c8398699551} <Trace> oximeter.fields_u32 (dfc27949-60f2-4adc-a77c-a60d93233352): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.01.22 01:29:55.683864 [ 276 ] {37745e0a-ba86-4b9e-87d2-8c8398699551} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001221 sec., 206388.20638820637 rows/sec., 14.27 MiB/sec. | ||
| 2737 | 2026.01.22 01:29:55.683902 [ 276 ] {37745e0a-ba86-4b9e-87d2-8c8398699551} <Debug> TCPHandler: Processed in 0.001383905 sec. | ||
| 2738 | 2026.01.22 01:29:55.684013 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.01.22 01:29:55.684105 [ 276 ] {9c243111-66fd-4e82-9b54-8b1160c3ff45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.01.22 01:29:55.684144 [ 276 ] {9c243111-66fd-4e82-9b54-8b1160c3ff45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2741 | 2026.01.22 01:29:55.684527 [ 276 ] {9c243111-66fd-4e82-9b54-8b1160c3ff45} <Trace> oximeter.fields_u8 (cbfed0ed-f531-4167-9c78-d65906d2653d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.01.22 01:29:55.684563 [ 276 ] {9c243111-66fd-4e82-9b54-8b1160c3ff45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2743 | 2026.01.22 01:29:55.684860 [ 276 ] {9c243111-66fd-4e82-9b54-8b1160c3ff45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2744 | 2026.01.22 01:29:55.685067 [ 276 ] {9c243111-66fd-4e82-9b54-8b1160c3ff45} <Trace> oximeter.fields_u8 (cbfed0ed-f531-4167-9c78-d65906d2653d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.01.22 01:29:55.685194 [ 276 ] {9c243111-66fd-4e82-9b54-8b1160c3ff45} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 2746 | 2026.01.22 01:29:55.685232 [ 276 ] {9c243111-66fd-4e82-9b54-8b1160c3ff45} <Debug> TCPHandler: Processed in 0.001268952 sec. | ||
| 2747 | 2026.01.22 01:29:55.685336 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.01.22 01:29:55.685429 [ 276 ] {7d995f29-e3d4-40ef-af4e-50cf31380962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2749 | 2026.01.22 01:29:55.685467 [ 276 ] {7d995f29-e3d4-40ef-af4e-50cf31380962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2750 | 2026.01.22 01:29:55.686071 [ 276 ] {7d995f29-e3d4-40ef-af4e-50cf31380962} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.01.22 01:29:55.686107 [ 276 ] {7d995f29-e3d4-40ef-af4e-50cf31380962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2752 | 2026.01.22 01:29:55.686442 [ 276 ] {7d995f29-e3d4-40ef-af4e-50cf31380962} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2753 | 2026.01.22 01:29:55.686655 [ 276 ] {7d995f29-e3d4-40ef-af4e-50cf31380962} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.01.22 01:29:55.686786 [ 276 ] {7d995f29-e3d4-40ef-af4e-50cf31380962} <Debug> executeQuery: Read 578 rows, 44.44 KiB in 0.001375 sec., 420363.6363636364 rows/sec., 31.56 MiB/sec. | ||
| 2755 | 2026.01.22 01:29:55.686824 [ 276 ] {7d995f29-e3d4-40ef-af4e-50cf31380962} <Debug> TCPHandler: Processed in 0.001536619 sec. | ||
| 2756 | 2026.01.22 01:29:55.686926 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.01.22 01:29:55.687019 [ 276 ] {e43211ad-ea65-46de-9a8c-143c4bf2b1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.01.22 01:29:55.687062 [ 276 ] {e43211ad-ea65-46de-9a8c-143c4bf2b1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2759 | 2026.01.22 01:29:55.688216 [ 276 ] {e43211ad-ea65-46de-9a8c-143c4bf2b1e6} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.01.22 01:29:55.688253 [ 276 ] {e43211ad-ea65-46de-9a8c-143c4bf2b1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2761 | 2026.01.22 01:29:55.688812 [ 276 ] {e43211ad-ea65-46de-9a8c-143c4bf2b1e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2762 | 2026.01.22 01:29:55.689025 [ 276 ] {e43211ad-ea65-46de-9a8c-143c4bf2b1e6} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.01.22 01:29:55.689153 [ 276 ] {e43211ad-ea65-46de-9a8c-143c4bf2b1e6} <Debug> executeQuery: Read 2582 rows, 177.14 KiB in 0.002152 sec., 1199814.126394052 rows/sec., 80.38 MiB/sec. | ||
| 2764 | 2026.01.22 01:29:55.689190 [ 276 ] {e43211ad-ea65-46de-9a8c-143c4bf2b1e6} <Debug> TCPHandler: Processed in 0.002312918 sec. | ||
| 2765 | 2026.01.22 01:29:55.689293 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.01.22 01:29:55.689387 [ 276 ] {91e1b34c-9d74-427f-ac63-9189615abfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2767 | 2026.01.22 01:29:55.689441 [ 276 ] {91e1b34c-9d74-427f-ac63-9189615abfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2768 | 2026.01.22 01:29:55.690179 [ 276 ] {91e1b34c-9d74-427f-ac63-9189615abfd6} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.01.22 01:29:55.690217 [ 276 ] {91e1b34c-9d74-427f-ac63-9189615abfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2770 | 2026.01.22 01:29:55.690707 [ 276 ] {91e1b34c-9d74-427f-ac63-9189615abfd6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2771 | 2026.01.22 01:29:55.690940 [ 276 ] {91e1b34c-9d74-427f-ac63-9189615abfd6} <Trace> oximeter.measurements_histogramu64 (3192d39b-cd0d-47da-942d-7030ce9a9c4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.01.22 01:29:55.691081 [ 276 ] {91e1b34c-9d74-427f-ac63-9189615abfd6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001712 sec., 5841.121495327103 rows/sec., 10.47 MiB/sec. | ||
| 2773 | 2026.01.22 01:29:55.691135 [ 276 ] {91e1b34c-9d74-427f-ac63-9189615abfd6} <Debug> TCPHandler: Processed in 0.001891678 sec. | ||
| 2774 | 2026.01.22 01:29:55.691243 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.01.22 01:29:55.691338 [ 276 ] {59bf1cd4-969b-453d-819b-4da615f9ce17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.01.22 01:29:55.691379 [ 276 ] {59bf1cd4-969b-453d-819b-4da615f9ce17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2777 | 2026.01.22 01:29:55.691697 [ 276 ] {59bf1cd4-969b-453d-819b-4da615f9ce17} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.01.22 01:29:55.691734 [ 276 ] {59bf1cd4-969b-453d-819b-4da615f9ce17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2779 | 2026.01.22 01:29:55.692032 [ 276 ] {59bf1cd4-969b-453d-819b-4da615f9ce17} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2780 | 2026.01.22 01:29:55.692240 [ 276 ] {59bf1cd4-969b-453d-819b-4da615f9ce17} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.01.22 01:29:55.692366 [ 276 ] {59bf1cd4-969b-453d-819b-4da615f9ce17} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001046 sec., 11472.27533460803 rows/sec., 791.71 KiB/sec. | ||
| 2782 | 2026.01.22 01:29:55.692401 [ 276 ] {59bf1cd4-969b-453d-819b-4da615f9ce17} <Debug> TCPHandler: Processed in 0.001208301 sec. | ||
| 2783 | 2026.01.22 01:29:56.285247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5265 | ||
| 2784 | 2026.01.22 01:29:56.285756 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.01.22 01:29:56.285806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2786 | 2026.01.22 01:29:56.286351 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2787 | 2026.01.22 01:29:56.286603 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.01.22 01:29:56.286745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5265 | ||
| 2789 | 2026.01.22 01:29:56.286750 [ 79 ] {} <Debug> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2790 | 2026.01.22 01:29:56.286857 [ 79 ] {} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.01.22 01:29:56.286896 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2792 | 2026.01.22 01:29:56.287121 [ 189 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::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 | ||
| 2793 | 2026.01.22 01:29:56.287292 [ 189 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2794 | 2026.01.22 01:29:56.287335 [ 189 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2833 rows starting from the beginning of the part | ||
| 2795 | 2026.01.22 01:29:56.287406 [ 189 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2796 | 2026.01.22 01:29:56.287454 [ 189 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2797 | 2026.01.22 01:29:56.287496 [ 189 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2798 | 2026.01.22 01:29:56.287551 [ 189 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2799 | 2026.01.22 01:29:56.287604 [ 189 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2800 | 2026.01.22 01:29:56.289060 [ 195 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030462 sec., 2593005.926729976 rows/sec., 37.09 MiB/sec. | ||
| 2801 | 2026.01.22 01:29:56.289903 [ 187 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2802 | 2026.01.22 01:29:56.290230 [ 187 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.01.22 01:29:56.290308 [ 187 ] {8bb88dd2-f72d-4782-bbe4-f321100f70f5::all_1_11_2} <Trace> system.asynchronous_metric_log (8bb88dd2-f72d-4782-bbe4-f321100f70f5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2804 | 2026.01.22 01:29:56.290399 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2805 | 2026.01.22 01:29:56.550145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2806 | 2026.01.22 01:29:56.567237 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.01.22 01:29:56.567290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2808 | 2026.01.22 01:29:56.573683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2809 | 2026.01.22 01:29:56.574370 [ 244 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.01.22 01:29:56.574672 [ 103 ] {} <Debug> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2811 | 2026.01.22 01:29:56.574737 [ 103 ] {} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.01.22 01:29:56.574760 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2813 | 2026.01.22 01:29:56.574862 [ 189 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 2814 | 2026.01.22 01:29:56.577469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2815 | 2026.01.22 01:29:56.577911 [ 189 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2816 | 2026.01.22 01:29:56.578607 [ 189 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 2817 | 2026.01.22 01:29:56.581999 [ 189 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 2818 | 2026.01.22 01:29:56.585582 [ 189 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 2819 | 2026.01.22 01:29:56.589558 [ 189 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 2820 | 2026.01.22 01:29:56.593968 [ 189 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 2821 | 2026.01.22 01:29:56.598174 [ 189 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::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 | ||
| 2822 | 2026.01.22 01:29:56.649812 [ 187 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074985612 sec., 1106.8790103360095 rows/sec., 5.72 MiB/sec. | ||
| 2823 | 2026.01.22 01:29:56.651987 [ 191 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2824 | 2026.01.22 01:29:56.653874 [ 191 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_11_2} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.01.22 01:29:56.653973 [ 191 ] {129e4393-b992-4c82-ab0c-9b13c7957a06::all_1_11_2} <Trace> system.metric_log (129e4393-b992-4c82-ab0c-9b13c7957a06) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2826 | 2026.01.22 01:29:56.656429 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2827 | 2026.01.22 01:29:57.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.10 MiB, peak 221.01 MiB, free memory in arenas 0.00 B, will set to 222.51 MiB (RSS), difference: 11.41 MiB | ||
| 2828 | 2026.01.22 01:30:00.139106 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.01.22 01:30:00.139316 [ 276 ] {34daa9ca-f472-4742-aecd-99aa1ce78db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2830 | 2026.01.22 01:30:00.139389 [ 276 ] {34daa9ca-f472-4742-aecd-99aa1ce78db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2831 | 2026.01.22 01:30:00.140103 [ 276 ] {34daa9ca-f472-4742-aecd-99aa1ce78db2} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.01.22 01:30:00.140158 [ 276 ] {34daa9ca-f472-4742-aecd-99aa1ce78db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2833 | 2026.01.22 01:30:00.140551 [ 276 ] {34daa9ca-f472-4742-aecd-99aa1ce78db2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2834 | 2026.01.22 01:30:00.140787 [ 276 ] {34daa9ca-f472-4742-aecd-99aa1ce78db2} <Trace> oximeter.fields_string (901c7179-9380-4856-aa19-5b79fffa2636): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.01.22 01:30:00.140943 [ 276 ] {34daa9ca-f472-4742-aecd-99aa1ce78db2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.57 MiB/sec. | ||
| 2836 | 2026.01.22 01:30:00.140985 [ 276 ] {34daa9ca-f472-4742-aecd-99aa1ce78db2} <Debug> TCPHandler: Processed in 0.002006351 sec. | ||
| 2837 | 2026.01.22 01:30:00.141101 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.01.22 01:30:00.141198 [ 276 ] {507ac40a-1755-42ce-90e0-1b62cff09f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2839 | 2026.01.22 01:30:00.141238 [ 276 ] {507ac40a-1755-42ce-90e0-1b62cff09f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2840 | 2026.01.22 01:30:00.141647 [ 276 ] {507ac40a-1755-42ce-90e0-1b62cff09f5e} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.01.22 01:30:00.141686 [ 276 ] {507ac40a-1755-42ce-90e0-1b62cff09f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2842 | 2026.01.22 01:30:00.142000 [ 276 ] {507ac40a-1755-42ce-90e0-1b62cff09f5e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2843 | 2026.01.22 01:30:00.142236 [ 276 ] {507ac40a-1755-42ce-90e0-1b62cff09f5e} <Trace> oximeter.fields_uuid (2b6dce48-31e2-41d3-9381-a7c2aed06cb8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.01.22 01:30:00.142368 [ 276 ] {507ac40a-1755-42ce-90e0-1b62cff09f5e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 2845 | 2026.01.22 01:30:00.142407 [ 276 ] {507ac40a-1755-42ce-90e0-1b62cff09f5e} <Debug> TCPHandler: Processed in 0.001356534 sec. | ||
| 2846 | 2026.01.22 01:30:00.142521 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.01.22 01:30:00.142617 [ 276 ] {3cfce470-c2c5-4d59-b82f-a70b2bd8e3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2848 | 2026.01.22 01:30:00.142661 [ 276 ] {3cfce470-c2c5-4d59-b82f-a70b2bd8e3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2849 | 2026.01.22 01:30:00.143048 [ 276 ] {3cfce470-c2c5-4d59-b82f-a70b2bd8e3ce} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.01.22 01:30:00.143087 [ 276 ] {3cfce470-c2c5-4d59-b82f-a70b2bd8e3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2851 | 2026.01.22 01:30:00.143431 [ 276 ] {3cfce470-c2c5-4d59-b82f-a70b2bd8e3ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2852 | 2026.01.22 01:30:00.143651 [ 276 ] {3cfce470-c2c5-4d59-b82f-a70b2bd8e3ce} <Trace> oximeter.measurements_cumulativeu64 (946dc209-5934-4e85-96b7-0757b58fe938): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.01.22 01:30:00.143781 [ 276 ] {3cfce470-c2c5-4d59-b82f-a70b2bd8e3ce} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001182 sec., 108291.03214890017 rows/sec., 7.54 MiB/sec. | ||
| 2854 | 2026.01.22 01:30:00.143819 [ 276 ] {3cfce470-c2c5-4d59-b82f-a70b2bd8e3ce} <Debug> TCPHandler: Processed in 0.001347954 sec. | ||
| 2855 | 2026.01.22 01:30:00.143941 [ 276 ] {} <Trace> TCP-Session: 692eb4a9-ca66-4732-bdbf-4ace55c60b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.01.22 01:30:00.144037 [ 276 ] {97e59e36-5899-44d8-9252-a1cac95857fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.01.22 01:30:00.144079 [ 276 ] {97e59e36-5899-44d8-9252-a1cac95857fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2858 | 2026.01.22 01:30:00.144407 [ 276 ] {97e59e36-5899-44d8-9252-a1cac95857fc} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.01.22 01:30:00.144447 [ 276 ] {97e59e36-5899-44d8-9252-a1cac95857fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2860 | 2026.01.22 01:30:00.144762 [ 276 ] {97e59e36-5899-44d8-9252-a1cac95857fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2861 | 2026.01.22 01:30:00.144988 [ 276 ] {97e59e36-5899-44d8-9252-a1cac95857fc} <Trace> oximeter.measurements_u64 (a7ced6c1-e9cc-4870-b45d-5e63ce32028c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.01.22 01:30:00.145121 [ 276 ] {97e59e36-5899-44d8-9252-a1cac95857fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001101 sec., 43596.73024523161 rows/sec., 2.94 MiB/sec. | ||
| 2863 | 2026.01.22 01:30:00.145158 [ 276 ] {97e59e36-5899-44d8-9252-a1cac95857fc} <Debug> TCPHandler: Processed in 0.001266332 sec. | ||