| 1 | [ May 18 23:58:59 Enabled. ] | ||
| 2 | [ May 18 23:58:59 Rereading configuration. ] | ||
| 3 | [ May 18 23:59:00 Rereading configuration. ] | ||
| 4 | [ May 18 23:59:02 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 | [ May 18 23:59:02 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.05.18 23:59:03.408370 [ 1 ] {} <Information> Application: Will watch for the process with pid 23816 | ||
| 29 | 2026.05.18 23:59:03.408845 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.18 23:59:03.696542 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23816 | ||
| 31 | 2026.05.18 23:59:03.698262 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.18 23:59:03.698465 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.18 23:59:03.796093 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.18 23:59:03.818650 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.18 23:59:03.818774 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.18 23:59:03.818796 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.18 23:59:03.818876 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.18 23:59:03.819386 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.18 23:59:03.822717 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.18 23:59:03.824479 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.18 23:59:03.825446 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.18 23:59:03.826283 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.18 23:59:03.826307 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.18 23:59:03.826322 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.18 23:59:03.827011 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.18 23:59:03.828965 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.18 23:59:03.834946 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.18 23:59:03.835702 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.18 23:59:03.837568 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.18 23:59:03.838138 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.18 23:59:03.838873 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.18 23:59:03.839496 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.18 23:59:03.844436 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.18 23:59:03.844775 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.18 23:59:03.847434 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.18 23:59:03.847842 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.18 23:59:03.848161 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.18 23:59:03.848508 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.18 23:59:03.849670 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.18 23:59:03.849729 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.18 23:59:03.849821 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.18 23:59:03.849909 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.18 23:59:03.855659 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.18 23:59:03.855777 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000222022 sec | ||
| 69 | 2026.05.18 23:59:03.855828 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.18 23:59:03.855842 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.18 23:59:03.856507 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.18 23:59:03.857128 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.18 23:59:03.869305 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.18 23:59:03.869491 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.18 23:59:03.869517 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.18 23:59:03.869532 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.18 23:59:03.869629 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.18 23:59:03.869653 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.18 23:59:03.876215 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.18 23:59:03.876268 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.18 23:59:03.876357 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.18 23:59:03.876526 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.18 23:59:03.876568 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.18 23:59:03.876649 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.18 23:59:03.876664 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.18 23:59:03.876676 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.18 23:59:03.876774 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.18 23:59:03.876789 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.18 23:59:03.903668 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.18 23:59:03.906117 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.18 23:59:03.906184 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1941e-05 sec | ||
| 92 | 2026.05.18 23:59:03.906200 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.18 23:59:03.906212 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.18 23:59:03.906248 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.18 23:59:03.906537 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.18 23:59:03.906749 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.18 23:59:03.906773 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.18 23:59:03.906789 [ 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). | ||
| 99 | 2026.05.18 23:59:03.906910 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.18 23:59:03.931499 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.18 23:59:03.931693 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.19 MiB (RSS), difference: 92.34 MiB | ||
| 102 | 2026.05.18 23:59:03.933207 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5681e-05 sec. | ||
| 103 | 2026.05.18 23:59:03.933564 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.18 23:59:03.933615 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.18 23:59:03.933630 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.18 23:59:04.226841 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36676 | ||
| 107 | 2026.05.18 23:59:04.227116 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.18 23:59:04.227172 [ 3 ] {} <Debug> TCP-Session: c597dedc-8e01-4614-a9aa-91fe0cea7efa Authenticating user 'default' from [fd00:1122:3344:101::e]:36676 | ||
| 109 | 2026.05.18 23:59:04.227200 [ 3 ] {} <Debug> TCP-Session: c597dedc-8e01-4614-a9aa-91fe0cea7efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.18 23:59:04.227284 [ 3 ] {} <Debug> TCP-Session: c597dedc-8e01-4614-a9aa-91fe0cea7efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.18 23:59:04.227395 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.18 23:59:04.227427 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.18 23:59:04.227510 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.18 23:59:04.228053 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38155 | ||
| 115 | 2026.05.18 23:59:04.228898 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52789 | ||
| 116 | 2026.05.18 23:59:04.228915 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.18 23:59:04.228913 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48530 | ||
| 118 | 2026.05.18 23:59:04.229036 [ 4 ] {} <Debug> TCP-Session: 082ffeb2-afb0-4c51-9c16-ab586189d045 Authenticating user 'default' from [fd00:1122:3344:101::e]:38155 | ||
| 119 | 2026.05.18 23:59:04.229068 [ 4 ] {} <Debug> TCP-Session: 082ffeb2-afb0-4c51-9c16-ab586189d045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.18 23:59:04.229086 [ 4 ] {} <Debug> TCP-Session: 082ffeb2-afb0-4c51-9c16-ab586189d045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.18 23:59:04.229124 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64633 | ||
| 122 | 2026.05.18 23:59:04.229199 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56013 | ||
| 123 | 2026.05.18 23:59:04.229700 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.18 23:59:04.229728 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35264 | ||
| 125 | 2026.05.18 23:59:04.229720 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56251 | ||
| 126 | 2026.05.18 23:59:04.229926 [ 5 ] {} <Debug> TCP-Session: fb98a500-b3ac-43f5-8c93-f5ab69a09458 Authenticating user 'default' from [fd00:1122:3344:101::e]:52789 | ||
| 127 | 2026.05.18 23:59:04.229958 [ 5 ] {} <Debug> TCP-Session: fb98a500-b3ac-43f5-8c93-f5ab69a09458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.18 23:59:04.230073 [ 5 ] {} <Debug> TCP-Session: fb98a500-b3ac-43f5-8c93-f5ab69a09458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.18 23:59:04.230103 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.18 23:59:04.230135 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.18 23:59:04.230123 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.18 23:59:04.230210 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.18 23:59:04.230245 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.18 23:59:04.230273 [ 253 ] {} <Debug> TCP-Session: 8fa89146-bcab-4b53-af3f-cd28753e615e Authenticating user 'default' from [fd00:1122:3344:101::e]:48530 | ||
| 135 | 2026.05.18 23:59:04.230306 [ 258 ] {} <Debug> TCP-Session: 0e0f301b-e9d4-4b62-8584-773f57c4c530 Authenticating user 'default' from [fd00:1122:3344:101::e]:56251 | ||
| 136 | 2026.05.18 23:59:04.230304 [ 257 ] {} <Debug> TCP-Session: 621545f3-e8ab-41bb-99d2-5dce20689c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:35264 | ||
| 137 | 2026.05.18 23:59:04.230286 [ 256 ] {} <Debug> TCP-Session: f67c1fd3-2177-4fa5-8139-14ff6f21fdfb Authenticating user 'default' from [fd00:1122:3344:101::e]:56013 | ||
| 138 | 2026.05.18 23:59:04.230395 [ 258 ] {} <Debug> TCP-Session: 0e0f301b-e9d4-4b62-8584-773f57c4c530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.18 23:59:04.230389 [ 257 ] {} <Debug> TCP-Session: 621545f3-e8ab-41bb-99d2-5dce20689c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.18 23:59:04.230368 [ 253 ] {} <Debug> TCP-Session: 8fa89146-bcab-4b53-af3f-cd28753e615e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.18 23:59:04.230481 [ 258 ] {} <Debug> TCP-Session: 0e0f301b-e9d4-4b62-8584-773f57c4c530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.18 23:59:04.230464 [ 257 ] {} <Debug> TCP-Session: 621545f3-e8ab-41bb-99d2-5dce20689c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.18 23:59:04.230459 [ 256 ] {} <Debug> TCP-Session: f67c1fd3-2177-4fa5-8139-14ff6f21fdfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.18 23:59:04.230545 [ 253 ] {} <Debug> TCP-Session: 8fa89146-bcab-4b53-af3f-cd28753e615e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.18 23:59:04.230149 [ 255 ] {} <Debug> TCP-Session: 447c4a65-1037-4af6-9b0c-f2569f38a67a Authenticating user 'default' from [fd00:1122:3344:101::e]:64633 | ||
| 146 | 2026.05.18 23:59:04.230631 [ 256 ] {} <Debug> TCP-Session: f67c1fd3-2177-4fa5-8139-14ff6f21fdfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.18 23:59:04.230657 [ 255 ] {} <Debug> TCP-Session: 447c4a65-1037-4af6-9b0c-f2569f38a67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.18 23:59:04.230745 [ 255 ] {} <Debug> TCP-Session: 447c4a65-1037-4af6-9b0c-f2569f38a67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.18 23:59:04.488598 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56981 | ||
| 150 | 2026.05.18 23:59:04.488789 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.18 23:59:04.488822 [ 259 ] {} <Debug> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56981 | ||
| 152 | 2026.05.18 23:59:04.488843 [ 259 ] {} <Debug> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.18 23:59:04.488890 [ 259 ] {} <Debug> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.18 23:59:04.488994 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.18 23:59:04.489027 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.18 23:59:04.489103 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.18 23:59:04.489633 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47011 | ||
| 158 | 2026.05.18 23:59:04.489776 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.18 23:59:04.489799 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62959 | ||
| 160 | 2026.05.18 23:59:04.489814 [ 260 ] {} <Debug> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Authenticating user 'default' from [fd00:1122:3344:101::d]:47011 | ||
| 161 | 2026.05.18 23:59:04.489878 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59170 | ||
| 162 | 2026.05.18 23:59:04.489956 [ 260 ] {} <Debug> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.05.18 23:59:04.489978 [ 260 ] {} <Debug> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.18 23:59:04.490003 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50256 | ||
| 165 | 2026.05.18 23:59:04.490002 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62875 | ||
| 166 | 2026.05.18 23:59:04.489988 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.05.18 23:59:04.490088 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.18 23:59:04.490152 [ 261 ] {} <Debug> TCP-Session: ff005cfa-e036-4414-87ea-b9a0d2a7494b Authenticating user 'default' from [fd00:1122:3344:101::d]:62959 | ||
| 169 | 2026.05.18 23:59:04.490113 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39059 | ||
| 170 | 2026.05.18 23:59:04.490251 [ 261 ] {} <Debug> TCP-Session: ff005cfa-e036-4414-87ea-b9a0d2a7494b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.18 23:59:04.490253 [ 263 ] {} <Debug> TCP-Session: 0c0b535d-b0f4-4471-976b-f3245641ced5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59170 | ||
| 172 | 2026.05.18 23:59:04.490310 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.18 23:59:04.490270 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.18 23:59:04.490264 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64248 | ||
| 175 | 2026.05.18 23:59:04.490399 [ 262 ] {} <Debug> TCP-Session: 5f9b31ac-bc13-4ade-a2c7-5d2a3f3aef4c Authenticating user 'default' from [fd00:1122:3344:101::d]:62875 | ||
| 176 | 2026.05.18 23:59:04.490387 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60019 | ||
| 177 | 2026.05.18 23:59:04.490384 [ 263 ] {} <Debug> TCP-Session: 0c0b535d-b0f4-4471-976b-f3245641ced5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.18 23:59:04.490270 [ 261 ] {} <Debug> TCP-Session: ff005cfa-e036-4414-87ea-b9a0d2a7494b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.18 23:59:04.490507 [ 262 ] {} <Debug> TCP-Session: 5f9b31ac-bc13-4ade-a2c7-5d2a3f3aef4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.18 23:59:04.490488 [ 263 ] {} <Debug> TCP-Session: 0c0b535d-b0f4-4471-976b-f3245641ced5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.18 23:59:04.490397 [ 264 ] {} <Debug> TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Authenticating user 'default' from [fd00:1122:3344:101::d]:50256 | ||
| 182 | 2026.05.18 23:59:04.490622 [ 262 ] {} <Debug> TCP-Session: 5f9b31ac-bc13-4ade-a2c7-5d2a3f3aef4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.18 23:59:04.490638 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.18 23:59:04.490666 [ 264 ] {} <Debug> TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.18 23:59:04.490694 [ 267 ] {} <Debug> TCP-Session: e46f5cd9-0965-445a-af4e-0e263ef47c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:60019 | ||
| 186 | 2026.05.18 23:59:04.490751 [ 264 ] {} <Debug> TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.18 23:59:04.490767 [ 267 ] {} <Debug> TCP-Session: e46f5cd9-0965-445a-af4e-0e263ef47c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.18 23:59:04.490868 [ 267 ] {} <Debug> TCP-Session: e46f5cd9-0965-445a-af4e-0e263ef47c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.18 23:59:04.492177 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.18 23:59:04.492187 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.05.18 23:59:04.492218 [ 265 ] {} <Debug> TCP-Session: 1a11c912-4248-477a-9c07-fb2a3cafc3dc Authenticating user 'default' from [fd00:1122:3344:101::d]:39059 | ||
| 192 | 2026.05.18 23:59:04.492363 [ 265 ] {} <Debug> TCP-Session: 1a11c912-4248-477a-9c07-fb2a3cafc3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.18 23:59:04.492378 [ 265 ] {} <Debug> TCP-Session: 1a11c912-4248-477a-9c07-fb2a3cafc3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.18 23:59:04.492392 [ 266 ] {} <Debug> TCP-Session: 68fc0c48-d594-4946-a7c3-31964e1e92e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64248 | ||
| 195 | 2026.05.18 23:59:04.492483 [ 266 ] {} <Debug> TCP-Session: 68fc0c48-d594-4946-a7c3-31964e1e92e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.18 23:59:04.492499 [ 266 ] {} <Debug> TCP-Session: 68fc0c48-d594-4946-a7c3-31964e1e92e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.18 23:59:04.494249 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.05.18 23:59:04.495272 [ 259 ] {344b6bea-4eb9-46c4-8ffc-97b934dbcd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.05.18 23:59:04.553873 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35342 | ||
| 200 | 2026.05.18 23:59:04.558016 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.05.18 23:59:04.558074 [ 268 ] {} <Debug> TCP-Session: 3e136c25-0a3d-4d34-8e2d-4c787ccf327a Authenticating user 'default' from [fd00:1122:3344:101::e]:35342 | ||
| 202 | 2026.05.18 23:59:04.558098 [ 268 ] {} <Debug> TCP-Session: 3e136c25-0a3d-4d34-8e2d-4c787ccf327a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.18 23:59:04.558194 [ 268 ] {} <Debug> TCP-Session: 3e136c25-0a3d-4d34-8e2d-4c787ccf327a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.18 23:59:04.560209 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43825 | ||
| 205 | 2026.05.18 23:59:04.560816 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65331 | ||
| 206 | 2026.05.18 23:59:04.560845 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.05.18 23:59:04.560993 [ 269 ] {} <Debug> TCP-Session: 58260990-5bed-40c2-a8db-cc4f63640e48 Authenticating user 'default' from [fd00:1122:3344:101::e]:43825 | ||
| 208 | 2026.05.18 23:59:04.561040 [ 269 ] {} <Debug> TCP-Session: 58260990-5bed-40c2-a8db-cc4f63640e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.18 23:59:04.561063 [ 269 ] {} <Debug> TCP-Session: 58260990-5bed-40c2-a8db-cc4f63640e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.05.18 23:59:04.561549 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39644 | ||
| 211 | 2026.05.18 23:59:04.563731 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44373 | ||
| 212 | 2026.05.18 23:59:04.563715 [ 268 ] {} <Trace> TCP-Session: 3e136c25-0a3d-4d34-8e2d-4c787ccf327a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 213 | 2026.05.18 23:59:04.563857 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.05.18 23:59:04.563924 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.05.18 23:59:04.563923 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46857 | ||
| 216 | 2026.05.18 23:59:04.563986 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.18 23:59:04.564034 [ 270 ] {} <Debug> TCP-Session: bc45b3c3-9b5b-4a87-8c74-39a6ad1b8045 Authenticating user 'default' from [fd00:1122:3344:101::e]:65331 | ||
| 218 | 2026.05.18 23:59:04.563983 [ 271 ] {} <Debug> TCP-Session: 10d1018a-cabc-463e-bb88-06e67277b213 Authenticating user 'default' from [fd00:1122:3344:101::e]:39644 | ||
| 219 | 2026.05.18 23:59:04.564143 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56577 | ||
| 220 | 2026.05.18 23:59:04.564214 [ 270 ] {} <Debug> TCP-Session: bc45b3c3-9b5b-4a87-8c74-39a6ad1b8045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.18 23:59:04.564198 [ 271 ] {} <Debug> TCP-Session: 10d1018a-cabc-463e-bb88-06e67277b213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.18 23:59:04.564292 [ 272 ] {} <Debug> TCP-Session: 31412cc7-0b33-4d25-80c0-d0cfb63f6e7f Authenticating user 'default' from [fd00:1122:3344:101::e]:44373 | ||
| 223 | 2026.05.18 23:59:04.564345 [ 270 ] {} <Debug> TCP-Session: bc45b3c3-9b5b-4a87-8c74-39a6ad1b8045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.18 23:59:04.564360 [ 271 ] {} <Debug> TCP-Session: 10d1018a-cabc-463e-bb88-06e67277b213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.18 23:59:04.564359 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49217 | ||
| 226 | 2026.05.18 23:59:04.564380 [ 272 ] {} <Debug> TCP-Session: 31412cc7-0b33-4d25-80c0-d0cfb63f6e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.18 23:59:04.564486 [ 272 ] {} <Debug> TCP-Session: 31412cc7-0b33-4d25-80c0-d0cfb63f6e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.18 23:59:04.564512 [ 268 ] {e03322ab-3247-4199-8544-c65cb42d897a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35342) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 229 | 2026.05.18 23:59:04.564590 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54868 | ||
| 230 | 2026.05.18 23:59:04.564608 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.05.18 23:59:04.564681 [ 274 ] {} <Debug> TCP-Session: 19d92c22-5937-4e41-8541-2539cc7ebaf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56577 | ||
| 232 | 2026.05.18 23:59:04.564728 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.05.18 23:59:04.564810 [ 274 ] {} <Debug> TCP-Session: 19d92c22-5937-4e41-8541-2539cc7ebaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.18 23:59:04.564817 [ 273 ] {} <Debug> TCP-Session: 9c4bcbd7-3437-477b-93ca-d9bd5f75219d Authenticating user 'default' from [fd00:1122:3344:101::e]:46857 | ||
| 235 | 2026.05.18 23:59:04.564835 [ 274 ] {} <Debug> TCP-Session: 19d92c22-5937-4e41-8541-2539cc7ebaf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.18 23:59:04.564885 [ 273 ] {} <Debug> TCP-Session: 9c4bcbd7-3437-477b-93ca-d9bd5f75219d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.18 23:59:04.564861 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.18 23:59:04.564953 [ 275 ] {} <Debug> TCP-Session: 8281d747-69c7-4861-88b4-ee65f78be180 Authenticating user 'default' from [fd00:1122:3344:101::e]:49217 | ||
| 239 | 2026.05.18 23:59:04.564969 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 240 | 2026.05.18 23:59:04.564959 [ 273 ] {} <Debug> TCP-Session: 9c4bcbd7-3437-477b-93ca-d9bd5f75219d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.18 23:59:04.565056 [ 275 ] {} <Debug> TCP-Session: 8281d747-69c7-4861-88b4-ee65f78be180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.18 23:59:04.565089 [ 276 ] {} <Debug> TCP-Session: 9d9e48a6-4347-4ecc-87c1-e723631278a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54868 | ||
| 243 | 2026.05.18 23:59:04.565157 [ 275 ] {} <Debug> TCP-Session: 8281d747-69c7-4861-88b4-ee65f78be180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.18 23:59:04.565183 [ 276 ] {} <Debug> TCP-Session: 9d9e48a6-4347-4ecc-87c1-e723631278a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.18 23:59:04.565293 [ 276 ] {} <Debug> TCP-Session: 9d9e48a6-4347-4ecc-87c1-e723631278a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.18 23:59:04.573316 [ 268 ] {e03322ab-3247-4199-8544-c65cb42d897a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 247 | 2026.05.18 23:59:04.577021 [ 268 ] {e03322ab-3247-4199-8544-c65cb42d897a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 248 | 2026.05.18 23:59:04.580901 [ 277 ] {e03322ab-3247-4199-8544-c65cb42d897a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 249 | 2026.05.18 23:59:04.582587 [ 268 ] {e03322ab-3247-4199-8544-c65cb42d897a} <Debug> TCPHandler: Processed in 0.02168976 sec. | ||
| 250 | 2026.05.18 23:59:04.601102 [ 259 ] {344b6bea-4eb9-46c4-8ffc-97b934dbcd98} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56981) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.18 23:59:04.602095 [ 259 ] {344b6bea-4eb9-46c4-8ffc-97b934dbcd98} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.18 23:59:04.602353 [ 259 ] {344b6bea-4eb9-46c4-8ffc-97b934dbcd98} <Debug> TCPHandler: Processed in 0.110209987 sec. | ||
| 299 | 2026.05.18 23:59:04.602832 [ 264 ] {} <Trace> TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.18 23:59:04.603126 [ 264 ] {b174f1ed-be9d-44df-aa22-4e7ea04e5197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 301 | 2026.05.18 23:59:04.604002 [ 264 ] {b174f1ed-be9d-44df-aa22-4e7ea04e5197} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50256) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 302 | |||
| 303 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 324 | |||
| 325 | 2026.05.18 23:59:04.604344 [ 264 ] {b174f1ed-be9d-44df-aa22-4e7ea04e5197} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 326 | |||
| 327 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 348 | |||
| 349 | 2026.05.18 23:59:04.604683 [ 264 ] {b174f1ed-be9d-44df-aa22-4e7ea04e5197} <Debug> TCPHandler: Processed in 0.002053601 sec. | ||
| 350 | 2026.05.18 23:59:04.607373 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.18 23:59:04.608265 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 352 | 2026.05.18 23:59:04.608379 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 353 | 2026.05.18 23:59:04.609070 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 354 | 2026.05.18 23:59:04.609172 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000136512 sec | ||
| 355 | 2026.05.18 23:59:04.609189 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} <Trace> ReferentialDeps: No tables | ||
| 356 | 2026.05.18 23:59:04.609200 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} <Trace> LoadingDeps: No tables | ||
| 357 | 2026.05.18 23:59:04.609316 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 358 | 2026.05.18 23:59:04.609371 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} <Debug> TCPHandler: Processed in 0.002167692 sec. | ||
| 359 | 2026.05.18 23:59:04.609533 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.05.18 23:59:04.609748 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) /* The version table contains metadata about the `oximeter` database */ | ||
| 361 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 362 | 2026.05.18 23:59:04.609832 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 363 | 2026.05.18 23:59:04.614269 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 364 | 2026.05.18 23:59:04.615445 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} <Debug> oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1): Loading data parts | ||
| 365 | 2026.05.18 23:59:04.615815 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} <Debug> oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1): There are no data parts | ||
| 366 | 2026.05.18 23:59:04.618298 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} <Debug> TCPHandler: Processed in 0.008816129 sec. | ||
| 367 | 2026.05.18 23:59:04.618570 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.18 23:59:04.619418 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) /* The measurement tables contain all individual samples from each timeseries. | ||
| 369 | * | ||
| 370 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 371 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 372 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 373 | * by all samples from the same timeseries. | ||
| 374 | * | ||
| 375 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 376 | * and then uses that to index quickly into the measurements tables. | ||
| 377 | */ | ||
| 378 | 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) | ||
| 379 | 2026.05.18 23:59:04.619548 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 380 | 2026.05.18 23:59:04.626818 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} <Debug> oximeter.measurements_bool (9f890b09-7ba4-4974-b3f0-157833477727): Loading data parts | ||
| 381 | 2026.05.18 23:59:04.627002 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} <Debug> oximeter.measurements_bool (9f890b09-7ba4-4974-b3f0-157833477727): There are no data parts | ||
| 382 | 2026.05.18 23:59:04.627612 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} <Debug> TCPHandler: Processed in 0.009102823 sec. | ||
| 383 | 2026.05.18 23:59:04.627798 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 384 | 2026.05.18 23:59:04.628067 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 385 | 2026.05.18 23:59:04.628117 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 386 | 2026.05.18 23:59:04.629422 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} <Debug> oximeter.measurements_i8 (a2be14d4-81c9-45d8-97c0-e1e590c77874): Loading data parts | ||
| 387 | 2026.05.18 23:59:04.629548 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} <Debug> oximeter.measurements_i8 (a2be14d4-81c9-45d8-97c0-e1e590c77874): There are no data parts | ||
| 388 | 2026.05.18 23:59:04.630350 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} <Debug> TCPHandler: Processed in 0.002605986 sec. | ||
| 389 | 2026.05.18 23:59:04.630629 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 390 | 2026.05.18 23:59:04.630815 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 391 | 2026.05.18 23:59:04.630941 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 392 | 2026.05.18 23:59:04.632093 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} <Debug> oximeter.measurements_u8 (da1138f9-c03e-4c2f-95de-ec30d6e45f5b): Loading data parts | ||
| 393 | 2026.05.18 23:59:04.632402 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} <Debug> oximeter.measurements_u8 (da1138f9-c03e-4c2f-95de-ec30d6e45f5b): There are no data parts | ||
| 394 | 2026.05.18 23:59:04.633115 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} <Debug> TCPHandler: Processed in 0.002541656 sec. | ||
| 395 | 2026.05.18 23:59:04.633301 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.05.18 23:59:04.633558 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 397 | 2026.05.18 23:59:04.633610 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 398 | 2026.05.18 23:59:04.635104 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} <Debug> oximeter.measurements_i16 (31df8ceb-2509-4ad2-9aa4-6336284d15e1): Loading data parts | ||
| 399 | 2026.05.18 23:59:04.635283 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} <Debug> oximeter.measurements_i16 (31df8ceb-2509-4ad2-9aa4-6336284d15e1): There are no data parts | ||
| 400 | 2026.05.18 23:59:04.635929 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} <Debug> TCPHandler: Processed in 0.002697547 sec. | ||
| 401 | 2026.05.18 23:59:04.636130 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2026.05.18 23:59:04.636315 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 403 | 2026.05.18 23:59:04.636415 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 404 | 2026.05.18 23:59:04.637543 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} <Debug> oximeter.measurements_u16 (131ef54a-8999-4fdb-902f-368be5851333): Loading data parts | ||
| 405 | 2026.05.18 23:59:04.637734 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} <Debug> oximeter.measurements_u16 (131ef54a-8999-4fdb-902f-368be5851333): There are no data parts | ||
| 406 | 2026.05.18 23:59:04.638290 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} <Debug> TCPHandler: Processed in 0.002212702 sec. | ||
| 407 | 2026.05.18 23:59:04.638463 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.05.18 23:59:04.638711 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 409 | 2026.05.18 23:59:04.638756 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 410 | 2026.05.18 23:59:04.640131 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} <Debug> oximeter.measurements_i32 (2a55097e-f92c-4662-bcfd-21e2da601e15): Loading data parts | ||
| 411 | 2026.05.18 23:59:04.640264 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} <Debug> oximeter.measurements_i32 (2a55097e-f92c-4662-bcfd-21e2da601e15): There are no data parts | ||
| 412 | 2026.05.18 23:59:04.640961 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} <Debug> TCPHandler: Processed in 0.002550876 sec. | ||
| 413 | 2026.05.18 23:59:04.641201 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.05.18 23:59:04.641389 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 415 | 2026.05.18 23:59:04.641520 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 416 | 2026.05.18 23:59:04.642856 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} <Debug> oximeter.measurements_u32 (9dd1a676-9aa5-4577-8fd2-c120e6c3aac6): Loading data parts | ||
| 417 | 2026.05.18 23:59:04.643087 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} <Debug> oximeter.measurements_u32 (9dd1a676-9aa5-4577-8fd2-c120e6c3aac6): There are no data parts | ||
| 418 | 2026.05.18 23:59:04.643706 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} <Debug> TCPHandler: Processed in 0.002559176 sec. | ||
| 419 | 2026.05.18 23:59:04.643888 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.05.18 23:59:04.644143 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 421 | 2026.05.18 23:59:04.644191 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 422 | 2026.05.18 23:59:04.645328 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} <Debug> oximeter.measurements_i64 (45d1b3c6-2ca0-4b34-a34d-e240e9d57ecc): Loading data parts | ||
| 423 | 2026.05.18 23:59:04.645434 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} <Debug> oximeter.measurements_i64 (45d1b3c6-2ca0-4b34-a34d-e240e9d57ecc): There are no data parts | ||
| 424 | 2026.05.18 23:59:04.645998 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} <Debug> TCPHandler: Processed in 0.002175252 sec. | ||
| 425 | 2026.05.18 23:59:04.646227 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.18 23:59:04.646393 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 427 | 2026.05.18 23:59:04.646538 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 428 | 2026.05.18 23:59:04.647581 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} <Debug> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Loading data parts | ||
| 429 | 2026.05.18 23:59:04.647778 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} <Debug> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): There are no data parts | ||
| 430 | 2026.05.18 23:59:04.648514 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} <Debug> TCPHandler: Processed in 0.002338104 sec. | ||
| 431 | 2026.05.18 23:59:04.648760 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.05.18 23:59:04.649042 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 433 | 2026.05.18 23:59:04.649144 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 434 | 2026.05.18 23:59:04.650599 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} <Debug> oximeter.measurements_f32 (5afa7ced-2674-47ff-a583-cbe1ea31db3f): Loading data parts | ||
| 435 | 2026.05.18 23:59:04.650750 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} <Debug> oximeter.measurements_f32 (5afa7ced-2674-47ff-a583-cbe1ea31db3f): There are no data parts | ||
| 436 | 2026.05.18 23:59:04.651449 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} <Debug> TCPHandler: Processed in 0.002805858 sec. | ||
| 437 | 2026.05.18 23:59:04.651720 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.18 23:59:04.651910 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 439 | 2026.05.18 23:59:04.652041 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 440 | 2026.05.18 23:59:04.653163 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} <Debug> oximeter.measurements_f64 (72113776-0b5b-4872-bb50-6a565d7f4c01): Loading data parts | ||
| 441 | 2026.05.18 23:59:04.653354 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} <Debug> oximeter.measurements_f64 (72113776-0b5b-4872-bb50-6a565d7f4c01): There are no data parts | ||
| 442 | 2026.05.18 23:59:04.653943 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} <Debug> TCPHandler: Processed in 0.002296203 sec. | ||
| 443 | 2026.05.18 23:59:04.654098 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.05.18 23:59:04.654318 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 445 | 2026.05.18 23:59:04.654404 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 446 | 2026.05.18 23:59:04.655553 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} <Debug> oximeter.measurements_string (635a6348-2ec5-4b04-a7e0-a1636bdf1913): Loading data parts | ||
| 447 | 2026.05.18 23:59:04.655694 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} <Debug> oximeter.measurements_string (635a6348-2ec5-4b04-a7e0-a1636bdf1913): There are no data parts | ||
| 448 | 2026.05.18 23:59:04.656420 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} <Debug> TCPHandler: Processed in 0.002370064 sec. | ||
| 449 | 2026.05.18 23:59:04.656730 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.18 23:59:04.656981 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 451 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 452 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 453 | * a string isn't palatable for a few reasons. | ||
| 454 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 455 | * details. | ||
| 456 | */ | ||
| 457 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.05.18 23:59:04.657096 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 459 | 2026.05.18 23:59:04.658433 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} <Debug> oximeter.measurements_bytes (3a198e95-b134-4f16-a924-36d505990bce): Loading data parts | ||
| 460 | 2026.05.18 23:59:04.658578 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} <Debug> oximeter.measurements_bytes (3a198e95-b134-4f16-a924-36d505990bce): There are no data parts | ||
| 461 | 2026.05.18 23:59:04.659258 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} <Debug> TCPHandler: Processed in 0.002642477 sec. | ||
| 462 | 2026.05.18 23:59:04.659504 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.18 23:59:04.659684 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 464 | 2026.05.18 23:59:04.659786 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 465 | 2026.05.18 23:59:04.660901 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} <Debug> oximeter.measurements_cumulativei64 (6ae3f666-513e-41b0-9f5c-f096145c7ac0): Loading data parts | ||
| 466 | 2026.05.18 23:59:04.661105 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} <Debug> oximeter.measurements_cumulativei64 (6ae3f666-513e-41b0-9f5c-f096145c7ac0): There are no data parts | ||
| 467 | 2026.05.18 23:59:04.661755 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} <Debug> TCPHandler: Processed in 0.002302923 sec. | ||
| 468 | 2026.05.18 23:59:04.661913 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.18 23:59:04.662279 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 470 | 2026.05.18 23:59:04.662411 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 471 | 2026.05.18 23:59:04.663582 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} <Debug> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Loading data parts | ||
| 472 | 2026.05.18 23:59:04.663725 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} <Debug> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): There are no data parts | ||
| 473 | 2026.05.18 23:59:04.664620 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} <Debug> TCPHandler: Processed in 0.002754428 sec. | ||
| 474 | 2026.05.18 23:59:04.664830 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.18 23:59:04.665078 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 476 | 2026.05.18 23:59:04.665227 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 477 | 2026.05.18 23:59:04.666768 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} <Debug> oximeter.measurements_cumulativef32 (13e7f81e-150d-4761-992d-aa7f7664eae6): Loading data parts | ||
| 478 | 2026.05.18 23:59:04.666895 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} <Debug> oximeter.measurements_cumulativef32 (13e7f81e-150d-4761-992d-aa7f7664eae6): There are no data parts | ||
| 479 | 2026.05.18 23:59:04.667490 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} <Debug> TCPHandler: Processed in 0.002739058 sec. | ||
| 480 | 2026.05.18 23:59:04.667707 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.18 23:59:04.667879 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 482 | 2026.05.18 23:59:04.668005 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 483 | 2026.05.18 23:59:04.669116 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} <Debug> oximeter.measurements_cumulativef64 (73656f3f-fe92-4dfb-a230-a75cf43a3a8d): Loading data parts | ||
| 484 | 2026.05.18 23:59:04.669328 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} <Debug> oximeter.measurements_cumulativef64 (73656f3f-fe92-4dfb-a230-a75cf43a3a8d): There are no data parts | ||
| 485 | 2026.05.18 23:59:04.669820 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} <Debug> TCPHandler: Processed in 0.002161322 sec. | ||
| 486 | 2026.05.18 23:59:04.669973 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.18 23:59:04.670279 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 488 | * NOTE: Array types cannot be Nullable, see | ||
| 489 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 490 | * for more details. | ||
| 491 | * | ||
| 492 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 493 | * is unfortunate, and at this point relies on the fact that an | ||
| 494 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 495 | * to figure out another way to represent missing samples here. | ||
| 496 | */ | ||
| 497 | 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) | ||
| 498 | 2026.05.18 23:59:04.670455 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 499 | 2026.05.18 23:59:04.671845 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} <Debug> oximeter.measurements_histogrami8 (8f441a7f-237e-449d-9485-2e63c76bdb20): Loading data parts | ||
| 500 | 2026.05.18 23:59:04.672028 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} <Debug> oximeter.measurements_histogrami8 (8f441a7f-237e-449d-9485-2e63c76bdb20): There are no data parts | ||
| 501 | 2026.05.18 23:59:04.672554 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} <Debug> TCPHandler: Processed in 0.002633457 sec. | ||
| 502 | 2026.05.18 23:59:04.672788 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2026.05.18 23:59:04.673002 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 504 | 2026.05.18 23:59:04.673139 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 505 | 2026.05.18 23:59:04.674272 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} <Debug> oximeter.measurements_histogramu8 (043697be-5b6a-430f-93cc-d4cdae48440d): Loading data parts | ||
| 506 | 2026.05.18 23:59:04.674492 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} <Debug> oximeter.measurements_histogramu8 (043697be-5b6a-430f-93cc-d4cdae48440d): There are no data parts | ||
| 507 | 2026.05.18 23:59:04.675060 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} <Debug> TCPHandler: Processed in 0.002322594 sec. | ||
| 508 | 2026.05.18 23:59:04.675214 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 509 | 2026.05.18 23:59:04.675502 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 510 | 2026.05.18 23:59:04.675631 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 511 | 2026.05.18 23:59:04.676848 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} <Debug> oximeter.measurements_histogrami16 (e6e538e3-aa34-4091-be25-d64c7630663a): Loading data parts | ||
| 512 | 2026.05.18 23:59:04.676973 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} <Debug> oximeter.measurements_histogrami16 (e6e538e3-aa34-4091-be25-d64c7630663a): There are no data parts | ||
| 513 | 2026.05.18 23:59:04.677557 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} <Debug> TCPHandler: Processed in 0.002393424 sec. | ||
| 514 | 2026.05.18 23:59:04.677776 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.18 23:59:04.677986 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 516 | 2026.05.18 23:59:04.678108 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 517 | 2026.05.18 23:59:04.679233 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} <Debug> oximeter.measurements_histogramu16 (61782b7d-80ed-491b-8b93-22b1fe0391e3): Loading data parts | ||
| 518 | 2026.05.18 23:59:04.679417 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} <Debug> oximeter.measurements_histogramu16 (61782b7d-80ed-491b-8b93-22b1fe0391e3): There are no data parts | ||
| 519 | 2026.05.18 23:59:04.679904 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} <Debug> TCPHandler: Processed in 0.002176982 sec. | ||
| 520 | 2026.05.18 23:59:04.680049 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.18 23:59:04.680330 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 522 | 2026.05.18 23:59:04.680455 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 523 | 2026.05.18 23:59:04.681624 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} <Debug> oximeter.measurements_histogrami32 (7e1298dc-e474-46fd-9484-d3116ab05697): Loading data parts | ||
| 524 | 2026.05.18 23:59:04.681741 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} <Debug> oximeter.measurements_histogrami32 (7e1298dc-e474-46fd-9484-d3116ab05697): There are no data parts | ||
| 525 | 2026.05.18 23:59:04.682409 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} <Debug> TCPHandler: Processed in 0.002408575 sec. | ||
| 526 | 2026.05.18 23:59:04.682671 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.18 23:59:04.682907 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 528 | 2026.05.18 23:59:04.683043 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 529 | 2026.05.18 23:59:04.684440 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} <Debug> oximeter.measurements_histogramu32 (89282855-c6e2-4cbe-b463-fb909163c85a): Loading data parts | ||
| 530 | 2026.05.18 23:59:04.684650 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} <Debug> oximeter.measurements_histogramu32 (89282855-c6e2-4cbe-b463-fb909163c85a): There are no data parts | ||
| 531 | 2026.05.18 23:59:04.685226 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} <Debug> TCPHandler: Processed in 0.002610386 sec. | ||
| 532 | 2026.05.18 23:59:04.685385 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.18 23:59:04.685683 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 534 | 2026.05.18 23:59:04.685810 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 535 | 2026.05.18 23:59:04.687020 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} <Debug> oximeter.measurements_histogrami64 (d9ce20f5-407b-41f2-b320-e630e962eea6): Loading data parts | ||
| 536 | 2026.05.18 23:59:04.687156 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} <Debug> oximeter.measurements_histogrami64 (d9ce20f5-407b-41f2-b320-e630e962eea6): There are no data parts | ||
| 537 | 2026.05.18 23:59:04.687681 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} <Debug> TCPHandler: Processed in 0.002354034 sec. | ||
| 538 | 2026.05.18 23:59:04.687930 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.18 23:59:04.688156 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 540 | 2026.05.18 23:59:04.688282 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 541 | 2026.05.18 23:59:04.689421 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} <Debug> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Loading data parts | ||
| 542 | 2026.05.18 23:59:04.689618 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} <Debug> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): There are no data parts | ||
| 543 | 2026.05.18 23:59:04.690176 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} <Debug> TCPHandler: Processed in 0.002300123 sec. | ||
| 544 | 2026.05.18 23:59:04.690322 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.18 23:59:04.690609 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 546 | 2026.05.18 23:59:04.690732 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 547 | 2026.05.18 23:59:04.692270 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} <Debug> oximeter.measurements_histogramf32 (7688f0ae-22b6-4aeb-8828-2a772f02b20b): Loading data parts | ||
| 548 | 2026.05.18 23:59:04.692411 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} <Debug> oximeter.measurements_histogramf32 (7688f0ae-22b6-4aeb-8828-2a772f02b20b): There are no data parts | ||
| 549 | 2026.05.18 23:59:04.693132 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} <Debug> TCPHandler: Processed in 0.002858219 sec. | ||
| 550 | 2026.05.18 23:59:04.693390 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.18 23:59:04.693603 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 552 | 2026.05.18 23:59:04.693739 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 553 | 2026.05.18 23:59:04.695088 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} <Debug> oximeter.measurements_histogramf64 (818fc820-641d-4edd-bc18-0ef82cfd64f7): Loading data parts | ||
| 554 | 2026.05.18 23:59:04.695291 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} <Debug> oximeter.measurements_histogramf64 (818fc820-641d-4edd-bc18-0ef82cfd64f7): There are no data parts | ||
| 555 | 2026.05.18 23:59:04.696324 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} <Debug> TCPHandler: Processed in 0.00298219 sec. | ||
| 556 | 2026.05.18 23:59:04.696492 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.18 23:59:04.696793 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) /* The field tables store named dimensions of each timeseries. | ||
| 558 | * | ||
| 559 | * As with the measurement tables, there is one field table for each field data | ||
| 560 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 561 | * this behavior **must not** be relied upon for query correctness. | ||
| 562 | * | ||
| 563 | * The index for the fields differs from the measurements, however. Rows are | ||
| 564 | * sorted by timeseries name, then field name, field value, and finally | ||
| 565 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 566 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 567 | * usually then used to look up measurements. | ||
| 568 | * | ||
| 569 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 570 | * timeseries name and then key, since it would improve lookups where one | ||
| 571 | * already has the key. Realistically though, these tables are quite small and | ||
| 572 | * so performance benefits will be low in absolute terms. | ||
| 573 | * | ||
| 574 | * TTL: We use a materialized column to expire old field table records. This | ||
| 575 | * column is generated automatically by the database whenever a new row is | ||
| 576 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 577 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 578 | * record will remain during a deduplication, which will have the last | ||
| 579 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 580 | * measurement tables. | ||
| 581 | */ | ||
| 582 | 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) | ||
| 583 | 2026.05.18 23:59:04.696927 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 584 | 2026.05.18 23:59:04.698725 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} <Debug> oximeter.fields_bool (abc53597-68fa-44a7-919b-d728b9c26957): Loading data parts | ||
| 585 | 2026.05.18 23:59:04.698863 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} <Debug> oximeter.fields_bool (abc53597-68fa-44a7-919b-d728b9c26957): There are no data parts | ||
| 586 | 2026.05.18 23:59:04.699449 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} <Debug> TCPHandler: Processed in 0.00301443 sec. | ||
| 587 | 2026.05.18 23:59:04.699597 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2026.05.18 23:59:04.699845 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 589 | 2026.05.18 23:59:04.699961 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 590 | 2026.05.18 23:59:04.701025 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} <Debug> oximeter.fields_i8 (646f9848-769b-41ad-8358-cf922a417426): Loading data parts | ||
| 591 | 2026.05.18 23:59:04.701165 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} <Debug> oximeter.fields_i8 (646f9848-769b-41ad-8358-cf922a417426): There are no data parts | ||
| 592 | 2026.05.18 23:59:04.701736 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} <Debug> TCPHandler: Processed in 0.002188423 sec. | ||
| 593 | 2026.05.18 23:59:04.701892 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.18 23:59:04.702053 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 595 | 2026.05.18 23:59:04.702179 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 596 | 2026.05.18 23:59:04.703291 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} <Debug> oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Loading data parts | ||
| 597 | 2026.05.18 23:59:04.703429 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} <Debug> oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): There are no data parts | ||
| 598 | 2026.05.18 23:59:04.703930 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} <Debug> TCPHandler: Processed in 0.002087441 sec. | ||
| 599 | 2026.05.18 23:59:04.704118 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.18 23:59:04.704323 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 601 | 2026.05.18 23:59:04.704441 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 602 | 2026.05.18 23:59:04.705493 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} <Debug> oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Loading data parts | ||
| 603 | 2026.05.18 23:59:04.705622 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} <Debug> oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): There are no data parts | ||
| 604 | 2026.05.18 23:59:04.706458 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} <Debug> TCPHandler: Processed in 0.002387645 sec. | ||
| 605 | 2026.05.18 23:59:04.706637 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.18 23:59:04.706805 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 607 | 2026.05.18 23:59:04.706937 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 608 | 2026.05.18 23:59:04.708134 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} <Debug> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Loading data parts | ||
| 609 | 2026.05.18 23:59:04.708275 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} <Debug> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): There are no data parts | ||
| 610 | 2026.05.18 23:59:04.708765 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} <Debug> TCPHandler: Processed in 0.002180122 sec. | ||
| 611 | 2026.05.18 23:59:04.709019 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.18 23:59:04.709186 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 613 | 2026.05.18 23:59:04.709304 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 614 | 2026.05.18 23:59:04.710362 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} <Debug> oximeter.fields_i32 (734dff2a-f70d-4deb-9474-6e33d10c1dfa): Loading data parts | ||
| 615 | 2026.05.18 23:59:04.710547 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} <Debug> oximeter.fields_i32 (734dff2a-f70d-4deb-9474-6e33d10c1dfa): There are no data parts | ||
| 616 | 2026.05.18 23:59:04.711126 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} <Debug> TCPHandler: Processed in 0.002158792 sec. | ||
| 617 | 2026.05.18 23:59:04.711286 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.18 23:59:04.711488 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 619 | 2026.05.18 23:59:04.711572 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 620 | 2026.05.18 23:59:04.712717 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} <Debug> oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Loading data parts | ||
| 621 | 2026.05.18 23:59:04.712839 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} <Debug> oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): There are no data parts | ||
| 622 | 2026.05.18 23:59:04.713494 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} <Debug> TCPHandler: Processed in 0.002258003 sec. | ||
| 623 | 2026.05.18 23:59:04.713829 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.05.18 23:59:04.714023 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 625 | 2026.05.18 23:59:04.714195 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 626 | 2026.05.18 23:59:04.715361 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} <Debug> oximeter.fields_i64 (5d86df54-d71a-4b9c-89f7-b30d9e5c0573): Loading data parts | ||
| 627 | 2026.05.18 23:59:04.715566 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} <Debug> oximeter.fields_i64 (5d86df54-d71a-4b9c-89f7-b30d9e5c0573): There are no data parts | ||
| 628 | 2026.05.18 23:59:04.716064 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} <Debug> TCPHandler: Processed in 0.002299474 sec. | ||
| 629 | 2026.05.18 23:59:04.716219 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.05.18 23:59:04.716461 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 631 | 2026.05.18 23:59:04.716550 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 632 | 2026.05.18 23:59:04.717724 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} <Debug> oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Loading data parts | ||
| 633 | 2026.05.18 23:59:04.717882 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} <Debug> oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): There are no data parts | ||
| 634 | 2026.05.18 23:59:04.718529 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} <Debug> TCPHandler: Processed in 0.002359144 sec. | ||
| 635 | 2026.05.18 23:59:04.718760 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.05.18 23:59:04.718922 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 637 | 2026.05.18 23:59:04.719040 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 638 | 2026.05.18 23:59:04.720274 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} <Debug> oximeter.fields_ipaddr (d1573f19-4d46-40da-bb5e-9d9c1971d478): Loading data parts | ||
| 639 | 2026.05.18 23:59:04.720515 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} <Debug> oximeter.fields_ipaddr (d1573f19-4d46-40da-bb5e-9d9c1971d478): There are no data parts | ||
| 640 | 2026.05.18 23:59:04.721162 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} <Debug> TCPHandler: Processed in 0.002449725 sec. | ||
| 641 | 2026.05.18 23:59:04.721367 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.05.18 23:59:04.721647 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 643 | 2026.05.18 23:59:04.721785 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 644 | 2026.05.18 23:59:04.723095 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} <Debug> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Loading data parts | ||
| 645 | 2026.05.18 23:59:04.723233 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} <Debug> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): There are no data parts | ||
| 646 | 2026.05.18 23:59:04.723952 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} <Debug> TCPHandler: Processed in 0.002666947 sec. | ||
| 647 | 2026.05.18 23:59:04.724127 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.05.18 23:59:04.724299 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) | ||
| 649 | 2026.05.18 23:59:04.724431 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 650 | 2026.05.18 23:59:04.725806 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} <Debug> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Loading data parts | ||
| 651 | 2026.05.18 23:59:04.726047 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} <Debug> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): There are no data parts | ||
| 652 | 2026.05.18 23:59:04.726680 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} <Debug> TCPHandler: Processed in 0.002607967 sec. | ||
| 653 | 2026.05.18 23:59:04.726988 [ 260 ] {} <Trace> TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.05.18 23:59:04.727413 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47011) /* The timeseries schema table stores the extracted schema for the samples | ||
| 655 | * oximeter collects. | ||
| 656 | */ | ||
| 657 | 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) | ||
| 658 | 2026.05.18 23:59:04.727570 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 659 | 2026.05.18 23:59:04.728883 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd): Loading data parts | ||
| 660 | 2026.05.18 23:59:04.729094 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd): There are no data parts | ||
| 661 | 2026.05.18 23:59:04.729822 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} <Debug> TCPHandler: Processed in 0.00289401 sec. | ||
| 662 | 2026.05.18 23:59:04.731984 [ 264 ] {} <Trace> TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 663 | 2026.05.18 23:59:04.732304 [ 264 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50256) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 664 | 2026.05.18 23:59:04.734156 [ 264 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 665 | 2026.05.18 23:59:04.747522 [ 277 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} <Trace> oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 666 | 2026.05.18 23:59:04.747649 [ 277 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 667 | 2026.05.18 23:59:04.751524 [ 277 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 668 | 2026.05.18 23:59:04.752106 [ 277 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} <Trace> oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 669 | 2026.05.18 23:59:04.752527 [ 264 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02033 sec., 49.18839153959665 rows/sec., 787.01 B/sec. | ||
| 670 | 2026.05.18 23:59:04.752732 [ 264 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} <Debug> TCPHandler: Processed in 0.020810601 sec. | ||
| 671 | 2026.05.18 23:59:05.001109 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.81 MiB, peak 128.81 MiB, free memory in arenas 0.00 B, will set to 140.04 MiB (RSS), difference: 11.23 MiB | ||
| 672 | 2026.05.18 23:59:08.171518 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55100 | ||
| 673 | 2026.05.18 23:59:08.171626 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.18 23:59:08.171655 [ 278 ] {} <Debug> TCP-Session: 26697600-f5f4-44f6-850e-a6a319876572 Authenticating user 'default' from [fd00:1122:3344:101::b]:55100 | ||
| 675 | 2026.05.18 23:59:08.171756 [ 278 ] {} <Debug> TCP-Session: 26697600-f5f4-44f6-850e-a6a319876572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.05.18 23:59:08.171772 [ 278 ] {} <Debug> TCP-Session: 26697600-f5f4-44f6-850e-a6a319876572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.18 23:59:08.171857 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 678 | 2026.05.18 23:59:08.171997 [ 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 | ||
| 679 | 2026.05.18 23:59:08.172015 [ 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 | ||
| 680 | 2026.05.18 23:59:08.173249 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52682 | ||
| 681 | 2026.05.18 23:59:08.173362 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34928 | ||
| 682 | 2026.05.18 23:59:08.173450 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.18 23:59:08.173469 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44855 | ||
| 684 | 2026.05.18 23:59:08.173569 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.18 23:59:08.173575 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35189 | ||
| 686 | 2026.05.18 23:59:08.173624 [ 280 ] {} <Debug> TCP-Session: 4e8ee197-6048-4be7-98f1-29562bdb6a73 Authenticating user 'default' from [fd00:1122:3344:101::b]:34928 | ||
| 687 | 2026.05.18 23:59:08.173672 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59904 | ||
| 688 | 2026.05.18 23:59:08.173670 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.05.18 23:59:08.173573 [ 279 ] {} <Debug> TCP-Session: c02b3d56-0fd0-4450-96d8-5ce100628637 Authenticating user 'default' from [fd00:1122:3344:101::b]:52682 | ||
| 690 | 2026.05.18 23:59:08.173783 [ 280 ] {} <Debug> TCP-Session: 4e8ee197-6048-4be7-98f1-29562bdb6a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.18 23:59:08.173753 [ 281 ] {} <Debug> TCP-Session: ccc614a2-8a8c-4af7-bf2f-7ec98c855362 Authenticating user 'default' from [fd00:1122:3344:101::b]:44855 | ||
| 692 | 2026.05.18 23:59:08.173891 [ 279 ] {} <Debug> TCP-Session: c02b3d56-0fd0-4450-96d8-5ce100628637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.18 23:59:08.173908 [ 280 ] {} <Debug> TCP-Session: 4e8ee197-6048-4be7-98f1-29562bdb6a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.18 23:59:08.173899 [ 281 ] {} <Debug> TCP-Session: ccc614a2-8a8c-4af7-bf2f-7ec98c855362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.18 23:59:08.173980 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.18 23:59:08.174049 [ 281 ] {} <Debug> TCP-Session: ccc614a2-8a8c-4af7-bf2f-7ec98c855362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.18 23:59:08.174036 [ 279 ] {} <Debug> TCP-Session: c02b3d56-0fd0-4450-96d8-5ce100628637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.18 23:59:08.173996 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42530 | ||
| 699 | 2026.05.18 23:59:08.174125 [ 283 ] {} <Debug> TCP-Session: 6a3846f5-2ba8-4f75-a245-0ea41e042db9 Authenticating user 'default' from [fd00:1122:3344:101::b]:59904 | ||
| 700 | 2026.05.18 23:59:08.173984 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43370 | ||
| 701 | 2026.05.18 23:59:08.173988 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.05.18 23:59:08.174275 [ 282 ] {} <Debug> TCP-Session: 88e581af-0fa6-457e-a46f-15b557da0b32 Authenticating user 'default' from [fd00:1122:3344:101::b]:35189 | ||
| 703 | 2026.05.18 23:59:08.174286 [ 283 ] {} <Debug> TCP-Session: 6a3846f5-2ba8-4f75-a245-0ea41e042db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.18 23:59:08.174407 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.05.18 23:59:08.174423 [ 282 ] {} <Debug> TCP-Session: 88e581af-0fa6-457e-a46f-15b557da0b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.18 23:59:08.174449 [ 284 ] {} <Debug> TCP-Session: db0e02c8-932b-4fdd-ba18-f892eff69bcd Authenticating user 'default' from [fd00:1122:3344:101::b]:43370 | ||
| 707 | 2026.05.18 23:59:08.174433 [ 283 ] {} <Debug> TCP-Session: 6a3846f5-2ba8-4f75-a245-0ea41e042db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.18 23:59:08.174411 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.05.18 23:59:08.174584 [ 284 ] {} <Debug> TCP-Session: db0e02c8-932b-4fdd-ba18-f892eff69bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.18 23:59:08.174535 [ 282 ] {} <Debug> TCP-Session: 88e581af-0fa6-457e-a46f-15b557da0b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.18 23:59:08.174720 [ 285 ] {} <Debug> TCP-Session: fa4895b1-009e-4d33-ac1f-0834e58197ec Authenticating user 'default' from [fd00:1122:3344:101::b]:42530 | ||
| 712 | 2026.05.18 23:59:08.174724 [ 284 ] {} <Debug> TCP-Session: db0e02c8-932b-4fdd-ba18-f892eff69bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.18 23:59:08.174916 [ 285 ] {} <Debug> TCP-Session: fa4895b1-009e-4d33-ac1f-0834e58197ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.18 23:59:08.174938 [ 285 ] {} <Debug> TCP-Session: fa4895b1-009e-4d33-ac1f-0834e58197ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.18 23:59:08.491696 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43398 | ||
| 716 | 2026.05.18 23:59:08.491853 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.18 23:59:08.491885 [ 286 ] {} <Debug> TCP-Session: d75de9df-5e95-4e88-a473-554a95c465e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:43398 | ||
| 718 | 2026.05.18 23:59:08.491907 [ 286 ] {} <Debug> TCP-Session: d75de9df-5e95-4e88-a473-554a95c465e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.18 23:59:08.492013 [ 286 ] {} <Debug> TCP-Session: d75de9df-5e95-4e88-a473-554a95c465e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.18 23:59:08.492094 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 721 | 2026.05.18 23:59:08.492137 [ 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 | ||
| 722 | 2026.05.18 23:59:08.492253 [ 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 | ||
| 723 | 2026.05.18 23:59:08.493419 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44597 | ||
| 724 | 2026.05.18 23:59:08.493564 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38623 | ||
| 725 | 2026.05.18 23:59:08.493604 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.18 23:59:08.493658 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44966 | ||
| 727 | 2026.05.18 23:59:08.493736 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.05.18 23:59:08.493806 [ 287 ] {} <Debug> TCP-Session: d9f360cb-5d46-40ae-8736-f8830cbc27ca Authenticating user 'default' from [fd00:1122:3344:101::a]:44597 | ||
| 729 | 2026.05.18 23:59:08.493815 [ 288 ] {} <Debug> TCP-Session: 367ac305-d900-4072-963c-8887ed3ef678 Authenticating user 'default' from [fd00:1122:3344:101::a]:38623 | ||
| 730 | 2026.05.18 23:59:08.493874 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44903 | ||
| 731 | 2026.05.18 23:59:08.493934 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63503 | ||
| 732 | 2026.05.18 23:59:08.493962 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.18 23:59:08.493851 [ 287 ] {} <Debug> TCP-Session: d9f360cb-5d46-40ae-8736-f8830cbc27ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.05.18 23:59:08.494041 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34692 | ||
| 735 | 2026.05.18 23:59:08.494027 [ 289 ] {} <Debug> TCP-Session: 1f7a85b3-f5dd-4cde-899c-2e71300e8639 Authenticating user 'default' from [fd00:1122:3344:101::a]:44966 | ||
| 736 | 2026.05.18 23:59:08.493990 [ 288 ] {} <Debug> TCP-Session: 367ac305-d900-4072-963c-8887ed3ef678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.18 23:59:08.494118 [ 287 ] {} <Debug> TCP-Session: d9f360cb-5d46-40ae-8736-f8830cbc27ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.18 23:59:08.493851 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46659 | ||
| 739 | 2026.05.18 23:59:08.494190 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.18 23:59:08.494237 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.05.18 23:59:08.494671 [ 289 ] {} <Debug> TCP-Session: 1f7a85b3-f5dd-4cde-899c-2e71300e8639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.18 23:59:08.494692 [ 291 ] {} <Debug> TCP-Session: b455cca2-296e-4701-9392-65b927a99bbe Authenticating user 'default' from [fd00:1122:3344:101::a]:44903 | ||
| 743 | 2026.05.18 23:59:08.494777 [ 292 ] {} <Debug> TCP-Session: a519335b-33a0-47d0-aa4a-a3650694a8b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:63503 | ||
| 744 | 2026.05.18 23:59:08.494779 [ 291 ] {} <Debug> TCP-Session: b455cca2-296e-4701-9392-65b927a99bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.18 23:59:08.494862 [ 288 ] {} <Debug> TCP-Session: 367ac305-d900-4072-963c-8887ed3ef678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.18 23:59:08.494887 [ 292 ] {} <Debug> TCP-Session: a519335b-33a0-47d0-aa4a-a3650694a8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.18 23:59:08.494939 [ 291 ] {} <Debug> TCP-Session: b455cca2-296e-4701-9392-65b927a99bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.18 23:59:08.495003 [ 292 ] {} <Debug> TCP-Session: a519335b-33a0-47d0-aa4a-a3650694a8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.18 23:59:08.494892 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.05.18 23:59:08.495085 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.05.18 23:59:08.495095 [ 289 ] {} <Debug> TCP-Session: 1f7a85b3-f5dd-4cde-899c-2e71300e8639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.18 23:59:08.495131 [ 293 ] {} <Debug> TCP-Session: 5e1ca5c0-81de-4a65-ba48-4fb0ba36fcb3 Authenticating user 'default' from [fd00:1122:3344:101::a]:34692 | ||
| 753 | 2026.05.18 23:59:08.495133 [ 290 ] {} <Debug> TCP-Session: 885f1724-98cf-4d1e-9eb9-a44d164c379b Authenticating user 'default' from [fd00:1122:3344:101::a]:46659 | ||
| 754 | 2026.05.18 23:59:08.495219 [ 290 ] {} <Debug> TCP-Session: 885f1724-98cf-4d1e-9eb9-a44d164c379b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.18 23:59:08.495225 [ 293 ] {} <Debug> TCP-Session: 5e1ca5c0-81de-4a65-ba48-4fb0ba36fcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.18 23:59:08.495337 [ 293 ] {} <Debug> TCP-Session: 5e1ca5c0-81de-4a65-ba48-4fb0ba36fcb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.18 23:59:08.495355 [ 290 ] {} <Debug> TCP-Session: 885f1724-98cf-4d1e-9eb9-a44d164c379b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.18 23:59:09.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.36 MiB, peak 140.36 MiB, free memory in arenas 0.00 B, will set to 141.38 MiB (RSS), difference: 1.03 MiB | ||
| 759 | 2026.05.18 23:59:09.510834 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58081 | ||
| 760 | 2026.05.18 23:59:09.510993 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.18 23:59:09.511032 [ 294 ] {} <Debug> TCP-Session: 3539d4d3-237d-458a-9047-75a1f5c538ed Authenticating user 'default' from [fd00:1122:3344:101::c]:58081 | ||
| 762 | 2026.05.18 23:59:09.511059 [ 294 ] {} <Debug> TCP-Session: 3539d4d3-237d-458a-9047-75a1f5c538ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.18 23:59:09.511076 [ 294 ] {} <Debug> TCP-Session: 3539d4d3-237d-458a-9047-75a1f5c538ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.18 23:59:09.511148 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.18 23:59:09.511177 [ 294 ] {} <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 | ||
| 766 | 2026.05.18 23:59:09.511194 [ 294 ] {} <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 | ||
| 767 | 2026.05.18 23:59:09.512406 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43064 | ||
| 768 | 2026.05.18 23:59:09.512517 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39171 | ||
| 769 | 2026.05.18 23:59:09.512684 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62049 | ||
| 770 | 2026.05.18 23:59:09.512707 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.18 23:59:09.512866 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33860 | ||
| 772 | 2026.05.18 23:59:09.512936 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.05.18 23:59:09.512983 [ 295 ] {} <Debug> TCP-Session: 6c640fa8-2b28-4b88-b52e-c9dd3a49afe6 Authenticating user 'default' from [fd00:1122:3344:101::c]:43064 | ||
| 774 | 2026.05.18 23:59:09.512987 [ 296 ] {} <Debug> TCP-Session: 17c25f44-f372-4300-b939-ac995195f74e Authenticating user 'default' from [fd00:1122:3344:101::c]:39171 | ||
| 775 | 2026.05.18 23:59:09.513017 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60006 | ||
| 776 | 2026.05.18 23:59:09.513028 [ 295 ] {} <Debug> TCP-Session: 6c640fa8-2b28-4b88-b52e-c9dd3a49afe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.18 23:59:09.513064 [ 295 ] {} <Debug> TCP-Session: 6c640fa8-2b28-4b88-b52e-c9dd3a49afe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.18 23:59:09.513091 [ 296 ] {} <Debug> TCP-Session: 17c25f44-f372-4300-b939-ac995195f74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.18 23:59:09.513119 [ 296 ] {} <Debug> TCP-Session: 17c25f44-f372-4300-b939-ac995195f74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.18 23:59:09.513160 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.18 23:59:09.513196 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39360 | ||
| 782 | 2026.05.18 23:59:09.513207 [ 298 ] {} <Debug> TCP-Session: 0b8e9e6d-eff0-44a3-8748-408304ce721a Authenticating user 'default' from [fd00:1122:3344:101::c]:33860 | ||
| 783 | 2026.05.18 23:59:09.513246 [ 298 ] {} <Debug> TCP-Session: 0b8e9e6d-eff0-44a3-8748-408304ce721a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.18 23:59:09.513261 [ 298 ] {} <Debug> TCP-Session: 0b8e9e6d-eff0-44a3-8748-408304ce721a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.18 23:59:09.513315 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.18 23:59:09.513365 [ 297 ] {} <Debug> TCP-Session: 18df2158-00ec-48ad-a4aa-b438583f347f Authenticating user 'default' from [fd00:1122:3344:101::c]:62049 | ||
| 787 | 2026.05.18 23:59:09.513389 [ 297 ] {} <Debug> TCP-Session: 18df2158-00ec-48ad-a4aa-b438583f347f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.18 23:59:09.513394 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.18 23:59:09.513405 [ 297 ] {} <Debug> TCP-Session: 18df2158-00ec-48ad-a4aa-b438583f347f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.18 23:59:09.513449 [ 299 ] {} <Debug> TCP-Session: eb1aeddf-a050-4688-92bd-facdea2b3b62 Authenticating user 'default' from [fd00:1122:3344:101::c]:60006 | ||
| 791 | 2026.05.18 23:59:09.513474 [ 299 ] {} <Debug> TCP-Session: eb1aeddf-a050-4688-92bd-facdea2b3b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.18 23:59:09.513488 [ 299 ] {} <Debug> TCP-Session: eb1aeddf-a050-4688-92bd-facdea2b3b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.18 23:59:09.513599 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49720 | ||
| 794 | 2026.05.18 23:59:09.513583 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.18 23:59:09.513659 [ 300 ] {} <Debug> TCP-Session: 5ab90d47-ee68-4c25-9bd0-707f1ced94af Authenticating user 'default' from [fd00:1122:3344:101::c]:39360 | ||
| 796 | 2026.05.18 23:59:09.513686 [ 300 ] {} <Debug> TCP-Session: 5ab90d47-ee68-4c25-9bd0-707f1ced94af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.18 23:59:09.513706 [ 300 ] {} <Debug> TCP-Session: 5ab90d47-ee68-4c25-9bd0-707f1ced94af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.18 23:59:09.513760 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.18 23:59:09.513795 [ 301 ] {} <Debug> TCP-Session: c169a54a-11e8-46fc-a9ba-297268ee08bb Authenticating user 'default' from [fd00:1122:3344:101::c]:49720 | ||
| 800 | 2026.05.18 23:59:09.513814 [ 301 ] {} <Debug> TCP-Session: c169a54a-11e8-46fc-a9ba-297268ee08bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.18 23:59:09.513829 [ 301 ] {} <Debug> TCP-Session: c169a54a-11e8-46fc-a9ba-297268ee08bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.18 23:59:11.377934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.18 23:59:11.377991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 804 | 2026.05.18 23:59:11.378016 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.18 23:59:11.378047 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.18 23:59:11.379682 [ 244 ] {} <Debug> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Loading data parts | ||
| 807 | 2026.05.18 23:59:11.379830 [ 244 ] {} <Debug> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): There are no data parts | ||
| 808 | 2026.05.18 23:59:11.381563 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.18 23:59:11.381603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 810 | 2026.05.18 23:59:11.383538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.18 23:59:11.384135 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.18 23:59:11.384300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 813 | 2026.05.18 23:59:11.390634 [ 243 ] {} <Debug> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Loading data parts | ||
| 814 | 2026.05.18 23:59:11.390806 [ 243 ] {} <Debug> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): There are no data parts | ||
| 815 | 2026.05.18 23:59:11.416961 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.18 23:59:11.417018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 817 | 2026.05.18 23:59:11.424145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.18 23:59:11.425674 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.18 23:59:11.430025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.18 23:59:12.000302 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.85 MiB, peak 150.85 MiB, free memory in arenas 0.00 B, will set to 155.86 MiB (RSS), difference: 9.01 MiB | ||
| 821 | 2026.05.18 23:59:13.877872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 822 | 2026.05.18 23:59:13.877970 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 823 | 2026.05.18 23:59:13.881398 [ 242 ] {} <Debug> system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Loading data parts | ||
| 824 | 2026.05.18 23:59:13.881559 [ 242 ] {} <Debug> system.query_log (687e656e-c576-4c23-8f55-f11768deed79): There are no data parts | ||
| 825 | 2026.05.18 23:59:13.886986 [ 242 ] {} <Trace> system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.05.18 23:59:13.887032 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 827 | 2026.05.18 23:59:13.892814 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.05.18 23:59:13.893668 [ 242 ] {} <Trace> system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.05.18 23:59:13.894246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 830 | 2026.05.18 23:59:14.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.98 MiB, peak 159.98 MiB, free memory in arenas 0.00 B, will set to 156.69 MiB (RSS), difference: -3.29 MiB | ||
| 831 | 2026.05.18 23:59:18.849962 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.18 23:59:18.850022 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.18 23:59:18.884390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 834 | 2026.05.18 23:59:18.892926 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.18 23:59:18.892987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 836 | 2026.05.18 23:59:18.893651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.18 23:59:18.893892 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.18 23:59:18.895927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.18 23:59:18.930114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.18 23:59:18.948907 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.18 23:59:18.948962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 842 | 2026.05.18 23:59:18.955766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.18 23:59:18.956509 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.18 23:59:18.959636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.18 23:59:19.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.50 MiB, peak 161.50 MiB, free memory in arenas 0.00 B, will set to 159.48 MiB (RSS), difference: 1.98 MiB | ||
| 846 | 2026.05.18 23:59:23.802000 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.05.18 23:59:23.802271 [ 259 ] {d4bca013-46aa-4bb5-962c-ddb47a651f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 848 | 2026.05.18 23:59:23.821118 [ 259 ] {d4bca013-46aa-4bb5-962c-ddb47a651f78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.05.18 23:59:23.825508 [ 259 ] {d4bca013-46aa-4bb5-962c-ddb47a651f78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.05.18 23:59:23.826139 [ 259 ] {d4bca013-46aa-4bb5-962c-ddb47a651f78} <Debug> TCPHandler: Processed in 0.024268736 sec. | ||
| 851 | 2026.05.18 23:59:23.853647 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.05.18 23:59:23.853857 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 853 | 2026.05.18 23:59:23.853922 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.05.18 23:59:23.858837 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.18 23:59:23.858884 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 856 | 2026.05.18 23:59:23.861538 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.05.18 23:59:23.861794 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.18 23:59:23.861971 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.008167 sec., 4285.539365740174 rows/sec., 932.68 KiB/sec. | ||
| 859 | 2026.05.18 23:59:23.862025 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} <Debug> TCPHandler: Processed in 0.008481306 sec. | ||
| 860 | 2026.05.18 23:59:23.862247 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.18 23:59:23.862355 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.18 23:59:23.862402 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 863 | 2026.05.18 23:59:23.873746 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} <Trace> oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.05.18 23:59:23.873811 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 865 | 2026.05.18 23:59:23.876352 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.05.18 23:59:23.876635 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} <Trace> oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.05.18 23:59:23.876837 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.014499 sec., 1655.286571487689 rows/sec., 140.63 KiB/sec. | ||
| 868 | 2026.05.18 23:59:23.876911 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} <Debug> TCPHandler: Processed in 0.014714659 sec. | ||
| 869 | 2026.05.18 23:59:23.877136 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.05.18 23:59:23.877273 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 871 | 2026.05.18 23:59:23.877336 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 872 | 2026.05.18 23:59:23.877893 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} <Trace> oximeter.fields_ipaddr (d1573f19-4d46-40da-bb5e-9d9c1971d478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2026.05.18 23:59:23.877936 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 874 | 2026.05.18 23:59:23.878274 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2026.05.18 23:59:23.878494 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} <Trace> oximeter.fields_ipaddr (d1573f19-4d46-40da-bb5e-9d9c1971d478): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2026.05.18 23:59:23.878632 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001401 sec., 8565.310492505354 rows/sec., 698.44 KiB/sec. | ||
| 877 | 2026.05.18 23:59:23.878669 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} <Debug> TCPHandler: Processed in 0.001648887 sec. | ||
| 878 | 2026.05.18 23:59:23.878826 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.05.18 23:59:23.878936 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 880 | 2026.05.18 23:59:23.878981 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 881 | 2026.05.18 23:59:23.880584 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.05.18 23:59:23.880626 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 883 | 2026.05.18 23:59:23.881262 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2026.05.18 23:59:23.881485 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.05.18 23:59:23.881623 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} <Debug> executeQuery: Read 2537 rows, 193.17 KiB in 0.002739 sec., 926250.4563709382 rows/sec., 68.87 MiB/sec. | ||
| 886 | 2026.05.18 23:59:23.881658 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} <Debug> TCPHandler: Processed in 0.002917279 sec. | ||
| 887 | 2026.05.18 23:59:23.881819 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.05.18 23:59:23.881922 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 889 | 2026.05.18 23:59:23.881966 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 890 | 2026.05.18 23:59:23.882517 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} <Trace> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.05.18 23:59:23.882554 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 892 | 2026.05.18 23:59:23.882987 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2026.05.18 23:59:23.883208 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} <Trace> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 894 | 2026.05.18 23:59:23.883347 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.0014 sec., 26428.571428571428 rows/sec., 1.94 MiB/sec. | ||
| 895 | 2026.05.18 23:59:23.883383 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} <Debug> TCPHandler: Processed in 0.001576496 sec. | ||
| 896 | 2026.05.18 23:59:23.883526 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.05.18 23:59:23.883631 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 898 | 2026.05.18 23:59:23.883676 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 899 | 2026.05.18 23:59:23.884399 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} <Trace> oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.05.18 23:59:23.884439 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 901 | 2026.05.18 23:59:23.884826 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.05.18 23:59:23.885066 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} <Trace> oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.05.18 23:59:23.885203 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001593 sec., 517890.7721280603 rows/sec., 30.29 MiB/sec. | ||
| 904 | 2026.05.18 23:59:23.885242 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} <Debug> TCPHandler: Processed in 0.001768467 sec. | ||
| 905 | 2026.05.18 23:59:23.885396 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.05.18 23:59:23.885499 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 907 | 2026.05.18 23:59:23.885544 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 908 | 2026.05.18 23:59:23.885970 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} <Trace> oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.05.18 23:59:23.886007 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 910 | 2026.05.18 23:59:23.886309 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.05.18 23:59:23.886535 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} <Trace> oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.05.18 23:59:23.886674 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 117.78 KiB/sec. | ||
| 913 | 2026.05.18 23:59:23.886707 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} <Debug> TCPHandler: Processed in 0.001364624 sec. | ||
| 914 | 2026.05.18 23:59:23.886838 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.05.18 23:59:23.886941 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 916 | 2026.05.18 23:59:23.886983 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 917 | 2026.05.18 23:59:23.887520 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} <Trace> oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.05.18 23:59:23.887572 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 919 | 2026.05.18 23:59:23.888057 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.05.18 23:59:23.888316 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} <Trace> oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.05.18 23:59:23.888484 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00156 sec., 7692.307692307692 rows/sec., 600.96 KiB/sec. | ||
| 922 | 2026.05.18 23:59:23.888541 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} <Debug> TCPHandler: Processed in 0.001757298 sec. | ||
| 923 | 2026.05.18 23:59:23.888769 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.05.18 23:59:23.888902 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 925 | 2026.05.18 23:59:23.888962 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 926 | 2026.05.18 23:59:23.890022 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.05.18 23:59:23.890061 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 928 | 2026.05.18 23:59:23.890582 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.05.18 23:59:23.890806 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.05.18 23:59:23.890942 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} <Debug> executeQuery: Read 1340 rows, 92.51 KiB in 0.002078 sec., 644850.8180943214 rows/sec., 43.48 MiB/sec. | ||
| 931 | 2026.05.18 23:59:23.890977 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} <Debug> TCPHandler: Processed in 0.002322413 sec. | ||
| 932 | 2026.05.18 23:59:23.891112 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.05.18 23:59:23.891219 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 934 | 2026.05.18 23:59:23.891267 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 935 | 2026.05.18 23:59:23.894084 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.05.18 23:59:23.894119 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 937 | 2026.05.18 23:59:23.894572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 3 entries to flush up to offset 7 | ||
| 938 | 2026.05.18 23:59:23.896492 [ 242 ] {} <Trace> system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.05.18 23:59:23.896538 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 940 | 2026.05.18 23:59:23.896723 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2026.05.18 23:59:23.896961 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.05.18 23:59:23.897105 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} <Debug> executeQuery: Read 2017 rows, 127.06 KiB in 0.00591 sec., 341285.95600676816 rows/sec., 20.99 MiB/sec. | ||
| 943 | 2026.05.18 23:59:23.897146 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} <Debug> TCPHandler: Processed in 0.006084752 sec. | ||
| 944 | 2026.05.18 23:59:23.897346 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.05.18 23:59:23.897485 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 946 | 2026.05.18 23:59:23.897561 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} <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 | ||
| 947 | 2026.05.18 23:59:23.897733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 948 | 2026.05.18 23:59:23.898022 [ 242 ] {} <Trace> system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.05.18 23:59:23.898458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 950 | 2026.05.18 23:59:23.898924 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} <Trace> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 951 | 2026.05.18 23:59:23.898973 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 952 | 2026.05.18 23:59:23.906333 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 953 | 2026.05.18 23:59:23.906625 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} <Trace> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2026.05.18 23:59:23.906874 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.009348 sec., 1390.6718014548567 rows/sec., 2.49 MiB/sec. | ||
| 955 | 2026.05.18 23:59:23.907023 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} <Debug> TCPHandler: Processed in 0.009746758 sec. | ||
| 956 | 2026.05.18 23:59:23.907218 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2026.05.18 23:59:23.907352 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 958 | 2026.05.18 23:59:23.907420 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 959 | 2026.05.18 23:59:23.907952 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2026.05.18 23:59:23.907997 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 961 | 2026.05.18 23:59:23.908372 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 962 | 2026.05.18 23:59:23.908616 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2026.05.18 23:59:23.908759 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001438 sec., 8344.923504867871 rows/sec., 575.89 KiB/sec. | ||
| 964 | 2026.05.18 23:59:23.908797 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} <Debug> TCPHandler: Processed in 0.001650766 sec. | ||
| 965 | 2026.05.18 23:59:24.761484 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.05.18 23:59:24.761731 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 967 | 2026.05.18 23:59:24.764083 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 968 | 2026.05.18 23:59:24.767934 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 969 | 2026.05.18 23:59:24.768214 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2026.05.18 23:59:24.776278 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2026.05.18 23:59:24.778519 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 972 | 2026.05.18 23:59:24.782690 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 973 | 2026.05.18 23:59:24.784619 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 | ||
| 974 | 2026.05.18 23:59:24.784645 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 975 | 2026.05.18 23:59:24.788836 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 976 | 2026.05.18 23:59:24.788892 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 977 | 2026.05.18 23:59:24.815248 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.053612 sec., 652.8389166604492 rows/sec., 142.08 KiB/sec. | ||
| 978 | 2026.05.18 23:59:24.815393 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Debug> MemoryTracker: Peak memory usage (for query): 138.15 KiB. | ||
| 979 | 2026.05.18 23:59:24.815416 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} <Debug> TCPHandler: Processed in 0.054068478 sec. | ||
| 980 | 2026.05.18 23:59:24.820985 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.05.18 23:59:24.821127 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 982 | 2026.05.18 23:59:24.821188 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 983 | 2026.05.18 23:59:24.821735 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.18 23:59:24.821785 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 985 | 2026.05.18 23:59:24.822171 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 986 | 2026.05.18 23:59:24.822414 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.18 23:59:24.822566 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001483 sec., 37761.29467296022 rows/sec., 2.88 MiB/sec. | ||
| 988 | 2026.05.18 23:59:24.822603 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} <Debug> TCPHandler: Processed in 0.001736007 sec. | ||
| 989 | 2026.05.18 23:59:24.822757 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.05.18 23:59:24.822861 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 991 | 2026.05.18 23:59:24.822905 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 992 | 2026.05.18 23:59:24.823332 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.05.18 23:59:24.823372 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 994 | 2026.05.18 23:59:24.823702 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 995 | 2026.05.18 23:59:24.823930 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.05.18 23:59:24.824060 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 997 | 2026.05.18 23:59:24.824096 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} <Debug> TCPHandler: Processed in 0.001392245 sec. | ||
| 998 | 2026.05.18 23:59:24.824248 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.05.18 23:59:24.824351 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1000 | 2026.05.18 23:59:24.824395 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1001 | 2026.05.18 23:59:24.824770 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.05.18 23:59:24.824809 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1003 | 2026.05.18 23:59:24.825146 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1004 | 2026.05.18 23:59:24.825383 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.05.18 23:59:24.825513 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001182 sec., 27072.75803722504 rows/sec., 1.89 MiB/sec. | ||
| 1006 | 2026.05.18 23:59:24.825547 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} <Debug> TCPHandler: Processed in 0.001367324 sec. | ||
| 1007 | 2026.05.18 23:59:24.825677 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.18 23:59:24.825779 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1009 | 2026.05.18 23:59:24.825824 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1010 | 2026.05.18 23:59:24.826154 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.05.18 23:59:24.826192 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1012 | 2026.05.18 23:59:24.826515 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1013 | 2026.05.18 23:59:24.826762 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.05.18 23:59:24.826892 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 731.56 KiB/sec. | ||
| 1015 | 2026.05.18 23:59:24.826927 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} <Debug> TCPHandler: Processed in 0.001301033 sec. | ||
| 1016 | 2026.05.18 23:59:26.396307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1017 | 2026.05.18 23:59:26.396832 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.05.18 23:59:26.396883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1019 | 2026.05.18 23:59:26.397463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1020 | 2026.05.18 23:59:26.397690 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.05.18 23:59:26.397815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1022 | 2026.05.18 23:59:26.460003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1023 | 2026.05.18 23:59:26.476258 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.05.18 23:59:26.476312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1025 | 2026.05.18 23:59:26.482676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1026 | 2026.05.18 23:59:26.483407 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.05.18 23:59:26.486240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1028 | 2026.05.18 23:59:27.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.84 MiB, peak 166.84 MiB, free memory in arenas 0.00 B, will set to 164.51 MiB (RSS), difference: 1.67 MiB | ||
| 1029 | 2026.05.18 23:59:29.766274 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.05.18 23:59:29.766521 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1031 | 2026.05.18 23:59:29.766863 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1032 | 2026.05.18 23:59:29.766900 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1033 | 2026.05.18 23:59:29.767115 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.05.18 23:59:29.767184 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.05.18 23:59:29.767325 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1036 | 2026.05.18 23:59:29.767361 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1037 | 2026.05.18 23:59:29.767384 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 | ||
| 1038 | 2026.05.18 23:59:29.767399 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1039 | 2026.05.18 23:59:29.767440 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1040 | 2026.05.18 23:59:29.767460 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1041 | 2026.05.18 23:59:29.768569 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002141 sec., 16347.501167678654 rows/sec., 3.47 MiB/sec. | ||
| 1042 | 2026.05.18 23:59:29.768673 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} <Debug> TCPHandler: Processed in 0.002548296 sec. | ||
| 1043 | 2026.05.18 23:59:29.770467 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.05.18 23:59:29.770604 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2026.05.18 23:59:29.770656 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2026.05.18 23:59:29.771286 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.05.18 23:59:29.771329 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1048 | 2026.05.18 23:59:29.771698 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1049 | 2026.05.18 23:59:29.771920 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.05.18 23:59:29.772059 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001493 sec., 37508.37240455459 rows/sec., 2.86 MiB/sec. | ||
| 1051 | 2026.05.18 23:59:29.772093 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} <Debug> TCPHandler: Processed in 0.001690088 sec. | ||
| 1052 | 2026.05.18 23:59:29.772242 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.05.18 23:59:29.772338 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2026.05.18 23:59:29.772387 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2026.05.18 23:59:29.772870 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.05.18 23:59:29.772909 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1057 | 2026.05.18 23:59:29.773219 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1058 | 2026.05.18 23:59:29.773444 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.05.18 23:59:29.773570 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 1060 | 2026.05.18 23:59:29.773604 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} <Debug> TCPHandler: Processed in 0.001411324 sec. | ||
| 1061 | 2026.05.18 23:59:29.773748 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.05.18 23:59:29.773845 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.05.18 23:59:29.773889 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2026.05.18 23:59:29.774306 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.18 23:59:29.774343 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1066 | 2026.05.18 23:59:29.774682 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1067 | 2026.05.18 23:59:29.774908 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.18 23:59:29.775038 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 1069 | 2026.05.18 23:59:29.775070 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} <Debug> TCPHandler: Processed in 0.001371424 sec. | ||
| 1070 | 2026.05.18 23:59:29.775193 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.18 23:59:29.775288 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.05.18 23:59:29.775329 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2026.05.18 23:59:29.775721 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.18 23:59:29.775759 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1075 | 2026.05.18 23:59:29.776076 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1076 | 2026.05.18 23:59:29.776287 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.18 23:59:29.776414 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 1078 | 2026.05.18 23:59:29.776446 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} <Debug> TCPHandler: Processed in 0.001302514 sec. | ||
| 1079 | 2026.05.18 23:59:33.850124 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1080 | 2026.05.18 23:59:33.850190 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1081 | 2026.05.18 23:59:33.897967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1082 | 2026.05.18 23:59:33.898675 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.05.18 23:59:33.898712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1084 | 2026.05.18 23:59:33.898711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 3 entries to flush up to offset 10 | ||
| 1085 | 2026.05.18 23:59:33.899345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1086 | 2026.05.18 23:59:33.899596 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.05.18 23:59:33.899722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1088 | 2026.05.18 23:59:33.900460 [ 242 ] {} <Trace> system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.18 23:59:33.900518 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1090 | 2026.05.18 23:59:33.901677 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1091 | 2026.05.18 23:59:33.902045 [ 242 ] {} <Trace> system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.18 23:59:33.902305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 10 | ||
| 1093 | 2026.05.18 23:59:33.986389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1094 | 2026.05.18 23:59:34.001959 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.05.18 23:59:34.002001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1096 | 2026.05.18 23:59:34.008155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1097 | 2026.05.18 23:59:34.008891 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.05.18 23:59:34.011435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1099 | 2026.05.18 23:59:34.766173 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.05.18 23:59:34.766411 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1101 | 2026.05.18 23:59:34.766737 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1102 | 2026.05.18 23:59:34.766778 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1103 | 2026.05.18 23:59:34.766996 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.05.18 23:59:34.767065 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.05.18 23:59:34.767214 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1106 | 2026.05.18 23:59:34.767251 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1107 | 2026.05.18 23:59:34.767274 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 | ||
| 1108 | 2026.05.18 23:59:34.767290 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1109 | 2026.05.18 23:59:34.767330 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1110 | 2026.05.18 23:59:34.767351 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1111 | 2026.05.18 23:59:34.768455 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002145 sec., 16317.016317016316 rows/sec., 3.47 MiB/sec. | ||
| 1112 | 2026.05.18 23:59:34.768555 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} <Debug> TCPHandler: Processed in 0.002520596 sec. | ||
| 1113 | 2026.05.18 23:59:34.770439 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.05.18 23:59:34.770569 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1115 | 2026.05.18 23:59:34.770620 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1116 | 2026.05.18 23:59:34.771210 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.05.18 23:59:34.771254 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1118 | 2026.05.18 23:59:34.771655 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1119 | 2026.05.18 23:59:34.771882 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.05.18 23:59:34.772019 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001488 sec., 52419.35483870968 rows/sec., 4.32 MiB/sec. | ||
| 1121 | 2026.05.18 23:59:34.772053 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} <Debug> TCPHandler: Processed in 0.001669697 sec. | ||
| 1122 | 2026.05.18 23:59:34.772267 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.05.18 23:59:34.772363 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1124 | 2026.05.18 23:59:34.772405 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1125 | 2026.05.18 23:59:34.772826 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} <Trace> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.05.18 23:59:34.772863 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1127 | 2026.05.18 23:59:34.773150 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1128 | 2026.05.18 23:59:34.773390 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} <Trace> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.05.18 23:59:34.773514 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001169 sec., 9409.751924721986 rows/sec., 707.57 KiB/sec. | ||
| 1130 | 2026.05.18 23:59:34.773545 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} <Debug> TCPHandler: Processed in 0.001326894 sec. | ||
| 1131 | 2026.05.18 23:59:34.773665 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.05.18 23:59:34.773758 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1133 | 2026.05.18 23:59:34.773798 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1134 | 2026.05.18 23:59:34.774216 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.05.18 23:59:34.774253 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1136 | 2026.05.18 23:59:34.774557 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1137 | 2026.05.18 23:59:34.774771 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.05.18 23:59:34.774893 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001152 sec., 65104.166666666664 rows/sec., 5.08 MiB/sec. | ||
| 1139 | 2026.05.18 23:59:34.774925 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} <Debug> TCPHandler: Processed in 0.001308744 sec. | ||
| 1140 | 2026.05.18 23:59:34.775058 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.05.18 23:59:34.775154 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.05.18 23:59:34.775197 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1143 | 2026.05.18 23:59:34.775639 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.05.18 23:59:34.775675 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1145 | 2026.05.18 23:59:34.776006 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1146 | 2026.05.18 23:59:34.776218 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.05.18 23:59:34.776344 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 1148 | 2026.05.18 23:59:34.776376 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} <Debug> TCPHandler: Processed in 0.001366664 sec. | ||
| 1149 | 2026.05.18 23:59:34.776507 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.05.18 23:59:34.776603 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1151 | 2026.05.18 23:59:34.776656 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} <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 | ||
| 1152 | 2026.05.18 23:59:34.777362 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} <Trace> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.05.18 23:59:34.777400 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1154 | 2026.05.18 23:59:34.777895 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1155 | 2026.05.18 23:59:34.778127 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} <Trace> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.05.18 23:59:34.778256 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001671 sec., 6582.884500299222 rows/sec., 11.80 MiB/sec. | ||
| 1157 | 2026.05.18 23:59:34.778301 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} <Debug> TCPHandler: Processed in 0.001841839 sec. | ||
| 1158 | 2026.05.18 23:59:34.778439 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.05.18 23:59:34.778537 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.05.18 23:59:34.778578 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1161 | 2026.05.18 23:59:34.778929 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.05.18 23:59:34.778965 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1163 | 2026.05.18 23:59:34.779273 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1164 | 2026.05.18 23:59:34.779497 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.05.18 23:59:34.779621 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 1166 | 2026.05.18 23:59:34.779651 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} <Debug> TCPHandler: Processed in 0.001261152 sec. | ||
| 1167 | 2026.05.18 23:59:39.766446 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.05.18 23:59:39.766681 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1169 | 2026.05.18 23:59:39.766997 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1170 | 2026.05.18 23:59:39.767035 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1171 | 2026.05.18 23:59:39.767251 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2026.05.18 23:59:39.767320 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2026.05.18 23:59:39.767469 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1174 | 2026.05.18 23:59:39.767508 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1175 | 2026.05.18 23:59:39.767530 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 | ||
| 1176 | 2026.05.18 23:59:39.767546 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1177 | 2026.05.18 23:59:39.767590 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1178 | 2026.05.18 23:59:39.767609 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1179 | 2026.05.18 23:59:39.768602 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002009 sec., 17421.602787456446 rows/sec., 3.70 MiB/sec. | ||
| 1180 | 2026.05.18 23:59:39.768701 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} <Debug> TCPHandler: Processed in 0.002388355 sec. | ||
| 1181 | 2026.05.18 23:59:39.770380 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.18 23:59:39.770505 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.18 23:59:39.770559 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1184 | 2026.05.18 23:59:39.771137 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.18 23:59:39.771191 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1186 | 2026.05.18 23:59:39.771598 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1187 | 2026.05.18 23:59:39.771830 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.18 23:59:39.771989 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001521 sec., 36817.88297172912 rows/sec., 2.81 MiB/sec. | ||
| 1189 | 2026.05.18 23:59:39.772024 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} <Debug> TCPHandler: Processed in 0.001696487 sec. | ||
| 1190 | 2026.05.18 23:59:39.772151 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.05.18 23:59:39.772253 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1192 | 2026.05.18 23:59:39.772294 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1193 | 2026.05.18 23:59:39.772713 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.05.18 23:59:39.772751 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1195 | 2026.05.18 23:59:39.773051 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1196 | 2026.05.18 23:59:39.773264 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.05.18 23:59:39.773393 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 1198 | 2026.05.18 23:59:39.773427 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} <Debug> TCPHandler: Processed in 0.001326304 sec. | ||
| 1199 | 2026.05.18 23:59:39.773560 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.05.18 23:59:39.773661 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1201 | 2026.05.18 23:59:39.773704 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1202 | 2026.05.18 23:59:39.774111 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.05.18 23:59:39.774147 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1204 | 2026.05.18 23:59:39.774470 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1205 | 2026.05.18 23:59:39.774684 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.05.18 23:59:39.774815 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 1207 | 2026.05.18 23:59:39.774849 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} <Debug> TCPHandler: Processed in 0.001338323 sec. | ||
| 1208 | 2026.05.18 23:59:39.774973 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.05.18 23:59:39.775071 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.05.18 23:59:39.775113 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1211 | 2026.05.18 23:59:39.775450 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.05.18 23:59:39.775486 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1213 | 2026.05.18 23:59:39.775783 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1214 | 2026.05.18 23:59:39.775987 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.05.18 23:59:39.776115 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 1216 | 2026.05.18 23:59:39.776147 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} <Debug> TCPHandler: Processed in 0.001223882 sec. | ||
| 1217 | 2026.05.18 23:59:41.400587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1218 | 2026.05.18 23:59:41.401092 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.05.18 23:59:41.401141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1220 | 2026.05.18 23:59:41.401676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1221 | 2026.05.18 23:59:41.401925 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.05.18 23:59:41.402073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1223 | 2026.05.18 23:59:41.512294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1224 | 2026.05.18 23:59:41.529802 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.05.18 23:59:41.529865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1226 | 2026.05.18 23:59:41.536430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1227 | 2026.05.18 23:59:41.537199 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.05.18 23:59:41.540560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1229 | 2026.05.18 23:59:42.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.52 MiB, peak 170.52 MiB, free memory in arenas 0.00 B, will set to 167.68 MiB (RSS), difference: 1.16 MiB | ||
| 1230 | 2026.05.18 23:59:44.766656 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.05.18 23:59:44.766940 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1232 | 2026.05.18 23:59:44.767311 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1233 | 2026.05.18 23:59:44.767356 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1234 | 2026.05.18 23:59:44.767617 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1235 | 2026.05.18 23:59:44.767697 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1236 | 2026.05.18 23:59:44.767838 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1237 | 2026.05.18 23:59:44.767874 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1238 | 2026.05.18 23:59:44.767896 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 | ||
| 1239 | 2026.05.18 23:59:44.767911 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1240 | 2026.05.18 23:59:44.767957 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1241 | 2026.05.18 23:59:44.767977 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1242 | 2026.05.18 23:59:44.769143 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002313 sec., 15131.863380890618 rows/sec., 3.22 MiB/sec. | ||
| 1243 | 2026.05.18 23:59:44.769247 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} <Debug> TCPHandler: Processed in 0.002749368 sec. | ||
| 1244 | 2026.05.18 23:59:44.771175 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.05.18 23:59:44.771312 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1246 | 2026.05.18 23:59:44.771364 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1247 | 2026.05.18 23:59:44.771988 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.05.18 23:59:44.772038 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1249 | 2026.05.18 23:59:44.772436 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1250 | 2026.05.18 23:59:44.772665 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.05.18 23:59:44.772815 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001541 sec., 50616.48280337443 rows/sec., 4.17 MiB/sec. | ||
| 1252 | 2026.05.18 23:59:44.772829 [ 78 ] {} <Debug> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1253 | 2026.05.18 23:59:44.772849 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} <Debug> TCPHandler: Processed in 0.001737257 sec. | ||
| 1254 | 2026.05.18 23:59:44.772925 [ 78 ] {} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.05.18 23:59:44.772957 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1256 | 2026.05.18 23:59:44.773071 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.05.18 23:59:44.773177 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1258 | 2026.05.18 23:59:44.773220 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1259 | 2026.05.18 23:59:44.773643 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} <Trace> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.18 23:59:44.773680 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1261 | 2026.05.18 23:59:44.773986 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1262 | 2026.05.18 23:59:44.774198 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} <Trace> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.18 23:59:44.774323 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001165 sec., 9442.060085836909 rows/sec., 710.00 KiB/sec. | ||
| 1264 | 2026.05.18 23:59:44.774356 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} <Debug> TCPHandler: Processed in 0.001333884 sec. | ||
| 1265 | 2026.05.18 23:59:44.774491 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.05.18 23:59:44.774587 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1267 | 2026.05.18 23:59:44.774626 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1268 | 2026.05.18 23:59:44.775110 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.18 23:59:44.775147 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1270 | 2026.05.18 23:59:44.775220 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::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 | ||
| 1271 | 2026.05.18 23:59:44.775455 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1272 | 2026.05.18 23:59:44.775675 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.05.18 23:59:44.775797 [ 78 ] {} <Debug> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1274 | 2026.05.18 23:59:44.775800 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001231 sec., 60926.07636068237 rows/sec., 4.76 MiB/sec. | ||
| 1275 | 2026.05.18 23:59:44.775842 [ 78 ] {} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.05.18 23:59:44.775860 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} <Debug> TCPHandler: Processed in 0.001417885 sec. | ||
| 1277 | 2026.05.18 23:59:44.775873 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1278 | 2026.05.18 23:59:44.776022 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.05.18 23:59:44.776042 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::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 | ||
| 1280 | 2026.05.18 23:59:44.776122 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1281 | 2026.05.18 23:59:44.776172 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1282 | 2026.05.18 23:59:44.776620 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.05.18 23:59:44.776659 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1284 | 2026.05.18 23:59:44.777002 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1285 | 2026.05.18 23:59:44.777215 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.05.18 23:59:44.777339 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1287 | 2026.05.18 23:59:44.777343 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 1288 | 2026.05.18 23:59:44.777386 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.05.18 23:59:44.777403 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} <Debug> TCPHandler: Processed in 0.001435874 sec. | ||
| 1290 | 2026.05.18 23:59:44.777415 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1291 | 2026.05.18 23:59:44.777560 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::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 | ||
| 1292 | 2026.05.18 23:59:44.777563 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.05.18 23:59:44.777685 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1294 | 2026.05.18 23:59:44.777737 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} <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 | ||
| 1295 | 2026.05.18 23:59:44.777739 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1296 | 2026.05.18 23:59:44.777741 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1297 | 2026.05.18 23:59:44.777745 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1298 | 2026.05.18 23:59:44.778533 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} <Trace> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.05.18 23:59:44.778575 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1300 | 2026.05.18 23:59:44.779072 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1301 | 2026.05.18 23:59:44.779300 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} <Trace> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.05.18 23:59:44.779432 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001748 sec., 6292.906178489702 rows/sec., 11.28 MiB/sec. | ||
| 1303 | 2026.05.18 23:59:44.779479 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} <Debug> TCPHandler: Processed in 0.00195892 sec. | ||
| 1304 | 2026.05.18 23:59:44.779613 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.05.18 23:59:44.779710 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1306 | 2026.05.18 23:59:44.779752 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1307 | 2026.05.18 23:59:44.780010 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2017 rows starting from the beginning of the part | ||
| 1308 | 2026.05.18 23:59:44.780029 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2537 rows starting from the beginning of the part | ||
| 1309 | 2026.05.18 23:59:44.780030 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1340 rows starting from the beginning of the part | ||
| 1310 | 2026.05.18 23:59:44.780138 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.05.18 23:59:44.780153 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1312 | 2026.05.18 23:59:44.780187 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1313 | 2026.05.18 23:59:44.780235 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1314 | 2026.05.18 23:59:44.780325 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1315 | 2026.05.18 23:59:44.780397 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1316 | 2026.05.18 23:59:44.780482 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1317 | 2026.05.18 23:59:44.780557 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1318 | 2026.05.18 23:59:44.780555 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1319 | 2026.05.18 23:59:44.780600 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1320 | 2026.05.18 23:59:44.780666 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1321 | 2026.05.18 23:59:44.780705 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1322 | 2026.05.18 23:59:44.780750 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 75 rows starting from the beginning of the part | ||
| 1323 | 2026.05.18 23:59:44.780779 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1324 | 2026.05.18 23:59:44.780781 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1325 | 2026.05.18 23:59:44.780841 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.05.18 23:59:44.780856 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1327 | 2026.05.18 23:59:44.780873 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1328 | 2026.05.18 23:59:44.780938 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part | ||
| 1329 | 2026.05.18 23:59:44.780991 [ 77 ] {} <Debug> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1330 | 2026.05.18 23:59:44.780997 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 1331 | 2026.05.18 23:59:44.781043 [ 77 ] {} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.05.18 23:59:44.781061 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} <Debug> TCPHandler: Processed in 0.001496995 sec. | ||
| 1333 | 2026.05.18 23:59:44.781077 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1334 | 2026.05.18 23:59:44.781231 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::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 | ||
| 1335 | 2026.05.18 23:59:44.781369 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1336 | 2026.05.18 23:59:44.781413 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1337 | 2026.05.18 23:59:44.781511 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 1338 | 2026.05.18 23:59:44.781586 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1339 | 2026.05.18 23:59:44.781654 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1340 | 2026.05.18 23:59:44.781706 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1341 | 2026.05.18 23:59:44.781753 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1342 | 2026.05.18 23:59:44.784127 [ 201 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1682 rows, containing 5 columns (5 merged, 0 gathered) in 0.008163022 sec., 206051.14135426804 rows/sec., 15.12 MiB/sec. | ||
| 1343 | 2026.05.18 23:59:44.784345 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1344 | 2026.05.18 23:59:44.784368 [ 186 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2861 rows, containing 5 columns (5 merged, 0 gathered) in 0.011312775 sec., 252899.9295044761 rows/sec., 19.91 MiB/sec. | ||
| 1345 | 2026.05.18 23:59:44.784636 [ 189 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.05.18 23:59:44.784677 [ 198 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003522325 sec., 74950.49434677379 rows/sec., 5.05 MiB/sec. | ||
| 1347 | 2026.05.18 23:59:44.784722 [ 189 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1348 | 2026.05.18 23:59:44.784733 [ 201 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1349 | 2026.05.18 23:59:44.784834 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1350 | 2026.05.18 23:59:44.784895 [ 190 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1351 | 2026.05.18 23:59:44.785138 [ 187 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2689 rows, containing 5 columns (5 merged, 0 gathered) in 0.007676298 sec., 350299.0634287517 rows/sec., 22.26 MiB/sec. | ||
| 1352 | 2026.05.18 23:59:44.785153 [ 201 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.05.18 23:59:44.785242 [ 201 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1354 | 2026.05.18 23:59:44.785324 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1355 | 2026.05.18 23:59:44.785417 [ 201 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.05.18 23:59:44.785487 [ 201 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1357 | 2026.05.18 23:59:44.785534 [ 198 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1358 | 2026.05.18 23:59:44.785554 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1359 | 2026.05.18 23:59:44.785803 [ 198 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.05.18 23:59:44.785877 [ 198 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1361 | 2026.05.18 23:59:44.785951 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1362 | 2026.05.18 23:59:48.850469 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1363 | 2026.05.18 23:59:48.850552 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1364 | 2026.05.18 23:59:48.902757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1365 | 2026.05.18 23:59:48.903209 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.05.18 23:59:48.903254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1367 | 2026.05.18 23:59:48.903713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1368 | 2026.05.18 23:59:48.904057 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.05.18 23:59:48.904194 [ 70 ] {} <Debug> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1370 | 2026.05.18 23:59:48.904235 [ 70 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.05.18 23:59:48.904253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1372 | 2026.05.18 23:59:48.904257 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1373 | 2026.05.18 23:59:48.904353 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::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 | ||
| 1374 | 2026.05.18 23:59:48.904442 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1375 | 2026.05.18 23:59:48.904476 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::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 | ||
| 1376 | 2026.05.18 23:59:48.904535 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::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 | ||
| 1377 | 2026.05.18 23:59:48.904576 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1378 | 2026.05.18 23:59:48.904621 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1379 | 2026.05.18 23:59:48.904660 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1380 | 2026.05.18 23:59:48.904700 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1381 | 2026.05.18 23:59:48.947606 [ 190 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.043288649 sec., 64820.68775119316 rows/sec., 949.52 KiB/sec. | ||
| 1382 | 2026.05.18 23:59:48.948317 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1383 | 2026.05.18 23:59:48.948608 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.05.18 23:59:48.948682 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1385 | 2026.05.18 23:59:48.948765 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1386 | 2026.05.18 23:59:49.001091 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.20 MiB, peak 181.65 MiB, free memory in arenas 0.00 B, will set to 170.34 MiB (RSS), difference: 1.15 MiB | ||
| 1387 | 2026.05.18 23:59:49.041224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1388 | 2026.05.18 23:59:49.057843 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.05.18 23:59:49.057895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1390 | 2026.05.18 23:59:49.064189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1391 | 2026.05.18 23:59:49.064899 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.05.18 23:59:49.065268 [ 70 ] {} <Debug> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1393 | 2026.05.18 23:59:49.065368 [ 70 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.05.18 23:59:49.065405 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1395 | 2026.05.18 23:59:49.065523 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::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 | ||
| 1396 | 2026.05.18 23:59:49.068075 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1397 | 2026.05.18 23:59:49.069634 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1398 | 2026.05.18 23:59:49.071094 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::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 | ||
| 1399 | 2026.05.18 23:59:49.075494 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::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 | ||
| 1400 | 2026.05.18 23:59:49.079645 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::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 | ||
| 1401 | 2026.05.18 23:59:49.083658 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::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 | ||
| 1402 | 2026.05.18 23:59:49.093610 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::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 | ||
| 1403 | 2026.05.18 23:59:49.097757 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::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 | ||
| 1404 | 2026.05.18 23:59:49.157825 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092363807 sec., 498.03057598091425 rows/sec., 2.58 MiB/sec. | ||
| 1405 | 2026.05.18 23:59:49.159283 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1406 | 2026.05.18 23:59:49.160860 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.05.18 23:59:49.160944 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1408 | 2026.05.18 23:59:49.162159 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1409 | 2026.05.18 23:59:49.767039 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.05.18 23:59:49.767297 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1411 | 2026.05.18 23:59:49.767673 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1412 | 2026.05.18 23:59:49.767717 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1413 | 2026.05.18 23:59:49.767966 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1414 | 2026.05.18 23:59:49.768036 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1415 | 2026.05.18 23:59:49.768181 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1416 | 2026.05.18 23:59:49.768216 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1417 | 2026.05.18 23:59:49.768240 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 | ||
| 1418 | 2026.05.18 23:59:49.768255 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1419 | 2026.05.18 23:59:49.768300 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1420 | 2026.05.18 23:59:49.768320 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1421 | 2026.05.18 23:59:49.769544 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002357 sec., 14849.384811200678 rows/sec., 3.16 MiB/sec. | ||
| 1422 | 2026.05.18 23:59:49.769652 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} <Debug> TCPHandler: Processed in 0.002763968 sec. | ||
| 1423 | 2026.05.18 23:59:49.771323 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.05.18 23:59:49.771440 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1425 | 2026.05.18 23:59:49.771485 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1426 | 2026.05.18 23:59:49.772021 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.05.18 23:59:49.772069 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1428 | 2026.05.18 23:59:49.772453 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1429 | 2026.05.18 23:59:49.772686 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.05.18 23:59:49.772830 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001424 sec., 39325.84269662922 rows/sec., 3.00 MiB/sec. | ||
| 1431 | 2026.05.18 23:59:49.772865 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} <Debug> TCPHandler: Processed in 0.001594856 sec. | ||
| 1432 | 2026.05.18 23:59:49.773022 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.05.18 23:59:49.773118 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1434 | 2026.05.18 23:59:49.773158 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1435 | 2026.05.18 23:59:49.773597 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.05.18 23:59:49.773633 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1437 | 2026.05.18 23:59:49.773929 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1438 | 2026.05.18 23:59:49.774161 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.05.18 23:59:49.774286 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 1440 | 2026.05.18 23:59:49.774319 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} <Debug> TCPHandler: Processed in 0.001349044 sec. | ||
| 1441 | 2026.05.18 23:59:49.774461 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.05.18 23:59:49.774557 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.05.18 23:59:49.774600 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1444 | 2026.05.18 23:59:49.775079 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.05.18 23:59:49.775117 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1446 | 2026.05.18 23:59:49.775462 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1447 | 2026.05.18 23:59:49.775687 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.05.18 23:59:49.775816 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 1449 | 2026.05.18 23:59:49.775850 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} <Debug> TCPHandler: Processed in 0.001436944 sec. | ||
| 1450 | 2026.05.18 23:59:49.775993 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.05.18 23:59:49.776089 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.05.18 23:59:49.776131 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1453 | 2026.05.18 23:59:49.776484 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.05.18 23:59:49.776521 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1455 | 2026.05.18 23:59:49.776829 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1456 | 2026.05.18 23:59:49.777041 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.05.18 23:59:49.777173 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 1458 | 2026.05.18 23:59:49.777205 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} <Debug> TCPHandler: Processed in 0.001261533 sec. | ||
| 1459 | 2026.05.18 23:59:50.000987 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.68 MiB, peak 181.65 MiB, free memory in arenas 0.00 B, will set to 180.73 MiB (RSS), difference: 9.05 MiB | ||
| 1460 | 2026.05.18 23:59:53.726894 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.05.18 23:59:53.727163 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1462 | 2026.05.18 23:59:53.727607 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1463 | 2026.05.18 23:59:53.727658 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1464 | 2026.05.18 23:59:53.727954 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1465 | 2026.05.18 23:59:53.728025 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1466 | 2026.05.18 23:59:53.728168 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1467 | 2026.05.18 23:59:53.728204 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1468 | 2026.05.18 23:59:53.728227 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 | ||
| 1469 | 2026.05.18 23:59:53.728243 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1470 | 2026.05.18 23:59:53.728285 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1471 | 2026.05.18 23:59:53.728306 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1472 | 2026.05.18 23:59:53.729383 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002362 sec., 14817.950889077054 rows/sec., 3.15 MiB/sec. | ||
| 1473 | 2026.05.18 23:59:53.729551 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} <Debug> TCPHandler: Processed in 0.002784119 sec. | ||
| 1474 | 2026.05.18 23:59:53.742369 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.05.18 23:59:53.742573 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1476 | 2026.05.18 23:59:53.742626 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1477 | 2026.05.18 23:59:53.743327 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} <Trace> oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.05.18 23:59:53.743377 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1479 | 2026.05.18 23:59:53.743753 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1480 | 2026.05.18 23:59:53.743983 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} <Trace> oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.05.18 23:59:53.744130 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 1482 | 2026.05.18 23:59:53.744164 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} <Debug> TCPHandler: Processed in 0.001798239 sec. | ||
| 1483 | 2026.05.18 23:59:53.744292 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.05.18 23:59:53.744392 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1485 | 2026.05.18 23:59:53.744433 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1486 | 2026.05.18 23:59:53.746152 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.05.18 23:59:53.746191 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1488 | 2026.05.18 23:59:53.746673 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1489 | 2026.05.18 23:59:53.746887 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.05.18 23:59:53.747007 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} <Debug> executeQuery: Read 2529 rows, 192.58 KiB in 0.002668 sec., 947901.0494752624 rows/sec., 70.49 MiB/sec. | ||
| 1491 | 2026.05.18 23:59:53.747038 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} <Debug> TCPHandler: Processed in 0.002833328 sec. | ||
| 1492 | 2026.05.18 23:59:53.747184 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.05.18 23:59:53.747275 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1494 | 2026.05.18 23:59:53.747313 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1495 | 2026.05.18 23:59:53.747799 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} <Trace> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.05.18 23:59:53.747835 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1497 | 2026.05.18 23:59:53.748132 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1498 | 2026.05.18 23:59:53.748343 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} <Trace> oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.05.18 23:59:53.748468 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} <Debug> executeQuery: Read 25 rows, 1.94 KiB in 0.001156 sec., 21626.29757785467 rows/sec., 1.64 MiB/sec. | ||
| 1500 | 2026.05.18 23:59:53.748501 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} <Debug> TCPHandler: Processed in 0.001327364 sec. | ||
| 1501 | 2026.05.18 23:59:53.748624 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.05.18 23:59:53.748721 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1503 | 2026.05.18 23:59:53.748761 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1504 | 2026.05.18 23:59:53.749510 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} <Trace> oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.05.18 23:59:53.749545 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1506 | 2026.05.18 23:59:53.749851 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1507 | 2026.05.18 23:59:53.750049 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} <Trace> oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.05.18 23:59:53.750166 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00151 sec., 546357.6158940397 rows/sec., 31.96 MiB/sec. | ||
| 1509 | 2026.05.18 23:59:53.750198 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} <Debug> TCPHandler: Processed in 0.001670767 sec. | ||
| 1510 | 2026.05.18 23:59:53.750316 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.05.18 23:59:53.750471 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1512 | 2026.05.18 23:59:53.750512 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1513 | 2026.05.18 23:59:53.750905 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} <Trace> oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.05.18 23:59:53.750941 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1515 | 2026.05.18 23:59:53.751225 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1516 | 2026.05.18 23:59:53.751443 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} <Trace> oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.05.18 23:59:53.751576 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 1518 | 2026.05.18 23:59:53.751610 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} <Debug> TCPHandler: Processed in 0.001284513 sec. | ||
| 1519 | 2026.05.18 23:59:53.751736 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.05.18 23:59:53.751833 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.05.18 23:59:53.751872 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1522 | 2026.05.18 23:59:53.752275 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} <Trace> oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.05.18 23:59:53.752311 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1524 | 2026.05.18 23:59:53.752590 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1525 | 2026.05.18 23:59:53.752784 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} <Trace> oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.05.18 23:59:53.752900 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 1527 | 2026.05.18 23:59:53.752931 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} <Debug> TCPHandler: Processed in 0.001274603 sec. | ||
| 1528 | 2026.05.18 23:59:53.753056 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.05.18 23:59:53.753153 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1530 | 2026.05.18 23:59:53.753190 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1531 | 2026.05.18 23:59:53.754219 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.05.18 23:59:53.754255 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1533 | 2026.05.18 23:59:53.754595 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1534 | 2026.05.18 23:59:53.754798 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.05.18 23:59:53.754922 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} <Debug> executeQuery: Read 1328 rows, 91.53 KiB in 0.001769 sec., 750706.6139061617 rows/sec., 50.53 MiB/sec. | ||
| 1536 | 2026.05.18 23:59:53.754954 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} <Debug> TCPHandler: Processed in 0.001938589 sec. | ||
| 1537 | 2026.05.18 23:59:53.755077 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.05.18 23:59:53.755168 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1539 | 2026.05.18 23:59:53.755209 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1540 | 2026.05.18 23:59:53.756041 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.05.18 23:59:53.756076 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1542 | 2026.05.18 23:59:53.756498 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1543 | 2026.05.18 23:59:53.756715 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.05.18 23:59:53.756841 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} <Debug> executeQuery: Read 1628 rows, 102.74 KiB in 0.001644 sec., 990267.6399026763 rows/sec., 61.03 MiB/sec. | ||
| 1545 | 2026.05.18 23:59:53.756874 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} <Debug> TCPHandler: Processed in 0.001803908 sec. | ||
| 1546 | 2026.05.18 23:59:53.757022 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.05.18 23:59:53.757119 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1548 | 2026.05.18 23:59:53.757173 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} <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 | ||
| 1549 | 2026.05.18 23:59:53.757899 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} <Trace> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.05.18 23:59:53.757934 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1551 | 2026.05.18 23:59:53.758391 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1552 | 2026.05.18 23:59:53.758674 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} <Trace> oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.05.18 23:59:53.758803 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001702 sec., 7638.07285546416 rows/sec., 13.69 MiB/sec. | ||
| 1554 | 2026.05.18 23:59:53.758849 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} <Debug> TCPHandler: Processed in 0.00187559 sec. | ||
| 1555 | 2026.05.18 23:59:53.758985 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.05.18 23:59:53.759080 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1557 | 2026.05.18 23:59:53.759122 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1558 | 2026.05.18 23:59:53.759463 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.05.18 23:59:53.759497 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1560 | 2026.05.18 23:59:53.759778 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1561 | 2026.05.18 23:59:53.759973 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.05.18 23:59:53.760092 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001071 sec., 44817.92717086835 rows/sec., 3.02 MiB/sec. | ||
| 1563 | 2026.05.18 23:59:53.760122 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} <Debug> TCPHandler: Processed in 0.001230453 sec. | ||
| 1564 | 2026.05.18 23:59:54.762323 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.05.18 23:59:54.762565 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1566 | 2026.05.18 23:59:54.762882 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1567 | 2026.05.18 23:59:54.762921 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1568 | 2026.05.18 23:59:54.763133 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1569 | 2026.05.18 23:59:54.763204 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1570 | 2026.05.18 23:59:54.763343 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1571 | 2026.05.18 23:59:54.763378 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1572 | 2026.05.18 23:59:54.763400 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 | ||
| 1573 | 2026.05.18 23:59:54.763415 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1574 | 2026.05.18 23:59:54.763456 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1575 | 2026.05.18 23:59:54.763475 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1576 | 2026.05.18 23:59:54.764484 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002009 sec., 17421.602787456446 rows/sec., 3.70 MiB/sec. | ||
| 1577 | 2026.05.18 23:59:54.764588 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} <Debug> TCPHandler: Processed in 0.002399245 sec. | ||
| 1578 | 2026.05.18 23:59:54.765595 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.05.18 23:59:54.765781 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1580 | 2026.05.18 23:59:54.765830 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1581 | 2026.05.18 23:59:54.766392 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.05.18 23:59:54.766439 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1583 | 2026.05.18 23:59:54.766824 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1584 | 2026.05.18 23:59:54.767058 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.05.18 23:59:54.767206 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001462 sec., 38303.69357045144 rows/sec., 2.92 MiB/sec. | ||
| 1586 | 2026.05.18 23:59:54.767242 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} <Debug> TCPHandler: Processed in 0.001642296 sec. | ||
| 1587 | 2026.05.18 23:59:54.767375 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.05.18 23:59:54.767479 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1589 | 2026.05.18 23:59:54.767520 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1590 | 2026.05.18 23:59:54.767956 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.05.18 23:59:54.767992 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1592 | 2026.05.18 23:59:54.768305 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1593 | 2026.05.18 23:59:54.768514 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.05.18 23:59:54.768642 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 1595 | 2026.05.18 23:59:54.768675 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} <Debug> TCPHandler: Processed in 0.001351024 sec. | ||
| 1596 | 2026.05.18 23:59:54.768801 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2026.05.18 23:59:54.768902 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1598 | 2026.05.18 23:59:54.768945 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1599 | 2026.05.18 23:59:54.769310 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.05.18 23:59:54.769345 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1601 | 2026.05.18 23:59:54.769655 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1602 | 2026.05.18 23:59:54.769860 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.05.18 23:59:54.769981 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001118 sec., 28622.540250447226 rows/sec., 1.99 MiB/sec. | ||
| 1604 | 2026.05.18 23:59:54.770011 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} <Debug> TCPHandler: Processed in 0.001281273 sec. | ||
| 1605 | 2026.05.18 23:59:54.770126 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.05.18 23:59:54.770218 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1607 | 2026.05.18 23:59:54.770257 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1608 | 2026.05.18 23:59:54.770562 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.05.18 23:59:54.770595 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1610 | 2026.05.18 23:59:54.770947 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1611 | 2026.05.18 23:59:54.771152 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.05.18 23:59:54.771279 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001043 sec., 11505.273250239692 rows/sec., 793.98 KiB/sec. | ||
| 1613 | 2026.05.18 23:59:54.771310 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} <Debug> TCPHandler: Processed in 0.001205333 sec. | ||
| 1614 | 2026.05.18 23:59:55.884588 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63693 | ||
| 1615 | 2026.05.18 23:59:55.884707 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1616 | 2026.05.18 23:59:55.884739 [ 313 ] {} <Debug> TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Authenticating user 'default' from [fd00:1122:3344:101::e]:63693 | ||
| 1617 | 2026.05.18 23:59:55.884762 [ 313 ] {} <Debug> TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.05.18 23:59:55.884776 [ 313 ] {} <Debug> TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2026.05.18 23:59:55.885092 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35438 | ||
| 1620 | 2026.05.18 23:59:55.885164 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63788 | ||
| 1621 | 2026.05.18 23:59:55.885240 [ 313 ] {} <Trace> TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.05.18 23:59:55.885275 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1623 | 2026.05.18 23:59:55.885321 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56740 | ||
| 1624 | 2026.05.18 23:59:55.885331 [ 314 ] {} <Debug> TCP-Session: 20b0cd51-96f8-4059-9e12-0bce9bc3e535 Authenticating user 'default' from [fd00:1122:3344:101::e]:35438 | ||
| 1625 | 2026.05.18 23:59:55.885376 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1626 | 2026.05.18 23:59:55.885385 [ 314 ] {} <Debug> TCP-Session: 20b0cd51-96f8-4059-9e12-0bce9bc3e535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.05.18 23:59:55.885411 [ 314 ] {} <Debug> TCP-Session: 20b0cd51-96f8-4059-9e12-0bce9bc3e535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.05.18 23:59:55.885414 [ 315 ] {} <Debug> TCP-Session: d703d776-530d-4771-9931-c63291bbc634 Authenticating user 'default' from [fd00:1122:3344:101::e]:63788 | ||
| 1629 | 2026.05.18 23:59:55.885438 [ 315 ] {} <Debug> TCP-Session: d703d776-530d-4771-9931-c63291bbc634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.05.18 23:59:55.885451 [ 315 ] {} <Debug> TCP-Session: d703d776-530d-4771-9931-c63291bbc634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.05.18 23:59:55.885458 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63693) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1632 | 2026.05.18 23:59:55.885520 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49469 | ||
| 1633 | 2026.05.18 23:59:55.885560 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1634 | 2026.05.18 23:59:55.885598 [ 316 ] {} <Debug> TCP-Session: 53d550b9-e47c-436e-8dfb-50a8bb0fc3a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56740 | ||
| 1635 | 2026.05.18 23:59:55.885617 [ 316 ] {} <Debug> TCP-Session: 53d550b9-e47c-436e-8dfb-50a8bb0fc3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2026.05.18 23:59:55.885631 [ 316 ] {} <Debug> TCP-Session: 53d550b9-e47c-436e-8dfb-50a8bb0fc3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2026.05.18 23:59:55.885693 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1638 | 2026.05.18 23:59:55.885724 [ 317 ] {} <Debug> TCP-Session: 4ae3d12f-288f-4f11-ba6d-9ebda40cc335 Authenticating user 'default' from [fd00:1122:3344:101::e]:49469 | ||
| 1639 | 2026.05.18 23:59:55.885742 [ 317 ] {} <Debug> TCP-Session: 4ae3d12f-288f-4f11-ba6d-9ebda40cc335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.05.18 23:59:55.885755 [ 317 ] {} <Debug> TCP-Session: 4ae3d12f-288f-4f11-ba6d-9ebda40cc335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2026.05.18 23:59:55.885793 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40587 | ||
| 1642 | 2026.05.18 23:59:55.885803 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1643 | 2026.05.18 23:59:55.885814 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34326 | ||
| 1644 | 2026.05.18 23:59:55.885876 [ 320 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52810 | ||
| 1645 | 2026.05.18 23:59:55.885895 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1646 | 2026.05.18 23:59:55.886083 [ 321 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36884 | ||
| 1647 | 2026.05.18 23:59:55.888025 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1648 | 2026.05.18 23:59:55.888081 [ 319 ] {} <Debug> TCP-Session: 15f063e0-b101-43d1-ba4e-889029ae8123 Authenticating user 'default' from [fd00:1122:3344:101::e]:40587 | ||
| 1649 | 2026.05.18 23:59:55.888106 [ 319 ] {} <Debug> TCP-Session: 15f063e0-b101-43d1-ba4e-889029ae8123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.05.18 23:59:55.888120 [ 319 ] {} <Debug> TCP-Session: 15f063e0-b101-43d1-ba4e-889029ae8123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.05.18 23:59:55.891977 [ 321 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1652 | 2026.05.18 23:59:55.891991 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1653 | 2026.05.18 23:59:55.892047 [ 321 ] {} <Debug> TCP-Session: e7b4a19c-a0a8-4a1d-9790-f03486918bda Authenticating user 'default' from [fd00:1122:3344:101::e]:36884 | ||
| 1654 | 2026.05.18 23:59:55.892056 [ 318 ] {} <Debug> TCP-Session: 70ba35ac-6c6a-42a6-912d-6458ab1f613c Authenticating user 'default' from [fd00:1122:3344:101::e]:34326 | ||
| 1655 | 2026.05.18 23:59:55.892080 [ 321 ] {} <Debug> TCP-Session: e7b4a19c-a0a8-4a1d-9790-f03486918bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.05.18 23:59:55.892087 [ 318 ] {} <Debug> TCP-Session: 70ba35ac-6c6a-42a6-912d-6458ab1f613c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2026.05.18 23:59:55.892102 [ 321 ] {} <Debug> TCP-Session: e7b4a19c-a0a8-4a1d-9790-f03486918bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2026.05.18 23:59:55.892115 [ 318 ] {} <Debug> TCP-Session: 70ba35ac-6c6a-42a6-912d-6458ab1f613c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1659 | 2026.05.18 23:59:55.892086 [ 320 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2026.05.18 23:59:55.892185 [ 320 ] {} <Debug> TCP-Session: 680a6590-88c0-47f8-93e3-b82e10a4de1c Authenticating user 'default' from [fd00:1122:3344:101::e]:52810 | ||
| 1661 | 2026.05.18 23:59:55.892208 [ 320 ] {} <Debug> TCP-Session: 680a6590-88c0-47f8-93e3-b82e10a4de1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2026.05.18 23:59:55.892225 [ 320 ] {} <Debug> TCP-Session: 680a6590-88c0-47f8-93e3-b82e10a4de1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2026.05.18 23:59:55.896275 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Debug> oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1) (SelectExecutor): Key condition: unknown | ||
| 1664 | 2026.05.18 23:59:55.912697 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Trace> AggregatingTransform: Aggregating | ||
| 1665 | 2026.05.18 23:59:55.914785 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1666 | 2026.05.18 23:59:55.916890 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008999111 sec. (111.122 rows/sec., 4.34 KiB/sec.) | ||
| 1667 | 2026.05.18 23:59:55.916940 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Trace> Aggregator: Merging aggregated data | ||
| 1668 | 2026.05.18 23:59:55.916975 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1669 | 2026.05.18 23:59:55.920205 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0348 sec., 28.73563218390805 rows/sec., 1.12 KiB/sec. | ||
| 1670 | 2026.05.18 23:59:55.920357 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} <Debug> TCPHandler: Processed in 0.035359768 sec. | ||
| 1671 | 2026.05.18 23:59:55.923057 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2026.05.18 23:59:55.923094 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1673 | 2026.05.18 23:59:55.923116 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2026.05.18 23:59:55.923132 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1675 | 2026.05.18 23:59:55.923156 [ 314 ] {} <Debug> TCP-Session: 20b0cd51-96f8-4059-9e12-0bce9bc3e535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.05.18 23:59:55.923168 [ 321 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1677 | 2026.05.18 23:59:55.923190 [ 315 ] {} <Debug> TCP-Session: d703d776-530d-4771-9931-c63291bbc634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2026.05.18 23:59:55.923186 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1679 | 2026.05.18 23:59:55.923225 [ 321 ] {} <Debug> TCP-Session: e7b4a19c-a0a8-4a1d-9790-f03486918bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2026.05.18 23:59:55.923220 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1681 | 2026.05.18 23:59:55.923256 [ 316 ] {} <Debug> TCP-Session: 53d550b9-e47c-436e-8dfb-50a8bb0fc3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2026.05.18 23:59:55.923205 [ 320 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1683 | 2026.05.18 23:59:55.923304 [ 319 ] {} <Debug> TCP-Session: 15f063e0-b101-43d1-ba4e-889029ae8123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2026.05.18 23:59:55.923205 [ 318 ] {} <Debug> TCP-Session: 70ba35ac-6c6a-42a6-912d-6458ab1f613c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.05.18 23:59:55.923341 [ 320 ] {} <Debug> TCP-Session: 680a6590-88c0-47f8-93e3-b82e10a4de1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2026.05.18 23:59:55.923149 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1687 | 2026.05.18 23:59:55.923119 [ 313 ] {} <Debug> TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2026.05.18 23:59:55.923410 [ 317 ] {} <Debug> TCP-Session: 4ae3d12f-288f-4f11-ba6d-9ebda40cc335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.05.18 23:59:56.000332 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.10 MiB, peak 191.23 MiB, free memory in arenas 0.00 B, will set to 182.81 MiB (RSS), difference: 1.71 MiB | ||
| 1690 | 2026.05.18 23:59:56.404370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 3297 | ||
| 1691 | 2026.05.18 23:59:56.404852 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.05.18 23:59:56.404899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1693 | 2026.05.18 23:59:56.405405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1694 | 2026.05.18 23:59:56.405641 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.05.18 23:59:56.405774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3297 | ||
| 1696 | 2026.05.18 23:59:56.568199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1697 | 2026.05.18 23:59:56.584834 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.05.18 23:59:56.584888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1699 | 2026.05.18 23:59:56.590558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1700 | 2026.05.18 23:59:56.591239 [ 243 ] {} <Trace> system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.05.18 23:59:56.594036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1702 | 2026.05.18 23:59:59.766446 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.05.18 23:59:59.766684 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1704 | 2026.05.18 23:59:59.767021 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1705 | 2026.05.18 23:59:59.767059 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1706 | 2026.05.18 23:59:59.767282 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1707 | 2026.05.18 23:59:59.767352 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1708 | 2026.05.18 23:59:59.767499 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1709 | 2026.05.18 23:59:59.767536 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1710 | 2026.05.18 23:59:59.767559 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Debug> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 | ||
| 1711 | 2026.05.18 23:59:59.767575 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Trace> oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1712 | 2026.05.18 23:59:59.767618 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1713 | 2026.05.18 23:59:59.767637 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1714 | 2026.05.18 23:59:59.768926 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002318 sec., 15099.223468507333 rows/sec., 3.21 MiB/sec. | ||
| 1715 | 2026.05.18 23:59:59.769112 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} <Debug> TCPHandler: Processed in 0.002806768 sec. | ||
| 1716 | 2026.05.18 23:59:59.770770 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.05.18 23:59:59.770921 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1718 | 2026.05.18 23:59:59.770988 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1719 | 2026.05.18 23:59:59.771629 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.05.18 23:59:59.771681 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1721 | 2026.05.18 23:59:59.772087 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1722 | 2026.05.18 23:59:59.772329 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} <Trace> oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.05.18 23:59:59.772495 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.63 MiB/sec. | ||
| 1724 | 2026.05.18 23:59:59.772537 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} <Debug> TCPHandler: Processed in 0.00189246 sec. | ||
| 1725 | 2026.05.18 23:59:59.772678 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.05.18 23:59:59.772785 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1727 | 2026.05.18 23:59:59.772831 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1728 | 2026.05.18 23:59:59.773267 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.05.18 23:59:59.773305 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1730 | 2026.05.18 23:59:59.773624 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1731 | 2026.05.18 23:59:59.773848 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} <Trace> oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.05.18 23:59:59.773984 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 1733 | 2026.05.18 23:59:59.774019 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} <Debug> TCPHandler: Processed in 0.001394245 sec. | ||
| 1734 | 2026.05.18 23:59:59.774194 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.05.18 23:59:59.774293 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.05.18 23:59:59.774339 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1737 | 2026.05.18 23:59:59.774790 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.05.18 23:59:59.774827 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1739 | 2026.05.18 23:59:59.775170 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1740 | 2026.05.18 23:59:59.775390 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} <Trace> oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.05.18 23:59:59.775526 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 1742 | 2026.05.18 23:59:59.775561 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} <Debug> TCPHandler: Processed in 0.001420234 sec. | ||
| 1743 | 2026.05.18 23:59:59.775696 [ 259 ] {} <Trace> TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.05.18 23:59:59.775807 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.05.18 23:59:59.775852 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1746 | 2026.05.18 23:59:59.776240 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.05.18 23:59:59.776285 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1748 | 2026.05.18 23:59:59.776683 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1749 | 2026.05.18 23:59:59.776944 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} <Trace> oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.05.18 23:59:59.777106 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. | ||
| 1751 | 2026.05.18 23:59:59.777143 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} <Debug> TCPHandler: Processed in 0.001503515 sec. | ||