| 1 | [ Jan 23 16:58:40 Enabled. ] | ||
| 2 | [ Jan 23 16:58:40 Rereading configuration. ] | ||
| 3 | [ Jan 23 16:58:41 Rereading configuration. ] | ||
| 4 | [ Jan 23 16:58:42 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 23 16:58:42 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.23 16:58:44.229509 [ 1 ] {} <Information> Application: Will watch for the process with pid 25004 | ||
| 29 | 2026.01.23 16:58:44.229912 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.23 16:58:44.444039 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25004 | ||
| 31 | 2026.01.23 16:58:44.444779 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.23 16:58:44.444918 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.23 16:58:44.539341 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.23 16:58:44.589857 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.23 16:58:44.589918 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.23 16:58:44.589935 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.23 16:58:44.589996 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.23 16:58:44.590372 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.23 16:58:44.594067 [ 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.23 16:58:44.594841 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.23 16:58:44.595674 [ 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.23 16:58:44.595695 [ 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.23 16:58:44.595708 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.23 16:58:44.596403 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.23 16:58:44.597359 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.23 16:58:44.603522 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.23 16:58:44.604479 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.23 16:58:44.605968 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.23 16:58:44.606048 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.23 16:58:44.607072 [ 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.23 16:58:44.607555 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.23 16:58:44.611948 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.23 16:58:44.612465 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.23 16:58:44.617400 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.23 16:58:44.617774 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.23 16:58:44.618146 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.23 16:58:44.618560 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.23 16:58:44.619867 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.23 16:58:44.619892 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.23 16:58:44.619993 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.23 16:58:44.620085 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.23 16:58:44.627953 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.23 16:58:44.627983 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172102 sec | ||
| 68 | 2026.01.23 16:58:44.628001 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.23 16:58:44.628015 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.23 16:58:44.628719 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.23 16:58:44.629306 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.23 16:58:44.639190 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.23 16:58:44.639234 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.23 16:58:44.639255 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.23 16:58:44.639266 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.23 16:58:44.639299 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.23 16:58:44.639318 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.23 16:58:44.641357 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.23 16:58:44.641405 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.23 16:58:44.641425 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.23 16:58:44.641558 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.23 16:58:44.641597 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.23 16:58:44.641610 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.23 16:58:44.641627 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.23 16:58:44.641638 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.23 16:58:44.641668 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.23 16:58:44.641685 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.23 16:58:44.663410 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.23 16:58:44.665800 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.23 16:58:44.665832 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1981e-05 sec | ||
| 91 | 2026.01.23 16:58:44.665844 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.23 16:58:44.665855 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.23 16:58:44.665881 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.23 16:58:44.666065 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.23 16:58:44.666107 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.23 16:58:44.666119 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.23 16:58:44.666130 [ 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.23 16:58:44.666140 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.23 16:58:44.676758 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.23 16:58:44.676997 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.01.23 16:58:44.678319 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.413e-05 sec. | ||
| 102 | 2026.01.23 16:58:44.678655 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.23 16:58:44.679263 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.23 16:58:44.679281 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.23 16:58:45.855508 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33747 | ||
| 106 | 2026.01.23 16:58:45.856407 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.23 16:58:45.856459 [ 3 ] {} <Debug> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 | ||
| 108 | 2026.01.23 16:58:45.856486 [ 3 ] {} <Debug> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.23 16:58:45.856504 [ 3 ] {} <Debug> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.23 16:58:45.856593 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.23 16:58:45.856620 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.23 16:58:45.856643 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.23 16:58:45.857129 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52197 | ||
| 114 | 2026.01.23 16:58:45.857876 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.23 16:58:45.857912 [ 4 ] {} <Debug> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Authenticating user 'default' from [fd00:1122:3344:101::d]:52197 | ||
| 116 | 2026.01.23 16:58:45.858651 [ 4 ] {} <Debug> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.01.23 16:58:45.858406 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34043 | ||
| 118 | 2026.01.23 16:58:45.857887 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44440 | ||
| 119 | 2026.01.23 16:58:45.858701 [ 4 ] {} <Debug> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.23 16:58:45.858690 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59927 | ||
| 121 | 2026.01.23 16:58:45.858145 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45517 | ||
| 122 | 2026.01.23 16:58:45.858783 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.23 16:58:45.858352 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54776 | ||
| 124 | 2026.01.23 16:58:45.857889 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63539 | ||
| 125 | 2026.01.23 16:58:45.858068 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61074 | ||
| 126 | 2026.01.23 16:58:45.858928 [ 258 ] {} <Debug> TCP-Session: ebbef4f7-f172-48cf-8a17-578c95e98288 Authenticating user 'default' from [fd00:1122:3344:101::d]:34043 | ||
| 127 | 2026.01.23 16:58:45.858954 [ 258 ] {} <Debug> TCP-Session: ebbef4f7-f172-48cf-8a17-578c95e98288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.23 16:58:45.858981 [ 258 ] {} <Debug> TCP-Session: ebbef4f7-f172-48cf-8a17-578c95e98288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.23 16:58:45.859198 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.23 16:58:45.859262 [ 257 ] {} <Debug> TCP-Session: 9b71ef9b-3928-40fa-b836-56f38292b81b Authenticating user 'default' from [fd00:1122:3344:101::d]:54776 | ||
| 131 | 2026.01.23 16:58:45.859301 [ 257 ] {} <Debug> TCP-Session: 9b71ef9b-3928-40fa-b836-56f38292b81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.23 16:58:45.859306 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.01.23 16:58:45.859316 [ 257 ] {} <Debug> TCP-Session: 9b71ef9b-3928-40fa-b836-56f38292b81b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.23 16:58:45.859316 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.23 16:58:45.859347 [ 259 ] {} <Debug> TCP-Session: 231d4f56-2ac4-4583-9f67-8b36d4715d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:59927 | ||
| 136 | 2026.01.23 16:58:45.859324 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.23 16:58:45.859393 [ 256 ] {} <Debug> TCP-Session: 3133fe59-743a-49ce-83b6-72043c24bfac Authenticating user 'default' from [fd00:1122:3344:101::d]:45517 | ||
| 138 | 2026.01.23 16:58:45.859421 [ 5 ] {} <Debug> TCP-Session: 174e4932-a706-4331-8ffe-372d74ad32a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44440 | ||
| 139 | 2026.01.23 16:58:45.859394 [ 259 ] {} <Debug> TCP-Session: 231d4f56-2ac4-4583-9f67-8b36d4715d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.23 16:58:45.859439 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.01.23 16:58:45.859463 [ 259 ] {} <Debug> TCP-Session: 231d4f56-2ac4-4583-9f67-8b36d4715d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.23 16:58:45.859476 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.23 16:58:45.859503 [ 253 ] {} <Debug> TCP-Session: 1fa6e321-5361-41df-86a9-d0bf26c5639f Authenticating user 'default' from [fd00:1122:3344:101::d]:63539 | ||
| 144 | 2026.01.23 16:58:45.859447 [ 5 ] {} <Debug> TCP-Session: 174e4932-a706-4331-8ffe-372d74ad32a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.23 16:58:45.859532 [ 255 ] {} <Debug> TCP-Session: b41c1a6c-1832-4971-afc3-b2263f6b97f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61074 | ||
| 146 | 2026.01.23 16:58:45.859544 [ 253 ] {} <Debug> TCP-Session: 1fa6e321-5361-41df-86a9-d0bf26c5639f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.23 16:58:45.859582 [ 255 ] {} <Debug> TCP-Session: b41c1a6c-1832-4971-afc3-b2263f6b97f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.23 16:58:45.859609 [ 253 ] {} <Debug> TCP-Session: 1fa6e321-5361-41df-86a9-d0bf26c5639f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.23 16:58:45.859621 [ 255 ] {} <Debug> TCP-Session: b41c1a6c-1832-4971-afc3-b2263f6b97f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.23 16:58:45.859559 [ 5 ] {} <Debug> TCP-Session: 174e4932-a706-4331-8ffe-372d74ad32a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.23 16:58:45.859447 [ 256 ] {} <Debug> TCP-Session: 3133fe59-743a-49ce-83b6-72043c24bfac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.23 16:58:45.859685 [ 256 ] {} <Debug> TCP-Session: 3133fe59-743a-49ce-83b6-72043c24bfac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.23 16:58:45.861554 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.23 16:58:45.864266 [ 3 ] {e4633f3b-dcbe-4499-ab34-6ae49f2910f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.23 16:58:45.960630 [ 3 ] {e4633f3b-dcbe-4499-ab34-6ae49f2910f7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33747) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.23 16:58:45.961422 [ 3 ] {e4633f3b-dcbe-4499-ab34-6ae49f2910f7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.23 16:58:45.961506 [ 3 ] {e4633f3b-dcbe-4499-ab34-6ae49f2910f7} <Debug> TCPHandler: Processed in 0.102102162 sec. | ||
| 204 | 2026.01.23 16:58:45.961926 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.23 16:58:45.962175 [ 4 ] {f26a3e0e-9106-4b47-bdd5-e3fb3268ca41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.23 16:58:45.962550 [ 4 ] {f26a3e0e-9106-4b47-bdd5-e3fb3268ca41} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52197) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.23 16:58:45.962679 [ 4 ] {f26a3e0e-9106-4b47-bdd5-e3fb3268ca41} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.23 16:58:45.962751 [ 4 ] {f26a3e0e-9106-4b47-bdd5-e3fb3268ca41} <Debug> TCPHandler: Processed in 0.001007011 sec. | ||
| 255 | 2026.01.23 16:58:45.963025 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.23 16:58:45.963758 [ 3 ] {e4b4c5e5-fbe1-4b3e-867b-403a2d55ad4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.23 16:58:45.964350 [ 3 ] {e4b4c5e5-fbe1-4b3e-867b-403a2d55ad4a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.23 16:58:45.965642 [ 3 ] {e4b4c5e5-fbe1-4b3e-867b-403a2d55ad4a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.23 16:58:45.965669 [ 3 ] {e4b4c5e5-fbe1-4b3e-867b-403a2d55ad4a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4481e-05 sec | ||
| 260 | 2026.01.23 16:58:45.965684 [ 3 ] {e4b4c5e5-fbe1-4b3e-867b-403a2d55ad4a} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.23 16:58:45.965707 [ 3 ] {e4b4c5e5-fbe1-4b3e-867b-403a2d55ad4a} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.23 16:58:45.965759 [ 3 ] {e4b4c5e5-fbe1-4b3e-867b-403a2d55ad4a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.23 16:58:45.966406 [ 3 ] {e4b4c5e5-fbe1-4b3e-867b-403a2d55ad4a} <Debug> TCPHandler: Processed in 0.003490027 sec. | ||
| 264 | 2026.01.23 16:58:45.966545 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.23 16:58:45.966704 [ 3 ] {12af5d1a-1977-4915-b086-318c519ce5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.23 16:58:45.966753 [ 3 ] {12af5d1a-1977-4915-b086-318c519ce5c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.23 16:58:45.971672 [ 3 ] {12af5d1a-1977-4915-b086-318c519ce5c5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.23 16:58:45.972783 [ 3 ] {12af5d1a-1977-4915-b086-318c519ce5c5} <Debug> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a): Loading data parts | ||
| 270 | 2026.01.23 16:58:45.973866 [ 3 ] {12af5d1a-1977-4915-b086-318c519ce5c5} <Debug> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a): There are no data parts | ||
| 271 | 2026.01.23 16:58:45.977262 [ 3 ] {12af5d1a-1977-4915-b086-318c519ce5c5} <Debug> TCPHandler: Processed in 0.010765525 sec. | ||
| 272 | 2026.01.23 16:58:45.977428 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.23 16:58:45.977604 [ 3 ] {1a0f563f-1973-432e-8f18-8f4f12436fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.01.23 16:58:45.977680 [ 3 ] {1a0f563f-1973-432e-8f18-8f4f12436fb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.23 16:58:45.992172 [ 3 ] {1a0f563f-1973-432e-8f18-8f4f12436fb9} <Debug> oximeter.measurements_bool (b186e6fb-21db-4f4e-af8f-d799c033a2f0): Loading data parts | ||
| 286 | 2026.01.23 16:58:45.992406 [ 3 ] {1a0f563f-1973-432e-8f18-8f4f12436fb9} <Debug> oximeter.measurements_bool (b186e6fb-21db-4f4e-af8f-d799c033a2f0): There are no data parts | ||
| 287 | 2026.01.23 16:58:45.994315 [ 3 ] {1a0f563f-1973-432e-8f18-8f4f12436fb9} <Debug> TCPHandler: Processed in 0.016938741 sec. | ||
| 288 | 2026.01.23 16:58:45.994517 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.23 16:58:45.994735 [ 3 ] {0edc112f-8271-4951-ae99-b8458f2c3977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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) | ||
| 290 | 2026.01.23 16:58:45.994801 [ 3 ] {0edc112f-8271-4951-ae99-b8458f2c3977} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.23 16:58:45.996587 [ 3 ] {0edc112f-8271-4951-ae99-b8458f2c3977} <Debug> oximeter.measurements_i8 (ac6d9967-def8-42cd-a087-f9ca15fb1038): Loading data parts | ||
| 292 | 2026.01.23 16:58:45.996741 [ 3 ] {0edc112f-8271-4951-ae99-b8458f2c3977} <Debug> oximeter.measurements_i8 (ac6d9967-def8-42cd-a087-f9ca15fb1038): There are no data parts | ||
| 293 | 2026.01.23 16:58:45.997850 [ 3 ] {0edc112f-8271-4951-ae99-b8458f2c3977} <Debug> TCPHandler: Processed in 0.003398736 sec. | ||
| 294 | 2026.01.23 16:58:45.998012 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.23 16:58:45.998169 [ 3 ] {0e5ff579-4b76-48b2-a68b-e98715f8dbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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) | ||
| 296 | 2026.01.23 16:58:45.998225 [ 3 ] {0e5ff579-4b76-48b2-a68b-e98715f8dbbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.23 16:58:45.999724 [ 3 ] {0e5ff579-4b76-48b2-a68b-e98715f8dbbd} <Debug> oximeter.measurements_u8 (4a65e6c7-3179-4ec6-bc27-1cc571798326): Loading data parts | ||
| 298 | 2026.01.23 16:58:45.999863 [ 3 ] {0e5ff579-4b76-48b2-a68b-e98715f8dbbd} <Debug> oximeter.measurements_u8 (4a65e6c7-3179-4ec6-bc27-1cc571798326): There are no data parts | ||
| 299 | 2026.01.23 16:58:46.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.59 MiB, peak 121.60 MiB, free memory in arenas 0.00 B, will set to 130.91 MiB (RSS), difference: 9.32 MiB | ||
| 300 | 2026.01.23 16:58:46.001152 [ 3 ] {0e5ff579-4b76-48b2-a68b-e98715f8dbbd} <Debug> TCPHandler: Processed in 0.003189523 sec. | ||
| 301 | 2026.01.23 16:58:46.001334 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.23 16:58:46.001492 [ 3 ] {ef9e5c8d-0bbd-4ecd-9cad-27d27762fa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.01.23 16:58:46.001549 [ 3 ] {ef9e5c8d-0bbd-4ecd-9cad-27d27762fa7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.23 16:58:46.003120 [ 3 ] {ef9e5c8d-0bbd-4ecd-9cad-27d27762fa7f} <Debug> oximeter.measurements_i16 (964d8e5b-eb03-405b-bbb4-013257340350): Loading data parts | ||
| 305 | 2026.01.23 16:58:46.003251 [ 3 ] {ef9e5c8d-0bbd-4ecd-9cad-27d27762fa7f} <Debug> oximeter.measurements_i16 (964d8e5b-eb03-405b-bbb4-013257340350): There are no data parts | ||
| 306 | 2026.01.23 16:58:46.004355 [ 3 ] {ef9e5c8d-0bbd-4ecd-9cad-27d27762fa7f} <Debug> TCPHandler: Processed in 0.003081813 sec. | ||
| 307 | 2026.01.23 16:58:46.004500 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.23 16:58:46.004652 [ 3 ] {89a60618-f642-4eae-b9a2-13eada57c53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.01.23 16:58:46.004710 [ 3 ] {89a60618-f642-4eae-b9a2-13eada57c53b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.23 16:58:46.006181 [ 3 ] {89a60618-f642-4eae-b9a2-13eada57c53b} <Debug> oximeter.measurements_u16 (2a9ce6f2-407a-42e9-a5b5-432f69fd1ca8): Loading data parts | ||
| 311 | 2026.01.23 16:58:46.006308 [ 3 ] {89a60618-f642-4eae-b9a2-13eada57c53b} <Debug> oximeter.measurements_u16 (2a9ce6f2-407a-42e9-a5b5-432f69fd1ca8): There are no data parts | ||
| 312 | 2026.01.23 16:58:46.007367 [ 3 ] {89a60618-f642-4eae-b9a2-13eada57c53b} <Debug> TCPHandler: Processed in 0.002921271 sec. | ||
| 313 | 2026.01.23 16:58:46.007514 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.01.23 16:58:46.007676 [ 3 ] {f468981e-87ee-4ce3-a05c-6ad0a5636f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.01.23 16:58:46.007733 [ 3 ] {f468981e-87ee-4ce3-a05c-6ad0a5636f88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.23 16:58:46.009199 [ 3 ] {f468981e-87ee-4ce3-a05c-6ad0a5636f88} <Debug> oximeter.measurements_i32 (2853b1ab-90ec-428e-a839-146aacb26277): Loading data parts | ||
| 317 | 2026.01.23 16:58:46.009353 [ 3 ] {f468981e-87ee-4ce3-a05c-6ad0a5636f88} <Debug> oximeter.measurements_i32 (2853b1ab-90ec-428e-a839-146aacb26277): There are no data parts | ||
| 318 | 2026.01.23 16:58:46.010484 [ 3 ] {f468981e-87ee-4ce3-a05c-6ad0a5636f88} <Debug> TCPHandler: Processed in 0.003018222 sec. | ||
| 319 | 2026.01.23 16:58:46.010639 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.23 16:58:46.010799 [ 3 ] {5b433543-8e67-488d-81ee-1ce0ebb95d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.01.23 16:58:46.010865 [ 3 ] {5b433543-8e67-488d-81ee-1ce0ebb95d31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.23 16:58:46.012426 [ 3 ] {5b433543-8e67-488d-81ee-1ce0ebb95d31} <Debug> oximeter.measurements_u32 (61990fc7-7500-4967-ab1a-401cbbb1e33e): Loading data parts | ||
| 323 | 2026.01.23 16:58:46.012564 [ 3 ] {5b433543-8e67-488d-81ee-1ce0ebb95d31} <Debug> oximeter.measurements_u32 (61990fc7-7500-4967-ab1a-401cbbb1e33e): There are no data parts | ||
| 324 | 2026.01.23 16:58:46.013700 [ 3 ] {5b433543-8e67-488d-81ee-1ce0ebb95d31} <Debug> TCPHandler: Processed in 0.003113123 sec. | ||
| 325 | 2026.01.23 16:58:46.013848 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.23 16:58:46.014024 [ 3 ] {4601f7e4-6333-4429-b464-a3aa990bdd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.01.23 16:58:46.014086 [ 3 ] {4601f7e4-6333-4429-b464-a3aa990bdd41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.23 16:58:46.015545 [ 3 ] {4601f7e4-6333-4429-b464-a3aa990bdd41} <Debug> oximeter.measurements_i64 (242f6cc9-a4e1-4661-ab39-1bb41e6e81cb): Loading data parts | ||
| 329 | 2026.01.23 16:58:46.015685 [ 3 ] {4601f7e4-6333-4429-b464-a3aa990bdd41} <Debug> oximeter.measurements_i64 (242f6cc9-a4e1-4661-ab39-1bb41e6e81cb): There are no data parts | ||
| 330 | 2026.01.23 16:58:46.016946 [ 3 ] {4601f7e4-6333-4429-b464-a3aa990bdd41} <Debug> TCPHandler: Processed in 0.003147104 sec. | ||
| 331 | 2026.01.23 16:58:46.017094 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.23 16:58:46.017247 [ 3 ] {c00c0aa2-e0c7-4a02-8f45-34338088f738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.01.23 16:58:46.017307 [ 3 ] {c00c0aa2-e0c7-4a02-8f45-34338088f738} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.23 16:58:46.018883 [ 3 ] {c00c0aa2-e0c7-4a02-8f45-34338088f738} <Debug> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Loading data parts | ||
| 335 | 2026.01.23 16:58:46.019015 [ 3 ] {c00c0aa2-e0c7-4a02-8f45-34338088f738} <Debug> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): There are no data parts | ||
| 336 | 2026.01.23 16:58:46.020229 [ 3 ] {c00c0aa2-e0c7-4a02-8f45-34338088f738} <Debug> TCPHandler: Processed in 0.003188034 sec. | ||
| 337 | 2026.01.23 16:58:46.020368 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.23 16:58:46.020540 [ 3 ] {e338f157-d0aa-4b26-87b2-e96172e1f327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.01.23 16:58:46.020596 [ 3 ] {e338f157-d0aa-4b26-87b2-e96172e1f327} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.23 16:58:46.022082 [ 3 ] {e338f157-d0aa-4b26-87b2-e96172e1f327} <Debug> oximeter.measurements_f32 (bd3774b1-218c-4c45-804d-e5a7369463da): Loading data parts | ||
| 341 | 2026.01.23 16:58:46.022225 [ 3 ] {e338f157-d0aa-4b26-87b2-e96172e1f327} <Debug> oximeter.measurements_f32 (bd3774b1-218c-4c45-804d-e5a7369463da): There are no data parts | ||
| 342 | 2026.01.23 16:58:46.023481 [ 3 ] {e338f157-d0aa-4b26-87b2-e96172e1f327} <Debug> TCPHandler: Processed in 0.003160893 sec. | ||
| 343 | 2026.01.23 16:58:46.023621 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.23 16:58:46.023778 [ 3 ] {3af656d3-f21d-4ddf-88dc-0bb87b538b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.01.23 16:58:46.023834 [ 3 ] {3af656d3-f21d-4ddf-88dc-0bb87b538b0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.23 16:58:46.025468 [ 3 ] {3af656d3-f21d-4ddf-88dc-0bb87b538b0f} <Debug> oximeter.measurements_f64 (c4a4e8f4-d504-495e-8bad-71525aa4d5f8): Loading data parts | ||
| 347 | 2026.01.23 16:58:46.025616 [ 3 ] {3af656d3-f21d-4ddf-88dc-0bb87b538b0f} <Debug> oximeter.measurements_f64 (c4a4e8f4-d504-495e-8bad-71525aa4d5f8): There are no data parts | ||
| 348 | 2026.01.23 16:58:46.026825 [ 3 ] {3af656d3-f21d-4ddf-88dc-0bb87b538b0f} <Debug> TCPHandler: Processed in 0.003253535 sec. | ||
| 349 | 2026.01.23 16:58:46.026972 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.23 16:58:46.027179 [ 3 ] {8bd46b28-e417-4917-82ad-cc27248cd720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.01.23 16:58:46.027249 [ 3 ] {8bd46b28-e417-4917-82ad-cc27248cd720} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.23 16:58:46.028769 [ 3 ] {8bd46b28-e417-4917-82ad-cc27248cd720} <Debug> oximeter.measurements_string (d6735aa2-dc9a-454f-bc86-b76e372e5ea1): Loading data parts | ||
| 353 | 2026.01.23 16:58:46.028898 [ 3 ] {8bd46b28-e417-4917-82ad-cc27248cd720} <Debug> oximeter.measurements_string (d6735aa2-dc9a-454f-bc86-b76e372e5ea1): There are no data parts | ||
| 354 | 2026.01.23 16:58:46.030092 [ 3 ] {8bd46b28-e417-4917-82ad-cc27248cd720} <Debug> TCPHandler: Processed in 0.003169314 sec. | ||
| 355 | 2026.01.23 16:58:46.030256 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.23 16:58:46.030413 [ 3 ] {437785e7-fe35-4ccc-8b15-14b212c731f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.23 16:58:46.030489 [ 3 ] {437785e7-fe35-4ccc-8b15-14b212c731f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.23 16:58:46.032000 [ 3 ] {437785e7-fe35-4ccc-8b15-14b212c731f8} <Debug> oximeter.measurements_bytes (68c02ba0-e55f-4158-a4b2-02e95dd35b8e): Loading data parts | ||
| 366 | 2026.01.23 16:58:46.032163 [ 3 ] {437785e7-fe35-4ccc-8b15-14b212c731f8} <Debug> oximeter.measurements_bytes (68c02ba0-e55f-4158-a4b2-02e95dd35b8e): There are no data parts | ||
| 367 | 2026.01.23 16:58:46.033409 [ 3 ] {437785e7-fe35-4ccc-8b15-14b212c731f8} <Debug> TCPHandler: Processed in 0.003201135 sec. | ||
| 368 | 2026.01.23 16:58:46.033558 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.23 16:58:46.033715 [ 3 ] {121c79bc-325f-4fa4-bebe-d6fb3bf8232a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.23 16:58:46.033771 [ 3 ] {121c79bc-325f-4fa4-bebe-d6fb3bf8232a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.23 16:58:46.035324 [ 3 ] {121c79bc-325f-4fa4-bebe-d6fb3bf8232a} <Debug> oximeter.measurements_cumulativei64 (9ad6a748-492d-4aee-bace-d227bf1f6629): Loading data parts | ||
| 372 | 2026.01.23 16:58:46.035455 [ 3 ] {121c79bc-325f-4fa4-bebe-d6fb3bf8232a} <Debug> oximeter.measurements_cumulativei64 (9ad6a748-492d-4aee-bace-d227bf1f6629): There are no data parts | ||
| 373 | 2026.01.23 16:58:46.036550 [ 3 ] {121c79bc-325f-4fa4-bebe-d6fb3bf8232a} <Debug> TCPHandler: Processed in 0.003038642 sec. | ||
| 374 | 2026.01.23 16:58:46.036691 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.23 16:58:46.036853 [ 3 ] {5ec67e79-7cc9-4a7c-b0e2-92044196c562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.01.23 16:58:46.036903 [ 3 ] {5ec67e79-7cc9-4a7c-b0e2-92044196c562} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.23 16:58:46.038449 [ 3 ] {5ec67e79-7cc9-4a7c-b0e2-92044196c562} <Debug> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Loading data parts | ||
| 378 | 2026.01.23 16:58:46.038628 [ 3 ] {5ec67e79-7cc9-4a7c-b0e2-92044196c562} <Debug> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): There are no data parts | ||
| 379 | 2026.01.23 16:58:46.039824 [ 3 ] {5ec67e79-7cc9-4a7c-b0e2-92044196c562} <Debug> TCPHandler: Processed in 0.003179404 sec. | ||
| 380 | 2026.01.23 16:58:46.039991 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.23 16:58:46.040208 [ 3 ] {2266e9ec-2717-4c24-8cc4-7ab4462a1e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.01.23 16:58:46.040269 [ 3 ] {2266e9ec-2717-4c24-8cc4-7ab4462a1e0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.23 16:58:46.042180 [ 3 ] {2266e9ec-2717-4c24-8cc4-7ab4462a1e0b} <Debug> oximeter.measurements_cumulativef32 (63ae2eff-d627-4a18-8a68-1f691c02b7b5): Loading data parts | ||
| 384 | 2026.01.23 16:58:46.042437 [ 3 ] {2266e9ec-2717-4c24-8cc4-7ab4462a1e0b} <Debug> oximeter.measurements_cumulativef32 (63ae2eff-d627-4a18-8a68-1f691c02b7b5): There are no data parts | ||
| 385 | 2026.01.23 16:58:46.043595 [ 3 ] {2266e9ec-2717-4c24-8cc4-7ab4462a1e0b} <Debug> TCPHandler: Processed in 0.00366429 sec. | ||
| 386 | 2026.01.23 16:58:46.043739 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.23 16:58:46.043897 [ 3 ] {8a6f7124-29a7-4d9b-a848-008618fe0565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.01.23 16:58:46.043960 [ 3 ] {8a6f7124-29a7-4d9b-a848-008618fe0565} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.23 16:58:46.045555 [ 3 ] {8a6f7124-29a7-4d9b-a848-008618fe0565} <Debug> oximeter.measurements_cumulativef64 (a0ac211e-6f71-4f43-bd04-3dfa727ca787): Loading data parts | ||
| 390 | 2026.01.23 16:58:46.045729 [ 3 ] {8a6f7124-29a7-4d9b-a848-008618fe0565} <Debug> oximeter.measurements_cumulativef64 (a0ac211e-6f71-4f43-bd04-3dfa727ca787): There are no data parts | ||
| 391 | 2026.01.23 16:58:46.046846 [ 3 ] {8a6f7124-29a7-4d9b-a848-008618fe0565} <Debug> TCPHandler: Processed in 0.003157003 sec. | ||
| 392 | 2026.01.23 16:58:46.046989 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.23 16:58:46.047230 [ 3 ] {cb5d54ec-c39b-4683-951b-8e0e47bc5960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.01.23 16:58:46.047305 [ 3 ] {cb5d54ec-c39b-4683-951b-8e0e47bc5960} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.23 16:58:46.049070 [ 3 ] {cb5d54ec-c39b-4683-951b-8e0e47bc5960} <Debug> oximeter.measurements_histogrami8 (0b8ab9d8-714c-4f71-9e17-e710a534a452): Loading data parts | ||
| 406 | 2026.01.23 16:58:46.049212 [ 3 ] {cb5d54ec-c39b-4683-951b-8e0e47bc5960} <Debug> oximeter.measurements_histogrami8 (0b8ab9d8-714c-4f71-9e17-e710a534a452): There are no data parts | ||
| 407 | 2026.01.23 16:58:46.050373 [ 3 ] {cb5d54ec-c39b-4683-951b-8e0e47bc5960} <Debug> TCPHandler: Processed in 0.003435957 sec. | ||
| 408 | 2026.01.23 16:58:46.050524 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.23 16:58:46.050740 [ 3 ] {4c4a5c09-dd87-438b-a3c0-4a14941a7ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.01.23 16:58:46.050810 [ 3 ] {4c4a5c09-dd87-438b-a3c0-4a14941a7ac4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.23 16:58:46.052514 [ 3 ] {4c4a5c09-dd87-438b-a3c0-4a14941a7ac4} <Debug> oximeter.measurements_histogramu8 (f935c987-f255-4436-bdd2-e3f3e3cfef30): Loading data parts | ||
| 412 | 2026.01.23 16:58:46.052672 [ 3 ] {4c4a5c09-dd87-438b-a3c0-4a14941a7ac4} <Debug> oximeter.measurements_histogramu8 (f935c987-f255-4436-bdd2-e3f3e3cfef30): There are no data parts | ||
| 413 | 2026.01.23 16:58:46.053792 [ 3 ] {4c4a5c09-dd87-438b-a3c0-4a14941a7ac4} <Debug> TCPHandler: Processed in 0.003317256 sec. | ||
| 414 | 2026.01.23 16:58:46.053929 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.23 16:58:46.054166 [ 3 ] {0d01c201-4280-4bab-b90f-c028ce994515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.01.23 16:58:46.054237 [ 3 ] {0d01c201-4280-4bab-b90f-c028ce994515} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.23 16:58:46.055968 [ 3 ] {0d01c201-4280-4bab-b90f-c028ce994515} <Debug> oximeter.measurements_histogrami16 (6b63a2ef-09bf-4d73-ab90-7bafd08bcca6): Loading data parts | ||
| 418 | 2026.01.23 16:58:46.056106 [ 3 ] {0d01c201-4280-4bab-b90f-c028ce994515} <Debug> oximeter.measurements_histogrami16 (6b63a2ef-09bf-4d73-ab90-7bafd08bcca6): There are no data parts | ||
| 419 | 2026.01.23 16:58:46.057203 [ 3 ] {0d01c201-4280-4bab-b90f-c028ce994515} <Debug> TCPHandler: Processed in 0.003323586 sec. | ||
| 420 | 2026.01.23 16:58:46.057372 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.23 16:58:46.057580 [ 3 ] {6f4c8308-8e91-4153-9c28-c3f7ddd6246a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.01.23 16:58:46.057653 [ 3 ] {6f4c8308-8e91-4153-9c28-c3f7ddd6246a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.23 16:58:46.059342 [ 3 ] {6f4c8308-8e91-4153-9c28-c3f7ddd6246a} <Debug> oximeter.measurements_histogramu16 (424d25b7-b36a-4266-b348-c4857870a71c): Loading data parts | ||
| 424 | 2026.01.23 16:58:46.059497 [ 3 ] {6f4c8308-8e91-4153-9c28-c3f7ddd6246a} <Debug> oximeter.measurements_histogramu16 (424d25b7-b36a-4266-b348-c4857870a71c): There are no data parts | ||
| 425 | 2026.01.23 16:58:46.060603 [ 3 ] {6f4c8308-8e91-4153-9c28-c3f7ddd6246a} <Debug> TCPHandler: Processed in 0.003279745 sec. | ||
| 426 | 2026.01.23 16:58:46.060742 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.23 16:58:46.060971 [ 3 ] {ea442ac4-fef2-4294-bf8f-a34b3c2b404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.01.23 16:58:46.061041 [ 3 ] {ea442ac4-fef2-4294-bf8f-a34b3c2b404a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.23 16:58:46.062707 [ 3 ] {ea442ac4-fef2-4294-bf8f-a34b3c2b404a} <Debug> oximeter.measurements_histogrami32 (5fbb14ba-9249-4529-a4c2-088873304eb9): Loading data parts | ||
| 430 | 2026.01.23 16:58:46.062860 [ 3 ] {ea442ac4-fef2-4294-bf8f-a34b3c2b404a} <Debug> oximeter.measurements_histogrami32 (5fbb14ba-9249-4529-a4c2-088873304eb9): There are no data parts | ||
| 431 | 2026.01.23 16:58:46.063976 [ 3 ] {ea442ac4-fef2-4294-bf8f-a34b3c2b404a} <Debug> TCPHandler: Processed in 0.003281444 sec. | ||
| 432 | 2026.01.23 16:58:46.064134 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.23 16:58:46.064354 [ 3 ] {7a4d18ef-145a-4fe9-84ec-f677298559c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.01.23 16:58:46.064426 [ 3 ] {7a4d18ef-145a-4fe9-84ec-f677298559c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.23 16:58:46.066086 [ 3 ] {7a4d18ef-145a-4fe9-84ec-f677298559c4} <Debug> oximeter.measurements_histogramu32 (64441bb6-cc3b-4577-92d1-3ca4575d4521): Loading data parts | ||
| 436 | 2026.01.23 16:58:46.066234 [ 3 ] {7a4d18ef-145a-4fe9-84ec-f677298559c4} <Debug> oximeter.measurements_histogramu32 (64441bb6-cc3b-4577-92d1-3ca4575d4521): There are no data parts | ||
| 437 | 2026.01.23 16:58:46.067367 [ 3 ] {7a4d18ef-145a-4fe9-84ec-f677298559c4} <Debug> TCPHandler: Processed in 0.003283415 sec. | ||
| 438 | 2026.01.23 16:58:46.067505 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.23 16:58:46.067731 [ 3 ] {1aa39b41-642f-4adc-8ca2-ff0ce6746ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.01.23 16:58:46.067801 [ 3 ] {1aa39b41-642f-4adc-8ca2-ff0ce6746ff0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.23 16:58:46.069471 [ 3 ] {1aa39b41-642f-4adc-8ca2-ff0ce6746ff0} <Debug> oximeter.measurements_histogrami64 (6becedd6-ef4d-4069-b8b3-7c191d04433a): Loading data parts | ||
| 442 | 2026.01.23 16:58:46.069609 [ 3 ] {1aa39b41-642f-4adc-8ca2-ff0ce6746ff0} <Debug> oximeter.measurements_histogrami64 (6becedd6-ef4d-4069-b8b3-7c191d04433a): There are no data parts | ||
| 443 | 2026.01.23 16:58:46.070707 [ 3 ] {1aa39b41-642f-4adc-8ca2-ff0ce6746ff0} <Debug> TCPHandler: Processed in 0.003252304 sec. | ||
| 444 | 2026.01.23 16:58:46.070869 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.23 16:58:46.071078 [ 3 ] {6fb6f14b-206c-45db-a50b-5d99f426a5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.01.23 16:58:46.071153 [ 3 ] {6fb6f14b-206c-45db-a50b-5d99f426a5d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.23 16:58:46.072846 [ 3 ] {6fb6f14b-206c-45db-a50b-5d99f426a5d5} <Debug> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Loading data parts | ||
| 448 | 2026.01.23 16:58:46.072987 [ 3 ] {6fb6f14b-206c-45db-a50b-5d99f426a5d5} <Debug> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): There are no data parts | ||
| 449 | 2026.01.23 16:58:46.074097 [ 3 ] {6fb6f14b-206c-45db-a50b-5d99f426a5d5} <Debug> TCPHandler: Processed in 0.003279145 sec. | ||
| 450 | 2026.01.23 16:58:46.074230 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.23 16:58:46.074437 [ 3 ] {54ec2942-4119-40fd-9b1b-1c88a653b37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.01.23 16:58:46.074510 [ 3 ] {54ec2942-4119-40fd-9b1b-1c88a653b37e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.23 16:58:46.076133 [ 3 ] {54ec2942-4119-40fd-9b1b-1c88a653b37e} <Debug> oximeter.measurements_histogramf32 (a9db66c6-f0e4-4ce2-8d49-de34d3ce1850): Loading data parts | ||
| 454 | 2026.01.23 16:58:46.076257 [ 3 ] {54ec2942-4119-40fd-9b1b-1c88a653b37e} <Debug> oximeter.measurements_histogramf32 (a9db66c6-f0e4-4ce2-8d49-de34d3ce1850): There are no data parts | ||
| 455 | 2026.01.23 16:58:46.077366 [ 3 ] {54ec2942-4119-40fd-9b1b-1c88a653b37e} <Debug> TCPHandler: Processed in 0.003184574 sec. | ||
| 456 | 2026.01.23 16:58:46.077510 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.23 16:58:46.077731 [ 3 ] {3ae97e43-2cf9-4ffd-a0d5-fabca8702b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.01.23 16:58:46.077802 [ 3 ] {3ae97e43-2cf9-4ffd-a0d5-fabca8702b5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.23 16:58:46.079455 [ 3 ] {3ae97e43-2cf9-4ffd-a0d5-fabca8702b5c} <Debug> oximeter.measurements_histogramf64 (34e50073-a64a-465d-a069-b26e3f0dca6e): Loading data parts | ||
| 460 | 2026.01.23 16:58:46.079593 [ 3 ] {3ae97e43-2cf9-4ffd-a0d5-fabca8702b5c} <Debug> oximeter.measurements_histogramf64 (34e50073-a64a-465d-a069-b26e3f0dca6e): There are no data parts | ||
| 461 | 2026.01.23 16:58:46.080723 [ 3 ] {3ae97e43-2cf9-4ffd-a0d5-fabca8702b5c} <Debug> TCPHandler: Processed in 0.003262575 sec. | ||
| 462 | 2026.01.23 16:58:46.080866 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.23 16:58:46.081042 [ 3 ] {2335bfa4-5f37-471b-8db5-16ab9e5cd894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.01.23 16:58:46.081112 [ 3 ] {2335bfa4-5f37-471b-8db5-16ab9e5cd894} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.23 16:58:46.082694 [ 3 ] {2335bfa4-5f37-471b-8db5-16ab9e5cd894} <Debug> oximeter.fields_bool (19ce1d9a-9714-4349-ba10-1290a45b2dbc): Loading data parts | ||
| 491 | 2026.01.23 16:58:46.082862 [ 3 ] {2335bfa4-5f37-471b-8db5-16ab9e5cd894} <Debug> oximeter.fields_bool (19ce1d9a-9714-4349-ba10-1290a45b2dbc): There are no data parts | ||
| 492 | 2026.01.23 16:58:46.083912 [ 3 ] {2335bfa4-5f37-471b-8db5-16ab9e5cd894} <Debug> TCPHandler: Processed in 0.003095873 sec. | ||
| 493 | 2026.01.23 16:58:46.084046 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.23 16:58:46.084222 [ 3 ] {91ced6e3-865b-42ac-809d-9d79f5650db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.01.23 16:58:46.084285 [ 3 ] {91ced6e3-865b-42ac-809d-9d79f5650db9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.23 16:58:46.085771 [ 3 ] {91ced6e3-865b-42ac-809d-9d79f5650db9} <Debug> oximeter.fields_i8 (84b3dba2-ff43-4648-84ec-5d6ec98a5ac6): Loading data parts | ||
| 497 | 2026.01.23 16:58:46.085906 [ 3 ] {91ced6e3-865b-42ac-809d-9d79f5650db9} <Debug> oximeter.fields_i8 (84b3dba2-ff43-4648-84ec-5d6ec98a5ac6): There are no data parts | ||
| 498 | 2026.01.23 16:58:46.086991 [ 3 ] {91ced6e3-865b-42ac-809d-9d79f5650db9} <Debug> TCPHandler: Processed in 0.002994612 sec. | ||
| 499 | 2026.01.23 16:58:46.087129 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.23 16:58:46.087283 [ 3 ] {6782caa7-ed9c-4416-a002-3d8d0da6322e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.01.23 16:58:46.087346 [ 3 ] {6782caa7-ed9c-4416-a002-3d8d0da6322e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.23 16:58:46.088941 [ 3 ] {6782caa7-ed9c-4416-a002-3d8d0da6322e} <Debug> oximeter.fields_u8 (cc3612b0-0263-444f-8999-54bc03274e2b): Loading data parts | ||
| 503 | 2026.01.23 16:58:46.089152 [ 3 ] {6782caa7-ed9c-4416-a002-3d8d0da6322e} <Debug> oximeter.fields_u8 (cc3612b0-0263-444f-8999-54bc03274e2b): There are no data parts | ||
| 504 | 2026.01.23 16:58:46.090215 [ 3 ] {6782caa7-ed9c-4416-a002-3d8d0da6322e} <Debug> TCPHandler: Processed in 0.003134973 sec. | ||
| 505 | 2026.01.23 16:58:46.090353 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.23 16:58:46.090530 [ 3 ] {f7fb2363-6338-4cde-a82e-1dad117b61fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.01.23 16:58:46.090592 [ 3 ] {f7fb2363-6338-4cde-a82e-1dad117b61fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.23 16:58:46.092146 [ 3 ] {f7fb2363-6338-4cde-a82e-1dad117b61fd} <Debug> oximeter.fields_i16 (fd23b131-a075-4fa3-9f0c-649ede72fbf8): Loading data parts | ||
| 509 | 2026.01.23 16:58:46.092340 [ 3 ] {f7fb2363-6338-4cde-a82e-1dad117b61fd} <Debug> oximeter.fields_i16 (fd23b131-a075-4fa3-9f0c-649ede72fbf8): There are no data parts | ||
| 510 | 2026.01.23 16:58:46.093503 [ 3 ] {f7fb2363-6338-4cde-a82e-1dad117b61fd} <Debug> TCPHandler: Processed in 0.003203934 sec. | ||
| 511 | 2026.01.23 16:58:46.093641 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.23 16:58:46.093794 [ 3 ] {af7f8d24-19e8-4335-b03d-eba42d56b670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.01.23 16:58:46.093850 [ 3 ] {af7f8d24-19e8-4335-b03d-eba42d56b670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.23 16:58:46.095391 [ 3 ] {af7f8d24-19e8-4335-b03d-eba42d56b670} <Debug> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Loading data parts | ||
| 515 | 2026.01.23 16:58:46.095544 [ 3 ] {af7f8d24-19e8-4335-b03d-eba42d56b670} <Debug> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): There are no data parts | ||
| 516 | 2026.01.23 16:58:46.096627 [ 3 ] {af7f8d24-19e8-4335-b03d-eba42d56b670} <Debug> TCPHandler: Processed in 0.003034443 sec. | ||
| 517 | 2026.01.23 16:58:46.096763 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.23 16:58:46.096931 [ 3 ] {af9cf0b8-8bfa-4073-8a22-eddeedece257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.01.23 16:58:46.096984 [ 3 ] {af9cf0b8-8bfa-4073-8a22-eddeedece257} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.01.23 16:58:46.098499 [ 3 ] {af9cf0b8-8bfa-4073-8a22-eddeedece257} <Debug> oximeter.fields_i32 (4cff0bb4-f7a5-4ccc-9d95-cd2beb557a8a): Loading data parts | ||
| 521 | 2026.01.23 16:58:46.098667 [ 3 ] {af9cf0b8-8bfa-4073-8a22-eddeedece257} <Debug> oximeter.fields_i32 (4cff0bb4-f7a5-4ccc-9d95-cd2beb557a8a): There are no data parts | ||
| 522 | 2026.01.23 16:58:46.099763 [ 3 ] {af9cf0b8-8bfa-4073-8a22-eddeedece257} <Debug> TCPHandler: Processed in 0.003048832 sec. | ||
| 523 | 2026.01.23 16:58:46.099898 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.23 16:58:46.100049 [ 3 ] {0e289ae4-e42a-4471-918e-91cd9c98beb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.01.23 16:58:46.100104 [ 3 ] {0e289ae4-e42a-4471-918e-91cd9c98beb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.01.23 16:58:46.101586 [ 3 ] {0e289ae4-e42a-4471-918e-91cd9c98beb8} <Debug> oximeter.fields_u32 (ed28b3ca-fbdd-4885-91c8-d70b7b4eeffa): Loading data parts | ||
| 527 | 2026.01.23 16:58:46.101736 [ 3 ] {0e289ae4-e42a-4471-918e-91cd9c98beb8} <Debug> oximeter.fields_u32 (ed28b3ca-fbdd-4885-91c8-d70b7b4eeffa): There are no data parts | ||
| 528 | 2026.01.23 16:58:46.102784 [ 3 ] {0e289ae4-e42a-4471-918e-91cd9c98beb8} <Debug> TCPHandler: Processed in 0.002936111 sec. | ||
| 529 | 2026.01.23 16:58:46.102919 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.23 16:58:46.103083 [ 3 ] {170d9f86-060f-45b9-908a-da54aa51cd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.01.23 16:58:46.103137 [ 3 ] {170d9f86-060f-45b9-908a-da54aa51cd48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.01.23 16:58:46.104648 [ 3 ] {170d9f86-060f-45b9-908a-da54aa51cd48} <Debug> oximeter.fields_i64 (176ec7b6-366f-4589-a74f-64ace71f938c): Loading data parts | ||
| 533 | 2026.01.23 16:58:46.104785 [ 3 ] {170d9f86-060f-45b9-908a-da54aa51cd48} <Debug> oximeter.fields_i64 (176ec7b6-366f-4589-a74f-64ace71f938c): There are no data parts | ||
| 534 | 2026.01.23 16:58:46.105891 [ 3 ] {170d9f86-060f-45b9-908a-da54aa51cd48} <Debug> TCPHandler: Processed in 0.003020313 sec. | ||
| 535 | 2026.01.23 16:58:46.106026 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.23 16:58:46.106183 [ 3 ] {56606f3e-6a68-4a4b-a016-654231920913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.01.23 16:58:46.106240 [ 3 ] {56606f3e-6a68-4a4b-a016-654231920913} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.01.23 16:58:46.107767 [ 3 ] {56606f3e-6a68-4a4b-a016-654231920913} <Debug> oximeter.fields_u64 (0a6d1a9e-7c76-4602-9dc3-84971f9980ee): Loading data parts | ||
| 539 | 2026.01.23 16:58:46.107922 [ 3 ] {56606f3e-6a68-4a4b-a016-654231920913} <Debug> oximeter.fields_u64 (0a6d1a9e-7c76-4602-9dc3-84971f9980ee): There are no data parts | ||
| 540 | 2026.01.23 16:58:46.108981 [ 3 ] {56606f3e-6a68-4a4b-a016-654231920913} <Debug> TCPHandler: Processed in 0.003004913 sec. | ||
| 541 | 2026.01.23 16:58:46.109115 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.23 16:58:46.109282 [ 3 ] {15e9dfba-5f16-4e61-a13a-d54d95c3ae8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.01.23 16:58:46.109335 [ 3 ] {15e9dfba-5f16-4e61-a13a-d54d95c3ae8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.01.23 16:58:46.110868 [ 3 ] {15e9dfba-5f16-4e61-a13a-d54d95c3ae8d} <Debug> oximeter.fields_ipaddr (0949544c-b759-42a8-b796-d2256c71f59a): Loading data parts | ||
| 545 | 2026.01.23 16:58:46.111007 [ 3 ] {15e9dfba-5f16-4e61-a13a-d54d95c3ae8d} <Debug> oximeter.fields_ipaddr (0949544c-b759-42a8-b796-d2256c71f59a): There are no data parts | ||
| 546 | 2026.01.23 16:58:46.112071 [ 3 ] {15e9dfba-5f16-4e61-a13a-d54d95c3ae8d} <Debug> TCPHandler: Processed in 0.003004883 sec. | ||
| 547 | 2026.01.23 16:58:46.112209 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.23 16:58:46.112363 [ 3 ] {8b33349c-3c7b-4858-a17c-b9b3e382311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.01.23 16:58:46.112417 [ 3 ] {8b33349c-3c7b-4858-a17c-b9b3e382311a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.01.23 16:58:46.113935 [ 3 ] {8b33349c-3c7b-4858-a17c-b9b3e382311a} <Debug> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Loading data parts | ||
| 551 | 2026.01.23 16:58:46.114083 [ 3 ] {8b33349c-3c7b-4858-a17c-b9b3e382311a} <Debug> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): There are no data parts | ||
| 552 | 2026.01.23 16:58:46.115161 [ 3 ] {8b33349c-3c7b-4858-a17c-b9b3e382311a} <Debug> TCPHandler: Processed in 0.003005852 sec. | ||
| 553 | 2026.01.23 16:58:46.115289 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.01.23 16:58:46.115463 [ 3 ] {b74ed469-9cdc-48c6-af79-25fbd30f460d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.01.23 16:58:46.115522 [ 3 ] {b74ed469-9cdc-48c6-af79-25fbd30f460d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.01.23 16:58:46.117094 [ 3 ] {b74ed469-9cdc-48c6-af79-25fbd30f460d} <Debug> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Loading data parts | ||
| 557 | 2026.01.23 16:58:46.117259 [ 3 ] {b74ed469-9cdc-48c6-af79-25fbd30f460d} <Debug> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): There are no data parts | ||
| 558 | 2026.01.23 16:58:46.118511 [ 3 ] {b74ed469-9cdc-48c6-af79-25fbd30f460d} <Debug> TCPHandler: Processed in 0.003270784 sec. | ||
| 559 | 2026.01.23 16:58:46.118737 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.01.23 16:58:46.119067 [ 3 ] {c056b6a9-593a-4d32-b56a-2fe7eef6735e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.01.23 16:58:46.119176 [ 3 ] {c056b6a9-593a-4d32-b56a-2fe7eef6735e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.01.23 16:58:46.120795 [ 3 ] {c056b6a9-593a-4d32-b56a-2fe7eef6735e} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816): Loading data parts | ||
| 566 | 2026.01.23 16:58:46.120934 [ 3 ] {c056b6a9-593a-4d32-b56a-2fe7eef6735e} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816): There are no data parts | ||
| 567 | 2026.01.23 16:58:46.122176 [ 3 ] {c056b6a9-593a-4d32-b56a-2fe7eef6735e} <Debug> TCPHandler: Processed in 0.003499678 sec. | ||
| 568 | 2026.01.23 16:58:46.122452 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.23 16:58:46.122738 [ 4 ] {8dd830fa-8931-4b5e-919e-c0588a0bf8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.01.23 16:58:46.123980 [ 4 ] {8dd830fa-8931-4b5e-919e-c0588a0bf8c4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.01.23 16:58:46.141077 [ 261 ] {8dd830fa-8931-4b5e-919e-c0588a0bf8c4} <Trace> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.01.23 16:58:46.141123 [ 261 ] {8dd830fa-8931-4b5e-919e-c0588a0bf8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 573 | 2026.01.23 16:58:46.145189 [ 261 ] {8dd830fa-8931-4b5e-919e-c0588a0bf8c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.01.23 16:58:46.145557 [ 261 ] {8dd830fa-8931-4b5e-919e-c0588a0bf8c4} <Trace> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.01.23 16:58:46.145801 [ 4 ] {8dd830fa-8931-4b5e-919e-c0588a0bf8c4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023206 sec., 43.09230371455658 rows/sec., 689.48 B/sec. | ||
| 576 | 2026.01.23 16:58:46.146078 [ 4 ] {8dd830fa-8931-4b5e-919e-c0588a0bf8c4} <Debug> TCPHandler: Processed in 0.023753655 sec. | ||
| 577 | 2026.01.23 16:58:46.986486 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32992 | ||
| 578 | 2026.01.23 16:58:46.987096 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.23 16:58:46.987137 [ 262 ] {} <Debug> TCP-Session: 7bc001e5-8267-4713-9623-8cde55f3ba39 Authenticating user 'default' from [fd00:1122:3344:101::c]:32992 | ||
| 580 | 2026.01.23 16:58:46.987251 [ 262 ] {} <Debug> TCP-Session: 7bc001e5-8267-4713-9623-8cde55f3ba39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.01.23 16:58:46.987263 [ 262 ] {} <Debug> TCP-Session: 7bc001e5-8267-4713-9623-8cde55f3ba39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.23 16:58:46.987326 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.01.23 16:58:46.987376 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.01.23 16:58:46.987391 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.01.23 16:58:46.988342 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61560 | ||
| 586 | 2026.01.23 16:58:46.988417 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50851 | ||
| 587 | 2026.01.23 16:58:46.988525 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54501 | ||
| 588 | 2026.01.23 16:58:46.988532 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.01.23 16:58:46.988593 [ 263 ] {} <Debug> TCP-Session: c59917d4-fd8d-4095-9e9d-94316e9b21eb Authenticating user 'default' from [fd00:1122:3344:101::c]:61560 | ||
| 590 | 2026.01.23 16:58:46.988656 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.01.23 16:58:46.988702 [ 263 ] {} <Debug> TCP-Session: c59917d4-fd8d-4095-9e9d-94316e9b21eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.01.23 16:58:46.988624 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57708 | ||
| 593 | 2026.01.23 16:58:46.988744 [ 263 ] {} <Debug> TCP-Session: c59917d4-fd8d-4095-9e9d-94316e9b21eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.01.23 16:58:46.988752 [ 264 ] {} <Debug> TCP-Session: 7af5f64c-2fcd-4548-992a-b31786790cf6 Authenticating user 'default' from [fd00:1122:3344:101::c]:50851 | ||
| 595 | 2026.01.23 16:58:46.988777 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47840 | ||
| 596 | 2026.01.23 16:58:46.988763 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.01.23 16:58:46.988813 [ 264 ] {} <Debug> TCP-Session: 7af5f64c-2fcd-4548-992a-b31786790cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.23 16:58:46.988962 [ 264 ] {} <Debug> TCP-Session: 7af5f64c-2fcd-4548-992a-b31786790cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.01.23 16:58:46.988966 [ 265 ] {} <Debug> TCP-Session: f9c574bc-529d-485a-a071-98b2eb7371f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:54501 | ||
| 600 | 2026.01.23 16:58:46.989027 [ 265 ] {} <Debug> TCP-Session: f9c574bc-529d-485a-a071-98b2eb7371f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.23 16:58:46.989061 [ 265 ] {} <Debug> TCP-Session: f9c574bc-529d-485a-a071-98b2eb7371f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.01.23 16:58:46.989079 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.01.23 16:58:46.989085 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.01.23 16:58:46.989118 [ 266 ] {} <Debug> TCP-Session: 70a526b2-192a-481b-a09c-8f92ea93c582 Authenticating user 'default' from [fd00:1122:3344:101::c]:57708 | ||
| 605 | 2026.01.23 16:58:46.989072 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48385 | ||
| 606 | 2026.01.23 16:58:46.989175 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34393 | ||
| 607 | 2026.01.23 16:58:46.989290 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.01.23 16:58:46.989182 [ 266 ] {} <Debug> TCP-Session: 70a526b2-192a-481b-a09c-8f92ea93c582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.23 16:58:46.989178 [ 267 ] {} <Debug> TCP-Session: dbc7ae2a-73c1-42a6-84e2-6b2d210dddc1 Authenticating user 'default' from [fd00:1122:3344:101::c]:47840 | ||
| 610 | 2026.01.23 16:58:46.989432 [ 268 ] {} <Debug> TCP-Session: d67b269b-3edf-48f3-9594-868a318c5b73 Authenticating user 'default' from [fd00:1122:3344:101::c]:48385 | ||
| 611 | 2026.01.23 16:58:46.989468 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.01.23 16:58:46.989451 [ 266 ] {} <Debug> TCP-Session: 70a526b2-192a-481b-a09c-8f92ea93c582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.01.23 16:58:46.989502 [ 268 ] {} <Debug> TCP-Session: d67b269b-3edf-48f3-9594-868a318c5b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.01.23 16:58:46.989517 [ 269 ] {} <Debug> TCP-Session: b9f70a1f-c72a-4e6e-989a-ab273d95a3b4 Authenticating user 'default' from [fd00:1122:3344:101::c]:34393 | ||
| 615 | 2026.01.23 16:58:46.989441 [ 267 ] {} <Debug> TCP-Session: dbc7ae2a-73c1-42a6-84e2-6b2d210dddc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.23 16:58:46.989562 [ 268 ] {} <Debug> TCP-Session: d67b269b-3edf-48f3-9594-868a318c5b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.23 16:58:46.989590 [ 267 ] {} <Debug> TCP-Session: dbc7ae2a-73c1-42a6-84e2-6b2d210dddc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.23 16:58:46.989583 [ 269 ] {} <Debug> TCP-Session: b9f70a1f-c72a-4e6e-989a-ab273d95a3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.23 16:58:46.989651 [ 269 ] {} <Debug> TCP-Session: b9f70a1f-c72a-4e6e-989a-ab273d95a3b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.23 16:58:47.001094 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.93 MiB, peak 133.93 MiB, free memory in arenas 0.00 B, will set to 138.62 MiB (RSS), difference: 4.69 MiB | ||
| 621 | 2026.01.23 16:58:48.299577 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64264 | ||
| 622 | 2026.01.23 16:58:48.300148 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.23 16:58:48.300257 [ 270 ] {} <Debug> TCP-Session: 5338987d-125d-488b-9505-097247567993 Authenticating user 'default' from [fd00:1122:3344:101::a]:64264 | ||
| 624 | 2026.01.23 16:58:48.300281 [ 270 ] {} <Debug> TCP-Session: 5338987d-125d-488b-9505-097247567993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.23 16:58:48.300293 [ 270 ] {} <Debug> TCP-Session: 5338987d-125d-488b-9505-097247567993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.23 16:58:48.300385 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.23 16:58:48.300410 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.23 16:58:48.300452 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.01.23 16:58:48.301404 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35452 | ||
| 630 | 2026.01.23 16:58:48.301621 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44747 | ||
| 631 | 2026.01.23 16:58:48.301624 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64477 | ||
| 632 | 2026.01.23 16:58:48.301683 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.01.23 16:58:48.301737 [ 271 ] {} <Debug> TCP-Session: 426ccf48-8925-4607-b272-9c0345f31da4 Authenticating user 'default' from [fd00:1122:3344:101::a]:35452 | ||
| 634 | 2026.01.23 16:58:48.301917 [ 271 ] {} <Debug> TCP-Session: 426ccf48-8925-4607-b272-9c0345f31da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.01.23 16:58:48.301933 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.01.23 16:58:48.301777 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58317 | ||
| 637 | 2026.01.23 16:58:48.301971 [ 273 ] {} <Debug> TCP-Session: 24b95d85-5a66-4cd1-b3b6-9ab2fa5b7071 Authenticating user 'default' from [fd00:1122:3344:101::a]:44747 | ||
| 638 | 2026.01.23 16:58:48.301957 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47000 | ||
| 639 | 2026.01.23 16:58:48.302028 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.23 16:58:48.302044 [ 273 ] {} <Debug> TCP-Session: 24b95d85-5a66-4cd1-b3b6-9ab2fa5b7071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.01.23 16:58:48.302087 [ 272 ] {} <Debug> TCP-Session: 2103f8a0-585f-45c8-a399-e0675686074e Authenticating user 'default' from [fd00:1122:3344:101::a]:64477 | ||
| 642 | 2026.01.23 16:58:48.301937 [ 271 ] {} <Debug> TCP-Session: 426ccf48-8925-4607-b272-9c0345f31da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.01.23 16:58:48.302119 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45771 | ||
| 644 | 2026.01.23 16:58:48.302146 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.23 16:58:48.302142 [ 272 ] {} <Debug> TCP-Session: 2103f8a0-585f-45c8-a399-e0675686074e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.01.23 16:58:48.302237 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45848 | ||
| 647 | 2026.01.23 16:58:48.302253 [ 274 ] {} <Debug> TCP-Session: 3510e6bc-c16c-4024-97fa-6f500a5b3350 Authenticating user 'default' from [fd00:1122:3344:101::a]:58317 | ||
| 648 | 2026.01.23 16:58:48.302259 [ 272 ] {} <Debug> TCP-Session: 2103f8a0-585f-45c8-a399-e0675686074e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.23 16:58:48.302118 [ 273 ] {} <Debug> TCP-Session: 24b95d85-5a66-4cd1-b3b6-9ab2fa5b7071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.23 16:58:48.302336 [ 274 ] {} <Debug> TCP-Session: 3510e6bc-c16c-4024-97fa-6f500a5b3350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.23 16:58:48.302373 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.01.23 16:58:48.302218 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.01.23 16:58:48.302408 [ 274 ] {} <Debug> TCP-Session: 3510e6bc-c16c-4024-97fa-6f500a5b3350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.23 16:58:48.302439 [ 276 ] {} <Debug> TCP-Session: 456e4eb8-a782-4b50-a876-e71036aae347 Authenticating user 'default' from [fd00:1122:3344:101::a]:45771 | ||
| 655 | 2026.01.23 16:58:48.302446 [ 275 ] {} <Debug> TCP-Session: 727e05ae-e0fb-46c3-930e-862bb4b1c1ec Authenticating user 'default' from [fd00:1122:3344:101::a]:47000 | ||
| 656 | 2026.01.23 16:58:48.302431 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.01.23 16:58:48.302497 [ 275 ] {} <Debug> TCP-Session: 727e05ae-e0fb-46c3-930e-862bb4b1c1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.23 16:58:48.302486 [ 276 ] {} <Debug> TCP-Session: 456e4eb8-a782-4b50-a876-e71036aae347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.23 16:58:48.302575 [ 277 ] {} <Debug> TCP-Session: 34194835-d3b0-4b5c-bd4b-e8f202b70e39 Authenticating user 'default' from [fd00:1122:3344:101::a]:45848 | ||
| 660 | 2026.01.23 16:58:48.302584 [ 276 ] {} <Debug> TCP-Session: 456e4eb8-a782-4b50-a876-e71036aae347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.23 16:58:48.302576 [ 275 ] {} <Debug> TCP-Session: 727e05ae-e0fb-46c3-930e-862bb4b1c1ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.23 16:58:48.302633 [ 277 ] {} <Debug> TCP-Session: 34194835-d3b0-4b5c-bd4b-e8f202b70e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.23 16:58:48.302688 [ 277 ] {} <Debug> TCP-Session: 34194835-d3b0-4b5c-bd4b-e8f202b70e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.23 16:58:48.806578 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52516 | ||
| 665 | 2026.01.23 16:58:48.807187 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.23 16:58:48.807225 [ 278 ] {} <Debug> TCP-Session: 9c7f404e-a7f6-42d0-af79-1deb453107fe Authenticating user 'default' from [fd00:1122:3344:101::b]:52516 | ||
| 667 | 2026.01.23 16:58:48.807344 [ 278 ] {} <Debug> TCP-Session: 9c7f404e-a7f6-42d0-af79-1deb453107fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.23 16:58:48.807358 [ 278 ] {} <Debug> TCP-Session: 9c7f404e-a7f6-42d0-af79-1deb453107fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.23 16:58:48.807434 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.23 16:58:48.807551 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.23 16:58:48.807569 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.23 16:58:48.808740 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47855 | ||
| 673 | 2026.01.23 16:58:48.808817 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48820 | ||
| 674 | 2026.01.23 16:58:48.808889 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45781 | ||
| 675 | 2026.01.23 16:58:48.808919 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.01.23 16:58:48.808977 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49178 | ||
| 677 | 2026.01.23 16:58:48.809010 [ 279 ] {} <Debug> TCP-Session: 3d57746c-7934-49fc-a0ae-a94afde5930f Authenticating user 'default' from [fd00:1122:3344:101::b]:47855 | ||
| 678 | 2026.01.23 16:58:48.809154 [ 279 ] {} <Debug> TCP-Session: 3d57746c-7934-49fc-a0ae-a94afde5930f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.01.23 16:58:48.809149 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46250 | ||
| 680 | 2026.01.23 16:58:48.809171 [ 279 ] {} <Debug> TCP-Session: 3d57746c-7934-49fc-a0ae-a94afde5930f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.23 16:58:48.809234 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43742 | ||
| 682 | 2026.01.23 16:58:48.809268 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.23 16:58:48.809300 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.01.23 16:58:48.809328 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42058 | ||
| 685 | 2026.01.23 16:58:48.809359 [ 282 ] {} <Debug> TCP-Session: af6a6ac0-08df-4c0c-a63b-d7bd4fe26bb4 Authenticating user 'default' from [fd00:1122:3344:101::b]:49178 | ||
| 686 | 2026.01.23 16:58:48.809359 [ 280 ] {} <Debug> TCP-Session: 7c72b0ba-b586-4a0c-b50d-e55a16a97fd6 Authenticating user 'default' from [fd00:1122:3344:101::b]:48820 | ||
| 687 | 2026.01.23 16:58:48.809447 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.23 16:58:48.809521 [ 282 ] {} <Debug> TCP-Session: af6a6ac0-08df-4c0c-a63b-d7bd4fe26bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.23 16:58:48.809512 [ 280 ] {} <Debug> TCP-Session: 7c72b0ba-b586-4a0c-b50d-e55a16a97fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.23 16:58:48.809568 [ 281 ] {} <Debug> TCP-Session: 945a774a-674c-4661-9022-97a8004ea652 Authenticating user 'default' from [fd00:1122:3344:101::b]:45781 | ||
| 691 | 2026.01.23 16:58:48.809622 [ 282 ] {} <Debug> TCP-Session: af6a6ac0-08df-4c0c-a63b-d7bd4fe26bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.23 16:58:48.809611 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.01.23 16:58:48.809640 [ 281 ] {} <Debug> TCP-Session: 945a774a-674c-4661-9022-97a8004ea652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.23 16:58:48.809551 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.23 16:58:48.809739 [ 284 ] {} <Debug> TCP-Session: 5a9fb45c-e128-4760-aef0-7c90e8e7ed95 Authenticating user 'default' from [fd00:1122:3344:101::b]:43742 | ||
| 696 | 2026.01.23 16:58:48.809723 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.01.23 16:58:48.809711 [ 281 ] {} <Debug> TCP-Session: 945a774a-674c-4661-9022-97a8004ea652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.23 16:58:48.809880 [ 283 ] {} <Debug> TCP-Session: ced6dbd4-5979-47a3-945b-76dfec9a30df Authenticating user 'default' from [fd00:1122:3344:101::b]:46250 | ||
| 699 | 2026.01.23 16:58:48.809909 [ 284 ] {} <Debug> TCP-Session: 5a9fb45c-e128-4760-aef0-7c90e8e7ed95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.23 16:58:48.809914 [ 285 ] {} <Debug> TCP-Session: 6d1176ee-6ead-42f8-8b61-bd8286754521 Authenticating user 'default' from [fd00:1122:3344:101::b]:42058 | ||
| 701 | 2026.01.23 16:58:48.809989 [ 284 ] {} <Debug> TCP-Session: 5a9fb45c-e128-4760-aef0-7c90e8e7ed95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.23 16:58:48.810012 [ 283 ] {} <Debug> TCP-Session: ced6dbd4-5979-47a3-945b-76dfec9a30df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.23 16:58:48.809701 [ 280 ] {} <Debug> TCP-Session: 7c72b0ba-b586-4a0c-b50d-e55a16a97fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.23 16:58:48.810082 [ 285 ] {} <Debug> TCP-Session: 6d1176ee-6ead-42f8-8b61-bd8286754521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.23 16:58:48.810208 [ 285 ] {} <Debug> TCP-Session: 6d1176ee-6ead-42f8-8b61-bd8286754521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.23 16:58:48.810222 [ 283 ] {} <Debug> TCP-Session: ced6dbd4-5979-47a3-945b-76dfec9a30df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.23 16:58:49.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.81 MiB, peak 138.81 MiB, free memory in arenas 0.00 B, will set to 139.84 MiB (RSS), difference: 1.03 MiB | ||
| 708 | 2026.01.23 16:58:52.141921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.23 16:58:52.141988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.01.23 16:58:52.142018 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.23 16:58:52.142180 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.23 16:58:52.145343 [ 244 ] {} <Debug> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Loading data parts | ||
| 713 | 2026.01.23 16:58:52.145528 [ 244 ] {} <Debug> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): There are no data parts | ||
| 714 | 2026.01.23 16:58:52.151000 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.23 16:58:52.151065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 716 | 2026.01.23 16:58:52.156765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.23 16:58:52.157688 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.01.23 16:58:52.157861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.01.23 16:58:52.160552 [ 243 ] {} <Debug> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Loading data parts | ||
| 720 | 2026.01.23 16:58:52.160775 [ 243 ] {} <Debug> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): There are no data parts | ||
| 721 | 2026.01.23 16:58:52.186921 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.23 16:58:52.186979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 723 | 2026.01.23 16:58:52.194309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.23 16:58:52.195835 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.23 16:58:52.199238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.23 16:58:53.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.05 MiB | ||
| 727 | 2026.01.23 16:58:54.641878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.23 16:58:54.642030 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.23 16:58:54.646193 [ 242 ] {} <Debug> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Loading data parts | ||
| 730 | 2026.01.23 16:58:54.646369 [ 242 ] {} <Debug> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): There are no data parts | ||
| 731 | 2026.01.23 16:58:54.657748 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.23 16:58:54.657788 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 733 | 2026.01.23 16:58:54.659446 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.23 16:58:54.659964 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.23 16:58:54.660315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.23 16:58:55.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -3.17 MiB | ||
| 737 | 2026.01.23 16:58:59.620321 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.23 16:58:59.620532 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.23 16:58:59.657946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.01.23 16:58:59.662720 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.23 16:58:59.662756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 742 | 2026.01.23 16:58:59.663613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.23 16:58:59.664040 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.23 16:58:59.664186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.23 16:58:59.699319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.23 16:58:59.717161 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.23 16:58:59.717210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 748 | 2026.01.23 16:58:59.723703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.23 16:58:59.724846 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.23 16:58:59.727691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.23 16:59:00.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.71 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 2.05 MiB | ||
| 752 | 2026.01.23 16:59:03.567870 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55198 | ||
| 753 | 2026.01.23 16:59:03.570525 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.01.23 16:59:03.570567 [ 286 ] {} <Debug> TCP-Session: 0cd02f54-caba-45f8-9ac0-0097a4892c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:55198 | ||
| 755 | 2026.01.23 16:59:03.570590 [ 286 ] {} <Debug> TCP-Session: 0cd02f54-caba-45f8-9ac0-0097a4892c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.23 16:59:03.570664 [ 286 ] {} <Debug> TCP-Session: 0cd02f54-caba-45f8-9ac0-0097a4892c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.01.23 16:59:03.570720 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2026.01.23 16:59:03.570746 [ 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 | ||
| 759 | 2026.01.23 16:59:03.570809 [ 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 | ||
| 760 | 2026.01.23 16:59:03.571262 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38832 | ||
| 761 | 2026.01.23 16:59:03.571444 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.23 16:59:03.571482 [ 287 ] {} <Debug> TCP-Session: d482771e-5b36-4bfd-bc8e-9941d9ae0d59 Authenticating user 'default' from [fd00:1122:3344:101::e]:38832 | ||
| 763 | 2026.01.23 16:59:03.571495 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33688 | ||
| 764 | 2026.01.23 16:59:03.571505 [ 287 ] {} <Debug> TCP-Session: d482771e-5b36-4bfd-bc8e-9941d9ae0d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.23 16:59:03.571496 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44579 | ||
| 766 | 2026.01.23 16:59:03.571567 [ 287 ] {} <Debug> TCP-Session: d482771e-5b36-4bfd-bc8e-9941d9ae0d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.23 16:59:03.571602 [ 286 ] {} <Trace> TCP-Session: 0cd02f54-caba-45f8-9ac0-0097a4892c34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.23 16:59:03.571634 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43238 | ||
| 769 | 2026.01.23 16:59:03.571637 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46130 | ||
| 770 | 2026.01.23 16:59:03.571763 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.01.23 16:59:03.571807 [ 288 ] {} <Debug> TCP-Session: fcc44438-76c6-4e61-9b76-02917abccfdd Authenticating user 'default' from [fd00:1122:3344:101::e]:33688 | ||
| 772 | 2026.01.23 16:59:03.571830 [ 288 ] {} <Debug> TCP-Session: fcc44438-76c6-4e61-9b76-02917abccfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.23 16:59:03.571846 [ 288 ] {} <Debug> TCP-Session: fcc44438-76c6-4e61-9b76-02917abccfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.23 16:59:03.571928 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58861 | ||
| 775 | 2026.01.23 16:59:03.571935 [ 286 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55198) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 776 | 2026.01.23 16:59:03.571964 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.01.23 16:59:03.572167 [ 289 ] {} <Debug> TCP-Session: fb8e31ca-e180-4357-b31a-db981af06e3c Authenticating user 'default' from [fd00:1122:3344:101::e]:44579 | ||
| 778 | 2026.01.23 16:59:03.572188 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33493 | ||
| 779 | 2026.01.23 16:59:03.572176 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.01.23 16:59:03.572211 [ 289 ] {} <Debug> TCP-Session: fb8e31ca-e180-4357-b31a-db981af06e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.23 16:59:03.572174 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.01.23 16:59:03.572254 [ 289 ] {} <Debug> TCP-Session: fb8e31ca-e180-4357-b31a-db981af06e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.23 16:59:03.572249 [ 291 ] {} <Debug> TCP-Session: 8b02b85d-c9e2-4af9-ba7c-8a804791a8b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43238 | ||
| 784 | 2026.01.23 16:59:03.572290 [ 290 ] {} <Debug> TCP-Session: 6760365c-7e12-4864-b968-41c31635823b Authenticating user 'default' from [fd00:1122:3344:101::e]:46130 | ||
| 785 | 2026.01.23 16:59:03.572315 [ 291 ] {} <Debug> TCP-Session: 8b02b85d-c9e2-4af9-ba7c-8a804791a8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.23 16:59:03.572329 [ 290 ] {} <Debug> TCP-Session: 6760365c-7e12-4864-b968-41c31635823b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.23 16:59:03.572343 [ 291 ] {} <Debug> TCP-Session: 8b02b85d-c9e2-4af9-ba7c-8a804791a8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.01.23 16:59:03.572355 [ 290 ] {} <Debug> TCP-Session: 6760365c-7e12-4864-b968-41c31635823b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.01.23 16:59:03.572343 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40756 | ||
| 790 | 2026.01.23 16:59:03.572385 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.01.23 16:59:03.572490 [ 292 ] {} <Debug> TCP-Session: 90d31945-94b3-4fe7-99af-0ec655f83573 Authenticating user 'default' from [fd00:1122:3344:101::e]:58861 | ||
| 792 | 2026.01.23 16:59:03.572510 [ 292 ] {} <Debug> TCP-Session: 90d31945-94b3-4fe7-99af-0ec655f83573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.01.23 16:59:03.572522 [ 292 ] {} <Debug> TCP-Session: 90d31945-94b3-4fe7-99af-0ec655f83573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.01.23 16:59:03.574605 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.01.23 16:59:03.574686 [ 293 ] {} <Debug> TCP-Session: 5d4ee1f6-fc51-4e9c-8ddc-0c87274f6f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:33493 | ||
| 796 | 2026.01.23 16:59:03.574712 [ 293 ] {} <Debug> TCP-Session: 5d4ee1f6-fc51-4e9c-8ddc-0c87274f6f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.23 16:59:03.574725 [ 293 ] {} <Debug> TCP-Session: 5d4ee1f6-fc51-4e9c-8ddc-0c87274f6f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.01.23 16:59:03.574769 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.01.23 16:59:03.574809 [ 294 ] {} <Debug> TCP-Session: b4447350-6a1f-4211-8c4d-225dc4efd577 Authenticating user 'default' from [fd00:1122:3344:101::e]:40756 | ||
| 800 | 2026.01.23 16:59:03.574826 [ 294 ] {} <Debug> TCP-Session: b4447350-6a1f-4211-8c4d-225dc4efd577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.23 16:59:03.574831 [ 286 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 802 | 2026.01.23 16:59:03.574839 [ 294 ] {} <Debug> TCP-Session: b4447350-6a1f-4211-8c4d-225dc4efd577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.01.23 16:59:03.580931 [ 286 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.23 16:59:03.598964 [ 286 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Debug> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a) (SelectExecutor): Key condition: unknown | ||
| 805 | 2026.01.23 16:59:03.609930 [ 298 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2026.01.23 16:59:03.610008 [ 298 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2026.01.23 16:59:03.610642 [ 298 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003648119 sec. (274.114 rows/sec., 10.71 KiB/sec.) | ||
| 808 | 2026.01.23 16:59:03.610664 [ 298 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2026.01.23 16:59:03.610691 [ 298 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2026.01.23 16:59:03.611803 [ 286 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.040008 sec., 24.995000999800038 rows/sec., 999.80 B/sec. | ||
| 811 | 2026.01.23 16:59:03.611916 [ 286 ] {106a5525-1537-4b45-b851-2812dc4a79dd} <Debug> TCPHandler: Processed in 0.040505734 sec. | ||
| 812 | 2026.01.23 16:59:03.613308 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.23 16:59:03.613340 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.01.23 16:59:03.613350 [ 286 ] {} <Debug> TCP-Session: 0cd02f54-caba-45f8-9ac0-0097a4892c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.01.23 16:59:03.613365 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.01.23 16:59:03.613382 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.01.23 16:59:03.613400 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.01.23 16:59:03.613432 [ 293 ] {} <Debug> TCP-Session: 5d4ee1f6-fc51-4e9c-8ddc-0c87274f6f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.01.23 16:59:03.613444 [ 290 ] {} <Debug> TCP-Session: 6760365c-7e12-4864-b968-41c31635823b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.01.23 16:59:03.613453 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.01.23 16:59:03.613466 [ 289 ] {} <Debug> TCP-Session: fb8e31ca-e180-4357-b31a-db981af06e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.01.23 16:59:03.613476 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.01.23 16:59:03.613509 [ 292 ] {} <Debug> TCP-Session: 90d31945-94b3-4fe7-99af-0ec655f83573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.01.23 16:59:03.613435 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.01.23 16:59:03.613541 [ 294 ] {} <Debug> TCP-Session: b4447350-6a1f-4211-8c4d-225dc4efd577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.23 16:59:03.613420 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.01.23 16:59:03.613585 [ 291 ] {} <Debug> TCP-Session: 8b02b85d-c9e2-4af9-ba7c-8a804791a8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.23 16:59:03.613395 [ 287 ] {} <Debug> TCP-Session: d482771e-5b36-4bfd-bc8e-9941d9ae0d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.23 16:59:03.613627 [ 288 ] {} <Debug> TCP-Session: fcc44438-76c6-4e61-9b76-02917abccfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.01.23 16:59:04.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.06 MiB, peak 166.17 MiB, free memory in arenas 0.00 B, will set to 161.86 MiB (RSS), difference: 3.80 MiB | ||
| 831 | 2026.01.23 16:59:04.660603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2026.01.23 16:59:04.662685 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.01.23 16:59:04.662738 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 834 | 2026.01.23 16:59:04.664032 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2026.01.23 16:59:04.664694 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.01.23 16:59:04.664995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2026.01.23 16:59:05.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.85 MiB, peak 166.17 MiB, free memory in arenas 0.00 B, will set to 161.89 MiB (RSS), difference: 4.04 MiB | ||
| 838 | 2026.01.23 16:59:06.156230 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.01.23 16:59:06.156425 [ 3 ] {bd346393-c600-41b3-801b-f2ff72af52d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 840 | 2026.01.23 16:59:06.156733 [ 3 ] {bd346393-c600-41b3-801b-f2ff72af52d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.01.23 16:59:06.156798 [ 3 ] {bd346393-c600-41b3-801b-f2ff72af52d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.01.23 16:59:06.157231 [ 3 ] {bd346393-c600-41b3-801b-f2ff72af52d5} <Debug> TCPHandler: Processed in 0.001153442 sec. | ||
| 843 | 2026.01.23 16:59:06.171239 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.01.23 16:59:06.171428 [ 3 ] {413f7eb0-58bc-4b82-a059-79f20f6782dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.01.23 16:59:06.177872 [ 3 ] {413f7eb0-58bc-4b82-a059-79f20f6782dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.01.23 16:59:06.177925 [ 3 ] {413f7eb0-58bc-4b82-a059-79f20f6782dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.01.23 16:59:06.180319 [ 3 ] {413f7eb0-58bc-4b82-a059-79f20f6782dd} <Debug> TCPHandler: Processed in 0.009151988 sec. | ||
| 848 | 2026.01.23 16:59:06.182877 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.01.23 16:59:06.183011 [ 3 ] {be505487-93c3-4c07-9042-09427a682509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.01.23 16:59:06.185207 [ 3 ] {be505487-93c3-4c07-9042-09427a682509} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.01.23 16:59:06.185252 [ 3 ] {be505487-93c3-4c07-9042-09427a682509} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.01.23 16:59:06.185598 [ 3 ] {be505487-93c3-4c07-9042-09427a682509} <Debug> TCPHandler: Processed in 0.002774199 sec. | ||
| 853 | 2026.01.23 16:59:06.185815 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.01.23 16:59:06.185928 [ 3 ] {b726484d-812d-463e-bb9e-98f3bd8ef98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.01.23 16:59:06.186166 [ 3 ] {b726484d-812d-463e-bb9e-98f3bd8ef98f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.01.23 16:59:06.186209 [ 3 ] {b726484d-812d-463e-bb9e-98f3bd8ef98f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.01.23 16:59:06.186520 [ 3 ] {b726484d-812d-463e-bb9e-98f3bd8ef98f} <Debug> TCPHandler: Processed in 0.000753108 sec. | ||
| 858 | 2026.01.23 16:59:06.186726 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.01.23 16:59:06.186838 [ 3 ] {1c5c30aa-d950-4a09-a57b-1646b21bc0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.01.23 16:59:06.187073 [ 3 ] {1c5c30aa-d950-4a09-a57b-1646b21bc0d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.01.23 16:59:06.187138 [ 3 ] {1c5c30aa-d950-4a09-a57b-1646b21bc0d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.01.23 16:59:06.187552 [ 3 ] {1c5c30aa-d950-4a09-a57b-1646b21bc0d4} <Debug> TCPHandler: Processed in 0.000871869 sec. | ||
| 863 | 2026.01.23 16:59:06.187988 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.01.23 16:59:06.188108 [ 3 ] {63f53d88-d78e-4c20-95f8-63c93cd1b0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.01.23 16:59:06.188369 [ 3 ] {63f53d88-d78e-4c20-95f8-63c93cd1b0f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.01.23 16:59:06.188413 [ 3 ] {63f53d88-d78e-4c20-95f8-63c93cd1b0f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.01.23 16:59:06.188754 [ 3 ] {63f53d88-d78e-4c20-95f8-63c93cd1b0f3} <Debug> TCPHandler: Processed in 0.000814999 sec. | ||
| 868 | 2026.01.23 16:59:06.188969 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.01.23 16:59:06.189087 [ 3 ] {492194c0-cde3-4c27-a0db-3622d2e51205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.01.23 16:59:06.189336 [ 3 ] {492194c0-cde3-4c27-a0db-3622d2e51205} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.01.23 16:59:06.189379 [ 3 ] {492194c0-cde3-4c27-a0db-3622d2e51205} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.01.23 16:59:06.189699 [ 3 ] {492194c0-cde3-4c27-a0db-3622d2e51205} <Debug> TCPHandler: Processed in 0.000780448 sec. | ||
| 873 | 2026.01.23 16:59:06.189893 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.01.23 16:59:06.190009 [ 3 ] {052c46ea-1d34-4975-8450-063542409a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.01.23 16:59:06.190260 [ 3 ] {052c46ea-1d34-4975-8450-063542409a40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.01.23 16:59:06.190302 [ 3 ] {052c46ea-1d34-4975-8450-063542409a40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.01.23 16:59:06.190649 [ 3 ] {052c46ea-1d34-4975-8450-063542409a40} <Debug> TCPHandler: Processed in 0.000804358 sec. | ||
| 878 | 2026.01.23 16:59:06.190906 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.01.23 16:59:06.191021 [ 3 ] {fbc8d9bb-4ccb-4737-b581-42076fb96473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.01.23 16:59:06.191267 [ 3 ] {fbc8d9bb-4ccb-4737-b581-42076fb96473} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.01.23 16:59:06.191309 [ 3 ] {fbc8d9bb-4ccb-4737-b581-42076fb96473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.01.23 16:59:06.191631 [ 3 ] {fbc8d9bb-4ccb-4737-b581-42076fb96473} <Debug> TCPHandler: Processed in 0.000771738 sec. | ||
| 883 | 2026.01.23 16:59:06.193788 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.01.23 16:59:06.193913 [ 3 ] {04d8a84d-c4cd-4b26-af87-179a5b7278ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2026.01.23 16:59:06.193962 [ 3 ] {04d8a84d-c4cd-4b26-af87-179a5b7278ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.01.23 16:59:06.194583 [ 3 ] {04d8a84d-c4cd-4b26-af87-179a5b7278ca} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.01.23 16:59:06.194626 [ 3 ] {04d8a84d-c4cd-4b26-af87-179a5b7278ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 888 | 2026.01.23 16:59:06.197257 [ 3 ] {04d8a84d-c4cd-4b26-af87-179a5b7278ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.01.23 16:59:06.197803 [ 3 ] {04d8a84d-c4cd-4b26-af87-179a5b7278ca} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.01.23 16:59:06.197956 [ 3 ] {04d8a84d-c4cd-4b26-af87-179a5b7278ca} <Debug> executeQuery: Read 9 rows, 1.16 KiB in 0.004081 sec., 2205.341827983337 rows/sec., 283.80 KiB/sec. | ||
| 891 | 2026.01.23 16:59:06.197994 [ 3 ] {04d8a84d-c4cd-4b26-af87-179a5b7278ca} <Debug> TCPHandler: Processed in 0.004264906 sec. | ||
| 892 | 2026.01.23 16:59:06.198110 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.01.23 16:59:06.198207 [ 3 ] {92a1f37d-7382-4380-bf98-98bd3c696dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 894 | 2026.01.23 16:59:06.198247 [ 3 ] {92a1f37d-7382-4380-bf98-98bd3c696dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 895 | 2026.01.23 16:59:06.200721 [ 3 ] {92a1f37d-7382-4380-bf98-98bd3c696dc4} <Trace> oximeter.fields_ipaddr (0949544c-b759-42a8-b796-d2256c71f59a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.01.23 16:59:06.200757 [ 3 ] {92a1f37d-7382-4380-bf98-98bd3c696dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 897 | 2026.01.23 16:59:06.201259 [ 3 ] {92a1f37d-7382-4380-bf98-98bd3c696dc4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.01.23 16:59:06.201827 [ 3 ] {92a1f37d-7382-4380-bf98-98bd3c696dc4} <Trace> oximeter.fields_ipaddr (0949544c-b759-42a8-b796-d2256c71f59a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.01.23 16:59:06.201964 [ 3 ] {92a1f37d-7382-4380-bf98-98bd3c696dc4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003778 sec., 1058.7612493382742 rows/sec., 86.33 KiB/sec. | ||
| 900 | 2026.01.23 16:59:06.202001 [ 3 ] {92a1f37d-7382-4380-bf98-98bd3c696dc4} <Debug> TCPHandler: Processed in 0.003940882 sec. | ||
| 901 | 2026.01.23 16:59:06.202123 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.01.23 16:59:06.202219 [ 3 ] {391a56e2-1880-4d95-9f79-d4b5fb91efaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 903 | 2026.01.23 16:59:06.202262 [ 3 ] {391a56e2-1880-4d95-9f79-d4b5fb91efaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 904 | 2026.01.23 16:59:06.202695 [ 3 ] {391a56e2-1880-4d95-9f79-d4b5fb91efaa} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.01.23 16:59:06.202739 [ 3 ] {391a56e2-1880-4d95-9f79-d4b5fb91efaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 906 | 2026.01.23 16:59:06.203197 [ 3 ] {391a56e2-1880-4d95-9f79-d4b5fb91efaa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.01.23 16:59:06.203846 [ 3 ] {391a56e2-1880-4d95-9f79-d4b5fb91efaa} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.01.23 16:59:06.204014 [ 3 ] {391a56e2-1880-4d95-9f79-d4b5fb91efaa} <Debug> executeQuery: Read 10 rows, 896.00 B in 0.001813 sec., 5515.7198014340875 rows/sec., 482.63 KiB/sec. | ||
| 909 | 2026.01.23 16:59:06.204055 [ 3 ] {391a56e2-1880-4d95-9f79-d4b5fb91efaa} <Debug> TCPHandler: Processed in 0.001992461 sec. | ||
| 910 | 2026.01.23 16:59:06.204177 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.01.23 16:59:06.204274 [ 3 ] {de621635-a55a-42d0-84a3-06787890b794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 912 | 2026.01.23 16:59:06.204322 [ 3 ] {de621635-a55a-42d0-84a3-06787890b794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 913 | 2026.01.23 16:59:06.204779 [ 3 ] {de621635-a55a-42d0-84a3-06787890b794} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.01.23 16:59:06.204815 [ 3 ] {de621635-a55a-42d0-84a3-06787890b794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 915 | 2026.01.23 16:59:06.205386 [ 3 ] {de621635-a55a-42d0-84a3-06787890b794} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.01.23 16:59:06.205900 [ 3 ] {de621635-a55a-42d0-84a3-06787890b794} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.01.23 16:59:06.206051 [ 3 ] {de621635-a55a-42d0-84a3-06787890b794} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.001794 sec., 3344.4816053511704 rows/sec., 239.51 KiB/sec. | ||
| 918 | 2026.01.23 16:59:06.206093 [ 3 ] {de621635-a55a-42d0-84a3-06787890b794} <Debug> TCPHandler: Processed in 0.00196499 sec. | ||
| 919 | 2026.01.23 16:59:06.206235 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.01.23 16:59:06.206333 [ 3 ] {2f3f111c-6f02-4479-b793-00e3cc4ba74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 921 | 2026.01.23 16:59:06.206373 [ 3 ] {2f3f111c-6f02-4479-b793-00e3cc4ba74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 922 | 2026.01.23 16:59:06.206868 [ 3 ] {2f3f111c-6f02-4479-b793-00e3cc4ba74c} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.01.23 16:59:06.206912 [ 3 ] {2f3f111c-6f02-4479-b793-00e3cc4ba74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 924 | 2026.01.23 16:59:06.207414 [ 3 ] {2f3f111c-6f02-4479-b793-00e3cc4ba74c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.01.23 16:59:06.208031 [ 3 ] {2f3f111c-6f02-4479-b793-00e3cc4ba74c} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.01.23 16:59:06.208166 [ 3 ] {2f3f111c-6f02-4479-b793-00e3cc4ba74c} <Debug> executeQuery: Read 23 rows, 1.85 KiB in 0.001851 sec., 12425.71582928147 rows/sec., 1000.83 KiB/sec. | ||
| 927 | 2026.01.23 16:59:06.208213 [ 3 ] {2f3f111c-6f02-4479-b793-00e3cc4ba74c} <Debug> TCPHandler: Processed in 0.002036541 sec. | ||
| 928 | 2026.01.23 16:59:06.208345 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.01.23 16:59:06.208449 [ 3 ] {7f0e68cf-2618-4f78-be62-48957ab49aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 930 | 2026.01.23 16:59:06.208498 [ 3 ] {7f0e68cf-2618-4f78-be62-48957ab49aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 931 | 2026.01.23 16:59:06.208951 [ 3 ] {7f0e68cf-2618-4f78-be62-48957ab49aab} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.01.23 16:59:06.208993 [ 3 ] {7f0e68cf-2618-4f78-be62-48957ab49aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 933 | 2026.01.23 16:59:06.213613 [ 3 ] {7f0e68cf-2618-4f78-be62-48957ab49aab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.01.23 16:59:06.214178 [ 3 ] {7f0e68cf-2618-4f78-be62-48957ab49aab} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.01.23 16:59:06.214311 [ 3 ] {7f0e68cf-2618-4f78-be62-48957ab49aab} <Debug> executeQuery: Read 4 rows, 300.00 B in 0.005885 sec., 679.6941376380629 rows/sec., 49.78 KiB/sec. | ||
| 936 | 2026.01.23 16:59:06.214347 [ 3 ] {7f0e68cf-2618-4f78-be62-48957ab49aab} <Debug> TCPHandler: Processed in 0.006059265 sec. | ||
| 937 | 2026.01.23 16:59:06.214463 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.01.23 16:59:06.214558 [ 3 ] {fc4e551b-0b2f-46ef-a0ad-d9721c873e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 939 | 2026.01.23 16:59:06.214612 [ 3 ] {fc4e551b-0b2f-46ef-a0ad-d9721c873e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 940 | 2026.01.23 16:59:06.215360 [ 3 ] {fc4e551b-0b2f-46ef-a0ad-d9721c873e05} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.01.23 16:59:06.215396 [ 3 ] {fc4e551b-0b2f-46ef-a0ad-d9721c873e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 942 | 2026.01.23 16:59:06.216041 [ 3 ] {fc4e551b-0b2f-46ef-a0ad-d9721c873e05} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.01.23 16:59:06.216569 [ 3 ] {fc4e551b-0b2f-46ef-a0ad-d9721c873e05} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.01.23 16:59:06.216705 [ 3 ] {fc4e551b-0b2f-46ef-a0ad-d9721c873e05} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002165 sec., 923.7875288683604 rows/sec., 1.66 MiB/sec. | ||
| 945 | 2026.01.23 16:59:06.216757 [ 3 ] {fc4e551b-0b2f-46ef-a0ad-d9721c873e05} <Debug> TCPHandler: Processed in 0.002344675 sec. | ||
| 946 | 2026.01.23 16:59:06.216874 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.01.23 16:59:06.216976 [ 3 ] {7d0a75d8-f8c5-4dc8-9f6a-d15094e57ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 948 | 2026.01.23 16:59:06.217017 [ 3 ] {7d0a75d8-f8c5-4dc8-9f6a-d15094e57ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 949 | 2026.01.23 16:59:06.217361 [ 3 ] {7d0a75d8-f8c5-4dc8-9f6a-d15094e57ebf} <Trace> oximeter.measurements_i64 (242f6cc9-a4e1-4661-ab39-1bb41e6e81cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.01.23 16:59:06.217398 [ 3 ] {7d0a75d8-f8c5-4dc8-9f6a-d15094e57ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 951 | 2026.01.23 16:59:06.217880 [ 3 ] {7d0a75d8-f8c5-4dc8-9f6a-d15094e57ebf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.01.23 16:59:06.218399 [ 3 ] {7d0a75d8-f8c5-4dc8-9f6a-d15094e57ebf} <Trace> oximeter.measurements_i64 (242f6cc9-a4e1-4661-ab39-1bb41e6e81cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.01.23 16:59:06.218525 [ 3 ] {7d0a75d8-f8c5-4dc8-9f6a-d15094e57ebf} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001573 sec., 5721.551176096631 rows/sec., 404.16 KiB/sec. | ||
| 954 | 2026.01.23 16:59:06.218559 [ 3 ] {7d0a75d8-f8c5-4dc8-9f6a-d15094e57ebf} <Debug> TCPHandler: Processed in 0.001735599 sec. | ||
| 955 | 2026.01.23 16:59:06.218672 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.01.23 16:59:06.218765 [ 3 ] {6429dea1-2e30-44d5-a149-1cced01e0496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.01.23 16:59:06.218806 [ 3 ] {6429dea1-2e30-44d5-a149-1cced01e0496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 958 | 2026.01.23 16:59:06.219112 [ 3 ] {6429dea1-2e30-44d5-a149-1cced01e0496} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.01.23 16:59:06.219148 [ 3 ] {6429dea1-2e30-44d5-a149-1cced01e0496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 960 | 2026.01.23 16:59:06.219599 [ 3 ] {6429dea1-2e30-44d5-a149-1cced01e0496} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.01.23 16:59:06.220051 [ 3 ] {6429dea1-2e30-44d5-a149-1cced01e0496} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.01.23 16:59:06.220180 [ 3 ] {6429dea1-2e30-44d5-a149-1cced01e0496} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001432 sec., 1396.6480446927376 rows/sec., 87.97 KiB/sec. | ||
| 963 | 2026.01.23 16:59:06.220216 [ 3 ] {6429dea1-2e30-44d5-a149-1cced01e0496} <Debug> TCPHandler: Processed in 0.001593467 sec. | ||
| 964 | 2026.01.23 16:59:07.164381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 1476 | ||
| 965 | 2026.01.23 16:59:07.164917 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.01.23 16:59:07.164968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 967 | 2026.01.23 16:59:07.165613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 968 | 2026.01.23 16:59:07.166068 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.01.23 16:59:07.166213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1476 | ||
| 970 | 2026.01.23 16:59:07.227794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 971 | 2026.01.23 16:59:07.243879 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.01.23 16:59:07.243932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 973 | 2026.01.23 16:59:07.250528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 974 | 2026.01.23 16:59:07.251665 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.01.23 16:59:07.254703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 976 | 2026.01.23 16:59:08.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.95 MiB, peak 166.95 MiB, free memory in arenas 0.00 B, will set to 164.45 MiB (RSS), difference: 1.50 MiB | ||
| 977 | 2026.01.23 16:59:10.578164 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34662 | ||
| 978 | 2026.01.23 16:59:10.578276 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 979 | 2026.01.23 16:59:10.578302 [ 286 ] {} <Debug> TCP-Session: 1a7b6d3c-c007-4e13-b297-5b5854fb7792 Authenticating user 'default' from [fd00:1122:3344:101::e]:34662 | ||
| 980 | 2026.01.23 16:59:10.578324 [ 286 ] {} <Debug> TCP-Session: 1a7b6d3c-c007-4e13-b297-5b5854fb7792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.01.23 16:59:10.578336 [ 286 ] {} <Debug> TCP-Session: 1a7b6d3c-c007-4e13-b297-5b5854fb7792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.01.23 16:59:10.578562 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54470 | ||
| 983 | 2026.01.23 16:59:10.578590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41557 | ||
| 984 | 2026.01.23 16:59:10.578619 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40726 | ||
| 985 | 2026.01.23 16:59:10.578653 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37168 | ||
| 986 | 2026.01.23 16:59:10.578694 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65007 | ||
| 987 | 2026.01.23 16:59:10.578709 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 988 | 2026.01.23 16:59:10.578736 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 989 | 2026.01.23 16:59:10.578642 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34233 | ||
| 990 | 2026.01.23 16:59:10.578780 [ 288 ] {} <Debug> TCP-Session: 57006b14-f086-431c-92eb-884fdce07067 Authenticating user 'default' from [fd00:1122:3344:101::e]:41557 | ||
| 991 | 2026.01.23 16:59:10.578765 [ 287 ] {} <Debug> TCP-Session: 2eeaf4be-c4f4-434a-8eca-c1628862a723 Authenticating user 'default' from [fd00:1122:3344:101::e]:54470 | ||
| 992 | 2026.01.23 16:59:10.578817 [ 288 ] {} <Debug> TCP-Session: 57006b14-f086-431c-92eb-884fdce07067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.01.23 16:59:10.578622 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49545 | ||
| 994 | 2026.01.23 16:59:10.578843 [ 287 ] {} <Debug> TCP-Session: 2eeaf4be-c4f4-434a-8eca-c1628862a723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.01.23 16:59:10.578856 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.01.23 16:59:10.578879 [ 287 ] {} <Debug> TCP-Session: 2eeaf4be-c4f4-434a-8eca-c1628862a723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.01.23 16:59:10.578872 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.01.23 16:59:10.578909 [ 293 ] {} <Debug> TCP-Session: 0a1bf4b4-354d-4c33-ac00-fbe7e7c98561 Authenticating user 'default' from [fd00:1122:3344:101::e]:37168 | ||
| 999 | 2026.01.23 16:59:10.578854 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.01.23 16:59:10.578955 [ 293 ] {} <Debug> TCP-Session: 0a1bf4b4-354d-4c33-ac00-fbe7e7c98561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.01.23 16:59:10.578965 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.01.23 16:59:10.578977 [ 294 ] {} <Debug> TCP-Session: 3ce5fe62-40fd-4e41-9f30-54a276fcd914 Authenticating user 'default' from [fd00:1122:3344:101::e]:65007 | ||
| 1003 | 2026.01.23 16:59:10.578991 [ 293 ] {} <Debug> TCP-Session: 0a1bf4b4-354d-4c33-ac00-fbe7e7c98561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.01.23 16:59:10.579006 [ 291 ] {} <Debug> TCP-Session: db2ef445-97e6-43a9-9b67-dd68e9790626 Authenticating user 'default' from [fd00:1122:3344:101::e]:49545 | ||
| 1005 | 2026.01.23 16:59:10.579026 [ 294 ] {} <Debug> TCP-Session: 3ce5fe62-40fd-4e41-9f30-54a276fcd914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.01.23 16:59:10.579052 [ 291 ] {} <Debug> TCP-Session: db2ef445-97e6-43a9-9b67-dd68e9790626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.01.23 16:59:10.579066 [ 294 ] {} <Debug> TCP-Session: 3ce5fe62-40fd-4e41-9f30-54a276fcd914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.01.23 16:59:10.579078 [ 291 ] {} <Debug> TCP-Session: db2ef445-97e6-43a9-9b67-dd68e9790626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.01.23 16:59:10.578942 [ 292 ] {} <Debug> TCP-Session: 8d497222-d3f4-4e78-91d6-1334e6270729 Authenticating user 'default' from [fd00:1122:3344:101::e]:34233 | ||
| 1010 | 2026.01.23 16:59:10.578845 [ 288 ] {} <Debug> TCP-Session: 57006b14-f086-431c-92eb-884fdce07067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.01.23 16:59:10.579143 [ 292 ] {} <Debug> TCP-Session: 8d497222-d3f4-4e78-91d6-1334e6270729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.01.23 16:59:10.578606 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50460 | ||
| 1013 | 2026.01.23 16:59:10.579164 [ 292 ] {} <Debug> TCP-Session: 8d497222-d3f4-4e78-91d6-1334e6270729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.01.23 16:59:10.578762 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1015 | 2026.01.23 16:59:10.578694 [ 286 ] {} <Trace> TCP-Session: 1a7b6d3c-c007-4e13-b297-5b5854fb7792 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.01.23 16:59:10.579247 [ 290 ] {} <Debug> TCP-Session: 602bb251-9731-4694-9909-391c4e777538 Authenticating user 'default' from [fd00:1122:3344:101::e]:40726 | ||
| 1017 | 2026.01.23 16:59:10.579268 [ 290 ] {} <Debug> TCP-Session: 602bb251-9731-4694-9909-391c4e777538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.01.23 16:59:10.579283 [ 290 ] {} <Debug> TCP-Session: 602bb251-9731-4694-9909-391c4e777538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.01.23 16:59:10.579343 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.01.23 16:59:10.579376 [ 289 ] {} <Debug> TCP-Session: 87dc97d5-8845-459a-83e0-e73f3f6b57ab Authenticating user 'default' from [fd00:1122:3344:101::e]:50460 | ||
| 1021 | 2026.01.23 16:59:10.579396 [ 289 ] {} <Debug> TCP-Session: 87dc97d5-8845-459a-83e0-e73f3f6b57ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.01.23 16:59:10.579400 [ 286 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1023 | 2026.01.23 16:59:10.579413 [ 289 ] {} <Debug> TCP-Session: 87dc97d5-8845-459a-83e0-e73f3f6b57ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.01.23 16:59:10.579665 [ 286 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1025 | 2026.01.23 16:59:10.579724 [ 286 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.01.23 16:59:10.579998 [ 286 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Debug> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a) (SelectExecutor): Key condition: unknown | ||
| 1027 | 2026.01.23 16:59:10.580916 [ 327 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Trace> AggregatingTransform: Aggregating | ||
| 1028 | 2026.01.23 16:59:10.580967 [ 327 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Trace> Aggregator: Aggregation method: without_key | ||
| 1029 | 2026.01.23 16:59:10.581008 [ 327 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911139 sec. (1097.527 rows/sec., 42.87 KiB/sec.) | ||
| 1030 | 2026.01.23 16:59:10.581028 [ 327 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Trace> Aggregator: Merging aggregated data | ||
| 1031 | 2026.01.23 16:59:10.582751 [ 286 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00341 sec., 293.2551319648094 rows/sec., 11.46 KiB/sec. | ||
| 1032 | 2026.01.23 16:59:10.582892 [ 286 ] {7bb8c7c6-176b-4e60-a631-c2740902d913} <Debug> TCPHandler: Processed in 0.004313635 sec. | ||
| 1033 | 2026.01.23 16:59:10.582993 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1034 | 2026.01.23 16:59:10.583021 [ 286 ] {} <Debug> TCP-Session: 1a7b6d3c-c007-4e13-b297-5b5854fb7792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.01.23 16:59:10.583028 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1036 | 2026.01.23 16:59:10.583049 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1037 | 2026.01.23 16:59:10.583067 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.01.23 16:59:10.583070 [ 288 ] {} <Debug> TCP-Session: 57006b14-f086-431c-92eb-884fdce07067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.01.23 16:59:10.583084 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1040 | 2026.01.23 16:59:10.583095 [ 287 ] {} <Debug> TCP-Session: 2eeaf4be-c4f4-434a-8eca-c1628862a723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.01.23 16:59:10.583105 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.01.23 16:59:10.583139 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.01.23 16:59:10.583153 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.01.23 16:59:10.583179 [ 293 ] {} <Debug> TCP-Session: 0a1bf4b4-354d-4c33-ac00-fbe7e7c98561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.01.23 16:59:10.583191 [ 290 ] {} <Debug> TCP-Session: 602bb251-9731-4694-9909-391c4e777538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.01.23 16:59:10.583199 [ 294 ] {} <Debug> TCP-Session: 3ce5fe62-40fd-4e41-9f30-54a276fcd914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.01.23 16:59:10.583123 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.01.23 16:59:10.583110 [ 292 ] {} <Debug> TCP-Session: 8d497222-d3f4-4e78-91d6-1334e6270729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.01.23 16:59:10.583261 [ 289 ] {} <Debug> TCP-Session: 87dc97d5-8845-459a-83e0-e73f3f6b57ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.01.23 16:59:10.583137 [ 291 ] {} <Debug> TCP-Session: db2ef445-97e6-43a9-9b67-dd68e9790626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.01.23 16:59:11.157288 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.23 16:59:11.157532 [ 3 ] {41c41d7d-66da-4179-868b-e84bf69780c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2026.01.23 16:59:11.157630 [ 3 ] {41c41d7d-66da-4179-868b-e84bf69780c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2026.01.23 16:59:11.158697 [ 3 ] {41c41d7d-66da-4179-868b-e84bf69780c6} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.01.23 16:59:11.158766 [ 3 ] {41c41d7d-66da-4179-868b-e84bf69780c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1056 | 2026.01.23 16:59:11.159568 [ 3 ] {41c41d7d-66da-4179-868b-e84bf69780c6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.01.23 16:59:11.160131 [ 3 ] {41c41d7d-66da-4179-868b-e84bf69780c6} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.01.23 16:59:11.160361 [ 3 ] {41c41d7d-66da-4179-868b-e84bf69780c6} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002894 sec., 1382.1700069108501 rows/sec., 116.42 KiB/sec. | ||
| 1059 | 2026.01.23 16:59:11.160433 [ 3 ] {41c41d7d-66da-4179-868b-e84bf69780c6} <Debug> TCPHandler: Processed in 0.003372576 sec. | ||
| 1060 | 2026.01.23 16:59:11.160599 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.01.23 16:59:11.160708 [ 3 ] {3598adba-36b5-4700-9a95-6e479e8e25cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1062 | 2026.01.23 16:59:11.160759 [ 3 ] {3598adba-36b5-4700-9a95-6e479e8e25cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1063 | 2026.01.23 16:59:11.161271 [ 3 ] {3598adba-36b5-4700-9a95-6e479e8e25cf} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.01.23 16:59:11.161309 [ 3 ] {3598adba-36b5-4700-9a95-6e479e8e25cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1065 | 2026.01.23 16:59:11.161985 [ 3 ] {3598adba-36b5-4700-9a95-6e479e8e25cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.01.23 16:59:11.162598 [ 3 ] {3598adba-36b5-4700-9a95-6e479e8e25cf} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.01.23 16:59:11.162743 [ 3 ] {3598adba-36b5-4700-9a95-6e479e8e25cf} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.002062 sec., 3879.7284190106693 rows/sec., 311.63 KiB/sec. | ||
| 1068 | 2026.01.23 16:59:11.162783 [ 3 ] {3598adba-36b5-4700-9a95-6e479e8e25cf} <Debug> TCPHandler: Processed in 0.002241924 sec. | ||
| 1069 | 2026.01.23 16:59:11.162956 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.23 16:59:11.163090 [ 3 ] {f0c19305-6c43-49b7-9e30-3c47d97748f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.01.23 16:59:11.163172 [ 3 ] {f0c19305-6c43-49b7-9e30-3c47d97748f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1072 | 2026.01.23 16:59:11.165649 [ 3 ] {f0c19305-6c43-49b7-9e30-3c47d97748f1} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.01.23 16:59:11.165686 [ 3 ] {f0c19305-6c43-49b7-9e30-3c47d97748f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1074 | 2026.01.23 16:59:11.166260 [ 3 ] {f0c19305-6c43-49b7-9e30-3c47d97748f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.01.23 16:59:11.166781 [ 3 ] {f0c19305-6c43-49b7-9e30-3c47d97748f1} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.01.23 16:59:11.166927 [ 3 ] {f0c19305-6c43-49b7-9e30-3c47d97748f1} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.003868 sec., 2585.315408479835 rows/sec., 196.93 KiB/sec. | ||
| 1077 | 2026.01.23 16:59:11.166965 [ 3 ] {f0c19305-6c43-49b7-9e30-3c47d97748f1} <Debug> TCPHandler: Processed in 0.004088414 sec. | ||
| 1078 | 2026.01.23 16:59:11.167091 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.01.23 16:59:11.167193 [ 3 ] {a07a74f0-bbf8-4c01-a1a8-2b834150302a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1080 | 2026.01.23 16:59:11.167239 [ 3 ] {a07a74f0-bbf8-4c01-a1a8-2b834150302a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1081 | 2026.01.23 16:59:11.167595 [ 3 ] {a07a74f0-bbf8-4c01-a1a8-2b834150302a} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.01.23 16:59:11.167629 [ 3 ] {a07a74f0-bbf8-4c01-a1a8-2b834150302a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1083 | 2026.01.23 16:59:11.168093 [ 3 ] {a07a74f0-bbf8-4c01-a1a8-2b834150302a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1084 | 2026.01.23 16:59:11.168600 [ 3 ] {a07a74f0-bbf8-4c01-a1a8-2b834150302a} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.01.23 16:59:11.168754 [ 3 ] {a07a74f0-bbf8-4c01-a1a8-2b834150302a} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001586 sec., 6305.170239596469 rows/sec., 397.15 KiB/sec. | ||
| 1086 | 2026.01.23 16:59:11.168791 [ 3 ] {a07a74f0-bbf8-4c01-a1a8-2b834150302a} <Debug> TCPHandler: Processed in 0.001752599 sec. | ||
| 1087 | 2026.01.23 16:59:11.743067 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37778 | ||
| 1088 | 2026.01.23 16:59:11.743190 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.01.23 16:59:11.743221 [ 286 ] {} <Debug> TCP-Session: 3438fe11-4f5d-4d97-98ec-d4f1b273e026 Authenticating user 'default' from [fd00:1122:3344:101::e]:37778 | ||
| 1090 | 2026.01.23 16:59:11.743246 [ 286 ] {} <Debug> TCP-Session: 3438fe11-4f5d-4d97-98ec-d4f1b273e026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.01.23 16:59:11.743262 [ 286 ] {} <Debug> TCP-Session: 3438fe11-4f5d-4d97-98ec-d4f1b273e026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.01.23 16:59:11.743490 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37753 | ||
| 1093 | 2026.01.23 16:59:11.743537 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59697 | ||
| 1094 | 2026.01.23 16:59:11.743551 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47174 | ||
| 1095 | 2026.01.23 16:59:11.743577 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63560 | ||
| 1096 | 2026.01.23 16:59:11.743614 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47109 | ||
| 1097 | 2026.01.23 16:59:11.743641 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52518 | ||
| 1098 | 2026.01.23 16:59:11.743679 [ 286 ] {} <Trace> TCP-Session: 3438fe11-4f5d-4d97-98ec-d4f1b273e026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.01.23 16:59:11.743673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.01.23 16:59:11.743720 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.01.23 16:59:11.743737 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1102 | 2026.01.23 16:59:11.743749 [ 288 ] {} <Debug> TCP-Session: 7bb73be4-3ab1-40df-9512-57526bbb9a65 Authenticating user 'default' from [fd00:1122:3344:101::e]:59697 | ||
| 1103 | 2026.01.23 16:59:11.743750 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.01.23 16:59:11.743779 [ 293 ] {} <Debug> TCP-Session: f6d12546-7068-45fe-8803-54b257c3274d Authenticating user 'default' from [fd00:1122:3344:101::e]:47109 | ||
| 1105 | 2026.01.23 16:59:11.743792 [ 288 ] {} <Debug> TCP-Session: 7bb73be4-3ab1-40df-9512-57526bbb9a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.01.23 16:59:11.743803 [ 294 ] {} <Debug> TCP-Session: 3b52ddf5-1077-4acf-9020-62b247007ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52518 | ||
| 1107 | 2026.01.23 16:59:11.743820 [ 293 ] {} <Debug> TCP-Session: f6d12546-7068-45fe-8803-54b257c3274d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.01.23 16:59:11.743834 [ 288 ] {} <Debug> TCP-Session: 7bb73be4-3ab1-40df-9512-57526bbb9a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.01.23 16:59:11.743859 [ 293 ] {} <Debug> TCP-Session: f6d12546-7068-45fe-8803-54b257c3274d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.01.23 16:59:11.743869 [ 286 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37778) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1111 | 2026.01.23 16:59:11.743848 [ 294 ] {} <Debug> TCP-Session: 3b52ddf5-1077-4acf-9020-62b247007ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.01.23 16:59:11.743661 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1113 | 2026.01.23 16:59:11.743920 [ 294 ] {} <Debug> TCP-Session: 3b52ddf5-1077-4acf-9020-62b247007ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.01.23 16:59:11.743615 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.01.23 16:59:11.743954 [ 291 ] {} <Debug> TCP-Session: 01676f10-8091-4599-9ff2-3bfc71c831e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47174 | ||
| 1116 | 2026.01.23 16:59:11.743547 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34293 | ||
| 1117 | 2026.01.23 16:59:11.743998 [ 291 ] {} <Debug> TCP-Session: 01676f10-8091-4599-9ff2-3bfc71c831e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.01.23 16:59:11.743992 [ 287 ] {} <Debug> TCP-Session: ffcc22e0-61df-4bb2-b039-c190da0ae4e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37753 | ||
| 1119 | 2026.01.23 16:59:11.744031 [ 291 ] {} <Debug> TCP-Session: 01676f10-8091-4599-9ff2-3bfc71c831e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.01.23 16:59:11.743545 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41498 | ||
| 1121 | 2026.01.23 16:59:11.744062 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.01.23 16:59:11.744050 [ 287 ] {} <Debug> TCP-Session: ffcc22e0-61df-4bb2-b039-c190da0ae4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.01.23 16:59:11.744105 [ 289 ] {} <Debug> TCP-Session: 44cbd0dc-f7b7-4fa0-ae9f-17cfb8b4088d Authenticating user 'default' from [fd00:1122:3344:101::e]:34293 | ||
| 1124 | 2026.01.23 16:59:11.744120 [ 287 ] {} <Debug> TCP-Session: ffcc22e0-61df-4bb2-b039-c190da0ae4e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.01.23 16:59:11.744130 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.01.23 16:59:11.744137 [ 289 ] {} <Debug> TCP-Session: 44cbd0dc-f7b7-4fa0-ae9f-17cfb8b4088d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.01.23 16:59:11.744172 [ 290 ] {} <Debug> TCP-Session: 19396c35-17d4-40dd-9714-dd5911883a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:41498 | ||
| 1128 | 2026.01.23 16:59:11.744178 [ 289 ] {} <Debug> TCP-Session: 44cbd0dc-f7b7-4fa0-ae9f-17cfb8b4088d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.01.23 16:59:11.744195 [ 290 ] {} <Debug> TCP-Session: 19396c35-17d4-40dd-9714-dd5911883a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.01.23 16:59:11.744141 [ 286 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1131 | 2026.01.23 16:59:11.744219 [ 290 ] {} <Debug> TCP-Session: 19396c35-17d4-40dd-9714-dd5911883a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.01.23 16:59:11.743764 [ 292 ] {} <Debug> TCP-Session: 976428ca-6079-4fc1-aaa7-a49761e505a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63560 | ||
| 1133 | 2026.01.23 16:59:11.744276 [ 286 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1134 | 2026.01.23 16:59:11.744277 [ 292 ] {} <Debug> TCP-Session: 976428ca-6079-4fc1-aaa7-a49761e505a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.01.23 16:59:11.744311 [ 292 ] {} <Debug> TCP-Session: 976428ca-6079-4fc1-aaa7-a49761e505a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.01.23 16:59:11.744571 [ 286 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Debug> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a) (SelectExecutor): Key condition: unknown | ||
| 1137 | 2026.01.23 16:59:11.745467 [ 260 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Trace> AggregatingTransform: Aggregating | ||
| 1138 | 2026.01.23 16:59:11.745510 [ 260 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1139 | 2026.01.23 16:59:11.745543 [ 260 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873139 sec. (1145.293 rows/sec., 44.74 KiB/sec.) | ||
| 1140 | 2026.01.23 16:59:11.745563 [ 260 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Trace> Aggregator: Merging aggregated data | ||
| 1141 | 2026.01.23 16:59:11.746979 [ 286 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 1142 | 2026.01.23 16:59:11.747123 [ 286 ] {7520742b-7078-42ac-9b4d-6358f13d779f} <Debug> TCPHandler: Processed in 0.003574498 sec. | ||
| 1143 | 2026.01.23 16:59:11.747241 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.01.23 16:59:11.747270 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2026.01.23 16:59:11.747273 [ 286 ] {} <Debug> TCP-Session: 3438fe11-4f5d-4d97-98ec-d4f1b273e026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.01.23 16:59:11.747291 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1147 | 2026.01.23 16:59:11.747313 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1148 | 2026.01.23 16:59:11.747334 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.01.23 16:59:11.747352 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1150 | 2026.01.23 16:59:11.747372 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.01.23 16:59:11.747388 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1152 | 2026.01.23 16:59:11.747411 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1153 | 2026.01.23 16:59:11.747437 [ 291 ] {} <Debug> TCP-Session: 01676f10-8091-4599-9ff2-3bfc71c831e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.01.23 16:59:11.747427 [ 293 ] {} <Debug> TCP-Session: f6d12546-7068-45fe-8803-54b257c3274d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.01.23 16:59:11.747461 [ 294 ] {} <Debug> TCP-Session: 3b52ddf5-1077-4acf-9020-62b247007ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.01.23 16:59:11.747413 [ 288 ] {} <Debug> TCP-Session: 7bb73be4-3ab1-40df-9512-57526bbb9a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.01.23 16:59:11.747392 [ 292 ] {} <Debug> TCP-Session: 976428ca-6079-4fc1-aaa7-a49761e505a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.01.23 16:59:11.747371 [ 290 ] {} <Debug> TCP-Session: 19396c35-17d4-40dd-9714-dd5911883a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.01.23 16:59:11.747358 [ 289 ] {} <Debug> TCP-Session: 44cbd0dc-f7b7-4fa0-ae9f-17cfb8b4088d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.01.23 16:59:11.747321 [ 287 ] {} <Debug> TCP-Session: ffcc22e0-61df-4bb2-b039-c190da0ae4e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.01.23 16:59:14.620585 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1162 | 2026.01.23 16:59:14.620650 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1163 | 2026.01.23 16:59:14.665136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 138 | ||
| 1164 | 2026.01.23 16:59:14.666349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1924 | ||
| 1165 | 2026.01.23 16:59:14.666898 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.01.23 16:59:14.666950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1167 | 2026.01.23 16:59:14.667619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1168 | 2026.01.23 16:59:14.667771 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.01.23 16:59:14.667831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 1170 | 2026.01.23 16:59:14.668201 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.01.23 16:59:14.668372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1924 | ||
| 1172 | 2026.01.23 16:59:14.669236 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1173 | 2026.01.23 16:59:14.669771 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.01.23 16:59:14.670101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 138 | ||
| 1175 | 2026.01.23 16:59:14.754824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1176 | 2026.01.23 16:59:14.771908 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.01.23 16:59:14.771972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1178 | 2026.01.23 16:59:14.778490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1179 | 2026.01.23 16:59:14.779723 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.01.23 16:59:14.783190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1181 | 2026.01.23 16:59:16.158029 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.01.23 16:59:16.158228 [ 3 ] {de3983a9-9c9e-4b63-a139-b3dbe8827790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1183 | 2026.01.23 16:59:16.158301 [ 3 ] {de3983a9-9c9e-4b63-a139-b3dbe8827790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1184 | 2026.01.23 16:59:16.160997 [ 3 ] {de3983a9-9c9e-4b63-a139-b3dbe8827790} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.01.23 16:59:16.161051 [ 3 ] {de3983a9-9c9e-4b63-a139-b3dbe8827790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1186 | 2026.01.23 16:59:16.161700 [ 3 ] {de3983a9-9c9e-4b63-a139-b3dbe8827790} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1187 | 2026.01.23 16:59:16.162239 [ 3 ] {de3983a9-9c9e-4b63-a139-b3dbe8827790} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.01.23 16:59:16.162408 [ 3 ] {de3983a9-9c9e-4b63-a139-b3dbe8827790} <Debug> executeQuery: Read 36 rows, 3.34 KiB in 0.004234 sec., 8502.598016060463 rows/sec., 788.58 KiB/sec. | ||
| 1189 | 2026.01.23 16:59:16.162459 [ 3 ] {de3983a9-9c9e-4b63-a139-b3dbe8827790} <Debug> TCPHandler: Processed in 0.004583109 sec. | ||
| 1190 | 2026.01.23 16:59:16.162592 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.01.23 16:59:16.162702 [ 3 ] {a934b81e-2f8b-4a77-91b4-043ca0c70e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.01.23 16:59:16.162751 [ 3 ] {a934b81e-2f8b-4a77-91b4-043ca0c70e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1193 | 2026.01.23 16:59:16.163197 [ 3 ] {a934b81e-2f8b-4a77-91b4-043ca0c70e2e} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.01.23 16:59:16.163235 [ 3 ] {a934b81e-2f8b-4a77-91b4-043ca0c70e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1195 | 2026.01.23 16:59:16.163712 [ 3 ] {a934b81e-2f8b-4a77-91b4-043ca0c70e2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1196 | 2026.01.23 16:59:16.164244 [ 3 ] {a934b81e-2f8b-4a77-91b4-043ca0c70e2e} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.01.23 16:59:16.164383 [ 3 ] {a934b81e-2f8b-4a77-91b4-043ca0c70e2e} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001711 sec., 9351.25657510228 rows/sec., 703.17 KiB/sec. | ||
| 1198 | 2026.01.23 16:59:16.164421 [ 3 ] {a934b81e-2f8b-4a77-91b4-043ca0c70e2e} <Debug> TCPHandler: Processed in 0.00188373 sec. | ||
| 1199 | 2026.01.23 16:59:16.164541 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.01.23 16:59:16.164643 [ 3 ] {0dffbd47-0115-4f10-8081-7e4366e44e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1201 | 2026.01.23 16:59:16.164686 [ 3 ] {0dffbd47-0115-4f10-8081-7e4366e44e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1202 | 2026.01.23 16:59:16.165168 [ 3 ] {0dffbd47-0115-4f10-8081-7e4366e44e58} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.01.23 16:59:16.165212 [ 3 ] {0dffbd47-0115-4f10-8081-7e4366e44e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1204 | 2026.01.23 16:59:16.165680 [ 3 ] {0dffbd47-0115-4f10-8081-7e4366e44e58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1205 | 2026.01.23 16:59:16.166209 [ 3 ] {0dffbd47-0115-4f10-8081-7e4366e44e58} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.01.23 16:59:16.166356 [ 3 ] {0dffbd47-0115-4f10-8081-7e4366e44e58} <Debug> executeQuery: Read 29 rows, 2.34 KiB in 0.001738 sec., 16685.84579976985 rows/sec., 1.32 MiB/sec. | ||
| 1207 | 2026.01.23 16:59:16.166396 [ 3 ] {0dffbd47-0115-4f10-8081-7e4366e44e58} <Debug> TCPHandler: Processed in 0.00190686 sec. | ||
| 1208 | 2026.01.23 16:59:16.166523 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.01.23 16:59:16.166626 [ 3 ] {3a4b2275-0588-4183-930f-8e8e6c24a669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.01.23 16:59:16.166674 [ 3 ] {3a4b2275-0588-4183-930f-8e8e6c24a669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1211 | 2026.01.23 16:59:16.167093 [ 3 ] {3a4b2275-0588-4183-930f-8e8e6c24a669} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.01.23 16:59:16.167132 [ 3 ] {3a4b2275-0588-4183-930f-8e8e6c24a669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1213 | 2026.01.23 16:59:16.167625 [ 3 ] {3a4b2275-0588-4183-930f-8e8e6c24a669} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1214 | 2026.01.23 16:59:16.168112 [ 3 ] {3a4b2275-0588-4183-930f-8e8e6c24a669} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.01.23 16:59:16.168252 [ 3 ] {3a4b2275-0588-4183-930f-8e8e6c24a669} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001649 sec., 6064.281382656155 rows/sec., 461.93 KiB/sec. | ||
| 1216 | 2026.01.23 16:59:16.168292 [ 3 ] {3a4b2275-0588-4183-930f-8e8e6c24a669} <Debug> TCPHandler: Processed in 0.0018229 sec. | ||
| 1217 | 2026.01.23 16:59:16.168425 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.01.23 16:59:16.168540 [ 3 ] {25e80a66-fbbc-4c0f-a37e-5cf2ef5774e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.01.23 16:59:16.168609 [ 3 ] {25e80a66-fbbc-4c0f-a37e-5cf2ef5774e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1220 | 2026.01.23 16:59:16.169510 [ 3 ] {25e80a66-fbbc-4c0f-a37e-5cf2ef5774e0} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.01.23 16:59:16.169547 [ 3 ] {25e80a66-fbbc-4c0f-a37e-5cf2ef5774e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1222 | 2026.01.23 16:59:16.173510 [ 3 ] {25e80a66-fbbc-4c0f-a37e-5cf2ef5774e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1223 | 2026.01.23 16:59:16.174055 [ 3 ] {25e80a66-fbbc-4c0f-a37e-5cf2ef5774e0} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.01.23 16:59:16.174207 [ 3 ] {25e80a66-fbbc-4c0f-a37e-5cf2ef5774e0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00569 sec., 2811.95079086116 rows/sec., 5.04 MiB/sec. | ||
| 1225 | 2026.01.23 16:59:16.174271 [ 3 ] {25e80a66-fbbc-4c0f-a37e-5cf2ef5774e0} <Debug> TCPHandler: Processed in 0.005898913 sec. | ||
| 1226 | 2026.01.23 16:59:16.174389 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.01.23 16:59:16.174487 [ 3 ] {6dab9d3d-db8d-4ae5-ad3b-fcb330ae746f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.01.23 16:59:16.174532 [ 3 ] {6dab9d3d-db8d-4ae5-ad3b-fcb330ae746f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1229 | 2026.01.23 16:59:16.174858 [ 3 ] {6dab9d3d-db8d-4ae5-ad3b-fcb330ae746f} <Trace> oximeter.measurements_i64 (242f6cc9-a4e1-4661-ab39-1bb41e6e81cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.01.23 16:59:16.174895 [ 3 ] {6dab9d3d-db8d-4ae5-ad3b-fcb330ae746f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1231 | 2026.01.23 16:59:16.175416 [ 3 ] {6dab9d3d-db8d-4ae5-ad3b-fcb330ae746f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.01.23 16:59:16.175934 [ 3 ] {6dab9d3d-db8d-4ae5-ad3b-fcb330ae746f} <Trace> oximeter.measurements_i64 (242f6cc9-a4e1-4661-ab39-1bb41e6e81cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.01.23 16:59:16.176068 [ 3 ] {6dab9d3d-db8d-4ae5-ad3b-fcb330ae746f} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001602 sec., 5617.9775280898875 rows/sec., 432.20 KiB/sec. | ||
| 1234 | 2026.01.23 16:59:16.176103 [ 3 ] {6dab9d3d-db8d-4ae5-ad3b-fcb330ae746f} <Debug> TCPHandler: Processed in 0.001764129 sec. | ||
| 1235 | 2026.01.23 16:59:16.176216 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.01.23 16:59:16.176311 [ 3 ] {683f6079-7b81-416a-a377-1c26c8643fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.01.23 16:59:16.176352 [ 3 ] {683f6079-7b81-416a-a377-1c26c8643fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1238 | 2026.01.23 16:59:16.176703 [ 3 ] {683f6079-7b81-416a-a377-1c26c8643fcd} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.01.23 16:59:16.176742 [ 3 ] {683f6079-7b81-416a-a377-1c26c8643fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1240 | 2026.01.23 16:59:16.177145 [ 3 ] {683f6079-7b81-416a-a377-1c26c8643fcd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.01.23 16:59:16.177666 [ 3 ] {683f6079-7b81-416a-a377-1c26c8643fcd} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.01.23 16:59:16.177797 [ 3 ] {683f6079-7b81-416a-a377-1c26c8643fcd} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001505 sec., 6644.518272425249 rows/sec., 418.53 KiB/sec. | ||
| 1243 | 2026.01.23 16:59:16.177833 [ 3 ] {683f6079-7b81-416a-a377-1c26c8643fcd} <Debug> TCPHandler: Processed in 0.001666097 sec. | ||
| 1244 | 2026.01.23 16:59:21.158655 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.01.23 16:59:21.158926 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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) | ||
| 1246 | 2026.01.23 16:59:21.159371 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1247 | 2026.01.23 16:59:21.165755 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1248 | 2026.01.23 16:59:21.166162 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1249 | 2026.01.23 16:59:21.166293 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1250 | 2026.01.23 16:59:21.166592 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1251 | 2026.01.23 16:59:21.169197 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1252 | 2026.01.23 16:59:21.173121 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1253 | 2026.01.23 16:59:21.173163 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1254 | 2026.01.23 16:59:21.180355 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <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', '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'))" | ||
| 1255 | 2026.01.23 16:59:21.180403 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1256 | 2026.01.23 16:59:21.206210 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.047373 sec., 189.98163510860618 rows/sec., 8.18 KiB/sec. | ||
| 1257 | 2026.01.23 16:59:21.206349 [ 3 ] {2992db04-052d-470e-b65f-ea00806a6631} <Debug> TCPHandler: Processed in 0.047835992 sec. | ||
| 1258 | 2026.01.23 16:59:21.206792 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.01.23 16:59:21.206979 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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_underlay_prefixes', '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) | ||
| 1260 | 2026.01.23 16:59:21.207305 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1261 | 2026.01.23 16:59:21.207342 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1262 | 2026.01.23 16:59:21.207530 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1263 | 2026.01.23 16:59:21.207601 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1264 | 2026.01.23 16:59:21.207760 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1265 | 2026.01.23 16:59:21.207804 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1266 | 2026.01.23 16:59:21.207833 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1267 | 2026.01.23 16:59:21.207854 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1268 | 2026.01.23 16:59:21.207902 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <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_underlay_prefixes', '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'))" | ||
| 1269 | 2026.01.23 16:59:21.207931 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1270 | 2026.01.23 16:59:21.208582 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001689 sec., 5328.596802841918 rows/sec., 229.54 KiB/sec. | ||
| 1271 | 2026.01.23 16:59:21.208661 [ 3 ] {4c5c7760-b23f-41a4-9cc8-b97df8150429} <Debug> TCPHandler: Processed in 0.002004571 sec. | ||
| 1272 | 2026.01.23 16:59:21.208970 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.01.23 16:59:21.209123 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', '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) | ||
| 1274 | 2026.01.23 16:59:21.209368 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1275 | 2026.01.23 16:59:21.209407 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1276 | 2026.01.23 16:59:21.209587 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1277 | 2026.01.23 16:59:21.209678 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1278 | 2026.01.23 16:59:21.209806 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1279 | 2026.01.23 16:59:21.209836 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1280 | 2026.01.23 16:59:21.209878 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1281 | 2026.01.23 16:59:21.209900 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1282 | 2026.01.23 16:59:21.209940 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <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', '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'))" | ||
| 1283 | 2026.01.23 16:59:21.209961 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1284 | 2026.01.23 16:59:21.210424 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001367 sec., 6583.760058522312 rows/sec., 283.61 KiB/sec. | ||
| 1285 | 2026.01.23 16:59:21.210488 [ 3 ] {be48c1e1-d55c-42c6-8d4b-d7b0e124ccae} <Debug> TCPHandler: Processed in 0.001582767 sec. | ||
| 1286 | 2026.01.23 16:59:21.210797 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.01.23 16:59:21.210955 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:solicitations_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) | ||
| 1288 | 2026.01.23 16:59:21.211177 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1289 | 2026.01.23 16:59:21.211209 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1290 | 2026.01.23 16:59:21.211371 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1291 | 2026.01.23 16:59:21.211433 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1292 | 2026.01.23 16:59:21.211542 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1293 | 2026.01.23 16:59:21.211574 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1294 | 2026.01.23 16:59:21.211597 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1295 | 2026.01.23 16:59:21.211614 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1296 | 2026.01.23 16:59:21.211647 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <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:solicitations_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'))" | ||
| 1297 | 2026.01.23 16:59:21.211666 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1298 | 2026.01.23 16:59:21.212183 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001287 sec., 6993.006993006993 rows/sec., 301.24 KiB/sec. | ||
| 1299 | 2026.01.23 16:59:21.212244 [ 3 ] {c85873f3-1800-40d7-8c63-411b85d004c9} <Debug> TCPHandler: Processed in 0.001510526 sec. | ||
| 1300 | 2026.01.23 16:59:21.212550 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.01.23 16:59:21.212674 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1302 | 2026.01.23 16:59:21.212871 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1303 | 2026.01.23 16:59:21.212901 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1304 | 2026.01.23 16:59:21.213058 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1305 | 2026.01.23 16:59:21.213110 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1306 | 2026.01.23 16:59:21.213210 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1307 | 2026.01.23 16:59:21.213239 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1308 | 2026.01.23 16:59:21.213258 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1309 | 2026.01.23 16:59:21.213274 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1310 | 2026.01.23 16:59:21.213307 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1311 | 2026.01.23 16:59:21.213326 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1312 | 2026.01.23 16:59:21.213794 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001165 sec., 7725.321888412017 rows/sec., 332.79 KiB/sec. | ||
| 1313 | 2026.01.23 16:59:21.213854 [ 3 ] {5e6e4b80-2474-40e8-af5c-fa18a99355e5} <Debug> TCPHandler: Processed in 0.001355834 sec. | ||
| 1314 | 2026.01.23 16:59:21.214152 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.01.23 16:59:21.214284 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1316 | 2026.01.23 16:59:21.214483 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1317 | 2026.01.23 16:59:21.214513 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1318 | 2026.01.23 16:59:21.214685 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1319 | 2026.01.23 16:59:21.214738 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1320 | 2026.01.23 16:59:21.214840 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1321 | 2026.01.23 16:59:21.214868 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1322 | 2026.01.23 16:59:21.214887 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1323 | 2026.01.23 16:59:21.214902 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1324 | 2026.01.23 16:59:21.214935 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1325 | 2026.01.23 16:59:21.214953 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1326 | 2026.01.23 16:59:21.215431 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001193 sec., 7544.006705783738 rows/sec., 324.98 KiB/sec. | ||
| 1327 | 2026.01.23 16:59:21.215493 [ 3 ] {b0c73517-303c-411d-9b59-6c98ccd32cbb} <Debug> TCPHandler: Processed in 0.001393665 sec. | ||
| 1328 | 2026.01.23 16:59:21.215792 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.01.23 16:59:21.215919 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1330 | 2026.01.23 16:59:21.216132 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1331 | 2026.01.23 16:59:21.216158 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1332 | 2026.01.23 16:59:21.216322 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1333 | 2026.01.23 16:59:21.216375 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1334 | 2026.01.23 16:59:21.216478 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1335 | 2026.01.23 16:59:21.216507 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1336 | 2026.01.23 16:59:21.216526 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1337 | 2026.01.23 16:59:21.216540 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1338 | 2026.01.23 16:59:21.216573 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1339 | 2026.01.23 16:59:21.216591 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1340 | 2026.01.23 16:59:21.217077 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001206 sec., 7462.686567164179 rows/sec., 321.47 KiB/sec. | ||
| 1341 | 2026.01.23 16:59:21.217141 [ 3 ] {25d0e8a7-338d-48a9-8d00-8b526be827ed} <Debug> TCPHandler: Processed in 0.001398075 sec. | ||
| 1342 | 2026.01.23 16:59:21.217482 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.01.23 16:59:21.217606 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1344 | 2026.01.23 16:59:21.217804 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1345 | 2026.01.23 16:59:21.217835 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1346 | 2026.01.23 16:59:21.218001 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1347 | 2026.01.23 16:59:21.218053 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1348 | 2026.01.23 16:59:21.218150 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1349 | 2026.01.23 16:59:21.218177 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1350 | 2026.01.23 16:59:21.218195 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1351 | 2026.01.23 16:59:21.218209 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1352 | 2026.01.23 16:59:21.218244 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1353 | 2026.01.23 16:59:21.218263 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1354 | 2026.01.23 16:59:21.218713 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001151 sec., 7819.287576020852 rows/sec., 336.83 KiB/sec. | ||
| 1355 | 2026.01.23 16:59:21.218771 [ 3 ] {bf4fe232-f95d-4b63-8457-9c3be3c5dd9b} <Debug> TCPHandler: Processed in 0.001339645 sec. | ||
| 1356 | 2026.01.23 16:59:21.219108 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.01.23 16:59:21.219238 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1358 | 2026.01.23 16:59:21.219431 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1359 | 2026.01.23 16:59:21.219461 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1360 | 2026.01.23 16:59:21.219623 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1361 | 2026.01.23 16:59:21.219675 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1362 | 2026.01.23 16:59:21.219773 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1363 | 2026.01.23 16:59:21.219801 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1364 | 2026.01.23 16:59:21.219820 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1365 | 2026.01.23 16:59:21.219833 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1366 | 2026.01.23 16:59:21.219869 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1367 | 2026.01.23 16:59:21.219887 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1368 | 2026.01.23 16:59:21.220366 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001175 sec., 7659.574468085106 rows/sec., 329.95 KiB/sec. | ||
| 1369 | 2026.01.23 16:59:21.220439 [ 3 ] {38a013e6-2ebc-4ad5-8eed-5e4e5ab04ec6} <Debug> TCPHandler: Processed in 0.001380324 sec. | ||
| 1370 | 2026.01.23 16:59:21.220692 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.01.23 16:59:21.220845 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
| 1372 | 2026.01.23 16:59:21.221113 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1373 | 2026.01.23 16:59:21.221155 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1374 | 2026.01.23 16:59:21.221399 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1375 | 2026.01.23 16:59:21.221466 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1376 | 2026.01.23 16:59:21.221601 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1377 | 2026.01.23 16:59:21.221637 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1378 | 2026.01.23 16:59:21.221663 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1379 | 2026.01.23 16:59:21.221683 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1380 | 2026.01.23 16:59:21.221728 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1381 | 2026.01.23 16:59:21.221753 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1382 | 2026.01.23 16:59:21.222615 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.00183 sec., 4918.0327868852455 rows/sec., 211.86 KiB/sec. | ||
| 1383 | 2026.01.23 16:59:21.222720 [ 3 ] {567b1571-b824-4bb7-bdc7-108bddb2e382} <Debug> TCPHandler: Processed in 0.002088292 sec. | ||
| 1384 | 2026.01.23 16:59:21.223029 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.01.23 16:59:21.223185 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1386 | 2026.01.23 16:59:21.223450 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1387 | 2026.01.23 16:59:21.223493 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1388 | 2026.01.23 16:59:21.223731 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1389 | 2026.01.23 16:59:21.223829 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1390 | 2026.01.23 16:59:21.223970 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1391 | 2026.01.23 16:59:21.224115 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1392 | 2026.01.23 16:59:21.224142 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1393 | 2026.01.23 16:59:21.224162 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1394 | 2026.01.23 16:59:21.224209 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1395 | 2026.01.23 16:59:21.224368 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1396 | 2026.01.23 16:59:21.225022 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001903 sec., 4729.374671571203 rows/sec., 203.73 KiB/sec. | ||
| 1397 | 2026.01.23 16:59:21.225106 [ 3 ] {86425101-0647-48ee-845d-7e1cd0b6481f} <Debug> TCPHandler: Processed in 0.002138433 sec. | ||
| 1398 | 2026.01.23 16:59:21.225379 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.01.23 16:59:21.225514 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1400 | 2026.01.23 16:59:21.225751 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1401 | 2026.01.23 16:59:21.225790 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1402 | 2026.01.23 16:59:21.225971 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1403 | 2026.01.23 16:59:21.226026 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1404 | 2026.01.23 16:59:21.226148 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1405 | 2026.01.23 16:59:21.226177 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1406 | 2026.01.23 16:59:21.226196 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1407 | 2026.01.23 16:59:21.226210 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1408 | 2026.01.23 16:59:21.226245 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1409 | 2026.01.23 16:59:21.226263 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1410 | 2026.01.23 16:59:21.226970 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001503 sec., 5988.023952095808 rows/sec., 257.95 KiB/sec. | ||
| 1411 | 2026.01.23 16:59:21.227093 [ 3 ] {86b40192-bca0-4f24-9b00-d5ab7a92a99e} <Debug> TCPHandler: Processed in 0.001766639 sec. | ||
| 1412 | 2026.01.23 16:59:21.227341 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.01.23 16:59:21.227470 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1414 | 2026.01.23 16:59:21.227675 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1415 | 2026.01.23 16:59:21.227709 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1416 | 2026.01.23 16:59:21.227884 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1417 | 2026.01.23 16:59:21.227937 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1418 | 2026.01.23 16:59:21.228049 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1419 | 2026.01.23 16:59:21.228081 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1420 | 2026.01.23 16:59:21.228101 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1421 | 2026.01.23 16:59:21.228115 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1422 | 2026.01.23 16:59:21.228151 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1423 | 2026.01.23 16:59:21.228169 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1424 | 2026.01.23 16:59:21.228732 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001311 sec., 6864.988558352402 rows/sec., 295.72 KiB/sec. | ||
| 1425 | 2026.01.23 16:59:21.228845 [ 3 ] {b94113b2-aca1-4976-b2d1-f25ecd620809} <Debug> TCPHandler: Processed in 0.001554587 sec. | ||
| 1426 | 2026.01.23 16:59:21.229138 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.01.23 16:59:21.229321 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1428 | 2026.01.23 16:59:21.229601 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1429 | 2026.01.23 16:59:21.229638 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1430 | 2026.01.23 16:59:21.229832 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1431 | 2026.01.23 16:59:21.229893 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1432 | 2026.01.23 16:59:21.230011 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1433 | 2026.01.23 16:59:21.230053 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1434 | 2026.01.23 16:59:21.230080 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1435 | 2026.01.23 16:59:21.230102 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1436 | 2026.01.23 16:59:21.230152 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1437 | 2026.01.23 16:59:21.230182 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1438 | 2026.01.23 16:59:21.230722 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001464 sec., 6147.540983606557 rows/sec., 264.82 KiB/sec. | ||
| 1439 | 2026.01.23 16:59:21.230808 [ 3 ] {db281b75-82d3-4768-ae07-a84fe8e30d5c} <Debug> TCPHandler: Processed in 0.001732119 sec. | ||
| 1440 | 2026.01.23 16:59:21.231947 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.01.23 16:59:21.232101 [ 3 ] {676e4a9a-748d-4fa3-af95-d3d9001d85e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1442 | 2026.01.23 16:59:21.232168 [ 3 ] {676e4a9a-748d-4fa3-af95-d3d9001d85e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1443 | 2026.01.23 16:59:21.232892 [ 3 ] {676e4a9a-748d-4fa3-af95-d3d9001d85e0} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.01.23 16:59:21.232939 [ 3 ] {676e4a9a-748d-4fa3-af95-d3d9001d85e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1445 | 2026.01.23 16:59:21.233608 [ 3 ] {676e4a9a-748d-4fa3-af95-d3d9001d85e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1446 | 2026.01.23 16:59:21.234077 [ 3 ] {676e4a9a-748d-4fa3-af95-d3d9001d85e0} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.01.23 16:59:21.234295 [ 3 ] {676e4a9a-748d-4fa3-af95-d3d9001d85e0} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002263 sec., 6186.478126380911 rows/sec., 887.67 KiB/sec. | ||
| 1448 | 2026.01.23 16:59:21.234344 [ 3 ] {676e4a9a-748d-4fa3-af95-d3d9001d85e0} <Debug> TCPHandler: Processed in 0.002453326 sec. | ||
| 1449 | 2026.01.23 16:59:21.234599 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.01.23 16:59:21.234711 [ 3 ] {fe0a8b6d-4d72-4908-992b-930ca6c427bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1451 | 2026.01.23 16:59:21.234753 [ 3 ] {fe0a8b6d-4d72-4908-992b-930ca6c427bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1452 | 2026.01.23 16:59:21.235383 [ 3 ] {fe0a8b6d-4d72-4908-992b-930ca6c427bc} <Trace> oximeter.fields_ipaddr (0949544c-b759-42a8-b796-d2256c71f59a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.01.23 16:59:21.235433 [ 3 ] {fe0a8b6d-4d72-4908-992b-930ca6c427bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1454 | 2026.01.23 16:59:21.235937 [ 3 ] {fe0a8b6d-4d72-4908-992b-930ca6c427bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1455 | 2026.01.23 16:59:21.236431 [ 3 ] {fe0a8b6d-4d72-4908-992b-930ca6c427bc} <Trace> oximeter.fields_ipaddr (0949544c-b759-42a8-b796-d2256c71f59a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.01.23 16:59:21.236607 [ 3 ] {fe0a8b6d-4d72-4908-992b-930ca6c427bc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001924 sec., 2079.002079002079 rows/sec., 169.53 KiB/sec. | ||
| 1457 | 2026.01.23 16:59:21.236657 [ 3 ] {fe0a8b6d-4d72-4908-992b-930ca6c427bc} <Debug> TCPHandler: Processed in 0.002115013 sec. | ||
| 1458 | 2026.01.23 16:59:21.236816 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.01.23 16:59:21.236927 [ 3 ] {5f610b84-77ed-4ae9-b500-9f3546719d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1460 | 2026.01.23 16:59:21.236973 [ 3 ] {5f610b84-77ed-4ae9-b500-9f3546719d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1461 | 2026.01.23 16:59:21.237615 [ 3 ] {5f610b84-77ed-4ae9-b500-9f3546719d05} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.01.23 16:59:21.237658 [ 3 ] {5f610b84-77ed-4ae9-b500-9f3546719d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1463 | 2026.01.23 16:59:21.238409 [ 3 ] {5f610b84-77ed-4ae9-b500-9f3546719d05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1464 | 2026.01.23 16:59:21.239145 [ 3 ] {5f610b84-77ed-4ae9-b500-9f3546719d05} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.01.23 16:59:21.239381 [ 3 ] {5f610b84-77ed-4ae9-b500-9f3546719d05} <Debug> executeQuery: Read 52 rows, 4.47 KiB in 0.002478 sec., 20984.66505246166 rows/sec., 1.76 MiB/sec. | ||
| 1466 | 2026.01.23 16:59:21.239461 [ 3 ] {5f610b84-77ed-4ae9-b500-9f3546719d05} <Debug> TCPHandler: Processed in 0.002702229 sec. | ||
| 1467 | 2026.01.23 16:59:21.241138 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.01.23 16:59:21.241261 [ 3 ] {e01d0df7-701c-44d5-8733-fd62c947c0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1469 | 2026.01.23 16:59:21.241309 [ 3 ] {e01d0df7-701c-44d5-8733-fd62c947c0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1470 | 2026.01.23 16:59:21.241818 [ 3 ] {e01d0df7-701c-44d5-8733-fd62c947c0a5} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.01.23 16:59:21.241858 [ 3 ] {e01d0df7-701c-44d5-8733-fd62c947c0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1472 | 2026.01.23 16:59:21.242419 [ 3 ] {e01d0df7-701c-44d5-8733-fd62c947c0a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1473 | 2026.01.23 16:59:21.243176 [ 3 ] {e01d0df7-701c-44d5-8733-fd62c947c0a5} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.01.23 16:59:21.243385 [ 3 ] {e01d0df7-701c-44d5-8733-fd62c947c0a5} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.002147 sec., 6520.726595249184 rows/sec., 480.32 KiB/sec. | ||
| 1475 | 2026.01.23 16:59:21.243448 [ 3 ] {e01d0df7-701c-44d5-8733-fd62c947c0a5} <Debug> TCPHandler: Processed in 0.002389766 sec. | ||
| 1476 | 2026.01.23 16:59:21.243615 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.01.23 16:59:21.243740 [ 3 ] {6df82123-c44e-46ae-8f01-c8d8a2c00566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1478 | 2026.01.23 16:59:21.243796 [ 3 ] {6df82123-c44e-46ae-8f01-c8d8a2c00566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1479 | 2026.01.23 16:59:21.244443 [ 3 ] {6df82123-c44e-46ae-8f01-c8d8a2c00566} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.01.23 16:59:21.244491 [ 3 ] {6df82123-c44e-46ae-8f01-c8d8a2c00566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1481 | 2026.01.23 16:59:21.245152 [ 3 ] {6df82123-c44e-46ae-8f01-c8d8a2c00566} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1482 | 2026.01.23 16:59:21.246074 [ 3 ] {6df82123-c44e-46ae-8f01-c8d8a2c00566} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.01.23 16:59:21.246262 [ 3 ] {6df82123-c44e-46ae-8f01-c8d8a2c00566} <Debug> executeQuery: Read 50 rows, 4.01 KiB in 0.002547 sec., 19630.938358853557 rows/sec., 1.54 MiB/sec. | ||
| 1484 | 2026.01.23 16:59:21.246320 [ 3 ] {6df82123-c44e-46ae-8f01-c8d8a2c00566} <Debug> TCPHandler: Processed in 0.002769449 sec. | ||
| 1485 | 2026.01.23 16:59:21.246487 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.01.23 16:59:21.246612 [ 3 ] {16a3770e-b290-4a00-b3ff-9aa2337cb1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1487 | 2026.01.23 16:59:21.246674 [ 3 ] {16a3770e-b290-4a00-b3ff-9aa2337cb1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1488 | 2026.01.23 16:59:21.247209 [ 3 ] {16a3770e-b290-4a00-b3ff-9aa2337cb1c1} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.01.23 16:59:21.247253 [ 3 ] {16a3770e-b290-4a00-b3ff-9aa2337cb1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1490 | 2026.01.23 16:59:21.247968 [ 3 ] {16a3770e-b290-4a00-b3ff-9aa2337cb1c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1491 | 2026.01.23 16:59:21.248942 [ 3 ] {16a3770e-b290-4a00-b3ff-9aa2337cb1c1} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.01.23 16:59:21.249134 [ 3 ] {16a3770e-b290-4a00-b3ff-9aa2337cb1c1} <Debug> executeQuery: Read 32 rows, 2.32 KiB in 0.002549 sec., 12553.942722636328 rows/sec., 911.05 KiB/sec. | ||
| 1493 | 2026.01.23 16:59:21.249186 [ 3 ] {16a3770e-b290-4a00-b3ff-9aa2337cb1c1} <Debug> TCPHandler: Processed in 0.00276821 sec. | ||
| 1494 | 2026.01.23 16:59:21.249336 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.01.23 16:59:21.249454 [ 3 ] {f8d32b6a-e1cd-4ebf-8980-3a355bb146b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1496 | 2026.01.23 16:59:21.249688 [ 3 ] {f8d32b6a-e1cd-4ebf-8980-3a355bb146b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1497 | 2026.01.23 16:59:21.254785 [ 3 ] {f8d32b6a-e1cd-4ebf-8980-3a355bb146b4} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.01.23 16:59:21.254853 [ 3 ] {f8d32b6a-e1cd-4ebf-8980-3a355bb146b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1499 | 2026.01.23 16:59:21.256656 [ 3 ] {f8d32b6a-e1cd-4ebf-8980-3a355bb146b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1500 | 2026.01.23 16:59:21.257518 [ 3 ] {f8d32b6a-e1cd-4ebf-8980-3a355bb146b4} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.01.23 16:59:21.257734 [ 3 ] {f8d32b6a-e1cd-4ebf-8980-3a355bb146b4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.008302 sec., 1204.5290291496024 rows/sec., 2.16 MiB/sec. | ||
| 1502 | 2026.01.23 16:59:21.257848 [ 3 ] {f8d32b6a-e1cd-4ebf-8980-3a355bb146b4} <Debug> TCPHandler: Processed in 0.008574882 sec. | ||
| 1503 | 2026.01.23 16:59:21.258094 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.01.23 16:59:21.258250 [ 3 ] {d3a4cec8-d9d7-4393-8507-200359e9d9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1505 | 2026.01.23 16:59:21.258314 [ 3 ] {d3a4cec8-d9d7-4393-8507-200359e9d9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1506 | 2026.01.23 16:59:21.258909 [ 3 ] {d3a4cec8-d9d7-4393-8507-200359e9d9c2} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.01.23 16:59:21.258954 [ 3 ] {d3a4cec8-d9d7-4393-8507-200359e9d9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1508 | 2026.01.23 16:59:21.259669 [ 3 ] {d3a4cec8-d9d7-4393-8507-200359e9d9c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1509 | 2026.01.23 16:59:21.260590 [ 3 ] {d3a4cec8-d9d7-4393-8507-200359e9d9c2} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.01.23 16:59:21.260788 [ 3 ] {d3a4cec8-d9d7-4393-8507-200359e9d9c2} <Debug> executeQuery: Read 16 rows, 1.05 KiB in 0.002589 sec., 6179.992275009656 rows/sec., 405.86 KiB/sec. | ||
| 1511 | 2026.01.23 16:59:21.260840 [ 3 ] {d3a4cec8-d9d7-4393-8507-200359e9d9c2} <Debug> TCPHandler: Processed in 0.002890541 sec. | ||
| 1512 | 2026.01.23 16:59:22.168508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2436 | ||
| 1513 | 2026.01.23 16:59:22.169029 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.01.23 16:59:22.169079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1515 | 2026.01.23 16:59:22.169782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1516 | 2026.01.23 16:59:22.170266 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.01.23 16:59:22.170441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2436 | ||
| 1518 | 2026.01.23 16:59:22.283314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1519 | 2026.01.23 16:59:22.301178 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.01.23 16:59:22.301242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1521 | 2026.01.23 16:59:22.307771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1522 | 2026.01.23 16:59:22.308869 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.01.23 16:59:22.311941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1524 | 2026.01.23 16:59:23.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.75 MiB, peak 173.19 MiB, free memory in arenas 0.00 B, will set to 169.38 MiB (RSS), difference: 1.63 MiB | ||
| 1525 | 2026.01.23 16:59:24.670349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 196 | ||
| 1526 | 2026.01.23 16:59:24.673363 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.01.23 16:59:24.673419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1528 | 2026.01.23 16:59:24.674916 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1529 | 2026.01.23 16:59:24.675521 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.01.23 16:59:24.675821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1531 | 2026.01.23 16:59:26.162603 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.01.23 16:59:26.162789 [ 3 ] {5f04c4b3-3dc5-4f9c-968b-cd78330ce991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1533 | 2026.01.23 16:59:26.162860 [ 3 ] {5f04c4b3-3dc5-4f9c-968b-cd78330ce991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1534 | 2026.01.23 16:59:26.163492 [ 3 ] {5f04c4b3-3dc5-4f9c-968b-cd78330ce991} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.01.23 16:59:26.163544 [ 3 ] {5f04c4b3-3dc5-4f9c-968b-cd78330ce991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1536 | 2026.01.23 16:59:26.164167 [ 3 ] {5f04c4b3-3dc5-4f9c-968b-cd78330ce991} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1537 | 2026.01.23 16:59:26.164794 [ 3 ] {5f04c4b3-3dc5-4f9c-968b-cd78330ce991} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.01.23 16:59:26.164992 [ 3 ] {5f04c4b3-3dc5-4f9c-968b-cd78330ce991} <Debug> executeQuery: Read 74 rows, 6.44 KiB in 0.002254 sec., 32830.52351375333 rows/sec., 2.79 MiB/sec. | ||
| 1539 | 2026.01.23 16:59:26.165043 [ 3 ] {5f04c4b3-3dc5-4f9c-968b-cd78330ce991} <Debug> TCPHandler: Processed in 0.002571838 sec. | ||
| 1540 | 2026.01.23 16:59:26.165166 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.01.23 16:59:26.165269 [ 3 ] {f96a89c0-5292-46f5-af85-96567acf255e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1542 | 2026.01.23 16:59:26.165314 [ 3 ] {f96a89c0-5292-46f5-af85-96567acf255e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1543 | 2026.01.23 16:59:26.165769 [ 3 ] {f96a89c0-5292-46f5-af85-96567acf255e} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.01.23 16:59:26.165810 [ 3 ] {f96a89c0-5292-46f5-af85-96567acf255e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1545 | 2026.01.23 16:59:26.166457 [ 3 ] {f96a89c0-5292-46f5-af85-96567acf255e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1546 | 2026.01.23 16:59:26.166996 [ 3 ] {f96a89c0-5292-46f5-af85-96567acf255e} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.01.23 16:59:26.167136 [ 3 ] {f96a89c0-5292-46f5-af85-96567acf255e} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001891 sec., 11634.056054997356 rows/sec., 874.83 KiB/sec. | ||
| 1548 | 2026.01.23 16:59:26.167174 [ 3 ] {f96a89c0-5292-46f5-af85-96567acf255e} <Debug> TCPHandler: Processed in 0.002061762 sec. | ||
| 1549 | 2026.01.23 16:59:26.167284 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.01.23 16:59:26.167383 [ 3 ] {57abcc34-2b1f-4fdf-821c-7374d8eec0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1551 | 2026.01.23 16:59:26.167424 [ 3 ] {57abcc34-2b1f-4fdf-821c-7374d8eec0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1552 | 2026.01.23 16:59:26.167831 [ 3 ] {57abcc34-2b1f-4fdf-821c-7374d8eec0cd} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.01.23 16:59:26.167866 [ 3 ] {57abcc34-2b1f-4fdf-821c-7374d8eec0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1554 | 2026.01.23 16:59:26.168362 [ 3 ] {57abcc34-2b1f-4fdf-821c-7374d8eec0cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1555 | 2026.01.23 16:59:26.168894 [ 3 ] {57abcc34-2b1f-4fdf-821c-7374d8eec0cd} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.01.23 16:59:26.169060 [ 3 ] {57abcc34-2b1f-4fdf-821c-7374d8eec0cd} <Debug> executeQuery: Read 63 rows, 5.06 KiB in 0.001696 sec., 37146.22641509434 rows/sec., 2.91 MiB/sec. | ||
| 1557 | 2026.01.23 16:59:26.169099 [ 3 ] {57abcc34-2b1f-4fdf-821c-7374d8eec0cd} <Debug> TCPHandler: Processed in 0.00186436 sec. | ||
| 1558 | 2026.01.23 16:59:26.169216 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.01.23 16:59:26.169312 [ 3 ] {bc4bdccf-f053-49b3-ba94-b41b1ec11816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1560 | 2026.01.23 16:59:26.169356 [ 3 ] {bc4bdccf-f053-49b3-ba94-b41b1ec11816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1561 | 2026.01.23 16:59:26.169721 [ 3 ] {bc4bdccf-f053-49b3-ba94-b41b1ec11816} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.01.23 16:59:26.169756 [ 3 ] {bc4bdccf-f053-49b3-ba94-b41b1ec11816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1563 | 2026.01.23 16:59:26.170239 [ 3 ] {bc4bdccf-f053-49b3-ba94-b41b1ec11816} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1564 | 2026.01.23 16:59:26.170802 [ 3 ] {bc4bdccf-f053-49b3-ba94-b41b1ec11816} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.01.23 16:59:26.170956 [ 3 ] {bc4bdccf-f053-49b3-ba94-b41b1ec11816} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001663 sec., 66145.5201443175 rows/sec., 4.62 MiB/sec. | ||
| 1566 | 2026.01.23 16:59:26.170995 [ 3 ] {bc4bdccf-f053-49b3-ba94-b41b1ec11816} <Debug> TCPHandler: Processed in 0.001827809 sec. | ||
| 1567 | 2026.01.23 16:59:26.171109 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.01.23 16:59:26.171204 [ 3 ] {8db1e2b4-c1d3-4884-8d02-58eafe523e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1569 | 2026.01.23 16:59:26.171259 [ 3 ] {8db1e2b4-c1d3-4884-8d02-58eafe523e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1570 | 2026.01.23 16:59:26.171996 [ 3 ] {8db1e2b4-c1d3-4884-8d02-58eafe523e7a} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.01.23 16:59:26.172029 [ 3 ] {8db1e2b4-c1d3-4884-8d02-58eafe523e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1572 | 2026.01.23 16:59:26.172663 [ 3 ] {8db1e2b4-c1d3-4884-8d02-58eafe523e7a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1573 | 2026.01.23 16:59:26.173255 [ 3 ] {8db1e2b4-c1d3-4884-8d02-58eafe523e7a} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.01.23 16:59:26.173395 [ 3 ] {8db1e2b4-c1d3-4884-8d02-58eafe523e7a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00221 sec., 9954.75113122172 rows/sec., 17.84 MiB/sec. | ||
| 1575 | 2026.01.23 16:59:26.173454 [ 3 ] {8db1e2b4-c1d3-4884-8d02-58eafe523e7a} <Debug> TCPHandler: Processed in 0.002393656 sec. | ||
| 1576 | 2026.01.23 16:59:26.173574 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.01.23 16:59:26.173670 [ 3 ] {99ee91eb-ebbd-4071-96d2-d15bb58e1481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1578 | 2026.01.23 16:59:26.173712 [ 3 ] {99ee91eb-ebbd-4071-96d2-d15bb58e1481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1579 | 2026.01.23 16:59:26.174031 [ 3 ] {99ee91eb-ebbd-4071-96d2-d15bb58e1481} <Trace> oximeter.measurements_i64 (242f6cc9-a4e1-4661-ab39-1bb41e6e81cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.01.23 16:59:26.174065 [ 3 ] {99ee91eb-ebbd-4071-96d2-d15bb58e1481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1581 | 2026.01.23 16:59:26.174552 [ 3 ] {99ee91eb-ebbd-4071-96d2-d15bb58e1481} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1582 | 2026.01.23 16:59:26.175126 [ 3 ] {99ee91eb-ebbd-4071-96d2-d15bb58e1481} <Trace> oximeter.measurements_i64 (242f6cc9-a4e1-4661-ab39-1bb41e6e81cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.01.23 16:59:26.175254 [ 3 ] {99ee91eb-ebbd-4071-96d2-d15bb58e1481} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 282.06 KiB/sec. | ||
| 1584 | 2026.01.23 16:59:26.175290 [ 3 ] {99ee91eb-ebbd-4071-96d2-d15bb58e1481} <Debug> TCPHandler: Processed in 0.001765079 sec. | ||
| 1585 | 2026.01.23 16:59:26.175404 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.01.23 16:59:26.175497 [ 3 ] {66fa17e4-c071-4090-88e8-4785731c3124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1587 | 2026.01.23 16:59:26.175537 [ 3 ] {66fa17e4-c071-4090-88e8-4785731c3124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1588 | 2026.01.23 16:59:26.175871 [ 3 ] {66fa17e4-c071-4090-88e8-4785731c3124} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.01.23 16:59:26.175905 [ 3 ] {66fa17e4-c071-4090-88e8-4785731c3124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1590 | 2026.01.23 16:59:26.176464 [ 3 ] {66fa17e4-c071-4090-88e8-4785731c3124} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1591 | 2026.01.23 16:59:26.178308 [ 3 ] {66fa17e4-c071-4090-88e8-4785731c3124} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.01.23 16:59:26.178491 [ 3 ] {66fa17e4-c071-4090-88e8-4785731c3124} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.003011 sec., 13284.623048820991 rows/sec., 908.13 KiB/sec. | ||
| 1593 | 2026.01.23 16:59:26.178530 [ 3 ] {66fa17e4-c071-4090-88e8-4785731c3124} <Debug> TCPHandler: Processed in 0.003175764 sec. | ||
| 1594 | 2026.01.23 16:59:29.620902 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1595 | 2026.01.23 16:59:29.621000 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1596 | 2026.01.23 16:59:29.670567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2884 | ||
| 1597 | 2026.01.23 16:59:29.671099 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.01.23 16:59:29.671150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1599 | 2026.01.23 16:59:29.671793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1600 | 2026.01.23 16:59:29.672276 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.01.23 16:59:29.672422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2884 | ||
| 1602 | 2026.01.23 16:59:29.672434 [ 95 ] {} <Debug> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1603 | 2026.01.23 16:59:29.672534 [ 95 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.01.23 16:59:29.672572 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1605 | 2026.01.23 16:59:29.674928 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::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 | ||
| 1606 | 2026.01.23 16:59:29.676963 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1607 | 2026.01.23 16:59:29.677050 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::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 | ||
| 1608 | 2026.01.23 16:59:29.677157 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::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 | ||
| 1609 | 2026.01.23 16:59:29.677208 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1610 | 2026.01.23 16:59:29.677261 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1611 | 2026.01.23 16:59:29.677312 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1612 | 2026.01.23 16:59:29.677372 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::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 | ||
| 1613 | 2026.01.23 16:59:29.712180 [ 201 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 4 columns (4 merged, 0 gathered) in 0.039477933 sec., 73053.47015002026 rows/sec., 1.05 MiB/sec. | ||
| 1614 | 2026.01.23 16:59:29.713092 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1615 | 2026.01.23 16:59:29.713647 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::all_1_6_1} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.01.23 16:59:29.713718 [ 190 ] {739772a4-5f19-4ebe-9635-e4847bf712d6::all_1_6_1} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1617 | 2026.01.23 16:59:29.713803 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1618 | 2026.01.23 16:59:29.812101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1619 | 2026.01.23 16:59:29.829180 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.01.23 16:59:29.829234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1621 | 2026.01.23 16:59:29.835779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1622 | 2026.01.23 16:59:29.837033 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.01.23 16:59:29.837332 [ 92 ] {} <Debug> system.metric_log (f027ad57-bf75-453e-9286-305c02792015) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1624 | 2026.01.23 16:59:29.837368 [ 92 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.01.23 16:59:29.837392 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1626 | 2026.01.23 16:59:29.837487 [ 190 ] {f027ad57-bf75-453e-9286-305c02792015::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 | ||
| 1627 | 2026.01.23 16:59:29.840772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1628 | 2026.01.23 16:59:29.841684 [ 190 ] {f027ad57-bf75-453e-9286-305c02792015::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1629 | 2026.01.23 16:59:29.843157 [ 190 ] {f027ad57-bf75-453e-9286-305c02792015::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 | ||
| 1630 | 2026.01.23 16:59:29.847915 [ 190 ] {f027ad57-bf75-453e-9286-305c02792015::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 | ||
| 1631 | 2026.01.23 16:59:29.852240 [ 190 ] {f027ad57-bf75-453e-9286-305c02792015::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 | ||
| 1632 | 2026.01.23 16:59:29.856301 [ 190 ] {f027ad57-bf75-453e-9286-305c02792015::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 | ||
| 1633 | 2026.01.23 16:59:29.863721 [ 190 ] {f027ad57-bf75-453e-9286-305c02792015::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 | ||
| 1634 | 2026.01.23 16:59:29.867931 [ 190 ] {f027ad57-bf75-453e-9286-305c02792015::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 | ||
| 1635 | 2026.01.23 16:59:29.927886 [ 201 ] {f027ad57-bf75-453e-9286-305c02792015::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090434508 sec., 508.6553907055037 rows/sec., 2.63 MiB/sec. | ||
| 1636 | 2026.01.23 16:59:29.930559 [ 200 ] {f027ad57-bf75-453e-9286-305c02792015::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1637 | 2026.01.23 16:59:29.933417 [ 200 ] {f027ad57-bf75-453e-9286-305c02792015::all_1_6_1} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.01.23 16:59:29.933521 [ 200 ] {f027ad57-bf75-453e-9286-305c02792015::all_1_6_1} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1639 | 2026.01.23 16:59:29.935416 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1640 | 2026.01.23 16:59:30.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.57 MiB, peak 180.11 MiB, free memory in arenas 0.00 B, will set to 180.93 MiB (RSS), difference: 10.35 MiB | ||
| 1641 | 2026.01.23 16:59:31.162260 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2026.01.23 16:59:31.162447 [ 3 ] {2875ce98-d378-467a-bb30-a711f382943e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1643 | 2026.01.23 16:59:31.162514 [ 3 ] {2875ce98-d378-467a-bb30-a711f382943e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1644 | 2026.01.23 16:59:31.163141 [ 3 ] {2875ce98-d378-467a-bb30-a711f382943e} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.01.23 16:59:31.163185 [ 3 ] {2875ce98-d378-467a-bb30-a711f382943e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1646 | 2026.01.23 16:59:31.163751 [ 3 ] {2875ce98-d378-467a-bb30-a711f382943e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1647 | 2026.01.23 16:59:31.164349 [ 3 ] {2875ce98-d378-467a-bb30-a711f382943e} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.01.23 16:59:31.164478 [ 91 ] {} <Debug> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1649 | 2026.01.23 16:59:31.164502 [ 3 ] {2875ce98-d378-467a-bb30-a711f382943e} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.002106 sec., 23741.690408357077 rows/sec., 2.01 MiB/sec. | ||
| 1650 | 2026.01.23 16:59:31.164544 [ 91 ] {} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.01.23 16:59:31.164557 [ 3 ] {2875ce98-d378-467a-bb30-a711f382943e} <Debug> TCPHandler: Processed in 0.002436806 sec. | ||
| 1652 | 2026.01.23 16:59:31.164571 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1653 | 2026.01.23 16:59:31.164687 [ 196 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::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 | ||
| 1654 | 2026.01.23 16:59:31.164691 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.01.23 16:59:31.164793 [ 196 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1656 | 2026.01.23 16:59:31.164800 [ 3 ] {55a11829-a222-4ac1-be95-a64541572ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1657 | 2026.01.23 16:59:31.164827 [ 196 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::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 | ||
| 1658 | 2026.01.23 16:59:31.164845 [ 3 ] {55a11829-a222-4ac1-be95-a64541572ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1659 | 2026.01.23 16:59:31.164913 [ 196 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1660 | 2026.01.23 16:59:31.164969 [ 196 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1661 | 2026.01.23 16:59:31.165018 [ 196 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 1662 | 2026.01.23 16:59:31.165060 [ 196 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::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 | ||
| 1663 | 2026.01.23 16:59:31.165100 [ 196 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1664 | 2026.01.23 16:59:31.165252 [ 3 ] {55a11829-a222-4ac1-be95-a64541572ecf} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.01.23 16:59:31.165288 [ 3 ] {55a11829-a222-4ac1-be95-a64541572ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1666 | 2026.01.23 16:59:31.165881 [ 3 ] {55a11829-a222-4ac1-be95-a64541572ecf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1667 | 2026.01.23 16:59:31.165960 [ 201 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310394 sec., 172467.21215145977 rows/sec., 15.41 MiB/sec. | ||
| 1668 | 2026.01.23 16:59:31.166244 [ 188 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1669 | 2026.01.23 16:59:31.166458 [ 3 ] {55a11829-a222-4ac1-be95-a64541572ecf} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.01.23 16:59:31.166618 [ 3 ] {55a11829-a222-4ac1-be95-a64541572ecf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001837 sec., 5443.658138268916 rows/sec., 409.34 KiB/sec. | ||
| 1671 | 2026.01.23 16:59:31.166659 [ 3 ] {55a11829-a222-4ac1-be95-a64541572ecf} <Debug> TCPHandler: Processed in 0.002018941 sec. | ||
| 1672 | 2026.01.23 16:59:31.166750 [ 188 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_6_1} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.01.23 16:59:31.166771 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2026.01.23 16:59:31.166813 [ 188 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_6_1} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1675 | 2026.01.23 16:59:31.166864 [ 3 ] {d1b508aa-f327-4c9f-8b99-f76e44d84291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1676 | 2026.01.23 16:59:31.166872 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1677 | 2026.01.23 16:59:31.166905 [ 3 ] {d1b508aa-f327-4c9f-8b99-f76e44d84291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1678 | 2026.01.23 16:59:31.167316 [ 3 ] {d1b508aa-f327-4c9f-8b99-f76e44d84291} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.01.23 16:59:31.167351 [ 3 ] {d1b508aa-f327-4c9f-8b99-f76e44d84291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1680 | 2026.01.23 16:59:31.167782 [ 3 ] {d1b508aa-f327-4c9f-8b99-f76e44d84291} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1681 | 2026.01.23 16:59:31.168297 [ 3 ] {d1b508aa-f327-4c9f-8b99-f76e44d84291} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.01.23 16:59:31.168406 [ 91 ] {} <Debug> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1683 | 2026.01.23 16:59:31.168433 [ 3 ] {d1b508aa-f327-4c9f-8b99-f76e44d84291} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001587 sec., 28985.50724637681 rows/sec., 2.26 MiB/sec. | ||
| 1684 | 2026.01.23 16:59:31.168446 [ 91 ] {} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.01.23 16:59:31.168474 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1686 | 2026.01.23 16:59:31.168477 [ 3 ] {d1b508aa-f327-4c9f-8b99-f76e44d84291} <Debug> TCPHandler: Processed in 0.001756389 sec. | ||
| 1687 | 2026.01.23 16:59:31.168540 [ 196 ] {d25a586c-bf78-41f6-a0da-6e0565307062::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 | ||
| 1688 | 2026.01.23 16:59:31.168602 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.01.23 16:59:31.168614 [ 196 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1690 | 2026.01.23 16:59:31.168640 [ 196 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 1691 | 2026.01.23 16:59:31.168686 [ 196 ] {d25a586c-bf78-41f6-a0da-6e0565307062::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 | ||
| 1692 | 2026.01.23 16:59:31.168696 [ 3 ] {950d1249-2566-4419-b345-54d8265b4d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1693 | 2026.01.23 16:59:31.168728 [ 196 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part | ||
| 1694 | 2026.01.23 16:59:31.168743 [ 3 ] {950d1249-2566-4419-b345-54d8265b4d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1695 | 2026.01.23 16:59:31.168766 [ 196 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1696 | 2026.01.23 16:59:31.168803 [ 196 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part | ||
| 1697 | 2026.01.23 16:59:31.168837 [ 196 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 1698 | 2026.01.23 16:59:31.169138 [ 3 ] {950d1249-2566-4419-b345-54d8265b4d1e} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.01.23 16:59:31.169172 [ 3 ] {950d1249-2566-4419-b345-54d8265b4d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1700 | 2026.01.23 16:59:31.169575 [ 201 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001058862 sec., 206825.81866192195 rows/sec., 17.01 MiB/sec. | ||
| 1701 | 2026.01.23 16:59:31.169679 [ 3 ] {950d1249-2566-4419-b345-54d8265b4d1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1702 | 2026.01.23 16:59:31.169920 [ 201 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1703 | 2026.01.23 16:59:31.170326 [ 3 ] {950d1249-2566-4419-b345-54d8265b4d1e} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.01.23 16:59:31.170448 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1705 | 2026.01.23 16:59:31.170477 [ 3 ] {950d1249-2566-4419-b345-54d8265b4d1e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001809 sec., 60807.075732448866 rows/sec., 4.24 MiB/sec. | ||
| 1706 | 2026.01.23 16:59:31.170482 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.01.23 16:59:31.170519 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1708 | 2026.01.23 16:59:31.170522 [ 3 ] {950d1249-2566-4419-b345-54d8265b4d1e} <Debug> TCPHandler: Processed in 0.001982771 sec. | ||
| 1709 | 2026.01.23 16:59:31.170582 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::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 | ||
| 1710 | 2026.01.23 16:59:31.170648 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.01.23 16:59:31.170662 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1712 | 2026.01.23 16:59:31.170676 [ 201 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.01.23 16:59:31.170685 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1714 | 2026.01.23 16:59:31.170736 [ 3 ] {2f215fa3-9d9c-443d-8320-f001300d0fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1715 | 2026.01.23 16:59:31.170742 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::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 | ||
| 1716 | 2026.01.23 16:59:31.170778 [ 201 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_6_1} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1717 | 2026.01.23 16:59:31.170784 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1718 | 2026.01.23 16:59:31.170790 [ 3 ] {2f215fa3-9d9c-443d-8320-f001300d0fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1719 | 2026.01.23 16:59:31.170832 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 1720 | 2026.01.23 16:59:31.170870 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1721 | 2026.01.23 16:59:31.170876 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1722 | 2026.01.23 16:59:31.170906 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1723 | 2026.01.23 16:59:31.171571 [ 3 ] {2f215fa3-9d9c-443d-8320-f001300d0fe6} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.01.23 16:59:31.171606 [ 3 ] {2f215fa3-9d9c-443d-8320-f001300d0fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1725 | 2026.01.23 16:59:31.171833 [ 195 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256174 sec., 219714.7847352357 rows/sec., 15.44 MiB/sec. | ||
| 1726 | 2026.01.23 16:59:31.172109 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1727 | 2026.01.23 16:59:31.172290 [ 3 ] {2f215fa3-9d9c-443d-8320-f001300d0fe6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1728 | 2026.01.23 16:59:31.172721 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.01.23 16:59:31.172783 [ 196 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1730 | 2026.01.23 16:59:31.172837 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1731 | 2026.01.23 16:59:31.172850 [ 3 ] {2f215fa3-9d9c-443d-8320-f001300d0fe6} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.01.23 16:59:31.173036 [ 3 ] {2f215fa3-9d9c-443d-8320-f001300d0fe6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00229 sec., 4366.812227074236 rows/sec., 7.83 MiB/sec. | ||
| 1733 | 2026.01.23 16:59:31.173088 [ 3 ] {2f215fa3-9d9c-443d-8320-f001300d0fe6} <Debug> TCPHandler: Processed in 0.002468086 sec. | ||
| 1734 | 2026.01.23 16:59:31.173203 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.01.23 16:59:31.173298 [ 3 ] {207b72ec-5d78-48a4-8895-43ad8d3f72d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.01.23 16:59:31.173341 [ 3 ] {207b72ec-5d78-48a4-8895-43ad8d3f72d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1737 | 2026.01.23 16:59:31.173683 [ 3 ] {207b72ec-5d78-48a4-8895-43ad8d3f72d3} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.01.23 16:59:31.173719 [ 3 ] {207b72ec-5d78-48a4-8895-43ad8d3f72d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1739 | 2026.01.23 16:59:31.174173 [ 3 ] {207b72ec-5d78-48a4-8895-43ad8d3f72d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1740 | 2026.01.23 16:59:31.174804 [ 3 ] {207b72ec-5d78-48a4-8895-43ad8d3f72d3} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.01.23 16:59:31.174900 [ 91 ] {} <Debug> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1742 | 2026.01.23 16:59:31.174930 [ 91 ] {} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.01.23 16:59:31.174935 [ 3 ] {207b72ec-5d78-48a4-8895-43ad8d3f72d3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001655 sec., 24169.18429003021 rows/sec., 1.61 MiB/sec. | ||
| 1744 | 2026.01.23 16:59:31.174948 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1745 | 2026.01.23 16:59:31.174980 [ 3 ] {207b72ec-5d78-48a4-8895-43ad8d3f72d3} <Debug> TCPHandler: Processed in 0.001826509 sec. | ||
| 1746 | 2026.01.23 16:59:31.175059 [ 186 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::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 | ||
| 1747 | 2026.01.23 16:59:31.175209 [ 186 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1748 | 2026.01.23 16:59:31.175258 [ 186 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 1749 | 2026.01.23 16:59:31.175343 [ 186 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::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 | ||
| 1750 | 2026.01.23 16:59:31.175392 [ 186 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1751 | 2026.01.23 16:59:31.175437 [ 186 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 1752 | 2026.01.23 16:59:31.175478 [ 186 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1753 | 2026.01.23 16:59:31.175519 [ 186 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1754 | 2026.01.23 16:59:31.176355 [ 196 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.001352494 sec., 87246.22807938518 rows/sec., 5.71 MiB/sec. | ||
| 1755 | 2026.01.23 16:59:31.176610 [ 195 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1756 | 2026.01.23 16:59:31.177181 [ 195 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.01.23 16:59:31.177253 [ 195 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_6_1} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1758 | 2026.01.23 16:59:31.177318 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1759 | 2026.01.23 16:59:34.676109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 222 | ||
| 1760 | 2026.01.23 16:59:34.678145 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.01.23 16:59:34.678195 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1762 | 2026.01.23 16:59:34.679504 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1763 | 2026.01.23 16:59:34.680054 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.01.23 16:59:34.680400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1765 | 2026.01.23 16:59:36.162798 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.01.23 16:59:36.163021 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1767 | 2026.01.23 16:59:36.163363 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1768 | 2026.01.23 16:59:36.163406 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1769 | 2026.01.23 16:59:36.163642 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1770 | 2026.01.23 16:59:36.163714 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1771 | 2026.01.23 16:59:36.163858 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1772 | 2026.01.23 16:59:36.163986 [ 329 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1773 | 2026.01.23 16:59:36.163991 [ 296 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1774 | 2026.01.23 16:59:36.164128 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1775 | 2026.01.23 16:59:36.164157 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1776 | 2026.01.23 16:59:36.166242 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1777 | 2026.01.23 16:59:36.166271 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1778 | 2026.01.23 16:59:36.166327 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1779 | 2026.01.23 16:59:36.166367 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1780 | 2026.01.23 16:59:36.167369 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.004441 sec., 5179.013735645125 rows/sec., 215.94 KiB/sec. | ||
| 1781 | 2026.01.23 16:59:36.167474 [ 3 ] {98aae1ac-b3cc-42e0-a1f4-63b728a7b78e} <Debug> TCPHandler: Processed in 0.004808332 sec. | ||
| 1782 | 2026.01.23 16:59:36.167898 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.01.23 16:59:36.168039 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1784 | 2026.01.23 16:59:36.168255 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1785 | 2026.01.23 16:59:36.168288 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <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:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1786 | 2026.01.23 16:59:36.168471 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1787 | 2026.01.23 16:59:36.168526 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1788 | 2026.01.23 16:59:36.168632 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1789 | 2026.01.23 16:59:36.168702 [ 296 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1790 | 2026.01.23 16:59:36.168710 [ 334 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1791 | 2026.01.23 16:59:36.168799 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1792 | 2026.01.23 16:59:36.168822 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1793 | 2026.01.23 16:59:36.168884 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1794 | 2026.01.23 16:59:36.168903 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1795 | 2026.01.23 16:59:36.168935 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <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:errors_received', 'switch_rib:active_routes'))" | ||
| 1796 | 2026.01.23 16:59:36.168966 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <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:errors_received', 'switch_rib:active_routes'))" | ||
| 1797 | 2026.01.23 16:59:36.169641 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00166 sec., 13855.421686746988 rows/sec., 577.70 KiB/sec. | ||
| 1798 | 2026.01.23 16:59:36.169730 [ 3 ] {792cddd8-6f2d-4834-a701-b3fc926086c7} <Debug> TCPHandler: Processed in 0.00188507 sec. | ||
| 1799 | 2026.01.23 16:59:36.170002 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.01.23 16:59:36.170136 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1801 | 2026.01.23 16:59:36.170343 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1802 | 2026.01.23 16:59:36.170376 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1803 | 2026.01.23 16:59:36.170560 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1804 | 2026.01.23 16:59:36.170612 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1805 | 2026.01.23 16:59:36.170713 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1806 | 2026.01.23 16:59:36.170773 [ 334 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1807 | 2026.01.23 16:59:36.170777 [ 329 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1808 | 2026.01.23 16:59:36.170871 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1809 | 2026.01.23 16:59:36.170896 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1810 | 2026.01.23 16:59:36.170950 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1811 | 2026.01.23 16:59:36.170967 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1812 | 2026.01.23 16:59:36.170997 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1813 | 2026.01.23 16:59:36.171028 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1814 | 2026.01.23 16:59:36.171576 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001494 sec., 15394.91298527443 rows/sec., 641.89 KiB/sec. | ||
| 1815 | 2026.01.23 16:59:36.171675 [ 3 ] {fab12900-0880-450f-8e06-b5ea954bacb5} <Debug> TCPHandler: Processed in 0.001722429 sec. | ||
| 1816 | 2026.01.23 16:59:36.171929 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.01.23 16:59:36.172059 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1818 | 2026.01.23 16:59:36.172266 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1819 | 2026.01.23 16:59:36.172299 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1820 | 2026.01.23 16:59:36.172481 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1821 | 2026.01.23 16:59:36.172533 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1822 | 2026.01.23 16:59:36.172633 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1823 | 2026.01.23 16:59:36.172719 [ 306 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1824 | 2026.01.23 16:59:36.172725 [ 260 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1825 | 2026.01.23 16:59:36.172820 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1826 | 2026.01.23 16:59:36.172846 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1827 | 2026.01.23 16:59:36.172901 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1828 | 2026.01.23 16:59:36.172918 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1829 | 2026.01.23 16:59:36.172949 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1830 | 2026.01.23 16:59:36.172986 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1831 | 2026.01.23 16:59:36.173572 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001565 sec., 14696.485623003195 rows/sec., 612.77 KiB/sec. | ||
| 1832 | 2026.01.23 16:59:36.173660 [ 3 ] {32465b9a-77c6-48b9-9123-6fdec15948a7} <Debug> TCPHandler: Processed in 0.001781909 sec. | ||
| 1833 | 2026.01.23 16:59:36.173897 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.01.23 16:59:36.174027 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1835 | 2026.01.23 16:59:36.174231 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1836 | 2026.01.23 16:59:36.174264 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1837 | 2026.01.23 16:59:36.174452 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1838 | 2026.01.23 16:59:36.174505 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1839 | 2026.01.23 16:59:36.174607 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1840 | 2026.01.23 16:59:36.174663 [ 322 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1841 | 2026.01.23 16:59:36.174680 [ 260 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1842 | 2026.01.23 16:59:36.174762 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1843 | 2026.01.23 16:59:36.174788 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1844 | 2026.01.23 16:59:36.174842 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1845 | 2026.01.23 16:59:36.174859 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1846 | 2026.01.23 16:59:36.174888 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1847 | 2026.01.23 16:59:36.174919 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1848 | 2026.01.23 16:59:36.175462 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001487 sec., 15467.38399462004 rows/sec., 644.91 KiB/sec. | ||
| 1849 | 2026.01.23 16:59:36.175544 [ 3 ] {077167d8-9fe5-49a6-9480-079319604bfe} <Debug> TCPHandler: Processed in 0.001696888 sec. | ||
| 1850 | 2026.01.23 16:59:36.175785 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.01.23 16:59:36.175916 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1852 | 2026.01.23 16:59:36.176119 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1853 | 2026.01.23 16:59:36.176154 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <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_rib:active_routes')" moved to PREWHERE | ||
| 1854 | 2026.01.23 16:59:36.176340 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1855 | 2026.01.23 16:59:36.176392 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1856 | 2026.01.23 16:59:36.176491 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1857 | 2026.01.23 16:59:36.176540 [ 306 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1858 | 2026.01.23 16:59:36.176554 [ 260 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1859 | 2026.01.23 16:59:36.176636 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (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 | ||
| 1860 | 2026.01.23 16:59:36.176661 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1861 | 2026.01.23 16:59:36.176714 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1862 | 2026.01.23 16:59:36.176731 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Debug> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1863 | 2026.01.23 16:59:36.176761 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <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_rib:active_routes'))" | ||
| 1864 | 2026.01.23 16:59:36.176791 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <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_rib:active_routes'))" | ||
| 1865 | 2026.01.23 16:59:36.177262 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001399 sec., 16440.314510364544 rows/sec., 685.48 KiB/sec. | ||
| 1866 | 2026.01.23 16:59:36.177330 [ 3 ] {a650bdca-b0e1-44e0-992f-ad17e678480c} <Debug> TCPHandler: Processed in 0.001594387 sec. | ||
| 1867 | 2026.01.23 16:59:36.187891 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.01.23 16:59:36.188017 [ 3 ] {b6a08d62-f70d-4360-9b02-3305b94fcddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1869 | 2026.01.23 16:59:36.188067 [ 3 ] {b6a08d62-f70d-4360-9b02-3305b94fcddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1870 | 2026.01.23 16:59:36.188664 [ 3 ] {b6a08d62-f70d-4360-9b02-3305b94fcddc} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.01.23 16:59:36.188704 [ 3 ] {b6a08d62-f70d-4360-9b02-3305b94fcddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1872 | 2026.01.23 16:59:36.189310 [ 3 ] {b6a08d62-f70d-4360-9b02-3305b94fcddc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1873 | 2026.01.23 16:59:36.189736 [ 3 ] {b6a08d62-f70d-4360-9b02-3305b94fcddc} <Trace> oximeter.timeseries_schema (98d4e72e-2f9c-4fae-9cae-bc1db77a6816): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.01.23 16:59:36.189885 [ 3 ] {b6a08d62-f70d-4360-9b02-3305b94fcddc} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001905 sec., 3149.6062992125985 rows/sec., 1.46 MiB/sec. | ||
| 1875 | 2026.01.23 16:59:36.189922 [ 3 ] {b6a08d62-f70d-4360-9b02-3305b94fcddc} <Debug> TCPHandler: Processed in 0.002091943 sec. | ||
| 1876 | 2026.01.23 16:59:36.190050 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.01.23 16:59:36.190146 [ 3 ] {49667d52-2039-4524-8635-595c62d12714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.01.23 16:59:36.190186 [ 3 ] {49667d52-2039-4524-8635-595c62d12714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1879 | 2026.01.23 16:59:36.192546 [ 3 ] {49667d52-2039-4524-8635-595c62d12714} <Trace> oximeter.fields_i16 (fd23b131-a075-4fa3-9f0c-649ede72fbf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.01.23 16:59:36.192577 [ 3 ] {49667d52-2039-4524-8635-595c62d12714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1881 | 2026.01.23 16:59:36.193144 [ 3 ] {49667d52-2039-4524-8635-595c62d12714} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1882 | 2026.01.23 16:59:36.193644 [ 3 ] {49667d52-2039-4524-8635-595c62d12714} <Trace> oximeter.fields_i16 (fd23b131-a075-4fa3-9f0c-649ede72fbf8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.01.23 16:59:36.193771 [ 3 ] {49667d52-2039-4524-8635-595c62d12714} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003647 sec., 6580.7513024403615 rows/sec., 559.11 KiB/sec. | ||
| 1884 | 2026.01.23 16:59:36.193809 [ 3 ] {49667d52-2039-4524-8635-595c62d12714} <Debug> TCPHandler: Processed in 0.00380926 sec. | ||
| 1885 | 2026.01.23 16:59:36.193930 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.01.23 16:59:36.194025 [ 3 ] {4e54c1ad-155a-4221-b280-c0db4386351e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1887 | 2026.01.23 16:59:36.194064 [ 3 ] {4e54c1ad-155a-4221-b280-c0db4386351e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1888 | 2026.01.23 16:59:36.194451 [ 3 ] {4e54c1ad-155a-4221-b280-c0db4386351e} <Trace> oximeter.fields_ipaddr (0949544c-b759-42a8-b796-d2256c71f59a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.01.23 16:59:36.194485 [ 3 ] {4e54c1ad-155a-4221-b280-c0db4386351e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1890 | 2026.01.23 16:59:36.194906 [ 3 ] {4e54c1ad-155a-4221-b280-c0db4386351e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1891 | 2026.01.23 16:59:36.195388 [ 3 ] {4e54c1ad-155a-4221-b280-c0db4386351e} <Trace> oximeter.fields_ipaddr (0949544c-b759-42a8-b796-d2256c71f59a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.01.23 16:59:36.195515 [ 3 ] {4e54c1ad-155a-4221-b280-c0db4386351e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001509 sec., 1325.3810470510273 rows/sec., 108.08 KiB/sec. | ||
| 1893 | 2026.01.23 16:59:36.195551 [ 3 ] {4e54c1ad-155a-4221-b280-c0db4386351e} <Debug> TCPHandler: Processed in 0.001671638 sec. | ||
| 1894 | 2026.01.23 16:59:36.195671 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.01.23 16:59:36.195793 [ 3 ] {527ab117-e5ce-455f-9c1e-cca04ee30e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1896 | 2026.01.23 16:59:36.195844 [ 3 ] {527ab117-e5ce-455f-9c1e-cca04ee30e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1897 | 2026.01.23 16:59:36.196435 [ 3 ] {527ab117-e5ce-455f-9c1e-cca04ee30e29} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.01.23 16:59:36.196478 [ 3 ] {527ab117-e5ce-455f-9c1e-cca04ee30e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1899 | 2026.01.23 16:59:36.196927 [ 3 ] {527ab117-e5ce-455f-9c1e-cca04ee30e29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1900 | 2026.01.23 16:59:36.197359 [ 3 ] {527ab117-e5ce-455f-9c1e-cca04ee30e29} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.01.23 16:59:36.197516 [ 3 ] {527ab117-e5ce-455f-9c1e-cca04ee30e29} <Debug> executeQuery: Read 195 rows, 17.95 KiB in 0.001748 sec., 111556.06407322655 rows/sec., 10.03 MiB/sec. | ||
| 1902 | 2026.01.23 16:59:36.197554 [ 3 ] {527ab117-e5ce-455f-9c1e-cca04ee30e29} <Debug> TCPHandler: Processed in 0.00194554 sec. | ||
| 1903 | 2026.01.23 16:59:36.197666 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.01.23 16:59:36.197760 [ 3 ] {1f0afeef-0df4-4e2d-9c56-48b1f13558b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1905 | 2026.01.23 16:59:36.197801 [ 3 ] {1f0afeef-0df4-4e2d-9c56-48b1f13558b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1906 | 2026.01.23 16:59:36.198286 [ 3 ] {1f0afeef-0df4-4e2d-9c56-48b1f13558b4} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.01.23 16:59:36.198322 [ 3 ] {1f0afeef-0df4-4e2d-9c56-48b1f13558b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1908 | 2026.01.23 16:59:36.198712 [ 3 ] {1f0afeef-0df4-4e2d-9c56-48b1f13558b4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1909 | 2026.01.23 16:59:36.199134 [ 3 ] {1f0afeef-0df4-4e2d-9c56-48b1f13558b4} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.01.23 16:59:36.199224 [ 82 ] {} <Debug> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1911 | 2026.01.23 16:59:36.199258 [ 82 ] {} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.01.23 16:59:36.199264 [ 3 ] {1f0afeef-0df4-4e2d-9c56-48b1f13558b4} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001523 sec., 23637.557452396584 rows/sec., 1.77 MiB/sec. | ||
| 1913 | 2026.01.23 16:59:36.199278 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1914 | 2026.01.23 16:59:36.199305 [ 3 ] {1f0afeef-0df4-4e2d-9c56-48b1f13558b4} <Debug> TCPHandler: Processed in 0.001689028 sec. | ||
| 1915 | 2026.01.23 16:59:36.199374 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::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 | ||
| 1916 | 2026.01.23 16:59:36.199494 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.01.23 16:59:36.199518 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1918 | 2026.01.23 16:59:36.199556 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1919 | 2026.01.23 16:59:36.199593 [ 3 ] {1d3591ed-e1e3-4948-b485-6213915807b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1920 | 2026.01.23 16:59:36.199615 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 1921 | 2026.01.23 16:59:36.199640 [ 3 ] {1d3591ed-e1e3-4948-b485-6213915807b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1922 | 2026.01.23 16:59:36.199665 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1923 | 2026.01.23 16:59:36.199716 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1924 | 2026.01.23 16:59:36.199754 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1925 | 2026.01.23 16:59:36.199793 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1926 | 2026.01.23 16:59:36.200083 [ 3 ] {1d3591ed-e1e3-4948-b485-6213915807b4} <Trace> oximeter.fields_u32 (ed28b3ca-fbdd-4885-91c8-d70b7b4eeffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.01.23 16:59:36.200123 [ 3 ] {1d3591ed-e1e3-4948-b485-6213915807b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1928 | 2026.01.23 16:59:36.200693 [ 197 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358525 sec., 76553.61513406083 rows/sec., 5.92 MiB/sec. | ||
| 1929 | 2026.01.23 16:59:36.200732 [ 3 ] {1d3591ed-e1e3-4948-b485-6213915807b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1930 | 2026.01.23 16:59:36.200907 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1931 | 2026.01.23 16:59:36.201248 [ 3 ] {1d3591ed-e1e3-4948-b485-6213915807b4} <Trace> oximeter.fields_u32 (ed28b3ca-fbdd-4885-91c8-d70b7b4eeffa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.01.23 16:59:36.201389 [ 3 ] {1d3591ed-e1e3-4948-b485-6213915807b4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001814 sec., 13230.429988974642 rows/sec., 1.10 MiB/sec. | ||
| 1933 | 2026.01.23 16:59:36.201429 [ 3 ] {1d3591ed-e1e3-4948-b485-6213915807b4} <Debug> TCPHandler: Processed in 0.001983921 sec. | ||
| 1934 | 2026.01.23 16:59:36.201454 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.01.23 16:59:36.201539 [ 186 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_6_1} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1936 | 2026.01.23 16:59:36.201561 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.01.23 16:59:36.201613 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1938 | 2026.01.23 16:59:36.201660 [ 3 ] {01ab9bd0-29a1-433d-b4dc-09f2d37f0333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.01.23 16:59:36.201705 [ 3 ] {01ab9bd0-29a1-433d-b4dc-09f2d37f0333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1940 | 2026.01.23 16:59:36.202106 [ 3 ] {01ab9bd0-29a1-433d-b4dc-09f2d37f0333} <Trace> oximeter.fields_u8 (cc3612b0-0263-444f-8999-54bc03274e2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.01.23 16:59:36.202143 [ 3 ] {01ab9bd0-29a1-433d-b4dc-09f2d37f0333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1942 | 2026.01.23 16:59:36.202609 [ 3 ] {01ab9bd0-29a1-433d-b4dc-09f2d37f0333} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1943 | 2026.01.23 16:59:36.203100 [ 3 ] {01ab9bd0-29a1-433d-b4dc-09f2d37f0333} <Trace> oximeter.fields_u8 (cc3612b0-0263-444f-8999-54bc03274e2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.01.23 16:59:36.203228 [ 3 ] {01ab9bd0-29a1-433d-b4dc-09f2d37f0333} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001586 sec., 7566.204287515763 rows/sec., 591.11 KiB/sec. | ||
| 1945 | 2026.01.23 16:59:36.203266 [ 3 ] {01ab9bd0-29a1-433d-b4dc-09f2d37f0333} <Debug> TCPHandler: Processed in 0.001755108 sec. | ||
| 1946 | 2026.01.23 16:59:36.203366 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.01.23 16:59:36.203459 [ 3 ] {353e51ee-417c-4ddb-ae90-45af73a695c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1948 | 2026.01.23 16:59:36.203501 [ 3 ] {353e51ee-417c-4ddb-ae90-45af73a695c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1949 | 2026.01.23 16:59:36.204035 [ 3 ] {353e51ee-417c-4ddb-ae90-45af73a695c3} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.01.23 16:59:36.204075 [ 3 ] {353e51ee-417c-4ddb-ae90-45af73a695c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1951 | 2026.01.23 16:59:36.204562 [ 3 ] {353e51ee-417c-4ddb-ae90-45af73a695c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1952 | 2026.01.23 16:59:36.205049 [ 3 ] {353e51ee-417c-4ddb-ae90-45af73a695c3} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.01.23 16:59:36.205186 [ 3 ] {353e51ee-417c-4ddb-ae90-45af73a695c3} <Debug> executeQuery: Read 96 rows, 8.06 KiB in 0.001745 sec., 55014.32664756447 rows/sec., 4.51 MiB/sec. | ||
| 1954 | 2026.01.23 16:59:36.205225 [ 3 ] {353e51ee-417c-4ddb-ae90-45af73a695c3} <Debug> TCPHandler: Processed in 0.001907981 sec. | ||
| 1955 | 2026.01.23 16:59:36.205370 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.01.23 16:59:36.205471 [ 3 ] {06aa5923-e733-40ae-8685-fe73296ce444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.01.23 16:59:36.205517 [ 3 ] {06aa5923-e733-40ae-8685-fe73296ce444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1958 | 2026.01.23 16:59:36.206010 [ 3 ] {06aa5923-e733-40ae-8685-fe73296ce444} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.01.23 16:59:36.206047 [ 3 ] {06aa5923-e733-40ae-8685-fe73296ce444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1960 | 2026.01.23 16:59:36.206619 [ 3 ] {06aa5923-e733-40ae-8685-fe73296ce444} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1961 | 2026.01.23 16:59:36.207134 [ 3 ] {06aa5923-e733-40ae-8685-fe73296ce444} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.01.23 16:59:36.207263 [ 3 ] {06aa5923-e733-40ae-8685-fe73296ce444} <Debug> executeQuery: Read 363 rows, 28.85 KiB in 0.001811 sec., 200441.7448923247 rows/sec., 15.56 MiB/sec. | ||
| 1963 | 2026.01.23 16:59:36.207302 [ 3 ] {06aa5923-e733-40ae-8685-fe73296ce444} <Debug> TCPHandler: Processed in 0.001986931 sec. | ||
| 1964 | 2026.01.23 16:59:36.207439 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.01.23 16:59:36.207535 [ 3 ] {feabd477-dd97-43b0-8666-b03f8c0be378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1966 | 2026.01.23 16:59:36.207588 [ 3 ] {feabd477-dd97-43b0-8666-b03f8c0be378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1967 | 2026.01.23 16:59:36.208391 [ 3 ] {feabd477-dd97-43b0-8666-b03f8c0be378} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2026.01.23 16:59:36.208425 [ 3 ] {feabd477-dd97-43b0-8666-b03f8c0be378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1969 | 2026.01.23 16:59:36.209047 [ 3 ] {feabd477-dd97-43b0-8666-b03f8c0be378} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1970 | 2026.01.23 16:59:36.209453 [ 3 ] {feabd477-dd97-43b0-8666-b03f8c0be378} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2026.01.23 16:59:36.209549 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1972 | 2026.01.23 16:59:36.209586 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.01.23 16:59:36.209588 [ 3 ] {feabd477-dd97-43b0-8666-b03f8c0be378} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002071 sec., 10622.887493964268 rows/sec., 19.04 MiB/sec. | ||
| 1974 | 2026.01.23 16:59:36.209607 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1975 | 2026.01.23 16:59:36.209653 [ 3 ] {feabd477-dd97-43b0-8666-b03f8c0be378} <Debug> TCPHandler: Processed in 0.002275604 sec. | ||
| 1976 | 2026.01.23 16:59:36.209698 [ 196 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::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 | ||
| 1977 | 2026.01.23 16:59:36.209785 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2026.01.23 16:59:36.209895 [ 3 ] {e9e816f0-9373-4c32-b826-684dd8f20abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1979 | 2026.01.23 16:59:36.209948 [ 3 ] {e9e816f0-9373-4c32-b826-684dd8f20abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1980 | 2026.01.23 16:59:36.209948 [ 196 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1981 | 2026.01.23 16:59:36.210022 [ 196 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 1982 | 2026.01.23 16:59:36.210177 [ 196 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 1983 | 2026.01.23 16:59:36.210345 [ 196 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1984 | 2026.01.23 16:59:36.210345 [ 3 ] {e9e816f0-9373-4c32-b826-684dd8f20abe} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.01.23 16:59:36.210396 [ 3 ] {e9e816f0-9373-4c32-b826-684dd8f20abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 1986 | 2026.01.23 16:59:36.210513 [ 196 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1987 | 2026.01.23 16:59:36.210682 [ 196 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1988 | 2026.01.23 16:59:36.210844 [ 196 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::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 | ||
| 1989 | 2026.01.23 16:59:36.210903 [ 3 ] {e9e816f0-9373-4c32-b826-684dd8f20abe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1990 | 2026.01.23 16:59:36.211537 [ 3 ] {e9e816f0-9373-4c32-b826-684dd8f20abe} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.01.23 16:59:36.211703 [ 3 ] {e9e816f0-9373-4c32-b826-684dd8f20abe} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001831 sec., 21845.98580010923 rows/sec., 1.46 MiB/sec. | ||
| 1992 | 2026.01.23 16:59:36.211750 [ 3 ] {e9e816f0-9373-4c32-b826-684dd8f20abe} <Debug> TCPHandler: Processed in 0.002025252 sec. | ||
| 1993 | 2026.01.23 16:59:36.212831 [ 197 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 19 columns (19 merged, 0 gathered) in 0.003175044 sec., 25826.41374418748 rows/sec., 46.28 MiB/sec. | ||
| 1994 | 2026.01.23 16:59:36.213333 [ 199 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1995 | 2026.01.23 16:59:36.213912 [ 199 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.01.23 16:59:36.213986 [ 199 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1997 | 2026.01.23 16:59:36.214098 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1998 | 2026.01.23 16:59:37.172571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3396 | ||
| 1999 | 2026.01.23 16:59:37.173337 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.01.23 16:59:37.173406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2001 | 2026.01.23 16:59:37.174080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2002 | 2026.01.23 16:59:37.174574 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.01.23 16:59:37.174723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3396 | ||
| 2004 | 2026.01.23 16:59:37.340915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2005 | 2026.01.23 16:59:37.359015 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.01.23 16:59:37.359080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2007 | 2026.01.23 16:59:37.364859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2008 | 2026.01.23 16:59:37.365956 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.01.23 16:59:37.369138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2010 | 2026.01.23 16:59:41.162417 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.01.23 16:59:41.162603 [ 3 ] {34d71d34-bd63-4fdc-8cd1-f2bf10754ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2012 | 2026.01.23 16:59:41.162670 [ 3 ] {34d71d34-bd63-4fdc-8cd1-f2bf10754ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2013 | 2026.01.23 16:59:41.163288 [ 3 ] {34d71d34-bd63-4fdc-8cd1-f2bf10754ed8} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.01.23 16:59:41.163327 [ 3 ] {34d71d34-bd63-4fdc-8cd1-f2bf10754ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2015 | 2026.01.23 16:59:41.163901 [ 3 ] {34d71d34-bd63-4fdc-8cd1-f2bf10754ed8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2016 | 2026.01.23 16:59:41.164390 [ 3 ] {34d71d34-bd63-4fdc-8cd1-f2bf10754ed8} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.01.23 16:59:41.164551 [ 3 ] {34d71d34-bd63-4fdc-8cd1-f2bf10754ed8} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.00199 sec., 25125.628140703517 rows/sec., 2.12 MiB/sec. | ||
| 2018 | 2026.01.23 16:59:41.164601 [ 3 ] {34d71d34-bd63-4fdc-8cd1-f2bf10754ed8} <Debug> TCPHandler: Processed in 0.002321905 sec. | ||
| 2019 | 2026.01.23 16:59:41.164731 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2026.01.23 16:59:41.164834 [ 3 ] {55c821c5-4cb1-4fca-a347-d3223901d5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2021 | 2026.01.23 16:59:41.164876 [ 3 ] {55c821c5-4cb1-4fca-a347-d3223901d5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2022 | 2026.01.23 16:59:41.165292 [ 3 ] {55c821c5-4cb1-4fca-a347-d3223901d5e5} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.01.23 16:59:41.165328 [ 3 ] {55c821c5-4cb1-4fca-a347-d3223901d5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2024 | 2026.01.23 16:59:41.165753 [ 3 ] {55c821c5-4cb1-4fca-a347-d3223901d5e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2025 | 2026.01.23 16:59:41.166193 [ 3 ] {55c821c5-4cb1-4fca-a347-d3223901d5e5} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.01.23 16:59:41.166326 [ 3 ] {55c821c5-4cb1-4fca-a347-d3223901d5e5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001517 sec., 6591.957811470007 rows/sec., 495.68 KiB/sec. | ||
| 2027 | 2026.01.23 16:59:41.166366 [ 3 ] {55c821c5-4cb1-4fca-a347-d3223901d5e5} <Debug> TCPHandler: Processed in 0.001687998 sec. | ||
| 2028 | 2026.01.23 16:59:41.166488 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.01.23 16:59:41.166586 [ 3 ] {2c7fbe1c-7219-45a5-90d0-312ea64ca37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2030 | 2026.01.23 16:59:41.166626 [ 3 ] {2c7fbe1c-7219-45a5-90d0-312ea64ca37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2031 | 2026.01.23 16:59:41.167043 [ 3 ] {2c7fbe1c-7219-45a5-90d0-312ea64ca37f} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.01.23 16:59:41.167082 [ 3 ] {2c7fbe1c-7219-45a5-90d0-312ea64ca37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2033 | 2026.01.23 16:59:41.167513 [ 3 ] {2c7fbe1c-7219-45a5-90d0-312ea64ca37f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2034 | 2026.01.23 16:59:41.167982 [ 3 ] {2c7fbe1c-7219-45a5-90d0-312ea64ca37f} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.01.23 16:59:41.168114 [ 3 ] {2c7fbe1c-7219-45a5-90d0-312ea64ca37f} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.00155 sec., 29677.419354838712 rows/sec., 2.32 MiB/sec. | ||
| 2036 | 2026.01.23 16:59:41.168151 [ 3 ] {2c7fbe1c-7219-45a5-90d0-312ea64ca37f} <Debug> TCPHandler: Processed in 0.001713848 sec. | ||
| 2037 | 2026.01.23 16:59:41.168275 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.01.23 16:59:41.168388 [ 3 ] {b893cde1-d420-45df-88a3-cb4832eaddf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2039 | 2026.01.23 16:59:41.168442 [ 3 ] {b893cde1-d420-45df-88a3-cb4832eaddf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2040 | 2026.01.23 16:59:41.168840 [ 3 ] {b893cde1-d420-45df-88a3-cb4832eaddf0} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.01.23 16:59:41.168876 [ 3 ] {b893cde1-d420-45df-88a3-cb4832eaddf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2042 | 2026.01.23 16:59:41.169304 [ 3 ] {b893cde1-d420-45df-88a3-cb4832eaddf0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2043 | 2026.01.23 16:59:41.169735 [ 3 ] {b893cde1-d420-45df-88a3-cb4832eaddf0} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.01.23 16:59:41.169864 [ 3 ] {b893cde1-d420-45df-88a3-cb4832eaddf0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001502 sec., 73235.68575233022 rows/sec., 5.11 MiB/sec. | ||
| 2045 | 2026.01.23 16:59:41.169900 [ 3 ] {b893cde1-d420-45df-88a3-cb4832eaddf0} <Debug> TCPHandler: Processed in 0.001685188 sec. | ||
| 2046 | 2026.01.23 16:59:41.170016 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.01.23 16:59:41.170110 [ 3 ] {19700f9d-0185-4b4e-891e-1105f9195e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.01.23 16:59:41.170164 [ 3 ] {19700f9d-0185-4b4e-891e-1105f9195e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2049 | 2026.01.23 16:59:41.170887 [ 3 ] {19700f9d-0185-4b4e-891e-1105f9195e08} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.01.23 16:59:41.170923 [ 3 ] {19700f9d-0185-4b4e-891e-1105f9195e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2051 | 2026.01.23 16:59:41.171522 [ 3 ] {19700f9d-0185-4b4e-891e-1105f9195e08} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2052 | 2026.01.23 16:59:41.171936 [ 3 ] {19700f9d-0185-4b4e-891e-1105f9195e08} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.01.23 16:59:41.172073 [ 3 ] {19700f9d-0185-4b4e-891e-1105f9195e08} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001981 sec., 5047.955577990913 rows/sec., 9.05 MiB/sec. | ||
| 2054 | 2026.01.23 16:59:41.172128 [ 3 ] {19700f9d-0185-4b4e-891e-1105f9195e08} <Debug> TCPHandler: Processed in 0.002161483 sec. | ||
| 2055 | 2026.01.23 16:59:41.172240 [ 3 ] {} <Trace> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.01.23 16:59:41.172333 [ 3 ] {eb9009e1-077e-4cb3-b7f4-13334fbcbc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2057 | 2026.01.23 16:59:41.172374 [ 3 ] {eb9009e1-077e-4cb3-b7f4-13334fbcbc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2058 | 2026.01.23 16:59:41.172721 [ 3 ] {eb9009e1-077e-4cb3-b7f4-13334fbcbc86} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.01.23 16:59:41.172756 [ 3 ] {eb9009e1-077e-4cb3-b7f4-13334fbcbc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2060 | 2026.01.23 16:59:41.173145 [ 3 ] {eb9009e1-077e-4cb3-b7f4-13334fbcbc86} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2061 | 2026.01.23 16:59:41.173599 [ 3 ] {eb9009e1-077e-4cb3-b7f4-13334fbcbc86} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.01.23 16:59:41.173725 [ 3 ] {eb9009e1-077e-4cb3-b7f4-13334fbcbc86} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001411 sec., 28348.688873139617 rows/sec., 1.89 MiB/sec. | ||
| 2063 | 2026.01.23 16:59:41.173760 [ 3 ] {eb9009e1-077e-4cb3-b7f4-13334fbcbc86} <Debug> TCPHandler: Processed in 0.001571427 sec. | ||
| 2064 | 2026.01.23 16:59:44.621259 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2065 | 2026.01.23 16:59:44.621322 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2066 | 2026.01.23 16:59:44.674860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3844 | ||
| 2067 | 2026.01.23 16:59:44.675635 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.01.23 16:59:44.675711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2069 | 2026.01.23 16:59:44.676339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2070 | 2026.01.23 16:59:44.676780 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.01.23 16:59:44.676914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3844 | ||
| 2072 | 2026.01.23 16:59:44.680640 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 268 | ||
| 2073 | 2026.01.23 16:59:44.683270 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.01.23 16:59:44.683315 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2075 | 2026.01.23 16:59:44.684619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2076 | 2026.01.23 16:59:44.685132 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.01.23 16:59:44.685271 [ 69 ] {} <Debug> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2078 | 2026.01.23 16:59:44.685329 [ 69 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.01.23 16:59:44.685353 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2080 | 2026.01.23 16:59:44.685423 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 2081 | 2026.01.23 16:59:44.685453 [ 196 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::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 | ||
| 2082 | 2026.01.23 16:59:44.685931 [ 196 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2083 | 2026.01.23 16:59:44.686039 [ 196 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::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 | ||
| 2084 | 2026.01.23 16:59:44.686356 [ 196 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2085 | 2026.01.23 16:59:44.686682 [ 196 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 2086 | 2026.01.23 16:59:44.687003 [ 196 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 2087 | 2026.01.23 16:59:44.687316 [ 196 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2088 | 2026.01.23 16:59:44.687622 [ 196 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 2089 | 2026.01.23 16:59:44.693602 [ 197 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 72 columns (72 merged, 0 gathered) in 0.008185847 sec., 32739.434294337534 rows/sec., 32.50 MiB/sec. | ||
| 2090 | 2026.01.23 16:59:44.695091 [ 194 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2091 | 2026.01.23 16:59:44.696011 [ 194 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.01.23 16:59:44.696093 [ 194 ] {b402c108-1942-4b54-bc9f-1d4f49bbb0ff::all_1_6_1} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2093 | 2026.01.23 16:59:44.696320 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 2094 | 2026.01.23 16:59:44.869252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2095 | 2026.01.23 16:59:44.885962 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.01.23 16:59:44.886020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2097 | 2026.01.23 16:59:44.892434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2098 | 2026.01.23 16:59:44.893506 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.01.23 16:59:44.896383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2100 | 2026.01.23 16:59:45.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.83 MiB, peak 186.83 MiB, free memory in arenas 0.00 B, will set to 184.71 MiB (RSS), difference: 1.89 MiB | ||
| 2101 | 2026.01.23 16:59:45.861011 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2102 | 2026.01.23 16:59:45.861080 [ 3 ] {} <Debug> TCP-Session: 119b3f47-f128-4a23-8263-03a68e1c90cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.01.23 16:59:46.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.67 MiB, peak 186.83 MiB, free memory in arenas 0.00 B, will set to 184.71 MiB (RSS), difference: 2.04 MiB | ||
| 2104 | 2026.01.23 16:59:46.163182 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.01.23 16:59:46.163352 [ 4 ] {b176ac29-e836-4b78-98f5-af7be65f61ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2106 | 2026.01.23 16:59:46.163417 [ 4 ] {b176ac29-e836-4b78-98f5-af7be65f61ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2107 | 2026.01.23 16:59:46.164086 [ 4 ] {b176ac29-e836-4b78-98f5-af7be65f61ec} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.01.23 16:59:46.164136 [ 4 ] {b176ac29-e836-4b78-98f5-af7be65f61ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2109 | 2026.01.23 16:59:46.164717 [ 4 ] {b176ac29-e836-4b78-98f5-af7be65f61ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2110 | 2026.01.23 16:59:46.165253 [ 4 ] {b176ac29-e836-4b78-98f5-af7be65f61ec} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.01.23 16:59:46.165408 [ 4 ] {b176ac29-e836-4b78-98f5-af7be65f61ec} <Debug> executeQuery: Read 74 rows, 6.44 KiB in 0.002104 sec., 35171.10266159696 rows/sec., 2.99 MiB/sec. | ||
| 2112 | 2026.01.23 16:59:46.165452 [ 4 ] {b176ac29-e836-4b78-98f5-af7be65f61ec} <Debug> TCPHandler: Processed in 0.002391375 sec. | ||
| 2113 | 2026.01.23 16:59:46.165577 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.01.23 16:59:46.165678 [ 4 ] {3ef46be4-c7be-4cc1-9c18-bd3108b5cfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2115 | 2026.01.23 16:59:46.165721 [ 4 ] {3ef46be4-c7be-4cc1-9c18-bd3108b5cfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2116 | 2026.01.23 16:59:46.166126 [ 4 ] {3ef46be4-c7be-4cc1-9c18-bd3108b5cfd9} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.01.23 16:59:46.166162 [ 4 ] {3ef46be4-c7be-4cc1-9c18-bd3108b5cfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2118 | 2026.01.23 16:59:46.166688 [ 4 ] {3ef46be4-c7be-4cc1-9c18-bd3108b5cfd9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2119 | 2026.01.23 16:59:46.167232 [ 4 ] {3ef46be4-c7be-4cc1-9c18-bd3108b5cfd9} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.01.23 16:59:46.167365 [ 4 ] {3ef46be4-c7be-4cc1-9c18-bd3108b5cfd9} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001711 sec., 12857.977790765633 rows/sec., 966.86 KiB/sec. | ||
| 2121 | 2026.01.23 16:59:46.167403 [ 4 ] {3ef46be4-c7be-4cc1-9c18-bd3108b5cfd9} <Debug> TCPHandler: Processed in 0.00187575 sec. | ||
| 2122 | 2026.01.23 16:59:46.167513 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.01.23 16:59:46.167606 [ 4 ] {80add14e-9997-45da-a1a4-1be30da02e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2124 | 2026.01.23 16:59:46.167645 [ 4 ] {80add14e-9997-45da-a1a4-1be30da02e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2125 | 2026.01.23 16:59:46.168047 [ 4 ] {80add14e-9997-45da-a1a4-1be30da02e53} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.01.23 16:59:46.168082 [ 4 ] {80add14e-9997-45da-a1a4-1be30da02e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2127 | 2026.01.23 16:59:46.168532 [ 4 ] {80add14e-9997-45da-a1a4-1be30da02e53} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2128 | 2026.01.23 16:59:46.169025 [ 4 ] {80add14e-9997-45da-a1a4-1be30da02e53} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.01.23 16:59:46.169159 [ 4 ] {80add14e-9997-45da-a1a4-1be30da02e53} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001572 sec., 36895.67430025445 rows/sec., 2.88 MiB/sec. | ||
| 2130 | 2026.01.23 16:59:46.169197 [ 4 ] {80add14e-9997-45da-a1a4-1be30da02e53} <Debug> TCPHandler: Processed in 0.001731248 sec. | ||
| 2131 | 2026.01.23 16:59:46.169305 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.01.23 16:59:46.169399 [ 4 ] {8d99ba9d-9332-4967-aa07-68ea7d4ed4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2133 | 2026.01.23 16:59:46.169441 [ 4 ] {8d99ba9d-9332-4967-aa07-68ea7d4ed4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2134 | 2026.01.23 16:59:46.169812 [ 4 ] {8d99ba9d-9332-4967-aa07-68ea7d4ed4ba} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.01.23 16:59:46.169849 [ 4 ] {8d99ba9d-9332-4967-aa07-68ea7d4ed4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2136 | 2026.01.23 16:59:46.170291 [ 4 ] {8d99ba9d-9332-4967-aa07-68ea7d4ed4ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2137 | 2026.01.23 16:59:46.170727 [ 4 ] {8d99ba9d-9332-4967-aa07-68ea7d4ed4ba} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.01.23 16:59:46.170854 [ 4 ] {8d99ba9d-9332-4967-aa07-68ea7d4ed4ba} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001474 sec., 74626.86567164179 rows/sec., 5.21 MiB/sec. | ||
| 2139 | 2026.01.23 16:59:46.170889 [ 4 ] {8d99ba9d-9332-4967-aa07-68ea7d4ed4ba} <Debug> TCPHandler: Processed in 0.001632517 sec. | ||
| 2140 | 2026.01.23 16:59:46.170996 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.01.23 16:59:46.171088 [ 4 ] {07193568-95cd-46fc-aace-127cd58e14c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2142 | 2026.01.23 16:59:46.171140 [ 4 ] {07193568-95cd-46fc-aace-127cd58e14c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2143 | 2026.01.23 16:59:46.171925 [ 4 ] {07193568-95cd-46fc-aace-127cd58e14c9} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.01.23 16:59:46.171961 [ 4 ] {07193568-95cd-46fc-aace-127cd58e14c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2145 | 2026.01.23 16:59:46.172617 [ 4 ] {07193568-95cd-46fc-aace-127cd58e14c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2146 | 2026.01.23 16:59:46.173108 [ 4 ] {07193568-95cd-46fc-aace-127cd58e14c9} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.01.23 16:59:46.173244 [ 4 ] {07193568-95cd-46fc-aace-127cd58e14c9} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002175 sec., 10114.942528735633 rows/sec., 18.13 MiB/sec. | ||
| 2148 | 2026.01.23 16:59:46.173290 [ 4 ] {07193568-95cd-46fc-aace-127cd58e14c9} <Debug> TCPHandler: Processed in 0.002342135 sec. | ||
| 2149 | 2026.01.23 16:59:46.173406 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.01.23 16:59:46.173498 [ 4 ] {1829f988-6171-43e6-a98b-992e515e3c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.01.23 16:59:46.173538 [ 4 ] {1829f988-6171-43e6-a98b-992e515e3c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2152 | 2026.01.23 16:59:46.173846 [ 4 ] {1829f988-6171-43e6-a98b-992e515e3c55} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.01.23 16:59:46.173881 [ 4 ] {1829f988-6171-43e6-a98b-992e515e3c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2154 | 2026.01.23 16:59:46.174277 [ 4 ] {1829f988-6171-43e6-a98b-992e515e3c55} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2155 | 2026.01.23 16:59:46.174745 [ 4 ] {1829f988-6171-43e6-a98b-992e515e3c55} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.01.23 16:59:46.174869 [ 4 ] {1829f988-6171-43e6-a98b-992e515e3c55} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00139 sec., 28776.97841726619 rows/sec., 1.92 MiB/sec. | ||
| 2157 | 2026.01.23 16:59:46.174904 [ 4 ] {1829f988-6171-43e6-a98b-992e515e3c55} <Debug> TCPHandler: Processed in 0.001545306 sec. | ||
| 2158 | 2026.01.23 16:59:50.956721 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65317 | ||
| 2159 | 2026.01.23 16:59:50.956886 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2160 | 2026.01.23 16:59:50.956927 [ 3 ] {} <Debug> TCP-Session: 993d17b8-58f0-478a-85b4-a01d085a5cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:65317 | ||
| 2161 | 2026.01.23 16:59:50.956959 [ 3 ] {} <Debug> TCP-Session: 993d17b8-58f0-478a-85b4-a01d085a5cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.01.23 16:59:50.956972 [ 3 ] {} <Debug> TCP-Session: 993d17b8-58f0-478a-85b4-a01d085a5cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.01.23 16:59:50.957183 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34719 | ||
| 2164 | 2026.01.23 16:59:50.957259 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2026.01.23 16:59:50.957267 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46039 | ||
| 2166 | 2026.01.23 16:59:50.957301 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55113 | ||
| 2167 | 2026.01.23 16:59:50.957321 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46533 | ||
| 2168 | 2026.01.23 16:59:50.957313 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55888 | ||
| 2169 | 2026.01.23 16:59:50.957396 [ 3 ] {} <Trace> TCP-Session: 993d17b8-58f0-478a-85b4-a01d085a5cbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.01.23 16:59:50.957292 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45157 | ||
| 2171 | 2026.01.23 16:59:50.957291 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55044 | ||
| 2172 | 2026.01.23 16:59:50.957290 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34607 | ||
| 2173 | 2026.01.23 16:59:50.957491 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2174 | 2026.01.23 16:59:50.957281 [ 286 ] {} <Debug> TCP-Session: f8772d02-f5a5-47fc-bcec-5109b8b9f2f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34719 | ||
| 2175 | 2026.01.23 16:59:50.957562 [ 287 ] {} <Debug> TCP-Session: 27b0a6de-19bc-415c-add8-6239d38920aa Authenticating user 'default' from [fd00:1122:3344:101::e]:46039 | ||
| 2176 | 2026.01.23 16:59:50.957568 [ 286 ] {} <Debug> TCP-Session: f8772d02-f5a5-47fc-bcec-5109b8b9f2f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.01.23 16:59:50.957583 [ 3 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2178 | 2026.01.23 16:59:50.957596 [ 286 ] {} <Debug> TCP-Session: f8772d02-f5a5-47fc-bcec-5109b8b9f2f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.01.23 16:59:50.957596 [ 287 ] {} <Debug> TCP-Session: 27b0a6de-19bc-415c-add8-6239d38920aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.01.23 16:59:50.957631 [ 287 ] {} <Debug> TCP-Session: 27b0a6de-19bc-415c-add8-6239d38920aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.01.23 16:59:50.957762 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2182 | 2026.01.23 16:59:50.957772 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2183 | 2026.01.23 16:59:50.957797 [ 290 ] {} <Debug> TCP-Session: e3b10c82-cf5a-4a55-b276-ef43cdd2d1d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34607 | ||
| 2184 | 2026.01.23 16:59:50.957823 [ 289 ] {} <Debug> TCP-Session: 9e4d5cdd-a42c-42b3-86f5-be375a079a8c Authenticating user 'default' from [fd00:1122:3344:101::e]:55044 | ||
| 2185 | 2026.01.23 16:59:50.957825 [ 290 ] {} <Debug> TCP-Session: e3b10c82-cf5a-4a55-b276-ef43cdd2d1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.01.23 16:59:50.957862 [ 290 ] {} <Debug> TCP-Session: e3b10c82-cf5a-4a55-b276-ef43cdd2d1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.01.23 16:59:50.957866 [ 3 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2188 | 2026.01.23 16:59:50.957865 [ 289 ] {} <Debug> TCP-Session: 9e4d5cdd-a42c-42b3-86f5-be375a079a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.01.23 16:59:50.957901 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.01.23 16:59:50.957917 [ 289 ] {} <Debug> TCP-Session: 9e4d5cdd-a42c-42b3-86f5-be375a079a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.01.23 16:59:50.957929 [ 3 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2192 | 2026.01.23 16:59:50.957946 [ 292 ] {} <Debug> TCP-Session: 671cb7ab-a089-4828-a54c-36eae541f0ed Authenticating user 'default' from [fd00:1122:3344:101::e]:55888 | ||
| 2193 | 2026.01.23 16:59:50.957901 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2194 | 2026.01.23 16:59:50.957987 [ 292 ] {} <Debug> TCP-Session: 671cb7ab-a089-4828-a54c-36eae541f0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.01.23 16:59:50.957989 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2196 | 2026.01.23 16:59:50.958011 [ 291 ] {} <Debug> TCP-Session: e2e4b2a4-0acc-45f1-9b70-29c464daa037 Authenticating user 'default' from [fd00:1122:3344:101::e]:55113 | ||
| 2197 | 2026.01.23 16:59:50.958013 [ 292 ] {} <Debug> TCP-Session: 671cb7ab-a089-4828-a54c-36eae541f0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.01.23 16:59:50.958054 [ 291 ] {} <Debug> TCP-Session: e2e4b2a4-0acc-45f1-9b70-29c464daa037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.01.23 16:59:50.958050 [ 293 ] {} <Debug> TCP-Session: e80bca92-667a-44c7-aaaf-b960432bf737 Authenticating user 'default' from [fd00:1122:3344:101::e]:46533 | ||
| 2200 | 2026.01.23 16:59:50.958081 [ 291 ] {} <Debug> TCP-Session: e2e4b2a4-0acc-45f1-9b70-29c464daa037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.01.23 16:59:50.958105 [ 293 ] {} <Debug> TCP-Session: e80bca92-667a-44c7-aaaf-b960432bf737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.01.23 16:59:50.958077 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.01.23 16:59:50.958133 [ 293 ] {} <Debug> TCP-Session: e80bca92-667a-44c7-aaaf-b960432bf737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.01.23 16:59:50.958162 [ 288 ] {} <Debug> TCP-Session: 06687afc-a011-4376-8184-5b6febc8d7d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45157 | ||
| 2205 | 2026.01.23 16:59:50.958186 [ 288 ] {} <Debug> TCP-Session: 06687afc-a011-4376-8184-5b6febc8d7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.01.23 16:59:50.958199 [ 288 ] {} <Debug> TCP-Session: 06687afc-a011-4376-8184-5b6febc8d7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.01.23 16:59:50.958232 [ 3 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Debug> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a) (SelectExecutor): Key condition: unknown | ||
| 2208 | 2026.01.23 16:59:50.958322 [ 3 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2209 | 2026.01.23 16:59:51.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.82 MiB, peak 186.83 MiB, free memory in arenas 0.00 B, will set to 186.51 MiB (RSS), difference: 1.69 MiB | ||
| 2210 | 2026.01.23 16:59:51.164567 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.01.23 16:59:51.164761 [ 4 ] {ba18f4c2-680e-40da-9ea2-f181e401f86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2212 | 2026.01.23 16:59:51.164831 [ 4 ] {ba18f4c2-680e-40da-9ea2-f181e401f86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2213 | 2026.01.23 16:59:51.165490 [ 4 ] {ba18f4c2-680e-40da-9ea2-f181e401f86a} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2026.01.23 16:59:51.165543 [ 4 ] {ba18f4c2-680e-40da-9ea2-f181e401f86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2215 | 2026.01.23 16:59:51.166839 [ 4 ] {ba18f4c2-680e-40da-9ea2-f181e401f86a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2216 | 2026.01.23 16:59:51.167705 [ 4 ] {ba18f4c2-680e-40da-9ea2-f181e401f86a} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.01.23 16:59:51.167920 [ 4 ] {ba18f4c2-680e-40da-9ea2-f181e401f86a} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.003208 sec., 15586.034912718205 rows/sec., 1.32 MiB/sec. | ||
| 2218 | 2026.01.23 16:59:51.167982 [ 4 ] {ba18f4c2-680e-40da-9ea2-f181e401f86a} <Debug> TCPHandler: Processed in 0.003565288 sec. | ||
| 2219 | 2026.01.23 16:59:51.168139 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.01.23 16:59:51.168246 [ 4 ] {507f7f56-00c1-4ea8-a4e4-98c5c029a511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2221 | 2026.01.23 16:59:51.168292 [ 4 ] {507f7f56-00c1-4ea8-a4e4-98c5c029a511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2222 | 2026.01.23 16:59:51.168823 [ 4 ] {507f7f56-00c1-4ea8-a4e4-98c5c029a511} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.01.23 16:59:51.168876 [ 4 ] {507f7f56-00c1-4ea8-a4e4-98c5c029a511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2224 | 2026.01.23 16:59:51.169726 [ 4 ] {507f7f56-00c1-4ea8-a4e4-98c5c029a511} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2225 | 2026.01.23 16:59:51.170558 [ 4 ] {507f7f56-00c1-4ea8-a4e4-98c5c029a511} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.01.23 16:59:51.170746 [ 4 ] {507f7f56-00c1-4ea8-a4e4-98c5c029a511} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.002524 sec., 3961.9651347068143 rows/sec., 297.92 KiB/sec. | ||
| 2227 | 2026.01.23 16:59:51.170792 [ 4 ] {507f7f56-00c1-4ea8-a4e4-98c5c029a511} <Debug> TCPHandler: Processed in 0.002708649 sec. | ||
| 2228 | 2026.01.23 16:59:51.170936 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2026.01.23 16:59:51.171045 [ 4 ] {c2a20b72-41af-4c1f-868c-7820109f327a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2230 | 2026.01.23 16:59:51.171094 [ 4 ] {c2a20b72-41af-4c1f-868c-7820109f327a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2231 | 2026.01.23 16:59:51.171599 [ 4 ] {c2a20b72-41af-4c1f-868c-7820109f327a} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.01.23 16:59:51.171656 [ 4 ] {c2a20b72-41af-4c1f-868c-7820109f327a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2233 | 2026.01.23 16:59:51.172276 [ 4 ] {c2a20b72-41af-4c1f-868c-7820109f327a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2234 | 2026.01.23 16:59:51.173002 [ 4 ] {c2a20b72-41af-4c1f-868c-7820109f327a} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.01.23 16:59:51.173182 [ 4 ] {c2a20b72-41af-4c1f-868c-7820109f327a} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.002163 sec., 21266.7591308368 rows/sec., 1.66 MiB/sec. | ||
| 2236 | 2026.01.23 16:59:51.173233 [ 4 ] {c2a20b72-41af-4c1f-868c-7820109f327a} <Debug> TCPHandler: Processed in 0.002357455 sec. | ||
| 2237 | 2026.01.23 16:59:51.173377 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.01.23 16:59:51.173495 [ 4 ] {d844ae32-c3fc-462c-8b22-f5edbdaa3059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2239 | 2026.01.23 16:59:51.173554 [ 4 ] {d844ae32-c3fc-462c-8b22-f5edbdaa3059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2240 | 2026.01.23 16:59:51.174057 [ 4 ] {d844ae32-c3fc-462c-8b22-f5edbdaa3059} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.01.23 16:59:51.174104 [ 4 ] {d844ae32-c3fc-462c-8b22-f5edbdaa3059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2242 | 2026.01.23 16:59:51.174741 [ 4 ] {d844ae32-c3fc-462c-8b22-f5edbdaa3059} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2243 | 2026.01.23 16:59:51.175381 [ 4 ] {d844ae32-c3fc-462c-8b22-f5edbdaa3059} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.01.23 16:59:51.175871 [ 4 ] {d844ae32-c3fc-462c-8b22-f5edbdaa3059} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.002401 sec., 45814.24406497293 rows/sec., 3.20 MiB/sec. | ||
| 2245 | 2026.01.23 16:59:51.175921 [ 4 ] {d844ae32-c3fc-462c-8b22-f5edbdaa3059} <Debug> TCPHandler: Processed in 0.002607198 sec. | ||
| 2246 | 2026.01.23 16:59:51.176064 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.01.23 16:59:51.176182 [ 4 ] {52e3e614-8b61-406f-9a89-c36cd0c0d9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2248 | 2026.01.23 16:59:51.176255 [ 4 ] {52e3e614-8b61-406f-9a89-c36cd0c0d9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2249 | 2026.01.23 16:59:51.177344 [ 4 ] {52e3e614-8b61-406f-9a89-c36cd0c0d9e9} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.01.23 16:59:51.177391 [ 4 ] {52e3e614-8b61-406f-9a89-c36cd0c0d9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2251 | 2026.01.23 16:59:51.178142 [ 4 ] {52e3e614-8b61-406f-9a89-c36cd0c0d9e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2252 | 2026.01.23 16:59:51.178728 [ 4 ] {52e3e614-8b61-406f-9a89-c36cd0c0d9e9} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.01.23 16:59:51.178889 [ 4 ] {52e3e614-8b61-406f-9a89-c36cd0c0d9e9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002732 sec., 3660.322108345534 rows/sec., 6.56 MiB/sec. | ||
| 2254 | 2026.01.23 16:59:51.178939 [ 4 ] {52e3e614-8b61-406f-9a89-c36cd0c0d9e9} <Debug> TCPHandler: Processed in 0.002937991 sec. | ||
| 2255 | 2026.01.23 16:59:51.179057 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.01.23 16:59:51.179152 [ 4 ] {f24e32e4-1d10-4ca6-8b03-15377f706372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2257 | 2026.01.23 16:59:51.179193 [ 4 ] {f24e32e4-1d10-4ca6-8b03-15377f706372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2258 | 2026.01.23 16:59:51.179539 [ 4 ] {f24e32e4-1d10-4ca6-8b03-15377f706372} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.01.23 16:59:51.179575 [ 4 ] {f24e32e4-1d10-4ca6-8b03-15377f706372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2260 | 2026.01.23 16:59:51.180107 [ 4 ] {f24e32e4-1d10-4ca6-8b03-15377f706372} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2261 | 2026.01.23 16:59:51.180808 [ 4 ] {f24e32e4-1d10-4ca6-8b03-15377f706372} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.01.23 16:59:51.180973 [ 4 ] {f24e32e4-1d10-4ca6-8b03-15377f706372} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 1.45 MiB/sec. | ||
| 2263 | 2026.01.23 16:59:51.181018 [ 4 ] {f24e32e4-1d10-4ca6-8b03-15377f706372} <Debug> TCPHandler: Processed in 0.002009411 sec. | ||
| 2264 | 2026.01.23 16:59:51.440259 [ 320 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Trace> AggregatingTransform: Aggregating | ||
| 2265 | 2026.01.23 16:59:51.440344 [ 320 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2266 | 2026.01.23 16:59:51.440390 [ 320 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001664408 sec. (600.814 rows/sec., 23.47 KiB/sec.) | ||
| 2267 | 2026.01.23 16:59:51.440412 [ 320 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Trace> Aggregator: Merging aggregated data | ||
| 2268 | 2026.01.23 16:59:51.442041 [ 3 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.484509 sec., 2.063945148593731 rows/sec., 82.56 B/sec. | ||
| 2269 | 2026.01.23 16:59:51.442242 [ 3 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2270 | 2026.01.23 16:59:51.442267 [ 3 ] {c12302d9-9278-43c9-a4db-47716c98a12e} <Debug> TCPHandler: Processed in 0.484981128 sec. | ||
| 2271 | 2026.01.23 16:59:51.442425 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2272 | 2026.01.23 16:59:51.442472 [ 286 ] {} <Debug> TCP-Session: f8772d02-f5a5-47fc-bcec-5109b8b9f2f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.23 16:59:51.442469 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.01.23 16:59:51.442494 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.01.23 16:59:51.442524 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2026.01.23 16:59:51.442573 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.01.23 16:59:51.442592 [ 293 ] {} <Debug> TCP-Session: e80bca92-667a-44c7-aaaf-b960432bf737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.01.23 16:59:51.442600 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.01.23 16:59:51.442630 [ 289 ] {} <Debug> TCP-Session: 9e4d5cdd-a42c-42b3-86f5-be375a079a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.01.23 16:59:51.442616 [ 290 ] {} <Debug> TCP-Session: e3b10c82-cf5a-4a55-b276-ef43cdd2d1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.01.23 16:59:51.442664 [ 291 ] {} <Debug> TCP-Session: e2e4b2a4-0acc-45f1-9b70-29c464daa037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.01.23 16:59:51.442547 [ 287 ] {} <Debug> TCP-Session: 27b0a6de-19bc-415c-add8-6239d38920aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.01.23 16:59:51.442617 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.01.23 16:59:51.442731 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.01.23 16:59:51.442547 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.01.23 16:59:51.442777 [ 292 ] {} <Debug> TCP-Session: 671cb7ab-a089-4828-a54c-36eae541f0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.01.23 16:59:51.442791 [ 3 ] {} <Debug> TCP-Session: 993d17b8-58f0-478a-85b4-a01d085a5cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.23 16:59:51.442815 [ 288 ] {} <Debug> TCP-Session: 06687afc-a011-4376-8184-5b6febc8d7d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.01.23 16:59:51.892347 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60838 | ||
| 2290 | 2026.01.23 16:59:51.892464 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2026.01.23 16:59:51.892492 [ 288 ] {} <Debug> TCP-Session: db3e8ca6-baaf-450f-81b6-f80582cc50e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60838 | ||
| 2292 | 2026.01.23 16:59:51.892514 [ 288 ] {} <Debug> TCP-Session: db3e8ca6-baaf-450f-81b6-f80582cc50e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.01.23 16:59:51.892528 [ 288 ] {} <Debug> TCP-Session: db3e8ca6-baaf-450f-81b6-f80582cc50e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.01.23 16:59:51.892773 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52006 | ||
| 2295 | 2026.01.23 16:59:51.892795 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43904 | ||
| 2296 | 2026.01.23 16:59:51.892824 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38519 | ||
| 2297 | 2026.01.23 16:59:51.892853 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58044 | ||
| 2298 | 2026.01.23 16:59:51.892874 [ 288 ] {} <Trace> TCP-Session: db3e8ca6-baaf-450f-81b6-f80582cc50e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.01.23 16:59:51.892900 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2300 | 2026.01.23 16:59:51.892920 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2301 | 2026.01.23 16:59:51.892866 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56138 | ||
| 2302 | 2026.01.23 16:59:51.892944 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2026.01.23 16:59:51.892961 [ 291 ] {} <Debug> TCP-Session: 27ddff60-4b3d-4ef0-bdef-c65dc58141f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43904 | ||
| 2304 | 2026.01.23 16:59:51.893026 [ 293 ] {} <Debug> TCP-Session: 9b264e0d-fda5-47c4-9ebe-fecaff22c04f Authenticating user 'default' from [fd00:1122:3344:101::e]:38519 | ||
| 2305 | 2026.01.23 16:59:51.893029 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2306 | 2026.01.23 16:59:51.893043 [ 291 ] {} <Debug> TCP-Session: 27ddff60-4b3d-4ef0-bdef-c65dc58141f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.01.23 16:59:51.893068 [ 293 ] {} <Debug> TCP-Session: 9b264e0d-fda5-47c4-9ebe-fecaff22c04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.01.23 16:59:51.893081 [ 291 ] {} <Debug> TCP-Session: 27ddff60-4b3d-4ef0-bdef-c65dc58141f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.01.23 16:59:51.893078 [ 286 ] {} <Debug> TCP-Session: c229e051-8b65-436a-a289-661d30fc7c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:56138 | ||
| 2310 | 2026.01.23 16:59:51.893104 [ 293 ] {} <Debug> TCP-Session: 9b264e0d-fda5-47c4-9ebe-fecaff22c04f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.01.23 16:59:51.893131 [ 286 ] {} <Debug> TCP-Session: c229e051-8b65-436a-a289-661d30fc7c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.01.23 16:59:51.893084 [ 288 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60838) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2313 | 2026.01.23 16:59:51.893159 [ 286 ] {} <Debug> TCP-Session: c229e051-8b65-436a-a289-661d30fc7c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.01.23 16:59:51.892946 [ 289 ] {} <Debug> TCP-Session: 7da10774-4521-40f2-b42a-0aa78a3cec8c Authenticating user 'default' from [fd00:1122:3344:101::e]:52006 | ||
| 2315 | 2026.01.23 16:59:51.892837 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43782 | ||
| 2316 | 2026.01.23 16:59:51.892806 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62208 | ||
| 2317 | 2026.01.23 16:59:51.893261 [ 289 ] {} <Debug> TCP-Session: 7da10774-4521-40f2-b42a-0aa78a3cec8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.23 16:59:51.892795 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51002 | ||
| 2319 | 2026.01.23 16:59:51.893312 [ 289 ] {} <Debug> TCP-Session: 7da10774-4521-40f2-b42a-0aa78a3cec8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.01.23 16:59:51.893325 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2026.01.23 16:59:51.893339 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2322 | 2026.01.23 16:59:51.892971 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2026.01.23 16:59:51.893390 [ 294 ] {} <Debug> TCP-Session: 3772a937-b8b4-47d2-91d9-1ab0339305db Authenticating user 'default' from [fd00:1122:3344:101::e]:43782 | ||
| 2324 | 2026.01.23 16:59:51.893431 [ 3 ] {} <Debug> TCP-Session: 860b6235-dc8e-4e6f-9ca8-ae4d531a82d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58044 | ||
| 2325 | 2026.01.23 16:59:51.893452 [ 294 ] {} <Debug> TCP-Session: 3772a937-b8b4-47d2-91d9-1ab0339305db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.01.23 16:59:51.893460 [ 3 ] {} <Debug> TCP-Session: 860b6235-dc8e-4e6f-9ca8-ae4d531a82d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.01.23 16:59:51.893470 [ 294 ] {} <Debug> TCP-Session: 3772a937-b8b4-47d2-91d9-1ab0339305db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.23 16:59:51.893477 [ 3 ] {} <Debug> TCP-Session: 860b6235-dc8e-4e6f-9ca8-ae4d531a82d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.01.23 16:59:51.893480 [ 288 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2330 | 2026.01.23 16:59:51.893388 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.01.23 16:59:51.893395 [ 292 ] {} <Debug> TCP-Session: 038081ad-37b2-46d9-9e54-91a1f5ee0265 Authenticating user 'default' from [fd00:1122:3344:101::e]:62208 | ||
| 2332 | 2026.01.23 16:59:51.893544 [ 290 ] {} <Debug> TCP-Session: 2a854a82-f830-4705-9c2d-334b678a57b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51002 | ||
| 2333 | 2026.01.23 16:59:51.893550 [ 288 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2334 | 2026.01.23 16:59:51.893562 [ 292 ] {} <Debug> TCP-Session: 038081ad-37b2-46d9-9e54-91a1f5ee0265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.01.23 16:59:51.893572 [ 290 ] {} <Debug> TCP-Session: 2a854a82-f830-4705-9c2d-334b678a57b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.23 16:59:51.893588 [ 292 ] {} <Debug> TCP-Session: 038081ad-37b2-46d9-9e54-91a1f5ee0265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.01.23 16:59:51.893607 [ 290 ] {} <Debug> TCP-Session: 2a854a82-f830-4705-9c2d-334b678a57b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.01.23 16:59:51.893898 [ 288 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Debug> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a) (SelectExecutor): Key condition: unknown | ||
| 2339 | 2026.01.23 16:59:51.895073 [ 347 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Trace> AggregatingTransform: Aggregating | ||
| 2340 | 2026.01.23 16:59:51.895120 [ 347 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Trace> Aggregator: Aggregation method: without_key | ||
| 2341 | 2026.01.23 16:59:51.895152 [ 347 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001123762 sec. (889.868 rows/sec., 34.76 KiB/sec.) | ||
| 2342 | 2026.01.23 16:59:51.895168 [ 347 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Trace> Aggregator: Merging aggregated data | ||
| 2343 | 2026.01.23 16:59:51.897138 [ 288 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004119 sec., 242.7773731488225 rows/sec., 9.48 KiB/sec. | ||
| 2344 | 2026.01.23 16:59:51.897352 [ 288 ] {a332dd37-ae15-442f-899f-abf7d2f8f389} <Debug> TCPHandler: Processed in 0.004630829 sec. | ||
| 2345 | 2026.01.23 16:59:51.897455 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2346 | 2026.01.23 16:59:51.897478 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.01.23 16:59:51.897494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.01.23 16:59:51.897517 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2026.01.23 16:59:51.897535 [ 289 ] {} <Debug> TCP-Session: 7da10774-4521-40f2-b42a-0aa78a3cec8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.01.23 16:59:51.897566 [ 290 ] {} <Debug> TCP-Session: 2a854a82-f830-4705-9c2d-334b678a57b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.01.23 16:59:51.897582 [ 286 ] {} <Debug> TCP-Session: c229e051-8b65-436a-a289-661d30fc7c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.01.23 16:59:51.897581 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2026.01.23 16:59:51.897596 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2026.01.23 16:59:51.897632 [ 3 ] {} <Debug> TCP-Session: 860b6235-dc8e-4e6f-9ca8-ae4d531a82d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.01.23 16:59:51.897618 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2356 | 2026.01.23 16:59:51.897662 [ 293 ] {} <Debug> TCP-Session: 9b264e0d-fda5-47c4-9ebe-fecaff22c04f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.01.23 16:59:51.897666 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2358 | 2026.01.23 16:59:51.897717 [ 291 ] {} <Debug> TCP-Session: 27ddff60-4b3d-4ef0-bdef-c65dc58141f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.01.23 16:59:51.897660 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2026.01.23 16:59:51.897744 [ 294 ] {} <Debug> TCP-Session: 3772a937-b8b4-47d2-91d9-1ab0339305db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.01.23 16:59:51.897506 [ 288 ] {} <Debug> TCP-Session: db3e8ca6-baaf-450f-81b6-f80582cc50e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.01.23 16:59:51.897820 [ 292 ] {} <Debug> TCP-Session: 038081ad-37b2-46d9-9e54-91a1f5ee0265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.01.23 16:59:52.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.57 MiB, peak 198.47 MiB, free memory in arenas 0.00 B, will set to 204.77 MiB (RSS), difference: 16.21 MiB | ||
| 2364 | 2026.01.23 16:59:52.177024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4356 | ||
| 2365 | 2026.01.23 16:59:52.177540 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.23 16:59:52.177589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2367 | 2026.01.23 16:59:52.178252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2368 | 2026.01.23 16:59:52.178788 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.01.23 16:59:52.178952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4356 | ||
| 2370 | 2026.01.23 16:59:52.214836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63385 | ||
| 2371 | 2026.01.23 16:59:52.214955 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2372 | 2026.01.23 16:59:52.214985 [ 288 ] {} <Debug> TCP-Session: 124bd721-31eb-416a-b7dc-184e435fa14c Authenticating user 'default' from [fd00:1122:3344:101::e]:63385 | ||
| 2373 | 2026.01.23 16:59:52.215011 [ 288 ] {} <Debug> TCP-Session: 124bd721-31eb-416a-b7dc-184e435fa14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.01.23 16:59:52.215026 [ 288 ] {} <Debug> TCP-Session: 124bd721-31eb-416a-b7dc-184e435fa14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.01.23 16:59:52.215242 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62332 | ||
| 2376 | 2026.01.23 16:59:52.215269 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52269 | ||
| 2377 | 2026.01.23 16:59:52.215288 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56040 | ||
| 2378 | 2026.01.23 16:59:52.215317 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65101 | ||
| 2379 | 2026.01.23 16:59:52.215339 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34711 | ||
| 2380 | 2026.01.23 16:59:52.215356 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2381 | 2026.01.23 16:59:52.215383 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2382 | 2026.01.23 16:59:52.215389 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2026.01.23 16:59:52.215410 [ 289 ] {} <Debug> TCP-Session: 2e00038f-4329-43db-9015-842e2ef1d1df Authenticating user 'default' from [fd00:1122:3344:101::e]:62332 | ||
| 2384 | 2026.01.23 16:59:52.215431 [ 290 ] {} <Debug> TCP-Session: c4f44d1b-e661-4391-b8d1-b482ca0ec0dd Authenticating user 'default' from [fd00:1122:3344:101::e]:52269 | ||
| 2385 | 2026.01.23 16:59:52.215438 [ 292 ] {} <Debug> TCP-Session: 469d842b-982f-4fbc-9daf-a7b89c31c9eb Authenticating user 'default' from [fd00:1122:3344:101::e]:56040 | ||
| 2386 | 2026.01.23 16:59:52.215454 [ 289 ] {} <Debug> TCP-Session: 2e00038f-4329-43db-9015-842e2ef1d1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.01.23 16:59:52.215476 [ 290 ] {} <Debug> TCP-Session: c4f44d1b-e661-4391-b8d1-b482ca0ec0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.01.23 16:59:52.215501 [ 289 ] {} <Debug> TCP-Session: 2e00038f-4329-43db-9015-842e2ef1d1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.01.23 16:59:52.215525 [ 290 ] {} <Debug> TCP-Session: c4f44d1b-e661-4391-b8d1-b482ca0ec0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.01.23 16:59:52.215482 [ 292 ] {} <Debug> TCP-Session: 469d842b-982f-4fbc-9daf-a7b89c31c9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.01.23 16:59:52.215411 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2392 | 2026.01.23 16:59:52.215588 [ 292 ] {} <Debug> TCP-Session: 469d842b-982f-4fbc-9daf-a7b89c31c9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.01.23 16:59:52.215341 [ 288 ] {} <Trace> TCP-Session: 124bd721-31eb-416a-b7dc-184e435fa14c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.01.23 16:59:52.215614 [ 294 ] {} <Debug> TCP-Session: 99f21f2e-7deb-4c31-a3e5-600ab1d87e3c Authenticating user 'default' from [fd00:1122:3344:101::e]:65101 | ||
| 2395 | 2026.01.23 16:59:52.215301 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45461 | ||
| 2396 | 2026.01.23 16:59:52.215659 [ 294 ] {} <Debug> TCP-Session: 99f21f2e-7deb-4c31-a3e5-600ab1d87e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.01.23 16:59:52.215279 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51140 | ||
| 2398 | 2026.01.23 16:59:52.215698 [ 294 ] {} <Debug> TCP-Session: 99f21f2e-7deb-4c31-a3e5-600ab1d87e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.01.23 16:59:52.215723 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2400 | 2026.01.23 16:59:52.215332 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53030 | ||
| 2401 | 2026.01.23 16:59:52.215761 [ 293 ] {} <Debug> TCP-Session: ccc23158-d65e-4d3f-be8d-8c297f10d1e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45461 | ||
| 2402 | 2026.01.23 16:59:52.215782 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2026.01.23 16:59:52.215794 [ 293 ] {} <Debug> TCP-Session: ccc23158-d65e-4d3f-be8d-8c297f10d1e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.01.23 16:59:52.215806 [ 288 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63385) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2405 | 2026.01.23 16:59:52.215819 [ 293 ] {} <Debug> TCP-Session: ccc23158-d65e-4d3f-be8d-8c297f10d1e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2026.01.23 16:59:52.215818 [ 291 ] {} <Debug> TCP-Session: 8240efc0-6f1d-4219-9a36-55c85b2c43f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51140 | ||
| 2407 | 2026.01.23 16:59:52.215817 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2408 | 2026.01.23 16:59:52.215882 [ 291 ] {} <Debug> TCP-Session: 8240efc0-6f1d-4219-9a36-55c85b2c43f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.01.23 16:59:52.215423 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2410 | 2026.01.23 16:59:52.215902 [ 3 ] {} <Debug> TCP-Session: 1da42497-bcf9-419a-8298-a6b3a0b6b957 Authenticating user 'default' from [fd00:1122:3344:101::e]:53030 | ||
| 2411 | 2026.01.23 16:59:52.215907 [ 291 ] {} <Debug> TCP-Session: 8240efc0-6f1d-4219-9a36-55c85b2c43f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.01.23 16:59:52.215939 [ 286 ] {} <Debug> TCP-Session: 0f999085-8f93-4210-90c3-615907336013 Authenticating user 'default' from [fd00:1122:3344:101::e]:34711 | ||
| 2413 | 2026.01.23 16:59:52.215940 [ 3 ] {} <Debug> TCP-Session: 1da42497-bcf9-419a-8298-a6b3a0b6b957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.01.23 16:59:52.215962 [ 286 ] {} <Debug> TCP-Session: 0f999085-8f93-4210-90c3-615907336013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.01.23 16:59:52.215965 [ 3 ] {} <Debug> TCP-Session: 1da42497-bcf9-419a-8298-a6b3a0b6b957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.01.23 16:59:52.215976 [ 286 ] {} <Debug> TCP-Session: 0f999085-8f93-4210-90c3-615907336013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.01.23 16:59:52.216083 [ 288 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2418 | 2026.01.23 16:59:52.216141 [ 288 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2419 | 2026.01.23 16:59:52.216417 [ 288 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Debug> oximeter.version (ee486228-9885-455d-8ba1-1b3d16b9e38a) (SelectExecutor): Key condition: unknown | ||
| 2420 | 2026.01.23 16:59:52.217395 [ 323 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Trace> AggregatingTransform: Aggregating | ||
| 2421 | 2026.01.23 16:59:52.217441 [ 323 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 2422 | 2026.01.23 16:59:52.217473 [ 323 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095596 sec. (1046.069 rows/sec., 40.86 KiB/sec.) | ||
| 2423 | 2026.01.23 16:59:52.217487 [ 323 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Trace> Aggregator: Merging aggregated data | ||
| 2424 | 2026.01.23 16:59:52.218857 [ 288 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 2425 | 2026.01.23 16:59:52.218998 [ 288 ] {93cd325e-10c3-4b09-9747-91191b29a4a8} <Debug> TCPHandler: Processed in 0.00378147 sec. | ||
| 2426 | 2026.01.23 16:59:52.219095 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2427 | 2026.01.23 16:59:52.219125 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2428 | 2026.01.23 16:59:52.219144 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2429 | 2026.01.23 16:59:52.219164 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2430 | 2026.01.23 16:59:52.219177 [ 286 ] {} <Debug> TCP-Session: 0f999085-8f93-4210-90c3-615907336013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.01.23 16:59:52.219182 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2432 | 2026.01.23 16:59:52.219208 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2433 | 2026.01.23 16:59:52.219232 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2026.01.23 16:59:52.219242 [ 290 ] {} <Debug> TCP-Session: c4f44d1b-e661-4391-b8d1-b482ca0ec0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.01.23 16:59:52.219264 [ 294 ] {} <Debug> TCP-Session: 99f21f2e-7deb-4c31-a3e5-600ab1d87e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.01.23 16:59:52.219278 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2437 | 2026.01.23 16:59:52.219287 [ 291 ] {} <Debug> TCP-Session: 8240efc0-6f1d-4219-9a36-55c85b2c43f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.01.23 16:59:52.219256 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2439 | 2026.01.23 16:59:52.219327 [ 3 ] {} <Debug> TCP-Session: 1da42497-bcf9-419a-8298-a6b3a0b6b957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2026.01.23 16:59:52.219217 [ 289 ] {} <Debug> TCP-Session: 2e00038f-4329-43db-9015-842e2ef1d1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.01.23 16:59:52.219366 [ 293 ] {} <Debug> TCP-Session: ccc23158-d65e-4d3f-be8d-8c297f10d1e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.01.23 16:59:52.219192 [ 292 ] {} <Debug> TCP-Session: 469d842b-982f-4fbc-9daf-a7b89c31c9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.01.23 16:59:52.219126 [ 288 ] {} <Debug> TCP-Session: 124bd721-31eb-416a-b7dc-184e435fa14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.01.23 16:59:52.396482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2445 | 2026.01.23 16:59:52.415126 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.01.23 16:59:52.415196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2447 | 2026.01.23 16:59:52.421497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2448 | 2026.01.23 16:59:52.422745 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.01.23 16:59:52.426710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2450 | 2026.01.23 16:59:54.685655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 298 | ||
| 2451 | 2026.01.23 16:59:54.687869 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.01.23 16:59:54.687925 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2453 | 2026.01.23 16:59:54.691366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2454 | 2026.01.23 16:59:54.692092 [ 242 ] {} <Trace> system.query_log (b402c108-1942-4b54-bc9f-1d4f49bbb0ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.01.23 16:59:54.692431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2456 | 2026.01.23 16:59:56.162469 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.01.23 16:59:56.162669 [ 4 ] {7c0dc79f-e9e6-4267-8daf-df5b720f6aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2458 | 2026.01.23 16:59:56.162741 [ 4 ] {7c0dc79f-e9e6-4267-8daf-df5b720f6aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2459 | 2026.01.23 16:59:56.163411 [ 4 ] {7c0dc79f-e9e6-4267-8daf-df5b720f6aa3} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.01.23 16:59:56.163449 [ 4 ] {7c0dc79f-e9e6-4267-8daf-df5b720f6aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2461 | 2026.01.23 16:59:56.163972 [ 4 ] {7c0dc79f-e9e6-4267-8daf-df5b720f6aa3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2462 | 2026.01.23 16:59:56.164412 [ 4 ] {7c0dc79f-e9e6-4267-8daf-df5b720f6aa3} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.01.23 16:59:56.164542 [ 49 ] {} <Debug> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2464 | 2026.01.23 16:59:56.164563 [ 4 ] {7c0dc79f-e9e6-4267-8daf-df5b720f6aa3} <Debug> executeQuery: Read 76 rows, 6.63 KiB in 0.001948 sec., 39014.37371663244 rows/sec., 3.33 MiB/sec. | ||
| 2465 | 2026.01.23 16:59:56.164584 [ 49 ] {} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.01.23 16:59:56.164604 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2467 | 2026.01.23 16:59:56.164606 [ 4 ] {7c0dc79f-e9e6-4267-8daf-df5b720f6aa3} <Debug> TCPHandler: Processed in 0.002272744 sec. | ||
| 2468 | 2026.01.23 16:59:56.164737 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.01.23 16:59:56.164747 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::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 | ||
| 2470 | 2026.01.23 16:59:56.164834 [ 4 ] {56e20fe2-4195-48ac-aacb-4d6a4cfb80eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2471 | 2026.01.23 16:59:56.164883 [ 4 ] {56e20fe2-4195-48ac-aacb-4d6a4cfb80eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2472 | 2026.01.23 16:59:56.164914 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2026.01.23 16:59:56.164972 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part | ||
| 2474 | 2026.01.23 16:59:56.165073 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 195 rows starting from the beginning of the part | ||
| 2475 | 2026.01.23 16:59:56.165124 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2476 | 2026.01.23 16:59:56.165169 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::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 | ||
| 2477 | 2026.01.23 16:59:56.165221 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2478 | 2026.01.23 16:59:56.165268 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::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 | ||
| 2479 | 2026.01.23 16:59:56.165272 [ 4 ] {56e20fe2-4195-48ac-aacb-4d6a4cfb80eb} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.01.23 16:59:56.165318 [ 4 ] {56e20fe2-4195-48ac-aacb-4d6a4cfb80eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2481 | 2026.01.23 16:59:56.165765 [ 4 ] {56e20fe2-4195-48ac-aacb-4d6a4cfb80eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2482 | 2026.01.23 16:59:56.166336 [ 197 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705648 sec., 318354.0800915547 rows/sec., 28.94 MiB/sec. | ||
| 2483 | 2026.01.23 16:59:56.166344 [ 4 ] {56e20fe2-4195-48ac-aacb-4d6a4cfb80eb} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.01.23 16:59:56.166568 [ 4 ] {56e20fe2-4195-48ac-aacb-4d6a4cfb80eb} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001752 sec., 13127.853881278537 rows/sec., 987.15 KiB/sec. | ||
| 2485 | 2026.01.23 16:59:56.166609 [ 4 ] {56e20fe2-4195-48ac-aacb-4d6a4cfb80eb} <Debug> TCPHandler: Processed in 0.001923331 sec. | ||
| 2486 | 2026.01.23 16:59:56.166658 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2487 | 2026.01.23 16:59:56.166735 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.01.23 16:59:56.166835 [ 4 ] {ad2fce6e-5be6-4686-9ada-7b2627d5c8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2489 | 2026.01.23 16:59:56.166878 [ 4 ] {ad2fce6e-5be6-4686-9ada-7b2627d5c8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2490 | 2026.01.23 16:59:56.167247 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_11_2} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.01.23 16:59:56.167299 [ 4 ] {ad2fce6e-5be6-4686-9ada-7b2627d5c8d6} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.01.23 16:59:56.167343 [ 4 ] {ad2fce6e-5be6-4686-9ada-7b2627d5c8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2493 | 2026.01.23 16:59:56.167364 [ 193 ] {b328f5b1-265c-4cb2-968c-02bf3bd05b97::all_1_11_2} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2494 | 2026.01.23 16:59:56.167463 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2495 | 2026.01.23 16:59:56.167797 [ 4 ] {ad2fce6e-5be6-4686-9ada-7b2627d5c8d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2496 | 2026.01.23 16:59:56.168221 [ 4 ] {ad2fce6e-5be6-4686-9ada-7b2627d5c8d6} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.01.23 16:59:56.168325 [ 49 ] {} <Debug> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2498 | 2026.01.23 16:59:56.168360 [ 4 ] {ad2fce6e-5be6-4686-9ada-7b2627d5c8d6} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001543 sec., 38237.20025923525 rows/sec., 2.99 MiB/sec. | ||
| 2499 | 2026.01.23 16:59:56.168368 [ 49 ] {} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.01.23 16:59:56.168403 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2501 | 2026.01.23 16:59:56.168407 [ 4 ] {ad2fce6e-5be6-4686-9ada-7b2627d5c8d6} <Debug> TCPHandler: Processed in 0.001726259 sec. | ||
| 2502 | 2026.01.23 16:59:56.168535 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.01.23 16:59:56.168565 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::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 | ||
| 2504 | 2026.01.23 16:59:56.168635 [ 4 ] {32161254-d7f7-4b13-a8d7-f85e9cf8b110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2505 | 2026.01.23 16:59:56.168685 [ 4 ] {32161254-d7f7-4b13-a8d7-f85e9cf8b110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2506 | 2026.01.23 16:59:56.168720 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2507 | 2026.01.23 16:59:56.168762 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part | ||
| 2508 | 2026.01.23 16:59:56.168859 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 2509 | 2026.01.23 16:59:56.168910 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
| 2510 | 2026.01.23 16:59:56.168956 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 58 rows starting from the beginning of the part | ||
| 2511 | 2026.01.23 16:59:56.169000 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
| 2512 | 2026.01.23 16:59:56.169049 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 59 rows starting from the beginning of the part | ||
| 2513 | 2026.01.23 16:59:56.169058 [ 4 ] {32161254-d7f7-4b13-a8d7-f85e9cf8b110} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.01.23 16:59:56.169098 [ 4 ] {32161254-d7f7-4b13-a8d7-f85e9cf8b110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2515 | 2026.01.23 16:59:56.169598 [ 4 ] {32161254-d7f7-4b13-a8d7-f85e9cf8b110} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2516 | 2026.01.23 16:59:56.170038 [ 197 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552676 sec., 255043.5506184162 rows/sec., 21.15 MiB/sec. | ||
| 2517 | 2026.01.23 16:59:56.170049 [ 4 ] {32161254-d7f7-4b13-a8d7-f85e9cf8b110} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.01.23 16:59:56.170175 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2519 | 2026.01.23 16:59:56.170207 [ 4 ] {32161254-d7f7-4b13-a8d7-f85e9cf8b110} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00159 sec., 69182.38993710691 rows/sec., 4.83 MiB/sec. | ||
| 2520 | 2026.01.23 16:59:56.170208 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.01.23 16:59:56.170239 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2522 | 2026.01.23 16:59:56.170244 [ 4 ] {32161254-d7f7-4b13-a8d7-f85e9cf8b110} <Debug> TCPHandler: Processed in 0.001758998 sec. | ||
| 2523 | 2026.01.23 16:59:56.170306 [ 193 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::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 | ||
| 2524 | 2026.01.23 16:59:56.170358 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.01.23 16:59:56.170377 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2526 | 2026.01.23 16:59:56.170417 [ 193 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2527 | 2026.01.23 16:59:56.170450 [ 193 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
| 2528 | 2026.01.23 16:59:56.170457 [ 4 ] {a50b072f-6cf0-42b9-bd5e-d8f43b3cf708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2529 | 2026.01.23 16:59:56.170518 [ 4 ] {a50b072f-6cf0-42b9-bd5e-d8f43b3cf708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2530 | 2026.01.23 16:59:56.170527 [ 193 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 363 rows starting from the beginning of the part | ||
| 2531 | 2026.01.23 16:59:56.170602 [ 193 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::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 | ||
| 2532 | 2026.01.23 16:59:56.170648 [ 193 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2533 | 2026.01.23 16:59:56.170691 [ 193 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2534 | 2026.01.23 16:59:56.170744 [ 193 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2535 | 2026.01.23 16:59:56.170886 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.01.23 16:59:56.171081 [ 192 ] {d25a586c-bf78-41f6-a0da-6e0565307062::all_1_11_2} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2537 | 2026.01.23 16:59:56.171163 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2538 | 2026.01.23 16:59:56.171329 [ 4 ] {a50b072f-6cf0-42b9-bd5e-d8f43b3cf708} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.01.23 16:59:56.171371 [ 4 ] {a50b072f-6cf0-42b9-bd5e-d8f43b3cf708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2540 | 2026.01.23 16:59:56.171775 [ 192 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496776 sec., 720882.7506587493 rows/sec., 52.30 MiB/sec. | ||
| 2541 | 2026.01.23 16:59:56.172059 [ 4 ] {a50b072f-6cf0-42b9-bd5e-d8f43b3cf708} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2542 | 2026.01.23 16:59:56.172103 [ 189 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2543 | 2026.01.23 16:59:56.172584 [ 4 ] {a50b072f-6cf0-42b9-bd5e-d8f43b3cf708} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.01.23 16:59:56.172741 [ 4 ] {a50b072f-6cf0-42b9-bd5e-d8f43b3cf708} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002302 sec., 9991.311902693311 rows/sec., 17.90 MiB/sec. | ||
| 2545 | 2026.01.23 16:59:56.172746 [ 189 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.01.23 16:59:56.172806 [ 4 ] {a50b072f-6cf0-42b9-bd5e-d8f43b3cf708} <Debug> TCPHandler: Processed in 0.002497727 sec. | ||
| 2547 | 2026.01.23 16:59:56.172888 [ 189 ] {278795e7-c0e7-45c2-937f-65bdee1c9202::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2548 | 2026.01.23 16:59:56.172926 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2026.01.23 16:59:56.172978 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2550 | 2026.01.23 16:59:56.173026 [ 4 ] {aac3d5bc-c776-4eca-9efd-4ea43db378d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2551 | 2026.01.23 16:59:56.173073 [ 4 ] {aac3d5bc-c776-4eca-9efd-4ea43db378d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2552 | 2026.01.23 16:59:56.173420 [ 4 ] {aac3d5bc-c776-4eca-9efd-4ea43db378d9} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.01.23 16:59:56.173455 [ 4 ] {aac3d5bc-c776-4eca-9efd-4ea43db378d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2554 | 2026.01.23 16:59:56.173908 [ 4 ] {aac3d5bc-c776-4eca-9efd-4ea43db378d9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2555 | 2026.01.23 16:59:56.174316 [ 4 ] {aac3d5bc-c776-4eca-9efd-4ea43db378d9} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.01.23 16:59:56.174447 [ 4 ] {aac3d5bc-c776-4eca-9efd-4ea43db378d9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001439 sec., 27797.081306462824 rows/sec., 1.86 MiB/sec. | ||
| 2557 | 2026.01.23 16:59:56.174458 [ 48 ] {} <Debug> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2558 | 2026.01.23 16:59:56.174482 [ 4 ] {aac3d5bc-c776-4eca-9efd-4ea43db378d9} <Debug> TCPHandler: Processed in 0.001606787 sec. | ||
| 2559 | 2026.01.23 16:59:56.174529 [ 48 ] {} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.01.23 16:59:56.174559 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 2561 | 2026.01.23 16:59:56.174635 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::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 | ||
| 2562 | 2026.01.23 16:59:56.174730 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2563 | 2026.01.23 16:59:56.174754 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 118 rows starting from the beginning of the part | ||
| 2564 | 2026.01.23 16:59:56.174797 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2565 | 2026.01.23 16:59:56.174830 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2566 | 2026.01.23 16:59:56.174861 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2567 | 2026.01.23 16:59:56.174890 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2568 | 2026.01.23 16:59:56.174922 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2569 | 2026.01.23 16:59:56.175638 [ 187 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001034871 sec., 307284.6760610743 rows/sec., 20.36 MiB/sec. | ||
| 2570 | 2026.01.23 16:59:56.175838 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2571 | 2026.01.23 16:59:56.176269 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.01.23 16:59:56.176362 [ 193 ] {76563f14-3f52-4309-a6f9-5f41894bd1b9::all_1_11_2} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2573 | 2026.01.23 16:59:56.176420 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2574 | 2026.01.23 16:59:59.621568 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2575 | 2026.01.23 16:59:59.621636 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2576 | 2026.01.23 16:59:59.679067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4804 | ||
| 2577 | 2026.01.23 16:59:59.679548 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.01.23 16:59:59.679596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2579 | 2026.01.23 16:59:59.680255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2580 | 2026.01.23 16:59:59.680790 [ 244 ] {} <Trace> system.asynchronous_metric_log (739772a4-5f19-4ebe-9635-e4847bf712d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.01.23 16:59:59.680921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4804 | ||
| 2582 | 2026.01.23 16:59:59.926833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2583 | 2026.01.23 16:59:59.943698 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.01.23 16:59:59.943753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2585 | 2026.01.23 16:59:59.949734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2586 | 2026.01.23 16:59:59.950873 [ 243 ] {} <Trace> system.metric_log (f027ad57-bf75-453e-9286-305c02792015): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.01.23 16:59:59.953883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2588 | 2026.01.23 17:00:00.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.76 MiB, peak 212.74 MiB, free memory in arenas 0.00 B, will set to 208.09 MiB (RSS), difference: 1.33 MiB | ||
| 2589 | 2026.01.23 17:00:01.163883 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.01.23 17:00:01.164080 [ 4 ] {67e5c206-98f3-4a2e-beb8-38421595226e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2591 | 2026.01.23 17:00:01.164167 [ 4 ] {67e5c206-98f3-4a2e-beb8-38421595226e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2592 | 2026.01.23 17:00:01.164992 [ 4 ] {67e5c206-98f3-4a2e-beb8-38421595226e} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.01.23 17:00:01.165045 [ 4 ] {67e5c206-98f3-4a2e-beb8-38421595226e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2594 | 2026.01.23 17:00:01.165465 [ 4 ] {67e5c206-98f3-4a2e-beb8-38421595226e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2595 | 2026.01.23 17:00:01.165809 [ 4 ] {67e5c206-98f3-4a2e-beb8-38421595226e} <Trace> oximeter.fields_string (b328f5b1-265c-4cb2-968c-02bf3bd05b97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.01.23 17:00:01.166049 [ 4 ] {67e5c206-98f3-4a2e-beb8-38421595226e} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.002021 sec., 24740.227610094014 rows/sec., 2.09 MiB/sec. | ||
| 2597 | 2026.01.23 17:00:01.166106 [ 4 ] {67e5c206-98f3-4a2e-beb8-38421595226e} <Debug> TCPHandler: Processed in 0.002376725 sec. | ||
| 2598 | 2026.01.23 17:00:01.166268 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.01.23 17:00:01.166393 [ 4 ] {ee5dfd21-87df-4b8c-b2ee-bc77d8d61619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.01.23 17:00:01.166449 [ 4 ] {ee5dfd21-87df-4b8c-b2ee-bc77d8d61619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2601 | 2026.01.23 17:00:01.166920 [ 4 ] {ee5dfd21-87df-4b8c-b2ee-bc77d8d61619} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.01.23 17:00:01.166963 [ 4 ] {ee5dfd21-87df-4b8c-b2ee-bc77d8d61619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2603 | 2026.01.23 17:00:01.167368 [ 4 ] {ee5dfd21-87df-4b8c-b2ee-bc77d8d61619} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2604 | 2026.01.23 17:00:01.167689 [ 4 ] {ee5dfd21-87df-4b8c-b2ee-bc77d8d61619} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.01.23 17:00:01.167853 [ 44 ] {} <Debug> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2606 | 2026.01.23 17:00:01.167875 [ 4 ] {ee5dfd21-87df-4b8c-b2ee-bc77d8d61619} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001513 sec., 6609.385327164574 rows/sec., 496.99 KiB/sec. | ||
| 2607 | 2026.01.23 17:00:01.167927 [ 44 ] {} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.01.23 17:00:01.167948 [ 4 ] {ee5dfd21-87df-4b8c-b2ee-bc77d8d61619} <Debug> TCPHandler: Processed in 0.001743269 sec. | ||
| 2609 | 2026.01.23 17:00:01.167955 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2610 | 2026.01.23 17:00:01.168087 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.01.23 17:00:01.168105 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::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 | ||
| 2612 | 2026.01.23 17:00:01.168204 [ 4 ] {da7d947f-9ac6-4af5-84b6-ec9787956912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2613 | 2026.01.23 17:00:01.168245 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2614 | 2026.01.23 17:00:01.168264 [ 4 ] {da7d947f-9ac6-4af5-84b6-ec9787956912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2615 | 2026.01.23 17:00:01.168288 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part | ||
| 2616 | 2026.01.23 17:00:01.168364 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2617 | 2026.01.23 17:00:01.168421 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2618 | 2026.01.23 17:00:01.168472 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2619 | 2026.01.23 17:00:01.168516 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2620 | 2026.01.23 17:00:01.168577 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2621 | 2026.01.23 17:00:01.168756 [ 4 ] {da7d947f-9ac6-4af5-84b6-ec9787956912} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.01.23 17:00:01.168804 [ 4 ] {da7d947f-9ac6-4af5-84b6-ec9787956912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2623 | 2026.01.23 17:00:01.169176 [ 4 ] {da7d947f-9ac6-4af5-84b6-ec9787956912} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2624 | 2026.01.23 17:00:01.169419 [ 4 ] {da7d947f-9ac6-4af5-84b6-ec9787956912} <Trace> oximeter.fields_uuid (d25a586c-bf78-41f6-a0da-6e0565307062): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.01.23 17:00:01.169515 [ 193 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468115 sec., 87867.77602572006 rows/sec., 6.79 MiB/sec. | ||
| 2626 | 2026.01.23 17:00:01.169563 [ 4 ] {da7d947f-9ac6-4af5-84b6-ec9787956912} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001387 sec., 33165.10454217736 rows/sec., 2.59 MiB/sec. | ||
| 2627 | 2026.01.23 17:00:01.169611 [ 4 ] {da7d947f-9ac6-4af5-84b6-ec9787956912} <Debug> TCPHandler: Processed in 0.001578977 sec. | ||
| 2628 | 2026.01.23 17:00:01.169689 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2629 | 2026.01.23 17:00:01.169766 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.01.23 17:00:01.169879 [ 4 ] {b1a6366d-4073-4b85-b6b0-de80c7a5c4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2631 | 2026.01.23 17:00:01.169929 [ 4 ] {b1a6366d-4073-4b85-b6b0-de80c7a5c4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2632 | 2026.01.23 17:00:01.169961 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.01.23 17:00:01.170042 [ 192 ] {14f79a46-a4b9-44ab-b5ff-2c1d2c532887::all_1_11_2} <Trace> oximeter.fields_u16 (14f79a46-a4b9-44ab-b5ff-2c1d2c532887) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2634 | 2026.01.23 17:00:01.170119 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2635 | 2026.01.23 17:00:01.170387 [ 4 ] {b1a6366d-4073-4b85-b6b0-de80c7a5c4ac} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.01.23 17:00:01.170430 [ 4 ] {b1a6366d-4073-4b85-b6b0-de80c7a5c4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2637 | 2026.01.23 17:00:01.170790 [ 4 ] {b1a6366d-4073-4b85-b6b0-de80c7a5c4ac} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2638 | 2026.01.23 17:00:01.171018 [ 4 ] {b1a6366d-4073-4b85-b6b0-de80c7a5c4ac} <Trace> oximeter.measurements_cumulativeu64 (278795e7-c0e7-45c2-937f-65bdee1c9202): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.01.23 17:00:01.171155 [ 4 ] {b1a6366d-4073-4b85-b6b0-de80c7a5c4ac} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001299 sec., 84680.5234795997 rows/sec., 5.91 MiB/sec. | ||
| 2640 | 2026.01.23 17:00:01.171205 [ 4 ] {b1a6366d-4073-4b85-b6b0-de80c7a5c4ac} <Debug> TCPHandler: Processed in 0.001497187 sec. | ||
| 2641 | 2026.01.23 17:00:01.171343 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.01.23 17:00:01.171459 [ 4 ] {12c7a9c2-7103-4edd-a7b3-7252104ca125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.01.23 17:00:01.171534 [ 4 ] {12c7a9c2-7103-4edd-a7b3-7252104ca125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2644 | 2026.01.23 17:00:01.172353 [ 4 ] {12c7a9c2-7103-4edd-a7b3-7252104ca125} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.01.23 17:00:01.172393 [ 4 ] {12c7a9c2-7103-4edd-a7b3-7252104ca125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2646 | 2026.01.23 17:00:01.172952 [ 4 ] {12c7a9c2-7103-4edd-a7b3-7252104ca125} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2647 | 2026.01.23 17:00:01.173212 [ 4 ] {12c7a9c2-7103-4edd-a7b3-7252104ca125} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.01.23 17:00:01.173337 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2649 | 2026.01.23 17:00:01.173363 [ 4 ] {12c7a9c2-7103-4edd-a7b3-7252104ca125} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001928 sec., 5186.721991701244 rows/sec., 9.29 MiB/sec. | ||
| 2650 | 2026.01.23 17:00:01.173386 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.01.23 17:00:01.173411 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2652 | 2026.01.23 17:00:01.173430 [ 4 ] {12c7a9c2-7103-4edd-a7b3-7252104ca125} <Debug> TCPHandler: Processed in 0.002147143 sec. | ||
| 2653 | 2026.01.23 17:00:01.173504 [ 191 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::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 | ||
| 2654 | 2026.01.23 17:00:01.173574 [ 4 ] {} <Trace> TCP-Session: bd53341e-0508-4e49-99f3-c59b47f5ae48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.01.23 17:00:01.173711 [ 4 ] {4daeee3a-a555-451b-b168-8b965185b54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2656 | 2026.01.23 17:00:01.173720 [ 191 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2657 | 2026.01.23 17:00:01.173756 [ 4 ] {4daeee3a-a555-451b-b168-8b965185b54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2658 | 2026.01.23 17:00:01.173788 [ 191 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 82 rows starting from the beginning of the part | ||
| 2659 | 2026.01.23 17:00:01.173934 [ 191 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2660 | 2026.01.23 17:00:01.174109 [ 191 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2661 | 2026.01.23 17:00:01.174161 [ 4 ] {4daeee3a-a555-451b-b168-8b965185b54d} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.01.23 17:00:01.174198 [ 4 ] {4daeee3a-a555-451b-b168-8b965185b54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 2663 | 2026.01.23 17:00:01.174295 [ 191 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2664 | 2026.01.23 17:00:01.174472 [ 191 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2665 | 2026.01.23 17:00:01.174633 [ 4 ] {4daeee3a-a555-451b-b168-8b965185b54d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2666 | 2026.01.23 17:00:01.174639 [ 191 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2667 | 2026.01.23 17:00:01.174927 [ 4 ] {4daeee3a-a555-451b-b168-8b965185b54d} <Trace> oximeter.measurements_u64 (76563f14-3f52-4309-a6f9-5f41894bd1b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.01.23 17:00:01.175101 [ 4 ] {4daeee3a-a555-451b-b168-8b965185b54d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001408 sec., 28409.090909090908 rows/sec., 1.90 MiB/sec. | ||
| 2669 | 2026.01.23 17:00:01.175148 [ 4 ] {4daeee3a-a555-451b-b168-8b965185b54d} <Debug> TCPHandler: Processed in 0.001634238 sec. | ||
| 2670 | 2026.01.23 17:00:01.182472 [ 192 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 19 columns (19 merged, 0 gathered) in 0.009009426 sec., 17426.19341121177 rows/sec., 31.23 MiB/sec. | ||
| 2671 | 2026.01.23 17:00:01.182965 [ 193 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2672 | 2026.01.23 17:00:01.183382 [ 193 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.01.23 17:00:01.183471 [ 193 ] {4c343428-203c-441f-a4e8-9be76e5caf6e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4c343428-203c-441f-a4e8-9be76e5caf6e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2674 | 2026.01.23 17:00:01.183612 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||