[ May 19 19:29:18 Enabled. ] [ May 19 19:29:18 Rereading configuration. ] [ May 19 19:29:19 Rereading configuration. ] [ May 19 19:29:23 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ May 19 19:29:23 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2026.05.19 19:29:23.999926 [ 1 ] {} Application: Will watch for the process with pid 24472 2026.05.19 19:29:24.000559 [ 1 ] {} Application: Forked a child process to watch 2026.05.19 19:29:24.191750 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 24472 2026.05.19 19:29:24.192982 [ 1 ] {} Application: starting up 2026.05.19 19:29:24.193168 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.19 19:29:24.277724 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2026.05.19 19:29:24.450648 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.19 19:29:24.450739 [ 1 ] {} Application: Initializing DateLUT. 2026.05.19 19:29:24.450770 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.19 19:29:24.450875 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.19 19:29:24.451489 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.19 19:29:24.454564 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.19 19:29:24.456586 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.19 19:29:24.457498 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.19 19:29:24.458287 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2026.05.19 19:29:24.458308 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2026.05.19 19:29:24.458320 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2026.05.19 19:29:24.458979 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.19 19:29:24.460937 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.19 19:29:24.466801 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.19 19:29:24.467516 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.19 19:29:24.469349 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.19 19:29:24.469896 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.19 19:29:24.470894 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.19 19:29:24.471438 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.19 19:29:24.476107 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.19 19:29:24.476463 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.19 19:29:24.478473 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.19 19:29:24.478863 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.19 19:29:24.479230 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.19 19:29:24.479547 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.19 19:29:24.480458 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.19 19:29:24.480485 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.19 19:29:24.480567 [ 137 ] {} DNSResolver: Updating DNS cache 2026.05.19 19:29:24.480650 [ 137 ] {} DNSResolver: Updated DNS cache 2026.05.19 19:29:24.497000 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.19 19:29:24.497022 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126094 sec 2026.05.19 19:29:24.497044 [ 1 ] {} ReferentialDeps: No tables 2026.05.19 19:29:24.497055 [ 1 ] {} LoadingDeps: No tables 2026.05.19 19:29:24.497685 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.19 19:29:24.498226 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.19 19:29:24.506935 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.19 19:29:24.506982 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.19 19:29:24.506995 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.19 19:29:24.507007 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.19 19:29:24.507042 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.19 19:29:24.507056 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.19 19:29:24.509329 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.19 19:29:24.509377 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.19 19:29:24.509401 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.19 19:29:24.509545 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.19 19:29:24.509586 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.19 19:29:24.509606 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.19 19:29:24.509618 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.19 19:29:24.509629 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.19 19:29:24.509662 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.19 19:29:24.509674 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.19 19:29:24.529555 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.19 19:29:24.531312 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.19 19:29:24.531337 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3431e-05 sec 2026.05.19 19:29:24.531349 [ 1 ] {} ReferentialDeps: No tables 2026.05.19 19:29:24.531360 [ 1 ] {} LoadingDeps: No tables 2026.05.19 19:29:24.531387 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.19 19:29:24.531573 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.19 19:29:24.531614 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.19 19:29:24.531627 [ 1 ] {} Application: Loaded metadata. 2026.05.19 19:29:24.531638 [ 1 ] {} 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). 2026.05.19 19:29:24.531655 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.19 19:29:24.575653 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.19 19:29:24.575874 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.18 MiB (RSS), difference: 92.33 MiB 2026.05.19 19:29:24.577245 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.413e-05 sec. 2026.05.19 19:29:24.577674 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.19 19:29:24.578266 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.19 19:29:24.578282 [ 1 ] {} Application: Ready for connections. 2026.05.19 19:29:24.641677 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45355 2026.05.19 19:29:24.641945 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.642002 [ 3 ] {} TCP-Session: 44e2227b-db76-41cd-9534-2da53a724d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:45355 2026.05.19 19:29:24.642030 [ 3 ] {} TCP-Session: 44e2227b-db76-41cd-9534-2da53a724d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.642055 [ 3 ] {} TCP-Session: 44e2227b-db76-41cd-9534-2da53a724d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.642166 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 19:29:24.642196 [ 3 ] {} 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 2026.05.19 19:29:24.642222 [ 3 ] {} 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 2026.05.19 19:29:24.642547 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56563 2026.05.19 19:29:24.643367 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.643408 [ 4 ] {} TCP-Session: 9d1141bb-029e-47c2-8630-19d2c40a9f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:56563 2026.05.19 19:29:24.644068 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46180 2026.05.19 19:29:24.644072 [ 4 ] {} TCP-Session: 9d1141bb-029e-47c2-8630-19d2c40a9f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644088 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36895 2026.05.19 19:29:24.644121 [ 4 ] {} TCP-Session: 9d1141bb-029e-47c2-8630-19d2c40a9f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644067 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41450 2026.05.19 19:29:24.644162 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53004 2026.05.19 19:29:24.644338 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.644436 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.644488 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.644489 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.644512 [ 255 ] {} TCP-Session: a8426e71-419d-4b3d-97bc-8b3e010d2da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36895 2026.05.19 19:29:24.644519 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49188 2026.05.19 19:29:24.644557 [ 255 ] {} TCP-Session: a8426e71-419d-4b3d-97bc-8b3e010d2da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644542 [ 256 ] {} TCP-Session: 59d45670-c58d-432b-9f69-77fa593b42ed Authenticating user 'default' from [fd00:1122:3344:101::e]:53004 2026.05.19 19:29:24.644586 [ 255 ] {} TCP-Session: a8426e71-419d-4b3d-97bc-8b3e010d2da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644535 [ 5 ] {} TCP-Session: ef561755-ea79-49cd-b96b-34595f8105d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41450 2026.05.19 19:29:24.644626 [ 256 ] {} TCP-Session: 59d45670-c58d-432b-9f69-77fa593b42ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644642 [ 5 ] {} TCP-Session: ef561755-ea79-49cd-b96b-34595f8105d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644653 [ 256 ] {} TCP-Session: 59d45670-c58d-432b-9f69-77fa593b42ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644657 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.644661 [ 5 ] {} TCP-Session: ef561755-ea79-49cd-b96b-34595f8105d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644522 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62509 2026.05.19 19:29:24.644714 [ 257 ] {} TCP-Session: 08db0ac7-2c67-425b-b91d-27d45850d30b Authenticating user 'default' from [fd00:1122:3344:101::e]:49188 2026.05.19 19:29:24.644517 [ 253 ] {} TCP-Session: a7b12859-2fa7-4816-b472-b4e5d1eb0cab Authenticating user 'default' from [fd00:1122:3344:101::e]:46180 2026.05.19 19:29:24.644769 [ 257 ] {} TCP-Session: 08db0ac7-2c67-425b-b91d-27d45850d30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644786 [ 253 ] {} TCP-Session: a7b12859-2fa7-4816-b472-b4e5d1eb0cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644788 [ 257 ] {} TCP-Session: 08db0ac7-2c67-425b-b91d-27d45850d30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644801 [ 253 ] {} TCP-Session: a7b12859-2fa7-4816-b472-b4e5d1eb0cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644832 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.644863 [ 258 ] {} TCP-Session: 630e6142-68ce-4260-8a88-4500b667b3e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62509 2026.05.19 19:29:24.644893 [ 258 ] {} TCP-Session: 630e6142-68ce-4260-8a88-4500b667b3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.644906 [ 258 ] {} TCP-Session: 630e6142-68ce-4260-8a88-4500b667b3e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.751297 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56880 2026.05.19 19:29:24.751497 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.751542 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56880 2026.05.19 19:29:24.751571 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.751602 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.751703 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 19:29:24.751757 [ 259 ] {} 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 2026.05.19 19:29:24.751799 [ 259 ] {} 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 2026.05.19 19:29:24.752249 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56063 2026.05.19 19:29:24.752324 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63944 2026.05.19 19:29:24.752384 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.752427 [ 260 ] {} TCP-Session: 3430475c-4d59-480e-90c1-a8a8092de965 Authenticating user 'default' from [fd00:1122:3344:101::d]:56063 2026.05.19 19:29:24.752454 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56971 2026.05.19 19:29:24.752464 [ 260 ] {} TCP-Session: 3430475c-4d59-480e-90c1-a8a8092de965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.752494 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.752497 [ 260 ] {} TCP-Session: 3430475c-4d59-480e-90c1-a8a8092de965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.752544 [ 261 ] {} TCP-Session: 40cd3b55-0b09-4429-974d-fb695421e469 Authenticating user 'default' from [fd00:1122:3344:101::d]:63944 2026.05.19 19:29:24.752570 [ 261 ] {} TCP-Session: 40cd3b55-0b09-4429-974d-fb695421e469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.752586 [ 261 ] {} TCP-Session: 40cd3b55-0b09-4429-974d-fb695421e469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.753241 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43567 2026.05.19 19:29:24.753267 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.753309 [ 262 ] {} TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Authenticating user 'default' from [fd00:1122:3344:101::d]:56971 2026.05.19 19:29:24.753340 [ 262 ] {} TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.753353 [ 262 ] {} TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.753357 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43169 2026.05.19 19:29:24.753362 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38764 2026.05.19 19:29:24.753985 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.754024 [ 264 ] {} TCP-Session: 4805b116-596e-4dbc-8357-bff02ae022f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43567 2026.05.19 19:29:24.753496 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51260 2026.05.19 19:29:24.754043 [ 264 ] {} TCP-Session: 4805b116-596e-4dbc-8357-bff02ae022f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.754077 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39190 2026.05.19 19:29:24.754088 [ 264 ] {} TCP-Session: 4805b116-596e-4dbc-8357-bff02ae022f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.754763 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.754908 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.754960 [ 266 ] {} TCP-Session: 78a78784-103c-4818-bf84-1f166fa3554e Authenticating user 'default' from [fd00:1122:3344:101::d]:51260 2026.05.19 19:29:24.754963 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.754987 [ 266 ] {} TCP-Session: 78a78784-103c-4818-bf84-1f166fa3554e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.755000 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.755016 [ 266 ] {} TCP-Session: 78a78784-103c-4818-bf84-1f166fa3554e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.755032 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:24.755048 [ 265 ] {} TCP-Session: fe7fdd0e-65e0-40bb-b44f-97e5b3e78693 Authenticating user 'default' from [fd00:1122:3344:101::d]:43169 2026.05.19 19:29:24.755015 [ 263 ] {} TCP-Session: 4b27820d-4b57-4e37-907c-1b4cc9e35e2e Authenticating user 'default' from [fd00:1122:3344:101::d]:38764 2026.05.19 19:29:24.755089 [ 267 ] {} TCP-Session: 22900953-1889-4068-830d-cbfd314bb868 Authenticating user 'default' from [fd00:1122:3344:101::d]:39190 2026.05.19 19:29:24.755092 [ 265 ] {} TCP-Session: fe7fdd0e-65e0-40bb-b44f-97e5b3e78693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.755126 [ 263 ] {} TCP-Session: 4b27820d-4b57-4e37-907c-1b4cc9e35e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.755133 [ 267 ] {} TCP-Session: 22900953-1889-4068-830d-cbfd314bb868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.755149 [ 265 ] {} TCP-Session: fe7fdd0e-65e0-40bb-b44f-97e5b3e78693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.755174 [ 267 ] {} TCP-Session: 22900953-1889-4068-830d-cbfd314bb868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.755168 [ 263 ] {} TCP-Session: 4b27820d-4b57-4e37-907c-1b4cc9e35e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:24.755950 [ 259 ] {7c82cb6c-ff8d-44c9-b87d-37b6a6422233} executeQuery: (from [fd00:1122:3344:101::d]:56880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 19:29:24.825092 [ 259 ] {7c82cb6c-ff8d-44c9-b87d-37b6a6422233} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56880) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.19 19:29:24.825826 [ 259 ] {7c82cb6c-ff8d-44c9-b87d-37b6a6422233} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.19 19:29:24.825924 [ 259 ] {7c82cb6c-ff8d-44c9-b87d-37b6a6422233} TCPHandler: Processed in 0.073490068 sec. 2026.05.19 19:29:24.826683 [ 262 ] {} TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.826901 [ 262 ] {62f37b58-7b34-4ed1-8e79-d8ecd4392cd1} executeQuery: (from [fd00:1122:3344:101::d]:56971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 19:29:24.827239 [ 262 ] {62f37b58-7b34-4ed1-8e79-d8ecd4392cd1} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56971) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.19 19:29:24.827346 [ 262 ] {62f37b58-7b34-4ed1-8e79-d8ecd4392cd1} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.19 19:29:24.827420 [ 262 ] {62f37b58-7b34-4ed1-8e79-d8ecd4392cd1} TCPHandler: Processed in 0.000878845 sec. 2026.05.19 19:29:24.827729 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.828487 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.19 19:29:24.828587 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.19 19:29:24.835051 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.19 19:29:24.835075 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6842e-05 sec 2026.05.19 19:29:24.835091 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} ReferentialDeps: No tables 2026.05.19 19:29:24.835115 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} LoadingDeps: No tables 2026.05.19 19:29:24.835140 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} DatabaseAtomic (oximeter): Starting up tables. 2026.05.19 19:29:24.835836 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} TCPHandler: Processed in 0.008165465 sec. 2026.05.19 19:29:24.836016 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.836176 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} executeQuery: (from [fd00:1122:3344:101::d]:56880) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2026.05.19 19:29:24.836222 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.19 19:29:24.842184 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.19 19:29:24.844421 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200): Loading data parts 2026.05.19 19:29:24.844851 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200): There are no data parts 2026.05.19 19:29:24.852202 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} TCPHandler: Processed in 0.016240029 sec. 2026.05.19 19:29:24.852409 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.853117 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} executeQuery: (from [fd00:1122:3344:101::d]:56880) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ 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) 2026.05.19 19:29:24.853174 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.19 19:29:24.865400 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} oximeter.measurements_bool (b51b5c5b-9d25-4efc-bc69-a4880c3dcd1c): Loading data parts 2026.05.19 19:29:24.865592 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} oximeter.measurements_bool (b51b5c5b-9d25-4efc-bc69-a4880c3dcd1c): There are no data parts 2026.05.19 19:29:24.872314 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} TCPHandler: Processed in 0.019963411 sec. 2026.05.19 19:29:24.872492 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.872723 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.872802 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.19 19:29:24.878244 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} oximeter.measurements_i8 (d377bf8c-b49a-464c-bf81-2fa5a2d45443): Loading data parts 2026.05.19 19:29:24.878430 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} oximeter.measurements_i8 (d377bf8c-b49a-464c-bf81-2fa5a2d45443): There are no data parts 2026.05.19 19:29:24.884438 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} TCPHandler: Processed in 0.012003371 sec. 2026.05.19 19:29:24.884578 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.884730 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.884780 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.19 19:29:24.886797 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} oximeter.measurements_u8 (12504d78-9b70-450a-b545-2d6bb128c373): Loading data parts 2026.05.19 19:29:24.886948 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} oximeter.measurements_u8 (12504d78-9b70-450a-b545-2d6bb128c373): There are no data parts 2026.05.19 19:29:24.888049 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} TCPHandler: Processed in 0.003517547 sec. 2026.05.19 19:29:24.888185 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.888349 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.888398 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.19 19:29:24.889904 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} oximeter.measurements_i16 (2fe45b5a-3a84-40d9-857a-efb2eebd01d0): Loading data parts 2026.05.19 19:29:24.890035 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} oximeter.measurements_i16 (2fe45b5a-3a84-40d9-857a-efb2eebd01d0): There are no data parts 2026.05.19 19:29:24.891062 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} TCPHandler: Processed in 0.002924361 sec. 2026.05.19 19:29:24.891205 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.891446 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.891517 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.19 19:29:24.893090 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} oximeter.measurements_u16 (5c7c845d-01c6-49ab-a4df-1ce2f4145efd): Loading data parts 2026.05.19 19:29:24.893224 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} oximeter.measurements_u16 (5c7c845d-01c6-49ab-a4df-1ce2f4145efd): There are no data parts 2026.05.19 19:29:24.894334 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} TCPHandler: Processed in 0.003184748 sec. 2026.05.19 19:29:24.894560 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.894734 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.894791 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.19 19:29:24.896293 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} oximeter.measurements_i32 (7e2310a1-13a4-4adb-bb11-0a4dba616d5b): Loading data parts 2026.05.19 19:29:24.896406 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} oximeter.measurements_i32 (7e2310a1-13a4-4adb-bb11-0a4dba616d5b): There are no data parts 2026.05.19 19:29:24.897500 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} TCPHandler: Processed in 0.002988822 sec. 2026.05.19 19:29:24.897632 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.897788 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.897847 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.19 19:29:24.899358 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} oximeter.measurements_u32 (77986caa-945d-4362-8b80-ed05871a4c4e): Loading data parts 2026.05.19 19:29:24.899505 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} oximeter.measurements_u32 (77986caa-945d-4362-8b80-ed05871a4c4e): There are no data parts 2026.05.19 19:29:24.900571 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} TCPHandler: Processed in 0.002987032 sec. 2026.05.19 19:29:24.900705 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.900876 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.900931 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.19 19:29:24.902425 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): Loading data parts 2026.05.19 19:29:24.902546 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): There are no data parts 2026.05.19 19:29:24.909821 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} TCPHandler: Processed in 0.009164123 sec. 2026.05.19 19:29:24.909993 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.910176 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.910247 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.19 19:29:24.916053 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Loading data parts 2026.05.19 19:29:24.916269 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): There are no data parts 2026.05.19 19:29:24.917603 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} TCPHandler: Processed in 0.007667341 sec. 2026.05.19 19:29:24.917736 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.917907 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.917959 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.19 19:29:24.919401 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} oximeter.measurements_f32 (d437e68b-8def-45b4-9b6a-be66b0226540): Loading data parts 2026.05.19 19:29:24.919525 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} oximeter.measurements_f32 (d437e68b-8def-45b4-9b6a-be66b0226540): There are no data parts 2026.05.19 19:29:24.920506 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} TCPHandler: Processed in 0.002816177 sec. 2026.05.19 19:29:24.920633 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.920784 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.920835 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.19 19:29:24.922203 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} oximeter.measurements_f64 (f6e5b840-2bfa-49bd-a16f-6ccc2a6736e6): Loading data parts 2026.05.19 19:29:24.922346 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} oximeter.measurements_f64 (f6e5b840-2bfa-49bd-a16f-6ccc2a6736e6): There are no data parts 2026.05.19 19:29:24.923391 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} TCPHandler: Processed in 0.002804897 sec. 2026.05.19 19:29:24.923520 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.923681 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.923731 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.19 19:29:24.925157 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} oximeter.measurements_string (948a045c-6e9e-494c-b5a6-3249d4437f3d): Loading data parts 2026.05.19 19:29:24.925273 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} oximeter.measurements_string (948a045c-6e9e-494c-b5a6-3249d4437f3d): There are no data parts 2026.05.19 19:29:24.926274 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} TCPHandler: Processed in 0.002800348 sec. 2026.05.19 19:29:24.926403 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.926557 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.19 19:29:24.926614 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.19 19:29:24.927990 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} oximeter.measurements_bytes (bf978275-c3cf-45d9-9249-9e3cc6d2ad48): Loading data parts 2026.05.19 19:29:24.928101 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} oximeter.measurements_bytes (bf978275-c3cf-45d9-9249-9e3cc6d2ad48): There are no data parts 2026.05.19 19:29:24.929087 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} TCPHandler: Processed in 0.002730565 sec. 2026.05.19 19:29:24.929221 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.929378 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.929433 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.19 19:29:24.930895 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} oximeter.measurements_cumulativei64 (1b597705-2625-4313-82d4-86ef66527e40): Loading data parts 2026.05.19 19:29:24.931014 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} oximeter.measurements_cumulativei64 (1b597705-2625-4313-82d4-86ef66527e40): There are no data parts 2026.05.19 19:29:24.932061 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} TCPHandler: Processed in 0.002888689 sec. 2026.05.19 19:29:24.932206 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.932362 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.932414 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.19 19:29:24.933847 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Loading data parts 2026.05.19 19:29:24.933972 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): There are no data parts 2026.05.19 19:29:24.935026 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} TCPHandler: Processed in 0.002865689 sec. 2026.05.19 19:29:24.935158 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.935325 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.935376 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.19 19:29:24.936911 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} oximeter.measurements_cumulativef32 (6294960f-70b0-4864-a090-a793434e935b): Loading data parts 2026.05.19 19:29:24.937020 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} oximeter.measurements_cumulativef32 (6294960f-70b0-4864-a090-a793434e935b): There are no data parts 2026.05.19 19:29:24.938057 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} TCPHandler: Processed in 0.002945331 sec. 2026.05.19 19:29:24.938188 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.938344 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.938397 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.19 19:29:24.939833 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} oximeter.measurements_cumulativef64 (da2578d5-c6e8-4542-988e-74493f86ac4f): Loading data parts 2026.05.19 19:29:24.939939 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} oximeter.measurements_cumulativef64 (da2578d5-c6e8-4542-988e-74493f86ac4f): There are no data parts 2026.05.19 19:29:24.950823 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} TCPHandler: Processed in 0.01267929 sec. 2026.05.19 19:29:24.951012 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.951281 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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) 2026.05.19 19:29:24.951365 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.19 19:29:24.953637 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} oximeter.measurements_histogrami8 (9737b85d-0f9d-4b62-bbd9-3ec9fca08c6d): Loading data parts 2026.05.19 19:29:24.953762 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} oximeter.measurements_histogrami8 (9737b85d-0f9d-4b62-bbd9-3ec9fca08c6d): There are no data parts 2026.05.19 19:29:24.954854 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} TCPHandler: Processed in 0.003899077 sec. 2026.05.19 19:29:24.954987 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.955187 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.955248 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.19 19:29:24.956976 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} oximeter.measurements_histogramu8 (850a26d8-b14f-4c98-8b8d-f622a1ce1a34): Loading data parts 2026.05.19 19:29:24.957101 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} oximeter.measurements_histogramu8 (850a26d8-b14f-4c98-8b8d-f622a1ce1a34): There are no data parts 2026.05.19 19:29:24.958169 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} TCPHandler: Processed in 0.003229319 sec. 2026.05.19 19:29:24.958296 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.958509 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.958567 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.19 19:29:24.960208 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} oximeter.measurements_histogrami16 (3486c70b-5eda-446a-bb96-231c13dd8ca9): Loading data parts 2026.05.19 19:29:24.960321 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} oximeter.measurements_histogrami16 (3486c70b-5eda-446a-bb96-231c13dd8ca9): There are no data parts 2026.05.19 19:29:24.961495 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} TCPHandler: Processed in 0.003246079 sec. 2026.05.19 19:29:24.961625 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.961825 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.961886 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.19 19:29:24.963603 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} oximeter.measurements_histogramu16 (3969f9b8-7977-4e5f-9817-27316e2b922d): Loading data parts 2026.05.19 19:29:24.963730 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} oximeter.measurements_histogramu16 (3969f9b8-7977-4e5f-9817-27316e2b922d): There are no data parts 2026.05.19 19:29:24.964842 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} TCPHandler: Processed in 0.00326376 sec. 2026.05.19 19:29:24.964968 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.965181 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.965240 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.19 19:29:24.966922 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} oximeter.measurements_histogrami32 (2a42c0ca-e90a-4348-9293-e351bb4e9239): Loading data parts 2026.05.19 19:29:24.967030 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} oximeter.measurements_histogrami32 (2a42c0ca-e90a-4348-9293-e351bb4e9239): There are no data parts 2026.05.19 19:29:24.968075 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} TCPHandler: Processed in 0.003153647 sec. 2026.05.19 19:29:24.968213 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.968412 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.968476 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.19 19:29:24.970045 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} oximeter.measurements_histogramu32 (fb1cf105-132d-44dd-8077-0d9dc1f5bf94): Loading data parts 2026.05.19 19:29:24.970179 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} oximeter.measurements_histogramu32 (fb1cf105-132d-44dd-8077-0d9dc1f5bf94): There are no data parts 2026.05.19 19:29:24.971405 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} TCPHandler: Processed in 0.003237519 sec. 2026.05.19 19:29:24.971551 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.971789 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.971862 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.19 19:29:24.973471 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} oximeter.measurements_histogrami64 (faf6cf3b-7426-4f47-9423-8c96899c47d8): Loading data parts 2026.05.19 19:29:24.973590 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} oximeter.measurements_histogrami64 (faf6cf3b-7426-4f47-9423-8c96899c47d8): There are no data parts 2026.05.19 19:29:24.974635 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} TCPHandler: Processed in 0.003132726 sec. 2026.05.19 19:29:24.974795 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.974999 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.975075 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.19 19:29:24.976694 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Loading data parts 2026.05.19 19:29:24.976831 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): There are no data parts 2026.05.19 19:29:24.977884 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} TCPHandler: Processed in 0.003142417 sec. 2026.05.19 19:29:24.978024 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.978254 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.978326 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.19 19:29:24.979908 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} oximeter.measurements_histogramf32 (4437c440-0187-4b56-b1e5-bf9119197d31): Loading data parts 2026.05.19 19:29:24.980028 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} oximeter.measurements_histogramf32 (4437c440-0187-4b56-b1e5-bf9119197d31): There are no data parts 2026.05.19 19:29:24.981096 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} TCPHandler: Processed in 0.003120117 sec. 2026.05.19 19:29:24.981229 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.981438 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.981506 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.19 19:29:24.983114 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} oximeter.measurements_histogramf64 (1d607fdc-1706-4bef-ac5d-42531e76aff7): Loading data parts 2026.05.19 19:29:24.983239 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} oximeter.measurements_histogramf64 (1d607fdc-1706-4bef-ac5d-42531e76aff7): There are no data parts 2026.05.19 19:29:24.984474 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} TCPHandler: Processed in 0.003293341 sec. 2026.05.19 19:29:24.984612 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.984814 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} executeQuery: (from [fd00:1122:3344:101::d]:56880) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ 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) 2026.05.19 19:29:24.984877 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.19 19:29:24.986995 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} oximeter.fields_bool (10db5d71-ec1c-4afc-b2c1-06a7e781179c): Loading data parts 2026.05.19 19:29:24.987109 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} oximeter.fields_bool (10db5d71-ec1c-4afc-b2c1-06a7e781179c): There are no data parts 2026.05.19 19:29:24.988087 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} TCPHandler: Processed in 0.003524277 sec. 2026.05.19 19:29:24.988232 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.988393 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.988448 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.19 19:29:24.989916 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} oximeter.fields_i8 (54f32958-62b4-4272-8ca2-7187674bdd01): Loading data parts 2026.05.19 19:29:24.990042 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} oximeter.fields_i8 (54f32958-62b4-4272-8ca2-7187674bdd01): There are no data parts 2026.05.19 19:29:24.991005 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} TCPHandler: Processed in 0.002820898 sec. 2026.05.19 19:29:24.991136 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:24.991304 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:24.991361 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.19 19:29:24.992858 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} oximeter.fields_u8 (0cee85a4-e6ad-4495-ab0c-8a8778636b46): Loading data parts 2026.05.19 19:29:24.992971 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} oximeter.fields_u8 (0cee85a4-e6ad-4495-ab0c-8a8778636b46): There are no data parts 2026.05.19 19:29:25.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 123.41 MiB, peak 123.41 MiB, free memory in arenas 0.00 B, will set to 133.70 MiB (RSS), difference: 10.29 MiB 2026.05.19 19:29:25.001487 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} TCPHandler: Processed in 0.010398067 sec. 2026.05.19 19:29:25.001646 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.001864 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:25.001906 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.19 19:29:25.008419 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} oximeter.fields_i16 (afba10e4-a34d-4342-bf33-8c84277cac3a): Loading data parts 2026.05.19 19:29:25.008556 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} oximeter.fields_i16 (afba10e4-a34d-4342-bf33-8c84277cac3a): There are no data parts 2026.05.19 19:29:25.017071 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} TCPHandler: Processed in 0.015483327 sec. 2026.05.19 19:29:25.017239 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.017428 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:25.017491 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.19 19:29:25.019775 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Loading data parts 2026.05.19 19:29:25.019906 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): There are no data parts 2026.05.19 19:29:25.020953 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} TCPHandler: Processed in 0.003772534 sec. 2026.05.19 19:29:25.021157 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.021339 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:25.021393 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.19 19:29:25.022868 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} oximeter.fields_i32 (9758f35c-b5a5-49e7-a276-1a7301c146d5): Loading data parts 2026.05.19 19:29:25.023001 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} oximeter.fields_i32 (9758f35c-b5a5-49e7-a276-1a7301c146d5): There are no data parts 2026.05.19 19:29:25.023969 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} TCPHandler: Processed in 0.00286723 sec. 2026.05.19 19:29:25.024122 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.024276 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:25.024331 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.19 19:29:25.025838 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Loading data parts 2026.05.19 19:29:25.025990 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): There are no data parts 2026.05.19 19:29:25.026984 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} TCPHandler: Processed in 0.002910091 sec. 2026.05.19 19:29:25.027123 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.027296 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:25.027349 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.19 19:29:25.028859 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} oximeter.fields_i64 (22f482d0-6811-45fd-a1e0-27653a6cc803): Loading data parts 2026.05.19 19:29:25.028974 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} oximeter.fields_i64 (22f482d0-6811-45fd-a1e0-27653a6cc803): There are no data parts 2026.05.19 19:29:25.029974 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} TCPHandler: Processed in 0.00289902 sec. 2026.05.19 19:29:25.030115 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.030269 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:25.030323 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.19 19:29:25.031808 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} oximeter.fields_u64 (01456499-d31d-417c-8934-e4d10311c033): Loading data parts 2026.05.19 19:29:25.031934 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} oximeter.fields_u64 (01456499-d31d-417c-8934-e4d10311c033): There are no data parts 2026.05.19 19:29:25.032931 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} TCPHandler: Processed in 0.002864439 sec. 2026.05.19 19:29:25.033062 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.033230 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:25.033283 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.19 19:29:25.034770 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Loading data parts 2026.05.19 19:29:25.034881 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): There are no data parts 2026.05.19 19:29:25.035949 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} TCPHandler: Processed in 0.002935081 sec. 2026.05.19 19:29:25.036080 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.036238 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:25.036295 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.19 19:29:25.037763 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Loading data parts 2026.05.19 19:29:25.037887 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): There are no data parts 2026.05.19 19:29:25.038940 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} TCPHandler: Processed in 0.002907541 sec. 2026.05.19 19:29:25.039069 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.039265 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) 2026.05.19 19:29:25.039381 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.19 19:29:25.041033 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Loading data parts 2026.05.19 19:29:25.041147 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): There are no data parts 2026.05.19 19:29:25.042281 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} TCPHandler: Processed in 0.00325922 sec. 2026.05.19 19:29:25.042441 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.042689 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} executeQuery: (from [fd00:1122:3344:101::d]:56880) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2026.05.19 19:29:25.042766 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.19 19:29:25.044330 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Loading data parts 2026.05.19 19:29:25.044458 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): There are no data parts 2026.05.19 19:29:25.045736 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} TCPHandler: Processed in 0.003343392 sec. 2026.05.19 19:29:25.045965 [ 262 ] {} TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.046219 [ 262 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} executeQuery: (from [fd00:1122:3344:101::d]:56971) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.19 19:29:25.048025 [ 262 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.19 19:29:25.060221 [ 268 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:25.060280 [ 268 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.19 19:29:25.063939 [ 268 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:25.064321 [ 268 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:25.064590 [ 262 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} executeQuery: Read 1 rows, 16.00 B in 0.01849 sec., 54.08328826392645 rows/sec., 865.33 B/sec. 2026.05.19 19:29:25.064968 [ 262 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} TCPHandler: Processed in 0.019068316 sec. 2026.05.19 19:29:25.388315 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49629 2026.05.19 19:29:25.388395 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:25.388457 [ 269 ] {} TCP-Session: 53769685-a86f-4027-9ae1-37523912d5d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49629 2026.05.19 19:29:25.388502 [ 269 ] {} TCP-Session: 53769685-a86f-4027-9ae1-37523912d5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.388515 [ 269 ] {} TCP-Session: 53769685-a86f-4027-9ae1-37523912d5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.388907 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44464 2026.05.19 19:29:25.388991 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49917 2026.05.19 19:29:25.389092 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:25.389133 [ 270 ] {} TCP-Session: 9c517431-67de-40ce-b4b8-14a4df38d658 Authenticating user 'default' from [fd00:1122:3344:101::e]:44464 2026.05.19 19:29:25.389194 [ 270 ] {} TCP-Session: 9c517431-67de-40ce-b4b8-14a4df38d658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.389196 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:25.389208 [ 270 ] {} TCP-Session: 9c517431-67de-40ce-b4b8-14a4df38d658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.389218 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46388 2026.05.19 19:29:25.389250 [ 271 ] {} TCP-Session: 38927805-7ffe-41a8-8403-a1d2f8e3172e Authenticating user 'default' from [fd00:1122:3344:101::e]:49917 2026.05.19 19:29:25.389230 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38735 2026.05.19 19:29:25.389290 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42464 2026.05.19 19:29:25.389314 [ 271 ] {} TCP-Session: 38927805-7ffe-41a8-8403-a1d2f8e3172e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.389363 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51757 2026.05.19 19:29:25.389415 [ 271 ] {} TCP-Session: 38927805-7ffe-41a8-8403-a1d2f8e3172e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.389420 [ 269 ] {} TCP-Session: 53769685-a86f-4027-9ae1-37523912d5d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:25.389477 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:25.389478 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38293 2026.05.19 19:29:25.389589 [ 273 ] {} TCP-Session: 2e62b4b8-d8b4-40b5-bf78-e766f371756d Authenticating user 'default' from [fd00:1122:3344:101::e]:46388 2026.05.19 19:29:25.389662 [ 273 ] {} TCP-Session: 2e62b4b8-d8b4-40b5-bf78-e766f371756d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.389679 [ 273 ] {} TCP-Session: 2e62b4b8-d8b4-40b5-bf78-e766f371756d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.389692 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:25.389720 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51555 2026.05.19 19:29:25.389737 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:25.389778 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} executeQuery: (from [fd00:1122:3344:101::e]:49629) 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) 2026.05.19 19:29:25.389797 [ 274 ] {} TCP-Session: 17c5685b-8715-4c06-9134-cf2c00ad5804 Authenticating user 'default' from [fd00:1122:3344:101::e]:42464 2026.05.19 19:29:25.389784 [ 272 ] {} TCP-Session: 0715e463-4561-4bcf-9445-547d48d6bb21 Authenticating user 'default' from [fd00:1122:3344:101::e]:38735 2026.05.19 19:29:25.389874 [ 274 ] {} TCP-Session: 17c5685b-8715-4c06-9134-cf2c00ad5804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.389888 [ 272 ] {} TCP-Session: 0715e463-4561-4bcf-9445-547d48d6bb21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.389877 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:25.389938 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:25.389965 [ 276 ] {} TCP-Session: 71f6a7d3-5b61-46e7-8394-58dc7549377a Authenticating user 'default' from [fd00:1122:3344:101::e]:38293 2026.05.19 19:29:25.389935 [ 272 ] {} TCP-Session: 0715e463-4561-4bcf-9445-547d48d6bb21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.390011 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:25.390035 [ 275 ] {} TCP-Session: 1669e388-2606-436c-8485-0691c534a4ee Authenticating user 'default' from [fd00:1122:3344:101::e]:51757 2026.05.19 19:29:25.390055 [ 276 ] {} TCP-Session: 71f6a7d3-5b61-46e7-8394-58dc7549377a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.389926 [ 274 ] {} TCP-Session: 17c5685b-8715-4c06-9134-cf2c00ad5804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.390098 [ 275 ] {} TCP-Session: 1669e388-2606-436c-8485-0691c534a4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.390102 [ 277 ] {} TCP-Session: 97ce03c0-8bf0-4caa-a51e-a0af4f37180c Authenticating user 'default' from [fd00:1122:3344:101::e]:51555 2026.05.19 19:29:25.390152 [ 275 ] {} TCP-Session: 1669e388-2606-436c-8485-0691c534a4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.390168 [ 277 ] {} TCP-Session: 97ce03c0-8bf0-4caa-a51e-a0af4f37180c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.390102 [ 276 ] {} TCP-Session: 71f6a7d3-5b61-46e7-8394-58dc7549377a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.390251 [ 277 ] {} TCP-Session: 97ce03c0-8bf0-4caa-a51e-a0af4f37180c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:25.392819 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.19 19:29:25.394744 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 19:29:25.395982 [ 268 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.19 19:29:25.396404 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} executeQuery: Read 41 rows, 2.50 KiB in 0.006773 sec., 6053.447512180717 rows/sec., 368.97 KiB/sec. 2026.05.19 19:29:25.396461 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} TCPHandler: Processed in 0.00727045 sec. 2026.05.19 19:29:26.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.60 MiB, peak 136.60 MiB, free memory in arenas 0.00 B, will set to 140.20 MiB (RSS), difference: 3.61 MiB 2026.05.19 19:29:27.778723 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39670 2026.05.19 19:29:27.778912 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.778945 [ 278 ] {} TCP-Session: 67951f5d-3156-4ccb-86be-ed18b269b42a Authenticating user 'default' from [fd00:1122:3344:101::a]:39670 2026.05.19 19:29:27.778968 [ 278 ] {} TCP-Session: 67951f5d-3156-4ccb-86be-ed18b269b42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.779085 [ 278 ] {} TCP-Session: 67951f5d-3156-4ccb-86be-ed18b269b42a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.779161 [ 278 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 19:29:27.779186 [ 278 ] {} 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 2026.05.19 19:29:27.779289 [ 278 ] {} 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 2026.05.19 19:29:27.779808 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51897 2026.05.19 19:29:27.779868 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39380 2026.05.19 19:29:27.779964 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34209 2026.05.19 19:29:27.780009 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.780114 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.780130 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42658 2026.05.19 19:29:27.780239 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.780285 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64963 2026.05.19 19:29:27.780273 [ 280 ] {} TCP-Session: 34fa0c3e-f33b-4bf0-aca8-9d48299849aa Authenticating user 'default' from [fd00:1122:3344:101::a]:39380 2026.05.19 19:29:27.780331 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.780246 [ 279 ] {} TCP-Session: 2ddb71e6-c433-4a0d-86e8-4b09cc34c5e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:51897 2026.05.19 19:29:27.780400 [ 280 ] {} TCP-Session: 34fa0c3e-f33b-4bf0-aca8-9d48299849aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.780400 [ 282 ] {} TCP-Session: b0a7e15e-7c89-4fc8-b2d1-1867b225a299 Authenticating user 'default' from [fd00:1122:3344:101::a]:42658 2026.05.19 19:29:27.780494 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45347 2026.05.19 19:29:27.780552 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.780558 [ 280 ] {} TCP-Session: 34fa0c3e-f33b-4bf0-aca8-9d48299849aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.780548 [ 282 ] {} TCP-Session: b0a7e15e-7c89-4fc8-b2d1-1867b225a299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.780643 [ 283 ] {} TCP-Session: a641d145-de52-4e40-9463-3b3365c6d33c Authenticating user 'default' from [fd00:1122:3344:101::a]:64963 2026.05.19 19:29:27.780662 [ 282 ] {} TCP-Session: b0a7e15e-7c89-4fc8-b2d1-1867b225a299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.780541 [ 279 ] {} TCP-Session: 2ddb71e6-c433-4a0d-86e8-4b09cc34c5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.780769 [ 279 ] {} TCP-Session: 2ddb71e6-c433-4a0d-86e8-4b09cc34c5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.780692 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.780736 [ 283 ] {} TCP-Session: a641d145-de52-4e40-9463-3b3365c6d33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.780396 [ 281 ] {} TCP-Session: b111ccbd-ea29-411f-85f4-35ab6d124976 Authenticating user 'default' from [fd00:1122:3344:101::a]:34209 2026.05.19 19:29:27.780876 [ 285 ] {} TCP-Session: 2057a0a8-9555-4753-91fb-c14ccdc89b74 Authenticating user 'default' from [fd00:1122:3344:101::a]:45347 2026.05.19 19:29:27.780855 [ 283 ] {} TCP-Session: a641d145-de52-4e40-9463-3b3365c6d33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.780408 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59017 2026.05.19 19:29:27.781013 [ 285 ] {} TCP-Session: 2057a0a8-9555-4753-91fb-c14ccdc89b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.780982 [ 281 ] {} TCP-Session: b111ccbd-ea29-411f-85f4-35ab6d124976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.781107 [ 281 ] {} TCP-Session: b111ccbd-ea29-411f-85f4-35ab6d124976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.781117 [ 285 ] {} TCP-Session: 2057a0a8-9555-4753-91fb-c14ccdc89b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.781211 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.781269 [ 284 ] {} TCP-Session: bc692bb5-a1bc-4ae1-80e4-7f0a27350ec3 Authenticating user 'default' from [fd00:1122:3344:101::a]:59017 2026.05.19 19:29:27.781419 [ 284 ] {} TCP-Session: bc692bb5-a1bc-4ae1-80e4-7f0a27350ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.781440 [ 284 ] {} TCP-Session: bc692bb5-a1bc-4ae1-80e4-7f0a27350ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.788702 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54741 2026.05.19 19:29:27.788875 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.788947 [ 286 ] {} TCP-Session: 1257c375-2e24-4110-aaf9-a971965eb365 Authenticating user 'default' from [fd00:1122:3344:101::b]:54741 2026.05.19 19:29:27.788967 [ 286 ] {} TCP-Session: 1257c375-2e24-4110-aaf9-a971965eb365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.788979 [ 286 ] {} TCP-Session: 1257c375-2e24-4110-aaf9-a971965eb365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.789140 [ 286 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 19:29:27.789163 [ 286 ] {} 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 2026.05.19 19:29:27.789280 [ 286 ] {} 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 2026.05.19 19:29:27.789766 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52934 2026.05.19 19:29:27.789910 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.789856 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42899 2026.05.19 19:29:27.789962 [ 287 ] {} TCP-Session: ab39b1a7-bbd3-45f6-96a2-d4b8672ea351 Authenticating user 'default' from [fd00:1122:3344:101::b]:52934 2026.05.19 19:29:27.790003 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49121 2026.05.19 19:29:27.790053 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.790107 [ 287 ] {} TCP-Session: ab39b1a7-bbd3-45f6-96a2-d4b8672ea351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.790114 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49758 2026.05.19 19:29:27.790139 [ 287 ] {} TCP-Session: ab39b1a7-bbd3-45f6-96a2-d4b8672ea351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.790119 [ 288 ] {} TCP-Session: 4891d211-cbf4-41ba-a1b6-134cdfe5b2be Authenticating user 'default' from [fd00:1122:3344:101::b]:42899 2026.05.19 19:29:27.790243 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34194 2026.05.19 19:29:27.790286 [ 288 ] {} TCP-Session: 4891d211-cbf4-41ba-a1b6-134cdfe5b2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.790338 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54871 2026.05.19 19:29:27.790266 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.790398 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.790434 [ 288 ] {} TCP-Session: 4891d211-cbf4-41ba-a1b6-134cdfe5b2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.790500 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33627 2026.05.19 19:29:27.790418 [ 289 ] {} TCP-Session: 666e7f75-209c-4bb6-8894-3a3b4119d53f Authenticating user 'default' from [fd00:1122:3344:101::b]:49121 2026.05.19 19:29:27.790639 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.790710 [ 289 ] {} TCP-Session: 666e7f75-209c-4bb6-8894-3a3b4119d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.790738 [ 289 ] {} TCP-Session: 666e7f75-209c-4bb6-8894-3a3b4119d53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.790762 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.790755 [ 291 ] {} TCP-Session: 92dbec89-2135-4dbf-ade4-a9a12dc475f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:34194 2026.05.19 19:29:27.790836 [ 290 ] {} TCP-Session: b17c49f6-1f53-4c55-8c66-98053b6fcdbe Authenticating user 'default' from [fd00:1122:3344:101::b]:49758 2026.05.19 19:29:27.790886 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:27.790901 [ 290 ] {} TCP-Session: b17c49f6-1f53-4c55-8c66-98053b6fcdbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.790922 [ 291 ] {} TCP-Session: 92dbec89-2135-4dbf-ade4-a9a12dc475f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.790939 [ 293 ] {} TCP-Session: 8b7593bd-afc2-446f-b703-1d8285737b63 Authenticating user 'default' from [fd00:1122:3344:101::b]:33627 2026.05.19 19:29:27.791006 [ 290 ] {} TCP-Session: b17c49f6-1f53-4c55-8c66-98053b6fcdbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.791021 [ 293 ] {} TCP-Session: 8b7593bd-afc2-446f-b703-1d8285737b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.791030 [ 291 ] {} TCP-Session: 92dbec89-2135-4dbf-ade4-a9a12dc475f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.791122 [ 293 ] {} TCP-Session: 8b7593bd-afc2-446f-b703-1d8285737b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.791195 [ 292 ] {} TCP-Session: 2db2c06e-f426-4fa0-af60-c5c18bb28188 Authenticating user 'default' from [fd00:1122:3344:101::b]:54871 2026.05.19 19:29:27.791223 [ 292 ] {} TCP-Session: 2db2c06e-f426-4fa0-af60-c5c18bb28188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:27.791237 [ 292 ] {} TCP-Session: 2db2c06e-f426-4fa0-af60-c5c18bb28188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 140.38 MiB, peak 140.38 MiB, free memory in arenas 0.00 B, will set to 141.39 MiB (RSS), difference: 1.02 MiB 2026.05.19 19:29:28.066267 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65164 2026.05.19 19:29:28.066459 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:28.066508 [ 294 ] {} TCP-Session: cd9563ad-ea2e-4dbc-9ead-7683d61f1082 Authenticating user 'default' from [fd00:1122:3344:101::c]:65164 2026.05.19 19:29:28.066535 [ 294 ] {} TCP-Session: cd9563ad-ea2e-4dbc-9ead-7683d61f1082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.066554 [ 294 ] {} TCP-Session: cd9563ad-ea2e-4dbc-9ead-7683d61f1082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.066641 [ 294 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 19:29:28.066673 [ 294 ] {} 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 2026.05.19 19:29:28.066693 [ 294 ] {} 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 2026.05.19 19:29:28.067128 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60479 2026.05.19 19:29:28.067329 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:28.067366 [ 295 ] {} TCP-Session: 530bb0f5-31c4-469f-897b-945f72c9bc90 Authenticating user 'default' from [fd00:1122:3344:101::c]:60479 2026.05.19 19:29:28.067381 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43240 2026.05.19 19:29:28.067385 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37018 2026.05.19 19:29:28.067445 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53192 2026.05.19 19:29:28.067390 [ 295 ] {} TCP-Session: 530bb0f5-31c4-469f-897b-945f72c9bc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.067504 [ 295 ] {} TCP-Session: 530bb0f5-31c4-469f-897b-945f72c9bc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.067660 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47862 2026.05.19 19:29:28.067931 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:28.067954 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44114 2026.05.19 19:29:28.067975 [ 297 ] {} TCP-Session: 6c54c444-e17c-49dd-b0b2-73b459b6ed3f Authenticating user 'default' from [fd00:1122:3344:101::c]:43240 2026.05.19 19:29:28.068006 [ 297 ] {} TCP-Session: 6c54c444-e17c-49dd-b0b2-73b459b6ed3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068006 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:28.068020 [ 297 ] {} TCP-Session: 6c54c444-e17c-49dd-b0b2-73b459b6ed3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068006 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:28.068051 [ 299 ] {} TCP-Session: 96ef239e-04a5-4686-9bc6-1b9d1ff7894f Authenticating user 'default' from [fd00:1122:3344:101::c]:47862 2026.05.19 19:29:28.068090 [ 298 ] {} TCP-Session: 4f0c38da-bbcb-4c6d-b59b-befff826573a Authenticating user 'default' from [fd00:1122:3344:101::c]:53192 2026.05.19 19:29:28.068091 [ 299 ] {} TCP-Session: 96ef239e-04a5-4686-9bc6-1b9d1ff7894f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068092 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:28.068124 [ 299 ] {} TCP-Session: 96ef239e-04a5-4686-9bc6-1b9d1ff7894f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068141 [ 298 ] {} TCP-Session: 4f0c38da-bbcb-4c6d-b59b-befff826573a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068154 [ 296 ] {} TCP-Session: 5638d2ed-a914-4f3d-ab00-392261966f3b Authenticating user 'default' from [fd00:1122:3344:101::c]:37018 2026.05.19 19:29:28.068174 [ 298 ] {} TCP-Session: 4f0c38da-bbcb-4c6d-b59b-befff826573a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068184 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58690 2026.05.19 19:29:28.068191 [ 296 ] {} TCP-Session: 5638d2ed-a914-4f3d-ab00-392261966f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068199 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:28.068221 [ 296 ] {} TCP-Session: 5638d2ed-a914-4f3d-ab00-392261966f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068260 [ 300 ] {} TCP-Session: b7f5578b-7169-4d88-92c1-b256e2969fcd Authenticating user 'default' from [fd00:1122:3344:101::c]:44114 2026.05.19 19:29:28.068279 [ 300 ] {} TCP-Session: b7f5578b-7169-4d88-92c1-b256e2969fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068292 [ 300 ] {} TCP-Session: b7f5578b-7169-4d88-92c1-b256e2969fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068346 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:28.068387 [ 301 ] {} TCP-Session: fb7569df-3a2e-41e7-a178-8cd82d182358 Authenticating user 'default' from [fd00:1122:3344:101::c]:58690 2026.05.19 19:29:28.068404 [ 301 ] {} TCP-Session: fb7569df-3a2e-41e7-a178-8cd82d182358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:28.068417 [ 301 ] {} TCP-Session: fb7569df-3a2e-41e7-a178-8cd82d182358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:32.010225 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.19 19:29:32.010282 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2026.05.19 19:29:32.010342 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.19 19:29:32.010402 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.19 19:29:32.013092 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Loading data parts 2026.05.19 19:29:32.013301 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): There are no data parts 2026.05.19 19:29:32.020792 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:32.020845 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.19 19:29:32.028313 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:32.028978 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:32.029143 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2026.05.19 19:29:32.032818 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Loading data parts 2026.05.19 19:29:32.033035 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): There are no data parts 2026.05.19 19:29:32.058726 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:32.058806 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.19 19:29:32.065521 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:32.066764 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:32.070631 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.19 19:29:33.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.97 MiB, peak 150.97 MiB, free memory in arenas 0.00 B, will set to 155.95 MiB (RSS), difference: 8.98 MiB 2026.05.19 19:29:34.302824 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39051 2026.05.19 19:29:34.302959 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:34.303005 [ 302 ] {} TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39051 2026.05.19 19:29:34.303028 [ 302 ] {} TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.303041 [ 302 ] {} TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.303366 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56082 2026.05.19 19:29:34.303489 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51618 2026.05.19 19:29:34.303590 [ 302 ] {} TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:34.303594 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:34.303667 [ 303 ] {} TCP-Session: 8009c2ac-c678-4e20-9c5b-cd4431da2615 Authenticating user 'default' from [fd00:1122:3344:101::e]:56082 2026.05.19 19:29:34.303690 [ 303 ] {} TCP-Session: 8009c2ac-c678-4e20-9c5b-cd4431da2615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.303703 [ 303 ] {} TCP-Session: 8009c2ac-c678-4e20-9c5b-cd4431da2615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.303769 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53885 2026.05.19 19:29:34.303789 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33452 2026.05.19 19:29:34.303794 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:34.303848 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} executeQuery: (from [fd00:1122:3344:101::e]:39051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 19:29:34.303859 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63471 2026.05.19 19:29:34.303895 [ 304 ] {} TCP-Session: 240e9feb-9717-4f2a-8d65-212c13ac90df Authenticating user 'default' from [fd00:1122:3344:101::e]:51618 2026.05.19 19:29:34.303942 [ 304 ] {} TCP-Session: 240e9feb-9717-4f2a-8d65-212c13ac90df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.303963 [ 304 ] {} TCP-Session: 240e9feb-9717-4f2a-8d65-212c13ac90df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.304004 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:34.304047 [ 306 ] {} TCP-Session: ab2e3c89-e8ac-4343-a37d-45b9971dc24c Authenticating user 'default' from [fd00:1122:3344:101::e]:53885 2026.05.19 19:29:34.304074 [ 306 ] {} TCP-Session: ab2e3c89-e8ac-4343-a37d-45b9971dc24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.304095 [ 306 ] {} TCP-Session: ab2e3c89-e8ac-4343-a37d-45b9971dc24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.304247 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:34.304314 [ 305 ] {} TCP-Session: 07753b7c-f0d0-44d6-afd1-7492b464c244 Authenticating user 'default' from [fd00:1122:3344:101::e]:33452 2026.05.19 19:29:34.304315 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:34.304340 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58780 2026.05.19 19:29:34.304361 [ 307 ] {} TCP-Session: 4f5738b7-501e-467d-a316-c2cd54d416bd Authenticating user 'default' from [fd00:1122:3344:101::e]:63471 2026.05.19 19:29:34.304346 [ 305 ] {} TCP-Session: 07753b7c-f0d0-44d6-afd1-7492b464c244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.304396 [ 307 ] {} TCP-Session: 4f5738b7-501e-467d-a316-c2cd54d416bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.304414 [ 305 ] {} TCP-Session: 07753b7c-f0d0-44d6-afd1-7492b464c244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.304416 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44130 2026.05.19 19:29:34.304421 [ 307 ] {} TCP-Session: 4f5738b7-501e-467d-a316-c2cd54d416bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.306516 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:34.306529 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52164 2026.05.19 19:29:34.306548 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:34.306562 [ 308 ] {} TCP-Session: 2d32026d-fc5d-455e-a93e-c8b0bd592e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:58780 2026.05.19 19:29:34.306621 [ 309 ] {} TCP-Session: b8cde647-ed4c-4ee3-a1f1-627c1ebdee42 Authenticating user 'default' from [fd00:1122:3344:101::e]:44130 2026.05.19 19:29:34.306630 [ 308 ] {} TCP-Session: 2d32026d-fc5d-455e-a93e-c8b0bd592e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.306646 [ 309 ] {} TCP-Session: b8cde647-ed4c-4ee3-a1f1-627c1ebdee42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.306652 [ 308 ] {} TCP-Session: 2d32026d-fc5d-455e-a93e-c8b0bd592e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.306667 [ 309 ] {} TCP-Session: b8cde647-ed4c-4ee3-a1f1-627c1ebdee42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.308631 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:34.308632 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 19:29:34.308679 [ 310 ] {} TCP-Session: 28944fa6-5a89-4c7c-ab88-08b3ae94069a Authenticating user 'default' from [fd00:1122:3344:101::e]:52164 2026.05.19 19:29:34.308704 [ 310 ] {} TCP-Session: 28944fa6-5a89-4c7c-ab88-08b3ae94069a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.308717 [ 310 ] {} TCP-Session: 28944fa6-5a89-4c7c-ab88-08b3ae94069a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.312951 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 19:29:34.321879 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200) (SelectExecutor): Key condition: unknown 2026.05.19 19:29:34.334035 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} AggregatingTransform: Aggregating 2026.05.19 19:29:34.336153 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} Aggregator: Aggregation method: without_key 2026.05.19 19:29:34.336413 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005689677 sec. (175.757 rows/sec., 6.87 KiB/sec.) 2026.05.19 19:29:34.336438 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} Aggregator: Merging aggregated data 2026.05.19 19:29:34.336467 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.19 19:29:34.337810 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} executeQuery: Read 1 rows, 40.00 B in 0.03403 sec., 29.385836027034973 rows/sec., 1.15 KiB/sec. 2026.05.19 19:29:34.337968 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} TCPHandler: Processed in 0.034647337 sec. 2026.05.19 19:29:34.338247 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:34.338291 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:34.338301 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:34.338326 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:34.338361 [ 303 ] {} TCP-Session: 8009c2ac-c678-4e20-9c5b-cd4431da2615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.338364 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:34.338389 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:34.338416 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:34.338430 [ 304 ] {} TCP-Session: 240e9feb-9717-4f2a-8d65-212c13ac90df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.338402 [ 310 ] {} TCP-Session: 28944fa6-5a89-4c7c-ab88-08b3ae94069a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.338464 [ 305 ] {} TCP-Session: 07753b7c-f0d0-44d6-afd1-7492b464c244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.338468 [ 309 ] {} TCP-Session: b8cde647-ed4c-4ee3-a1f1-627c1ebdee42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.338370 [ 306 ] {} TCP-Session: ab2e3c89-e8ac-4343-a37d-45b9971dc24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.338345 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:34.338402 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:34.338585 [ 307 ] {} TCP-Session: 4f5738b7-501e-467d-a316-c2cd54d416bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.338307 [ 302 ] {} TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.338616 [ 308 ] {} TCP-Session: 2d32026d-fc5d-455e-a93e-c8b0bd592e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:34.510186 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 12 2026.05.19 19:29:34.510289 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.19 19:29:34.515461 [ 242 ] {} system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Loading data parts 2026.05.19 19:29:34.515699 [ 242 ] {} system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): There are no data parts 2026.05.19 19:29:34.522374 [ 242 ] {} system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:34.522417 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.19 19:29:34.524386 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:34.525133 [ 242 ] {} system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:34.525464 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 12 2026.05.19 19:29:39.480703 [ 109 ] {} DNSResolver: Updating DNS cache 2026.05.19 19:29:39.480768 [ 109 ] {} DNSResolver: Updated DNS cache 2026.05.19 19:29:39.529320 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 991 2026.05.19 19:29:39.537989 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:39.538047 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:39.538731 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:29:39.539437 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:39.541599 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 2026.05.19 19:29:39.570812 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.19 19:29:39.590062 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:39.590127 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:39.597565 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:29:39.598864 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:39.602906 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.19 19:29:40.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 161.24 MiB, peak 166.35 MiB, free memory in arenas 0.00 B, will set to 163.57 MiB (RSS), difference: 2.33 MiB 2026.05.19 19:29:41.663182 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55586 2026.05.19 19:29:41.663267 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.663293 [ 302 ] {} TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Authenticating user 'default' from [fd00:1122:3344:101::e]:55586 2026.05.19 19:29:41.663316 [ 302 ] {} TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663328 [ 302 ] {} TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663542 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40631 2026.05.19 19:29:41.663567 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53157 2026.05.19 19:29:41.663629 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42378 2026.05.19 19:29:41.663635 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63459 2026.05.19 19:29:41.663662 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49010 2026.05.19 19:29:41.663688 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.663712 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.663675 [ 302 ] {} TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:41.663740 [ 304 ] {} TCP-Session: ca76cc65-35a5-4ea1-beaf-6cb03644cb3c Authenticating user 'default' from [fd00:1122:3344:101::e]:53157 2026.05.19 19:29:41.663751 [ 306 ] {} TCP-Session: 2e703f7d-16b4-4f22-9cd8-968ab30f27f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42378 2026.05.19 19:29:41.663778 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.663777 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.663786 [ 304 ] {} TCP-Session: ca76cc65-35a5-4ea1-beaf-6cb03644cb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663799 [ 306 ] {} TCP-Session: 2e703f7d-16b4-4f22-9cd8-968ab30f27f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663818 [ 309 ] {} TCP-Session: 956f780c-c431-4029-9eac-920c4484d5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:49010 2026.05.19 19:29:41.663828 [ 304 ] {} TCP-Session: ca76cc65-35a5-4ea1-beaf-6cb03644cb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663843 [ 306 ] {} TCP-Session: 2e703f7d-16b4-4f22-9cd8-968ab30f27f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663868 [ 309 ] {} TCP-Session: 956f780c-c431-4029-9eac-920c4484d5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663820 [ 305 ] {} TCP-Session: ad2704d8-cf87-4749-8c32-ee28e77dff69 Authenticating user 'default' from [fd00:1122:3344:101::e]:63459 2026.05.19 19:29:41.663909 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} executeQuery: (from [fd00:1122:3344:101::e]:55586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 19:29:41.663919 [ 309 ] {} TCP-Session: 956f780c-c431-4029-9eac-920c4484d5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663933 [ 305 ] {} TCP-Session: ad2704d8-cf87-4749-8c32-ee28e77dff69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663675 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61416 2026.05.19 19:29:41.663971 [ 305 ] {} TCP-Session: ad2704d8-cf87-4749-8c32-ee28e77dff69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.663652 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50948 2026.05.19 19:29:41.663640 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46283 2026.05.19 19:29:41.663632 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.664103 [ 303 ] {} TCP-Session: 0fde408b-1322-4e50-b97e-82df2bc455aa Authenticating user 'default' from [fd00:1122:3344:101::e]:40631 2026.05.19 19:29:41.664126 [ 303 ] {} TCP-Session: 0fde408b-1322-4e50-b97e-82df2bc455aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.664139 [ 303 ] {} TCP-Session: 0fde408b-1322-4e50-b97e-82df2bc455aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.664165 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.664191 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 19:29:41.664199 [ 310 ] {} TCP-Session: 3f633dc3-b985-4374-b76c-f3a4beecc9d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61416 2026.05.19 19:29:41.664235 [ 310 ] {} TCP-Session: 3f633dc3-b985-4374-b76c-f3a4beecc9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.664247 [ 310 ] {} TCP-Session: 3f633dc3-b985-4374-b76c-f3a4beecc9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.664252 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 19:29:41.664311 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.664340 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.664350 [ 307 ] {} TCP-Session: 51b4379d-e07a-4413-8196-df3a330ba7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46283 2026.05.19 19:29:41.664379 [ 308 ] {} TCP-Session: 04612dec-9c4f-463b-b483-b4f1fdb6d202 Authenticating user 'default' from [fd00:1122:3344:101::e]:50948 2026.05.19 19:29:41.664387 [ 307 ] {} TCP-Session: 51b4379d-e07a-4413-8196-df3a330ba7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.664404 [ 308 ] {} TCP-Session: 04612dec-9c4f-463b-b483-b4f1fdb6d202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.664411 [ 307 ] {} TCP-Session: 51b4379d-e07a-4413-8196-df3a330ba7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.664426 [ 308 ] {} TCP-Session: 04612dec-9c4f-463b-b483-b4f1fdb6d202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.664563 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200) (SelectExecutor): Key condition: unknown 2026.05.19 19:29:41.665475 [ 358 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} AggregatingTransform: Aggregating 2026.05.19 19:29:41.665523 [ 358 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} Aggregator: Aggregation method: without_key 2026.05.19 19:29:41.665556 [ 358 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894414 sec. (1118.050 rows/sec., 43.67 KiB/sec.) 2026.05.19 19:29:41.665572 [ 358 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} Aggregator: Merging aggregated data 2026.05.19 19:29:41.666216 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} executeQuery: Read 1 rows, 40.00 B in 0.002359 sec., 423.908435777872 rows/sec., 16.56 KiB/sec. 2026.05.19 19:29:41.666381 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} TCPHandler: Processed in 0.002843228 sec. 2026.05.19 19:29:41.666537 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.666566 [ 302 ] {} TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.666571 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.666594 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.666614 [ 303 ] {} TCP-Session: 0fde408b-1322-4e50-b97e-82df2bc455aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.666615 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.666635 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.666653 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.666663 [ 307 ] {} TCP-Session: 51b4379d-e07a-4413-8196-df3a330ba7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.666682 [ 309 ] {} TCP-Session: 956f780c-c431-4029-9eac-920c4484d5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.666676 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.666707 [ 305 ] {} TCP-Session: ad2704d8-cf87-4749-8c32-ee28e77dff69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.666712 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.666746 [ 304 ] {} TCP-Session: ca76cc65-35a5-4ea1-beaf-6cb03644cb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.666691 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.666778 [ 308 ] {} TCP-Session: 04612dec-9c4f-463b-b483-b4f1fdb6d202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.666631 [ 306 ] {} TCP-Session: 2e703f7d-16b4-4f22-9cd8-968ab30f27f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.666814 [ 310 ] {} TCP-Session: 3f633dc3-b985-4374-b76c-f3a4beecc9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745035 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60827 2026.05.19 19:29:41.745123 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.745159 [ 306 ] {} TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Authenticating user 'default' from [fd00:1122:3344:101::e]:60827 2026.05.19 19:29:41.745182 [ 306 ] {} TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745195 [ 306 ] {} TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745429 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35238 2026.05.19 19:29:41.745456 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38279 2026.05.19 19:29:41.745485 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34810 2026.05.19 19:29:41.745515 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38864 2026.05.19 19:29:41.745535 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.745536 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.745547 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38918 2026.05.19 19:29:41.745587 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.745584 [ 308 ] {} TCP-Session: 07541534-6bdd-45bb-bc97-32ba28c62ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38279 2026.05.19 19:29:41.745636 [ 303 ] {} TCP-Session: 413fb8f5-c40b-47fe-97bb-44076c6e7c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:38864 2026.05.19 19:29:41.745571 [ 307 ] {} TCP-Session: c2c2ea0b-e0ba-46ac-a324-3badf9d30a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:35238 2026.05.19 19:29:41.745662 [ 306 ] {} TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:41.745684 [ 307 ] {} TCP-Session: c2c2ea0b-e0ba-46ac-a324-3badf9d30a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745672 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.745714 [ 307 ] {} TCP-Session: c2c2ea0b-e0ba-46ac-a324-3badf9d30a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745672 [ 303 ] {} TCP-Session: 413fb8f5-c40b-47fe-97bb-44076c6e7c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745758 [ 304 ] {} TCP-Session: d8637253-3a29-46de-ac67-7d42e58a6ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38918 2026.05.19 19:29:41.745771 [ 303 ] {} TCP-Session: 413fb8f5-c40b-47fe-97bb-44076c6e7c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745661 [ 308 ] {} TCP-Session: 07541534-6bdd-45bb-bc97-32ba28c62ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745797 [ 304 ] {} TCP-Session: d8637253-3a29-46de-ac67-7d42e58a6ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745550 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57640 2026.05.19 19:29:41.745834 [ 304 ] {} TCP-Session: d8637253-3a29-46de-ac67-7d42e58a6ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745829 [ 308 ] {} TCP-Session: 07541534-6bdd-45bb-bc97-32ba28c62ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.745885 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} executeQuery: (from [fd00:1122:3344:101::e]:60827) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 19:29:41.745890 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.745506 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59277 2026.05.19 19:29:41.745509 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37180 2026.05.19 19:29:41.745952 [ 305 ] {} TCP-Session: 6e0b3901-2dfd-4f7e-8154-8b25fde5b9ed Authenticating user 'default' from [fd00:1122:3344:101::e]:57640 2026.05.19 19:29:41.745989 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.745582 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.746023 [ 305 ] {} TCP-Session: 6e0b3901-2dfd-4f7e-8154-8b25fde5b9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.746027 [ 310 ] {} TCP-Session: 0acced3e-4083-4691-bd0d-9e957e9d9f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:59277 2026.05.19 19:29:41.746043 [ 309 ] {} TCP-Session: e5b0d573-1afa-4504-8194-ab89149480c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34810 2026.05.19 19:29:41.746052 [ 305 ] {} TCP-Session: 6e0b3901-2dfd-4f7e-8154-8b25fde5b9ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.746069 [ 310 ] {} TCP-Session: 0acced3e-4083-4691-bd0d-9e957e9d9f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.746078 [ 309 ] {} TCP-Session: e5b0d573-1afa-4504-8194-ab89149480c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.746124 [ 310 ] {} TCP-Session: 0acced3e-4083-4691-bd0d-9e957e9d9f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.746140 [ 309 ] {} TCP-Session: e5b0d573-1afa-4504-8194-ab89149480c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.746012 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 19:29:41.746188 [ 302 ] {} TCP-Session: a46184e6-6189-40ec-b08a-81863323878b Authenticating user 'default' from [fd00:1122:3344:101::e]:37180 2026.05.19 19:29:41.746208 [ 302 ] {} TCP-Session: a46184e6-6189-40ec-b08a-81863323878b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.746227 [ 302 ] {} TCP-Session: a46184e6-6189-40ec-b08a-81863323878b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.746230 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 19:29:41.746291 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 19:29:41.746641 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200) (SelectExecutor): Key condition: unknown 2026.05.19 19:29:41.747843 [ 268 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} AggregatingTransform: Aggregating 2026.05.19 19:29:41.747878 [ 268 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} Aggregator: Aggregation method: without_key 2026.05.19 19:29:41.747910 [ 268 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001163472 sec. (859.496 rows/sec., 33.57 KiB/sec.) 2026.05.19 19:29:41.747927 [ 268 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} Aggregator: Merging aggregated data 2026.05.19 19:29:41.749083 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} executeQuery: Read 1 rows, 40.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 11.89 KiB/sec. 2026.05.19 19:29:41.749359 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} TCPHandler: Processed in 0.003909978 sec. 2026.05.19 19:29:41.749622 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.749665 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.749674 [ 306 ] {} TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.749697 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.749731 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.749756 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.749761 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.749788 [ 308 ] {} TCP-Session: 07541534-6bdd-45bb-bc97-32ba28c62ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.749808 [ 302 ] {} TCP-Session: a46184e6-6189-40ec-b08a-81863323878b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.749829 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.749849 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.749879 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.19 19:29:41.749889 [ 309 ] {} TCP-Session: e5b0d573-1afa-4504-8194-ab89149480c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.749948 [ 304 ] {} TCP-Session: d8637253-3a29-46de-ac67-7d42e58a6ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.749854 [ 310 ] {} TCP-Session: 0acced3e-4083-4691-bd0d-9e957e9d9f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.749731 [ 305 ] {} TCP-Session: 6e0b3901-2dfd-4f7e-8154-8b25fde5b9ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.750111 [ 303 ] {} TCP-Session: 413fb8f5-c40b-47fe-97bb-44076c6e7c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:41.749769 [ 307 ] {} TCP-Session: c2c2ea0b-e0ba-46ac-a324-3badf9d30a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 19:29:45.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.97 MiB, peak 172.12 MiB, free memory in arenas 0.00 B, will set to 164.04 MiB (RSS), difference: 4.08 MiB 2026.05.19 19:29:47.042501 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1503 2026.05.19 19:29:47.043011 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:47.043067 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:47.043815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 19:29:47.044398 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:47.044568 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1503 2026.05.19 19:29:47.103802 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.19 19:29:47.121479 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:47.121547 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:47.128981 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 19:29:47.130249 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:47.134027 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.19 19:29:48.000196 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.58 MiB, peak 172.12 MiB, free memory in arenas 0.00 B, will set to 165.84 MiB (RSS), difference: 1.26 MiB 2026.05.19 19:29:50.092331 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.092585 [ 259 ] {1fbbac7e-731d-42f7-b49e-ef56b794a874} executeQuery: (from [fd00:1122:3344:101::d]:56880) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) 2026.05.19 19:29:50.107344 [ 259 ] {1fbbac7e-731d-42f7-b49e-ef56b794a874} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 19:29:50.107421 [ 259 ] {1fbbac7e-731d-42f7-b49e-ef56b794a874} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 19:29:50.107902 [ 259 ] {1fbbac7e-731d-42f7-b49e-ef56b794a874} TCPHandler: Processed in 0.015702324 sec. 2026.05.19 19:29:50.118460 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.118596 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.19 19:29:50.118648 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 19:29:50.125932 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.125988 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.128789 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.129136 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.129290 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} executeQuery: Read 25 rows, 5.50 KiB in 0.010739 sec., 2327.963497532359 rows/sec., 512.15 KiB/sec. 2026.05.19 19:29:50.129332 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} TCPHandler: Processed in 0.010939692 sec. 2026.05.19 19:29:50.129472 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.129574 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 19:29:50.129617 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 19:29:50.142548 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} oximeter.fields_i16 (afba10e4-a34d-4342-bf33-8c84277cac3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.142584 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.145159 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.145615 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} oximeter.fields_i16 (afba10e4-a34d-4342-bf33-8c84277cac3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.145760 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} executeQuery: Read 24 rows, 2.04 KiB in 0.016208 sec., 1480.7502467917077 rows/sec., 125.81 KiB/sec. 2026.05.19 19:29:50.145798 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} TCPHandler: Processed in 0.016379982 sec. 2026.05.19 19:29:50.145928 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.146026 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.19 19:29:50.146071 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.19 19:29:50.146535 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.146576 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.147134 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.147573 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.147716 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} executeQuery: Read 8 rows, 668.00 B in 0.001709 sec., 4681.100058513751 rows/sec., 381.71 KiB/sec. 2026.05.19 19:29:50.147753 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} TCPHandler: Processed in 0.001877312 sec. 2026.05.19 19:29:50.147875 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.147987 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 19:29:50.148038 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 19:29:50.148603 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.148642 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.149344 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.149823 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.149962 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} executeQuery: Read 202 rows, 18.29 KiB in 0.001998 sec., 101101.10110110109 rows/sec., 8.94 MiB/sec. 2026.05.19 19:29:50.149997 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} TCPHandler: Processed in 0.002174269 sec. 2026.05.19 19:29:50.150125 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.150224 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 19:29:50.150267 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 19:29:50.150769 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.150805 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.151368 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.151801 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.151940 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} executeQuery: Read 33 rows, 2.50 KiB in 0.001736 sec., 19009.216589861753 rows/sec., 1.40 MiB/sec. 2026.05.19 19:29:50.151976 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} TCPHandler: Processed in 0.001901792 sec. 2026.05.19 19:29:50.152101 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.152198 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 19:29:50.152240 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 19:29:50.152671 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.152708 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.153251 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.153715 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.153848 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. 2026.05.19 19:29:50.153883 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} TCPHandler: Processed in 0.001832661 sec. 2026.05.19 19:29:50.154012 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.154110 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 19:29:50.154150 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 19:29:50.154566 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} oximeter.fields_u8 (0cee85a4-e6ad-4495-ab0c-8a8778636b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.154603 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.155163 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.155586 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} oximeter.fields_u8 (0cee85a4-e6ad-4495-ab0c-8a8778636b46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.155718 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} executeQuery: Read 12 rows, 960.00 B in 0.001626 sec., 7380.073800738007 rows/sec., 576.57 KiB/sec. 2026.05.19 19:29:50.155751 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} TCPHandler: Processed in 0.001790449 sec. 2026.05.19 19:29:50.155871 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.155966 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 19:29:50.156006 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 19:29:50.156459 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.156498 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.157084 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.157518 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.157649 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} executeQuery: Read 122 rows, 10.15 KiB in 0.001702 sec., 71680.37602820211 rows/sec., 5.82 MiB/sec. 2026.05.19 19:29:50.157683 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} TCPHandler: Processed in 0.001862792 sec. 2026.05.19 19:29:50.157810 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.157906 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 19:29:50.157952 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 19:29:50.160451 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.160492 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.163507 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.164097 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.164271 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} executeQuery: Read 334 rows, 25.87 KiB in 0.006381 sec., 52342.89296348534 rows/sec., 3.96 MiB/sec. 2026.05.19 19:29:50.164323 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} TCPHandler: Processed in 0.006561411 sec. 2026.05.19 19:29:50.164479 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.164599 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 19:29:50.164673 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} 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 2026.05.19 19:29:50.165764 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.165811 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.168658 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.169192 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.169332 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} executeQuery: Read 13 rows, 23.85 KiB in 0.004759 sec., 2731.6663164530364 rows/sec., 4.90 MiB/sec. 2026.05.19 19:29:50.169379 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} TCPHandler: Processed in 0.004963507 sec. 2026.05.19 19:29:50.169508 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.169606 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.19 19:29:50.169649 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.19 19:29:50.170038 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.170077 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.170649 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.171180 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.171343 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} executeQuery: Read 12 rows, 897.00 B in 0.001755 sec., 6837.606837606837 rows/sec., 499.13 KiB/sec. 2026.05.19 19:29:50.171382 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} TCPHandler: Processed in 0.001923233 sec. 2026.05.19 19:29:50.171528 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:50.171630 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 19:29:50.171673 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 19:29:50.172006 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:50.172043 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:50.172624 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:29:50.173219 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:50.173357 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} executeQuery: Read 50 rows, 3.51 KiB in 0.001746 sec., 28636.884306987402 rows/sec., 1.96 MiB/sec. 2026.05.19 19:29:50.173391 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} TCPHandler: Processed in 0.001924753 sec. 2026.05.19 19:29:54.481008 [ 87 ] {} DNSResolver: Updating DNS cache 2026.05.19 19:29:54.481071 [ 87 ] {} DNSResolver: Updated DNS cache 2026.05.19 19:29:54.527328 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 16 2026.05.19 19:29:54.529457 [ 242 ] {} system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:54.529501 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:54.530759 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:29:54.531251 [ 242 ] {} system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:54.531503 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 16 2026.05.19 19:29:54.545474 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1951 2026.05.19 19:29:54.545968 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:54.546016 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:54.546681 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 19:29:54.547162 [ 244 ] {} system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:54.547310 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 2026.05.19 19:29:54.634923 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.19 19:29:54.652037 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:54.652099 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:54.658601 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 19:29:54.659722 [ 243 ] {} system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:54.662938 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.19 19:29:55.001255 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.11 MiB, peak 175.11 MiB, free memory in arenas 0.00 B, will set to 168.56 MiB (RSS), difference: -2.55 MiB 2026.05.19 19:29:55.079759 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:55.079980 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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') FORMAT Native (stage: Complete) 2026.05.19 19:29:55.080289 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 19:29:55.084410 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} 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')" moved to PREWHERE 2026.05.19 19:29:55.084797 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 19:29:55.084916 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 19:29:55.085149 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Key condition: (column 0 in 14-element set) 2026.05.19 19:29:55.087107 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 19:29:55.089842 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (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 2026.05.19 19:29:55.089868 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 19:29:55.094645 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} 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'))" 2026.05.19 19:29:55.094678 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 2026.05.19 19:29:55.121223 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} executeQuery: Read 25 rows, 5.50 KiB in 0.041327 sec., 604.9314007791517 rows/sec., 133.08 KiB/sec. 2026.05.19 19:29:55.121331 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} MemoryTracker: Peak memory usage (for query): 134.37 KiB. 2026.05.19 19:29:55.121346 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} TCPHandler: Processed in 0.041716291 sec. 2026.05.19 19:29:55.124787 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:55.124899 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 19:29:55.124945 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 19:29:55.125423 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:55.125470 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:55.125959 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:29:55.126398 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:55.126541 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} executeQuery: Read 52 rows, 4.07 KiB in 0.001676 sec., 31026.252983293558 rows/sec., 2.37 MiB/sec. 2026.05.19 19:29:55.126574 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} TCPHandler: Processed in 0.001839041 sec. 2026.05.19 19:29:55.126693 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:55.126786 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 19:29:55.126827 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 19:29:55.127230 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:55.127267 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:55.127653 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:29:55.128074 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:55.128200 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} executeQuery: Read 56 rows, 4.47 KiB in 0.001431 sec., 39133.473095737245 rows/sec., 3.05 MiB/sec. 2026.05.19 19:29:55.128232 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} TCPHandler: Processed in 0.001586204 sec. 2026.05.19 19:29:55.128344 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:55.128436 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 19:29:55.128478 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 19:29:55.128878 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:55.128913 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:55.129331 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:29:55.129743 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:55.129870 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} executeQuery: Read 150 rows, 10.65 KiB in 0.001453 sec., 103234.6868547832 rows/sec., 7.16 MiB/sec. 2026.05.19 19:29:55.129904 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} TCPHandler: Processed in 0.001606944 sec. 2026.05.19 19:29:55.130021 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:29:55.130114 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 19:29:55.130154 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 19:29:55.130489 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:29:55.130524 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:29:55.130949 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:29:55.131360 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:29:55.131486 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} executeQuery: Read 50 rows, 3.51 KiB in 0.001391 sec., 35945.363048166786 rows/sec., 2.46 MiB/sec. 2026.05.19 19:29:55.131517 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} TCPHandler: Processed in 0.001543553 sec. 2026.05.19 19:30:00.081284 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.081546 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} executeQuery: (from [fd00:1122:3344:101::d]:56880) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) 2026.05.19 19:30:00.081890 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 19:30:00.081947 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2026.05.19 19:30:00.082218 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 19:30:00.082293 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 19:30:00.082425 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 19:30:00.082460 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 19:30:00.082482 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (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 2026.05.19 19:30:00.082497 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 19:30:00.082546 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2026.05.19 19:30:00.082567 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 2026.05.19 19:30:00.083830 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} executeQuery: Read 25 rows, 5.50 KiB in 0.002388 sec., 10469.011725293132 rows/sec., 2.25 MiB/sec. 2026.05.19 19:30:00.083931 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} TCPHandler: Processed in 0.002782227 sec. 2026.05.19 19:30:00.085872 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.085997 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 19:30:00.086040 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 19:30:00.086586 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.086627 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.087141 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 19:30:00.087621 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.087763 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} executeQuery: Read 104 rows, 8.97 KiB in 0.001798 sec., 57842.046718576195 rows/sec., 4.87 MiB/sec. 2026.05.19 19:30:00.087795 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} TCPHandler: Processed in 0.001974125 sec. 2026.05.19 19:30:00.087938 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.088032 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.088071 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 19:30:00.088471 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.088506 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.088936 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:30:00.089482 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.089609 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} executeQuery: Read 26 rows, 1.96 KiB in 0.001595 sec., 16300.940438871472 rows/sec., 1.20 MiB/sec. 2026.05.19 19:30:00.089640 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} TCPHandler: Processed in 0.001758439 sec. 2026.05.19 19:30:00.089756 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.089861 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 19:30:00.089899 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 19:30:00.090319 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.090354 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.090865 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 19:30:00.091381 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.091509 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} executeQuery: Read 88 rows, 7.07 KiB in 0.001666 sec., 52821.12845138055 rows/sec., 4.14 MiB/sec. 2026.05.19 19:30:00.091540 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} TCPHandler: Processed in 0.00183178 sec. 2026.05.19 19:30:00.091668 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.091760 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.091801 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 19:30:00.092225 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.092258 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.092719 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 19:30:00.093364 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.093524 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} executeQuery: Read 150 rows, 10.65 KiB in 0.00178 sec., 84269.66292134832 rows/sec., 5.84 MiB/sec. 2026.05.19 19:30:00.093568 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} TCPHandler: Processed in 0.001957154 sec. 2026.05.19 19:30:00.093770 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.093866 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.093921 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} 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 2026.05.19 19:30:00.094781 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.094818 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.095551 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:30:00.096132 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.096282 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} executeQuery: Read 26 rows, 47.71 KiB in 0.002433 sec., 10686.395396629676 rows/sec., 19.15 MiB/sec. 2026.05.19 19:30:00.096341 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} TCPHandler: Processed in 0.002623793 sec. 2026.05.19 19:30:00.096495 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.096590 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.096631 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.19 19:30:00.097008 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.097043 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.097601 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:30:00.098216 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.098359 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} executeQuery: Read 9 rows, 709.00 B in 0.001787 sec., 5036.373810856184 rows/sec., 387.46 KiB/sec. 2026.05.19 19:30:00.098393 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} TCPHandler: Processed in 0.001955425 sec. 2026.05.19 19:30:00.098513 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.098608 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.098649 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 19:30:00.099015 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.099053 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.099518 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 19:30:00.099986 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.100114 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} executeQuery: Read 50 rows, 3.51 KiB in 0.001525 sec., 32786.885245901634 rows/sec., 2.25 MiB/sec. 2026.05.19 19:30:00.100145 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} TCPHandler: Processed in 0.001680357 sec. 2026.05.19 19:30:00.907776 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.908012 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} executeQuery: (from [fd00:1122:3344:101::d]:56880) 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:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.19 19:30:00.908367 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 19:30:00.908409 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} 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:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.19 19:30:00.908648 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 19:30:00.908717 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 19:30:00.908861 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.19 19:30:00.908899 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 19:30:00.908922 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (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 2026.05.19 19:30:00.908939 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 19:30:00.908983 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} 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:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" 2026.05.19 19:30:00.909004 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 2026.05.19 19:30:00.910031 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} executeQuery: Read 25 rows, 5.50 KiB in 0.002121 sec., 11786.892975011786 rows/sec., 2.53 MiB/sec. 2026.05.19 19:30:00.910129 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} TCPHandler: Processed in 0.002497239 sec. 2026.05.19 19:30:00.926324 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.926445 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.19 19:30:00.926494 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 19:30:00.927060 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.927108 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.927545 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:30:00.927762 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.927918 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} executeQuery: Read 10 rows, 1.97 KiB in 0.001505 sec., 6644.518272425249 rows/sec., 1.28 MiB/sec. 2026.05.19 19:30:00.927955 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} TCPHandler: Processed in 0.001687717 sec. 2026.05.19 19:30:00.928160 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.928264 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.19 19:30:00.928309 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.19 19:30:00.928776 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.928819 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.929136 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:30:00.929370 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.929510 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} executeQuery: Read 2 rows, 167.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 128.52 KiB/sec. 2026.05.19 19:30:00.929545 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} TCPHandler: Processed in 0.00143684 sec. 2026.05.19 19:30:00.929685 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.929786 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 19:30:00.929829 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 19:30:00.931557 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.931598 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.932180 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 19:30:00.932415 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.932553 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} executeQuery: Read 2395 rows, 180.76 KiB in 0.002787 sec., 859346.9680660209 rows/sec., 63.34 MiB/sec. 2026.05.19 19:30:00.932599 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} TCPHandler: Processed in 0.002963542 sec. 2026.05.19 19:30:00.932740 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.932852 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.932906 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 19:30:00.933413 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.933459 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.933797 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 19:30:00.934057 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.934209 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} executeQuery: Read 8 rows, 605.00 B in 0.00138 sec., 5797.101449275363 rows/sec., 428.13 KiB/sec. 2026.05.19 19:30:00.934249 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} TCPHandler: Processed in 0.001568463 sec. 2026.05.19 19:30:00.934380 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.934480 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.934527 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 19:30:00.935245 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.935287 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.935743 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 19:30:00.935974 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.936109 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} executeQuery: Read 801 rows, 47.38 KiB in 0.00165 sec., 485454.54545454547 rows/sec., 28.04 MiB/sec. 2026.05.19 19:30:00.936144 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} TCPHandler: Processed in 0.00181834 sec. 2026.05.19 19:30:00.936276 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.936373 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.936414 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.19 19:30:00.936868 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} oximeter.fields_u64 (01456499-d31d-417c-8934-e4d10311c033): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.936912 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.937374 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 19:30:00.937676 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} oximeter.fields_u64 (01456499-d31d-417c-8934-e4d10311c033): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.937844 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} executeQuery: Read 2 rows, 144.00 B in 0.001489 sec., 1343.183344526528 rows/sec., 94.44 KiB/sec. 2026.05.19 19:30:00.937881 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} TCPHandler: Processed in 0.001655386 sec. 2026.05.19 19:30:00.938009 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.938110 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 19:30:00.938152 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 19:30:00.939012 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.939051 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.939438 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 19:30:00.939650 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.939779 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} executeQuery: Read 1279 rows, 87.24 KiB in 0.001689 sec., 757252.8123149793 rows/sec., 50.44 MiB/sec. 2026.05.19 19:30:00.939813 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} TCPHandler: Processed in 0.001856421 sec. 2026.05.19 19:30:00.939952 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.940051 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.940094 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 19:30:00.941014 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.941052 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.941550 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 19:30:00.941769 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.941898 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} executeQuery: Read 2479 rows, 156.86 KiB in 0.001868 sec., 1327087.794432548 rows/sec., 82.01 MiB/sec. 2026.05.19 19:30:00.941932 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} TCPHandler: Processed in 0.002031166 sec. 2026.05.19 19:30:00.942066 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.942162 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.942217 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} 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 2026.05.19 19:30:00.943000 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.943040 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.943580 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 19:30:00.943813 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.943958 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} executeQuery: Read 6 rows, 11.01 KiB in 0.001815 sec., 3305.785123966942 rows/sec., 5.92 MiB/sec. 2026.05.19 19:30:00.944005 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} TCPHandler: Processed in 0.001989445 sec. 2026.05.19 19:30:00.944136 [ 259 ] {} TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 19:30:00.944233 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 19:30:00.944276 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 19:30:00.944618 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 19:30:00.944657 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.19 19:30:00.944987 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 19:30:00.945219 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.19 19:30:00.945354 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} executeQuery: Read 10 rows, 719.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 615.92 KiB/sec. 2026.05.19 19:30:00.945387 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} TCPHandler: Processed in 0.001301686 sec.